Defined in 1 files as a prototype:
Defined in 8 files as a function:
Referenced in 142 files:
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/AntiDepBreaker.h, line 64
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h, line 136
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineInstr.h, line 1846
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineRegisterInfo.h, line 839
- external/apache2/llvm/dist/llvm/lib/CodeGen/AggressiveAntiDepBreaker.cpp, line 966
- external/apache2/llvm/dist/llvm/lib/CodeGen/BreakFalseDeps.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/CriticalAntiDepBreaker.cpp, line 661
- external/apache2/llvm/dist/llvm/lib/CodeGen/EarlyIfConversion.cpp, line 666
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/Localizer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/RegisterBankInfo.cpp, line 470
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/Utils.cpp, line 76
- external/apache2/llvm/dist/llvm/lib/CodeGen/InlineSpiller.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugVariables.cpp, line 1447
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveInterval.cpp, line 1382
- external/apache2/llvm/dist/llvm/lib/CodeGen/MIRCanonicalizerPass.cpp, line 338
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineCSE.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineCopyPropagation.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineInstr.cpp, line 2318
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineLoopUtils.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineOperand.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachinePipeliner.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineRegisterInfo.cpp, line 392
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineSSAUpdater.cpp, line 234
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineSink.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/ModuloSchedule.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/PHIElimination.cpp, line 453
- external/apache2/llvm/dist/llvm/lib/CodeGen/PeepholeOptimizer.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegAllocFast.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegisterCoalescer.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/RenameIndependentSubregs.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SplitKit.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TailDuplicator.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TargetInstrInfo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TwoAddressInstructionPass.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/VirtRegMap.cpp, line 599
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64A57FPLoadBalancing.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64DeadRegisterDefinitionsPass.cpp, line 174
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64FalkorHWPFFix.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64FastISel.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp, 19 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerLowering.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/AArch64PreLegalizerCombiner.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUCallLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUMachineCFGStructurizer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600ControlFlowFinalizer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600EmitClauseMarkers.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600ExpandSpecialInstrs.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600InstrInfo.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600Packetizer.cpp, line 137
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIFoldOperands.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIISelLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIInstrInfo.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp, line 1737
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SILowerI1Copies.cpp, line 701
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIOptimizeExecMasking.cpp, line 349
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIOptimizeExecMaskingPreRA.cpp, line 294
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIPeepholeSDWA.cpp, line 247
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIPreAllocateWWMRegs.cpp, line 138
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIShrinkInstructions.cpp, line 290
- external/apache2/llvm/dist/llvm/lib/Target/ARC/ARCOptAddrMode.cpp, line 384
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMCallLowering.cpp, line 483
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMConstantIslandPass.cpp, line 2322
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMInstructionSelector.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp, line 1451
- external/apache2/llvm/dist/llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MVETPAndVPTOptimisationsPass.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRFrameLowering.cpp, line 322
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFMISimplifyPatchable.cpp, line 202
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/Disassembler/HexagonDisassembler.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonAsmPrinter.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonBitSimplify.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonConstPropagation.cpp, line 3139
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonExpandCondsets.cpp, line 925
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonFrameLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonHardwareLoops.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonInstrInfo.cpp, line 753
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonOptAddrMode.cpp, line 422
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonPeephole.cpp, line 246
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonSplitDouble.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/RDFCopy.cpp, line 180
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/Disassembler/LanaiDisassembler.cpp, line 113
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kInstrInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/AsmParser/MSP430AsmParser.cpp, line 591
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsFastISel.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsInstructionSelector.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsOptimizePICCall.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsSEISelDAGToDAG.cpp, line 122
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXProxyRegErasure.cpp, line 114
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCFrameLowering.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCISelLowering.cpp, line 11178
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCInstrInfo.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCMIPeephole.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCReduceCRLogicals.cpp, line 235
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCVSXCopy.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCVSXFMAMutate.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCVSXSwapRemoval.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVISelLowering.cpp, line 6539
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVMergeBaseOffset.cpp, line 252
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/DelaySlotFiller.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/SparcRegisterInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZCopyPhysRegs.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZInstrInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZPostRewrite.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZShortenInst.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/VEInstrInfo.cpp, line 715
- external/apache2/llvm/dist/llvm/lib/Target/VE/VERegisterInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyDebugValueManager.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyExplicitLocals.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyFixBrTableDefaults.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp, line 497
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyMemIntrinsicResults.cpp, line 122
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyPeephole.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyReplacePhysRegs.cpp, line 103
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86CallLowering.cpp, line 358
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86CmovConversion.cpp, line 790
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FastISel.cpp, line 3943
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FloatingPoint.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstrBuilder.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstrInfo.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86InstructionSelector.cpp, line 262
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86LowerTileCopy.cpp, line 117
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86OptimizeLEAs.cpp, line 678
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86SpeculativeLoadHardening.cpp, 4 times
- sys/lib/libunwind/libunwind.cxx, line 262