/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyReplacePhysRegs.cpp | 76 for (unsigned PReg = WebAssembly::NoRegister + 1; in runOnMachineFunction() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | RegisterUsageInfo.cpp | 93 for (unsigned PReg = 1, PRegE = TRI->getNumRegs(); PReg < PRegE; ++PReg) { in print() local
|
H A D | RegUsageInfoCollector.cpp | 154 for (unsigned PReg = 1, PRegE = TRI->getNumRegs(); PReg < PRegE; ++PReg) { runOnMachineFunction() local [all...] |
H A D | RegAllocPBQP.cpp | 627 MCRegister PReg(R); in initializeGraph() local 738 MCRegister PReg = G.getNodeMetadata(NId).getAllowedRegs()[AllocOpt - 1]; in mapPBQPToRegAlloc() local 764 Register PReg in finalizeAlloc() local [all...] |
H A D | CallingConvLower.cpp | 254 for (MCPhysReg PReg : RemainingRegs) { in analyzeMustTailForwardedRegisters() local
|
H A D | MachineFunction.cpp | 710 addLiveIn(MCRegister PReg,const TargetRegisterClass * RC) addLiveIn() argument
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | CallingConvLower.h | 150 MCPhysReg PReg; member
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonBlockRanges.cpp | 279 unsigned PReg = *RC.begin(); in expandToSubRegs() local
|
H A D | HexagonBitTracker.cpp | 1250 unsigned HexagonEvaluator::getNextPhysReg(unsigned PReg, unsigned Width) const { in getNextPhysReg()
|
H A D | HexagonInstrInfo.cpp | 1370 Register PReg = Op1.getReg(); expandPostRAPseudo() local 1403 Register PReg = Op1.getReg(); expandPostRAPseudo() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMLoadStoreOptimizer.cpp | 1017 Register PReg = PMO.getReg(); FormCandidates() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86FrameLowering.cpp | 3545 unsigned ScratchReg, SPReg, PReg, SPLimitOffset; adjustForHiPEPrologue() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsISelLowering.cpp | 1261 addLiveIn(MachineFunction & MF,unsigned PReg,const TargetRegisterClass * RC) addLiveIn() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/ |
H A D | AMDGPUAsmParser.cpp | 3536 auto PReg = mc2PseudoReg(Reg); usesConstantBus() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizerHelper.cpp | 521 Register PReg = Next->getOperand(0).getReg(); isLibCallInTailPosition() local
|