Home
last modified time | relevance | path

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

/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
/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