Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/AMDGPU/
HDR600ExpandSpecialInstrs.cpp122 unsigned PReg = AMDGPU::R600_ArrayBaseRegClass.getRegister( in runOnMachineFunction() local
151 unsigned PReg = AMDGPU::R600_ArrayBaseRegClass.getRegister( in runOnMachineFunction() local
181 unsigned PReg = AMDGPU::R600_ArrayBaseRegClass.getRegister( in runOnMachineFunction() local
/NextBSD/contrib/llvm/lib/CodeGen/
HDRegAllocPBQP.cpp579 unsigned PReg = RawPRegOrder[I]; in initializeGraph() local
676 unsigned PReg = G.getNodeMetadata(NId).getAllowedRegs()[AllocOption - 1]; in mapPBQPToRegAlloc() local
704 unsigned PReg = MRI.getSimpleHint(LI.reg); in finalizeAlloc() local
HDCallingConvLower.cpp242 for (MCPhysReg PReg : RemainingRegs) { in analyzeMustTailForwardedRegisters() local
HDMachineFunction.cpp439 unsigned MachineFunction::addLiveIn(unsigned PReg, in addLiveIn()
/NextBSD/contrib/llvm/include/llvm/CodeGen/
HDCallingConvLower.h169 MCPhysReg PReg; member
/NextBSD/contrib/llvm/lib/Target/Hexagon/
HDHexagonBitTracker.cpp1128 unsigned HexagonEvaluator::getNextPhysReg(unsigned PReg, unsigned Width) const { in getNextPhysReg()
/NextBSD/contrib/llvm/lib/Target/X86/
HDX86FrameLowering.cpp1834 unsigned ScratchReg, SPReg, PReg, SPLimitOffset; in adjustForHiPEPrologue() local
/NextBSD/contrib/llvm/lib/Target/ARM/
HDARMLoadStoreOptimizer.cpp915 unsigned PReg = PMO.getReg(); in FormCandidates() local
/NextBSD/contrib/llvm/lib/Target/Mips/
HDMipsISelLowering.cpp897 addLiveIn(MachineFunction &MF, unsigned PReg, const TargetRegisterClass *RC) in addLiveIn()