Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonCallingConvLower.h148 unsigned AllocateReg(const unsigned *Regs, const unsigned *ShadowRegs, in AllocateReg()
/external/llvm/include/llvm/CodeGen/
DCallingConvLower.h364 unsigned AllocateReg(const MCPhysReg *Regs, const MCPhysReg *ShadowRegs, in AllocateReg()
397 const MCPhysReg *ShadowRegs, unsigned NumShadowRegs) { in AllocateStack()
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp3498 const MCPhysReg *IntArgRegs = intArgRegs(), *ShadowRegs = shadowRegs(); in allocateRegs() local