Home
last modified time | relevance | path

Searched defs:PReg (Results 1 – 16 of 16) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyReplacePhysRegs.cpp76 for (unsigned PReg = WebAssembly::NoRegister + 1; in runOnMachineFunction() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterUsageInfo.cpp93 for (unsigned PReg = 1, PRegE = TRI->getNumRegs(); PReg < PRegE; ++PReg) { in print() local
H A DRegUsageInfoCollector.cpp181 for (unsigned PReg = 1, PRegE = TRI->getNumRegs(); PReg < PRegE; ++PReg) { in run() local
H A DRegAllocPBQP.cpp624 MCRegister PReg(R); in initializeGraph() local
735 MCRegister PReg = G.getNodeMetadata(NId).getAllowedRegs()[AllocOpt - 1]; in mapPBQPToRegAlloc() local
761 Register PReg = MRI.getSimpleHint(LI.reg()); in finalizeAlloc() local
H A DCallingConvLower.cpp254 for (MCRegister PReg : RemainingRegs) { in analyzeMustTailForwardedRegisters() local
H A DMachineFunction.cpp763 Register MachineFunction::addLiveIn(MCRegister PReg, in addLiveIn()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h151 MCPhysReg PReg; member
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp278 unsigned PReg = *RC.begin(); in expandToSubRegs() local
H A DHexagonBitTracker.cpp1242 unsigned HexagonEvaluator::getNextPhysReg(unsigned PReg, unsigned Width) const { in getNextPhysReg()
H A DHexagonInstrInfo.cpp1374 Register PReg = Op1.getReg(); in expandPostRAPseudo() local
1407 Register PReg = Op1.getReg(); in expandPostRAPseudo() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp1015 Register PReg = PMO.getReg(); in FormCandidates() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp3664 unsigned ScratchReg, SPReg, PReg, SPLimitOffset; in adjustForHiPEPrologue() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp1372 addLiveIn(MachineFunction &MF, unsigned PReg, const TargetRegisterClass *RC) in addLiveIn()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp3199 for (unsigned PReg = AArch64::P8; PReg <= AArch64::P15; ++PReg) { in findFreePredicateReg() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp3827 auto PReg = mc2PseudoReg(Reg); in usesConstantBus() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp554 Register PReg = Next->getOperand(0).getReg(); in isLibCallInTailPosition() local