Home
last modified time | relevance | path

Searched refs:shadowRegs (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsISelLowering.h412 const MCPhysReg *shadowRegs() const;
DMipsISelLowering.cpp3490 const MCPhysReg *MipsTargetLowering::MipsCC::shadowRegs() const { in shadowRegs() function in MipsTargetLowering::MipsCC
3498 const MCPhysReg *IntArgRegs = intArgRegs(), *ShadowRegs = shadowRegs(); in allocateRegs()