Searched defs:CalleeSavedRegs (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXRegisterInfo.cpp103 static const MCPhysReg CalleeSavedRegs[] = { 0 }; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430RegisterInfo.cpp41 static const MCPhysReg CalleeSavedRegs[] = { local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRegisterClassInfo.h59 const MCPhysReg *CalleeSavedRegs = nullptr; member in class:llvm::RegisterClassInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegisterInfo.cpp40 static const MCPhysReg CalleeSavedRegs[] = {0}; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreRegisterInfo.cpp213 static const MCPhysReg CalleeSavedRegs[] = { local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRPrinter.cpp316 const MCPhysReg *CalleeSavedRegs = RegInfo.getCalleeSavedRegs(); local
H A DLiveDebugValues.cpp120 BitVector CalleeSavedRegs; member in class:__anon1733::LiveDebugValues

Completed in 212 milliseconds