Searched defs:PReg (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp280 unsigned PReg = *RC.begin(); local
H A DHexagonInstrInfo.cpp1284 Register PReg = Op1.getReg(); local
1317 Register PReg = Op1.getReg(); local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h167 ForwardedRegister(Register VReg, MCPhysReg PReg, MVT VT) argument
170 MCPhysReg PReg; member in struct:llvm::ForwardedRegister
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp614 unsigned PReg = RawPRegOrder[I]; local
725 unsigned PReg = G.getNodeMetadata(NId).getAllowedRegs()[AllocOption - 1]; local
753 unsigned PReg local
[all...]
H A DMachineFunction.cpp662 Register MachineFunction::addLiveIn(MCRegister PReg, argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp1015 Register PReg = PMO.getReg(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp1258 addLiveIn(MachineFunction &MF, unsigned PReg, const TargetRegisterClass *RC) argument

Completed in 96 milliseconds