Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DThumb1FrameLowering.cpp177 static bool isCalleeSavedRegister(unsigned Reg, const uint16_t *CSRegs) { in isCalleeSavedRegister()
184 static bool isCSRestore(MachineInstr *MI, const uint16_t *CSRegs) { in isCSRestore()
216 const uint16_t *CSRegs = RegInfo->getCalleeSavedRegs(); in emitEpilogue() local
DARMFrameLowering.cpp86 static bool isCalleeSavedRegister(unsigned Reg, const uint16_t *CSRegs) { in isCalleeSavedRegister()
95 const uint16_t *CSRegs) { in isCSRestore()
372 const uint16_t *CSRegs = RegInfo->getCalleeSavedRegs(); in emitEpilogue() local
1248 const uint16_t *CSRegs = RegInfo->getCalleeSavedRegs(); in processFunctionBeforeCalleeSavedScan() local
/external/llvm/lib/CodeGen/
DRegisterScavenging.cpp100 const uint16_t *CSRegs = TRI->getCalleeSavedRegs(&MF); in enterBasicBlock() local
DPrologEpilogInserter.cpp213 const uint16_t *CSRegs = RegInfo->getCalleeSavedRegs(&Fn); in calculateCalleeSavedRegisters() local