Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyReplacePhysRegs.cpp76 for (unsigned PReg = WebAssembly::NoRegister + 1; in runOnMachineFunction() local
/llvm-project/llvm/lib/CodeGen/
H A DRegisterUsageInfo.cpp93 for (unsigned PReg = 1, PRegE = TRI->getNumRegs(); PReg < PRegE; ++PReg) { print() local
H A DRegUsageInfoCollector.cpp157 for (unsigned PReg = 1, PRegE = TRI->getNumRegs(); PReg < PRegE; ++PReg) { runOnMachineFunction() local
[all...]
H A DRegAllocPBQP.cpp627 if (MRI.isReserved(PReg)) in initializeGraph() local
738 MCRegister PReg = G.getNodeMetadata(NId).getAllowedRegs()[AllocOpt - 1]; mapPBQPToRegAlloc() local
764 Register PReg = MRI.getSimpleHint(LI.reg()); finalizeAlloc() local
[all...]
H A DCallingConvLower.cpp254 for (MCPhysReg PReg : RemainingRegs) { in analyzeMustTailForwardedRegisters() local
H A DMachineFunction.cpp722 addLiveIn(MCRegister PReg,const TargetRegisterClass * RC) addLiveIn() argument
/llvm-project/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h150 MCPhysReg PReg; member
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp279 MCSubRegIndexIterator I(PReg, &TRI); in expandToSubRegs() local
H A DHexagonBitTracker.cpp1250 getNextPhysReg(unsigned PReg,unsigned Width) const getNextPhysReg() argument
H A DHexagonInstrInfo.cpp1371 Register PReg = Op1.getReg(); expandPostRAPseudo() local
1404 Register PReg = Op1.getReg(); expandPostRAPseudo() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp1018 : TRI->getEncodingValue(PReg); in FormCandidates() local
/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp3603 unsigned ScratchReg, SPReg, PReg, SPLimitOffset; adjustForHiPEPrologue() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp2863 for (unsigned PReg = AArch64::P8; PReg <= AArch64::P15; ++PReg) { findFreePredicateReg() local
/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp1287 addLiveIn(MachineFunction & MF,unsigned PReg,const TargetRegisterClass * RC) addLiveIn() argument
/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp3682 auto PReg = mc2PseudoReg(Reg); usesConstantBus() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp528 Register PReg = Next->getOperand(0).getReg(); isLibCallInTailPosition() local