Home
last modified time | relevance | path

Searched defs:CSR (Results 1 – 8 of 8) sorted by relevance

/external/llvm/lib/Target/X86/
DX86MachineFunctionInfo.cpp23 for (const MCPhysReg *CSR = in setRestoreBasePointer() local
/external/llvm/lib/CodeGen/
DRegisterClassInfo.cpp51 const MCPhysReg *CSR = TRI->getCalleeSavedRegs(MF); in runOnMachineFunction() local
DRegAllocGreedy.cpp865 if (unsigned CSR = RegClassInfo.getLastCalleeSavedAlias(PhysReg)) in tryEvict() local
1351 if (unsigned CSR = RegClassInfo.getLastCalleeSavedAlias(PhysReg)) in calculateRegionSplitCost() local
2446 if (unsigned CSR = RegClassInfo.getLastCalleeSavedAlias(PhysReg)) in selectOrSplitImpl() local
DMachineFunction.cpp600 for (const MCPhysReg *CSR = TRI->getCalleeSavedRegs(MF); CSR && *CSR; ++CSR) in getPristineRegs() local
DRegAllocPBQP.cpp546 const MCPhysReg *CSR = TRI.getCalleeSavedRegs(&MF); in isACalleeSavedRegister() local
/external/llvm/include/llvm/ADT/
DTriple.h120 CSR enumerator
/external/llvm/lib/Target/Hexagon/
DHexagonVLIWPacketizer.cpp392 for (const MCPhysReg *CSR = in DoesModifyCalleeSavedReg() local
/external/clang/lib/Sema/
DSemaChecking.cpp3946 const CharSourceRange &CSR = getSpecifierRange(StartSpecifier, in checkFormatExpr() local