Defined in 3 files as a prototype:
Defined in 3 files as a member:
Defined in 2 files as a function:
Referenced in 371 files:
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCall.cpp, line 3420
- external/apache2/llvm/dist/clang/lib/CodeGen/CGDebugInfo.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGDebugInfo.h, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGLoopInfo.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGLoopInfo.h, 8 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenFunction.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenFunction.h, 2 times
- external/apache2/llvm/dist/llvm/bindings/go/llvm/IRBindings.cpp, line 57
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter9/toy.cpp, line 845
- external/apache2/llvm/dist/llvm/include/llvm-c/DebugInfo.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/InlineAdvisor.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/LoopInfo.h, 8 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/DebugHandlerBase.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/FastISel.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GCMetadata.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/LostDebugLocObserver.h, line 21
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MIRYamlMapping.h, 6 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineBasicBlock.h, 9 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineFunction.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineInstr.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineInstrBuilder.h, 18 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineLoopInfo.h, line 68
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/SelectionDAG.h, 9 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/SelectionDAGNodes.h, 46 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/SwiftErrorValueTracking.h, line 98
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/SwitchLoweringUtils.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/TargetFrameLowering.h, line 220
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/TargetInstrInfo.h, 7 times
- external/apache2/llvm/dist/llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/DebugLoc.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/DiagnosticInfo.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/IRBuilder.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/Instruction.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/SampleProfileLoaderBaseImpl.h, line 276
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/ScalarEvolutionExpander.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/InlineAdvisor.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/LoopAccessAnalysis.cpp, line 2107
- external/apache2/llvm/dist/llvm/lib/Analysis/LoopInfo.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/BitcodeReader.cpp, line 3912
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h, line 280
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp, line 343
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/PseudoProbePrinter.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/PseudoProbePrinter.h, line 37
- external/apache2/llvm/dist/llvm/lib/CodeGen/BasicBlockSections.cpp, line 313
- external/apache2/llvm/dist/llvm/lib/CodeGen/BranchFolding.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/BranchRelaxation.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/CFIInstrInserter.cpp, line 304
- external/apache2/llvm/dist/llvm/lib/CodeGen/CodeGenPrepare.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/EarlyIfConversion.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/FEntryInserter.cpp, line 45
- external/apache2/llvm/dist/llvm/lib/CodeGen/GCRootLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/LostDebugLocObserver.cpp, line 55
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/Utils.cpp, line 630
- external/apache2/llvm/dist/llvm/lib/CodeGen/HardwareLoops.cpp, line 96
- external/apache2/llvm/dist/llvm/lib/CodeGen/IfConversion.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/ImplicitNullChecks.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugVariables.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/MIParser.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/MIRParser.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MIRPrinter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineBasicBlock.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineBlockPlacement.cpp, line 2852
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineCSE.cpp, line 862
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineCheckDebugify.cpp, line 61
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineFunction.cpp, line 349
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineInstr.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineInstrBundle.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineLICM.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineLoopInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineLoopUtils.cpp, line 105
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineOutliner.cpp, line 664
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachinePipeliner.cpp, line 404
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineRegisterInfo.cpp, line 480
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineSSAUpdater.cpp, line 125
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineSink.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineStripDebug.cpp, line 69
- external/apache2/llvm/dist/llvm/lib/CodeGen/ModuloSchedule.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/PatchableFunction.cpp, line 62
- external/apache2/llvm/dist/llvm/lib/CodeGen/PrologEpilogInserter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegAllocGreedy.cpp, line 3294
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegisterCoalescer.cpp, line 1332
- external/apache2/llvm/dist/llvm/lib/CodeGen/RenameIndependentSubregs.cpp, line 334
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/FastISel.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp, line 292
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/InstrEmitter.h, line 88
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SDNodeDbgValue.h, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h, 9 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp, line 1053
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp, line 607
- external/apache2/llvm/dist/llvm/lib/CodeGen/SplitKit.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SwiftErrorValueTracking.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TailDuplicator.cpp, line 1028
- external/apache2/llvm/dist/llvm/lib/CodeGen/TargetInstrInfo.cpp, line 150
- external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/IR/BasicBlock.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/IR/Core.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/IR/DebugInfo.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/IR/DebugLoc.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/IR/DiagnosticInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/IR/Metadata.cpp, line 1336
- external/apache2/llvm/dist/llvm/lib/IR/PseudoProbe.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Remarks/YAMLRemarkParser.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64A53Fix835769.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ConditionalCompares.cpp, line 612
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64FalkorHWPFFix.cpp, line 770
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64FrameLowering.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64InstrInfo.cpp, 33 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64InstrInfo.h, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64LowerHomogeneousPrologEpilog.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64RegisterInfo.cpp, line 550
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64SIMDInstrOpt.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64SLSHardening.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64SpeculationHardening.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp, 36 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUMachineCFGStructurizer.cpp, 20 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp, line 802
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDILCFGStructurizer.cpp, 21 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600ControlFlowFinalizer.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600InstrInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600InstrInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600OptimizeVectorRegisters.cpp, line 188
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIFoldOperands.cpp, line 758
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIFormMemoryClauses.cpp, line 390
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIFrameLowering.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIFrameLowering.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIISelLowering.cpp, 24 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIInsertHardClauses.cpp, line 132
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIInstrInfo.cpp, 46 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIInstrInfo.h, 13 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SILateBranchLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SILowerControlFlow.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SILowerI1Copies.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIMemoryLegalizer.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIOptimizeExecMasking.cpp, line 446
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIWholeQuadMode.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Target/ARC/ARCFrameLowering.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/ARC/ARCInstrInfo.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/ARC/ARCInstrInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARC/ARCRegisterInfo.cpp, line 45
- external/apache2/llvm/dist/llvm/lib/Target/ARM/A15SDOptimizer.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp, 35 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMBaseInstrInfo.h, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMBaseRegisterInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMBaseRegisterInfo.h, line 188
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMConstantIslandPass.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp, 21 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMFrameLowering.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMISelLowering.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMInstrInfo.cpp, line 121
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMInstructionSelector.cpp, line 489
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMSLSHardening.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MVEVPTBlockPass.cpp, line 241
- external/apache2/llvm/dist/llvm/lib/Target/ARM/Thumb1FrameLowering.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/Thumb1InstrInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/Thumb1InstrInfo.h, line 41
- external/apache2/llvm/dist/llvm/lib/Target/ARM/Thumb2ITBlockPass.cpp, line 201
- external/apache2/llvm/dist/llvm/lib/Target/ARM/Thumb2InstrInfo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/Thumb2InstrInfo.h, line 42
- external/apache2/llvm/dist/llvm/lib/Target/ARM/Thumb2SizeReduction.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ThumbRegisterInfo.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ThumbRegisterInfo.h, line 41
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRFrameLowering.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRInstrInfo.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRInstrInfo.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRRegisterInfo.cpp, line 138
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFISelDAGToDAG.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFInstrInfo.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFInstrInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFMIChecking.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFRegisterInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BTFDebug.cpp, line 1112
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonBitSimplify.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonConstExtenders.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonConstPropagation.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonCopyToCombine.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonEarlyIfConv.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonExpandCondsets.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonFixupHwLoops.cpp, line 172
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonFrameLowering.cpp, 19 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonGenInsert.cpp, line 1413
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonGenMux.cpp, line 342
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonGenPredicate.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonHardwareLoops.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonISelDAGToDAG.cpp, line 1287
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonISelLowering.cpp, line 1928
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonInstrInfo.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonInstrInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp, line 2165
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonNewValueJump.cpp, line 681
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonRegisterInfo.cpp, line 333
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonSplitConst32AndConst64.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonSplitDouble.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonStoreWidening.cpp, line 417
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonVExtract.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonVLIWPacketizer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonVectorPrint.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/LanaiDelaySlotFiller.cpp, line 126
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/LanaiFrameLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/LanaiInstrInfo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/LanaiInstrInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/LanaiRegisterInfo.cpp, line 141
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kCollapseMOVEMPass.cpp, line 171
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kExpandPseudo.cpp, line 78
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kFrameLowering.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kFrameLowering.h, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kISelLowering.cpp, line 2936
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kInstrInfo.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kInstrInfo.h, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/MSP430BranchSelector.cpp, line 180
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/MSP430FrameLowering.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/MSP430ISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/MSP430InstrInfo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/MSP430InstrInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/MSP430RegisterInfo.cpp, line 112
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MicroMipsSizeReduction.cpp, line 710
- external/apache2/llvm/dist/llvm/lib/Target/Mips/Mips16FrameLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/Mips16ISelDAGToDAG.cpp, line 74
- external/apache2/llvm/dist/llvm/lib/Target/Mips/Mips16ISelLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/Mips16InstrInfo.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/Mips16InstrInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/Mips16RegisterInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsBranchExpansion.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsConstantIslandPass.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsDelaySlotFiller.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsExpandPseudo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsISelLowering.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsInstrInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsInstrInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsMachineFunction.cpp, line 70
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsSEFrameLowering.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsSEISelLowering.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsSEInstrInfo.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsSEInstrInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsSERegisterInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXFrameLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXInstrInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXInstrInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCBranchSelector.cpp, line 362
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCExpandISEL.cpp, line 46
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCFrameLowering.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp, line 438
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCISelLowering.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCInstrInfo.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCInstrInfo.h, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCMIPeephole.cpp, line 1486
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCTLSDynamicCall.cpp, line 91
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVExpandAtomicPseudoInsts.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVExpandPseudoInsts.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVFrameLowering.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVFrameLowering.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVISelLowering.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVInstrInfo.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVInstrInfo.h, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVRegisterInfo.cpp, line 196
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/LeonPasses.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/SparcFrameLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/SparcISelLowering.cpp, line 3127
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/SparcInstrInfo.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/SparcInstrInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/SparcRegisterInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZCopyPhysRegs.cpp, line 85
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZFrameLowering.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZInstrInfo.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZInstrInfo.h, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZLongBranch.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZPostRewrite.cpp, line 163
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZRegisterInfo.cpp, line 292
- external/apache2/llvm/dist/llvm/lib/Target/VE/VEFrameLowering.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/VEISelLowering.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/VEISelLowering.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/VEInstrInfo.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/VEInstrInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/VERegisterInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyFixIrreducibleControlFlow.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyFrameLowering.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyFrameLowering.h, line 54
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyLateEHPrepare.cpp, line 218
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyPrepareForLiveIntervals.cpp, line 108
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86AvoidTrailingCall.cpp, line 124
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86CallFrameOptimization.cpp, line 502
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86CmovConversion.cpp, line 653
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86DiscriminateMemOps.cpp, line 56
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86DomainReassignment.cpp, line 183
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ExpandPseudo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FastISel.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FlagsCopyLowering.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FloatingPoint.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FrameLowering.cpp, 28 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FrameLowering.h, 14 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ISelLowering.cpp, 20 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86IndirectThunks.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstrInfo.cpp, 19 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstrInfo.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstructionSelector.cpp, line 1394
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86LoadValueInjectionLoadHardening.cpp, line 760
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86LoadValueInjectionRetHardening.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86LowerTileCopy.cpp, line 104
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86OptimizeLEAs.cpp, line 601
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86PadShortFunction.cpp, line 225
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86PreTileConfig.cpp, line 315
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86SpeculativeExecutionSideEffectSuppression.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86SpeculativeLoadHardening.cpp, 24 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86TileConfig.cpp, line 132
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86WinAllocaExpander.cpp, line 199
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreFrameLowering.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreISelLowering.cpp, line 1526
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreInstrInfo.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreInstrInfo.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreRegisterInfo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroInternal.h, line 283
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroSplit.cpp, line 1521
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/IROutliner.cpp, line 869
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/InlineSimple.cpp, line 61
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/Inliner.cpp, line 439
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/MergeFunctions.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/OpenMPOpt.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/PartialInlining.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/SampleProfile.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp, line 1541
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineNegator.cpp, line 516
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp, line 3216
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/BoundsChecking.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp, line 897
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LICM.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/CodeExtractor.cpp, line 1550
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/EntryExitInstrumenter.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/InlineFunction.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/Local.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SSAUpdater.cpp, line 175
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp, line 256
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SimplifyCFG.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp, line 7542
- external/apache2/llvm/dist/llvm/tools/llvm-dis/llvm-dis.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/Assembler.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/Assembler.h, 6 times
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/X86/Target.cpp, 2 times