Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h330 MCRegister AllocateReg(MCPhysReg Reg) { in AllocateReg() function
338 MCRegister AllocateReg(MCPhysReg Reg, MCPhysReg ShadowReg) { in AllocateReg() function
349 MCRegister AllocateReg(ArrayRef<MCPhysReg> Regs) { in AllocateReg() function
390 /// Version of AllocateReg with list of registers to be shadowed. in AllocateReg() function