Home
last modified time | relevance | path

Searched defs:PReg (Results 1 – 15 of 15) 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.cpp157 for (unsigned PReg = 1, PRegE = TRI->getNumRegs(); PReg < PRegE; ++PReg) { in runOnMachineFunction() local
H A DRegAllocPBQP.cpp627 MCRegister PReg(R); in initializeGraph() local
738 MCRegister PReg = G.getNodeMetadata(NId).getAllowedRegs()[AllocOpt - 1]; in mapPBQPToRegAlloc() local
764 Register PReg = MRI.getSimpleHint(LI.reg()); in finalizeAlloc() local
H A DCallingConvLower.cpp254 for (MCPhysReg PReg : RemainingRegs) { in analyzeMustTailForwardedRegisters() local
H A DMachineFunction.cpp722 Register MachineFunction::addLiveIn(MCRegister PReg, in addLiveIn()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h150 MCPhysReg PReg; member
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp279 unsigned PReg = *RC.begin(); in expandToSubRegs() local
H A DHexagonBitTracker.cpp1250 unsigned HexagonEvaluator::getNextPhysReg(unsigned PReg, unsigned Width) const { in getNextPhysReg()
H A DHexagonInstrInfo.cpp1371 Register PReg = Op1.getReg(); in expandPostRAPseudo() local
1404 Register PReg = Op1.getReg(); in expandPostRAPseudo() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp1018 Register PReg = PMO.getReg(); in FormCandidates() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp3600 unsigned ScratchReg, SPReg, PReg, SPLimitOffset; in adjustForHiPEPrologue() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp1277 addLiveIn(MachineFunction &MF, unsigned PReg, const TargetRegisterClass *RC) in addLiveIn()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp3687 auto PReg = mc2PseudoReg(Reg); in usesConstantBus() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp540 Register PReg = Next->getOperand(0).getReg(); in isLibCallInTailPosition() local