Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DCallingConvLower.h328 MCRegister AllocateReg(MCPhysReg Reg) { in AllocateReg() function
336 MCRegister AllocateReg(MCPhysReg Reg, MCPhysReg ShadowReg) { in AllocateReg() function
347 MCPhysReg AllocateReg(ArrayRef<MCPhysReg> Regs) { in AllocateReg() function
388 MCRegister AllocateReg(ArrayRef<MCPhysReg> Regs, const MCPhysReg *ShadowRegs) { in AllocateReg() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DCallingConvLower.h354 unsigned AllocateReg(unsigned Reg) { in AllocateReg() function
361 unsigned AllocateReg(unsigned Reg, unsigned ShadowReg) { in AllocateReg() function
371 unsigned AllocateReg(ArrayRef<MCPhysReg> Regs) { in AllocateReg() function
412 unsigned AllocateReg(ArrayRef<MCPhysReg> Regs, const MCPhysReg *ShadowRegs) { in AllocateReg() function
/external/llvm/include/llvm/CodeGen/
DCallingConvLower.h342 unsigned AllocateReg(unsigned Reg) { in AllocateReg() function
349 unsigned AllocateReg(unsigned Reg, unsigned ShadowReg) { in AllocateReg() function
359 unsigned AllocateReg(ArrayRef<MCPhysReg> Regs) { in AllocateReg() function
400 unsigned AllocateReg(ArrayRef<MCPhysReg> Regs, const MCPhysReg *ShadowRegs) { in AllocateReg() function