Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyReplacePhysRegs.cpp76 for (unsigned PReg = WebAssembly::NoRegister + 1; in runOnMachineFunction() local
/freebsd-src/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.cpp154 for (unsigned PReg = 1, PRegE = TRI->getNumRegs(); PReg < PRegE; ++PReg) { runOnMachineFunction() local
[all...]
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 in finalizeAlloc() local
[all...]
H A DCallingConvLower.cpp254 for (MCPhysReg PReg : RemainingRegs) { in analyzeMustTailForwardedRegisters() local
H A DMachineFunction.cpp710 addLiveIn(MCRegister PReg,const TargetRegisterClass * RC) addLiveIn() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h150 MCPhysReg PReg; member
/freebsd-src/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.cpp1370 Register PReg = Op1.getReg(); expandPostRAPseudo() local
1403 Register PReg = Op1.getReg(); expandPostRAPseudo() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp1017 Register PReg = PMO.getReg(); FormCandidates() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp3545 unsigned ScratchReg, SPReg, PReg, SPLimitOffset; adjustForHiPEPrologue() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp1261 addLiveIn(MachineFunction & MF,unsigned PReg,const TargetRegisterClass * RC) addLiveIn() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp3536 auto PReg = mc2PseudoReg(Reg); usesConstantBus() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp521 Register PReg = Next->getOperand(0).getReg(); isLibCallInTailPosition() local