Home
last modified time | relevance | path

Searched defs:CalleeSavedRegs (Results 1 – 22 of 22) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/PTX/
DPTXRegisterInfo.h37 static const unsigned CalleeSavedRegs[] = { 0 }; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/
DNVPTXRegisterInfo.cpp104 static const MCPhysReg CalleeSavedRegs[] = { 0 }; in getCalleeSavedRegs() local
/external/llvm/lib/Target/NVPTX/
DNVPTXRegisterInfo.cpp82 static const MCPhysReg CalleeSavedRegs[] = { 0 }; in getCalleeSavedRegs() local
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
DSparcRegisterInfo.cpp38 static const unsigned CalleeSavedRegs[] = { 0 }; in getCalleeSavedRegs() local
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZRegisterInfo.cpp41 static const unsigned CalleeSavedRegs[] = { in getCalleeSavedRegs() local
/external/llvm/lib/Target/MSP430/
DMSP430RegisterInfo.cpp42 static const MCPhysReg CalleeSavedRegs[] = { in getCalleeSavedRegs() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/
DMSP430RegisterInfo.cpp42 static const MCPhysReg CalleeSavedRegs[] = { in getCalleeSavedRegs() local
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyRegisterInfo.cpp41 static const MCPhysReg CalleeSavedRegs[] = {0}; in getCalleeSavedRegs() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRegisterInfo.cpp41 static const MCPhysReg CalleeSavedRegs[] = {0}; in getCalleeSavedRegs() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DRegisterClassInfo.h60 const MCPhysReg *CalleeSavedRegs = nullptr; variable
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DRegisterScavenging.h60 BitVector CalleeSavedRegs; variable
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeRegisterInfo.cpp60 static const unsigned CalleeSavedRegs[] = { in getCalleeSavedRegs() local
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
DAlphaRegisterInfo.cpp59 static const unsigned CalleeSavedRegs[] = { in getCalleeSavedRegs() local
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/
DMSP430RegisterInfo.cpp45 static const unsigned CalleeSavedRegs[] = { in getCalleeSavedRegs() local
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
DBlackfinRegisterInfo.cpp44 static const unsigned CalleeSavedRegs[] = { in getCalleeSavedRegs() local
/external/swiftshader/third_party/LLVM/lib/Target/XCore/
DXCoreRegisterInfo.cpp78 static const unsigned CalleeSavedRegs[] = { in getCalleeSavedRegs() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DShadowCallStack.cpp256 std::bitset<X86::NUM_TARGET_REGS> CalleeSavedRegs; in runOnMachineFunction() local
/external/llvm/lib/Target/XCore/
DXCoreRegisterInfo.cpp215 static const MCPhysReg CalleeSavedRegs[] = { in getCalleeSavedRegs() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
DXCoreRegisterInfo.cpp214 static const MCPhysReg CalleeSavedRegs[] = { in getCalleeSavedRegs() local
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMBaseRegisterInfo.cpp73 static const unsigned CalleeSavedRegs[] = { in getCalleeSavedRegs() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMIRPrinter.cpp305 const MCPhysReg *CalleeSavedRegs = RegInfo.getCalleeSavedRegs(); in convert() local
DLiveDebugValues.cpp86 BitVector CalleeSavedRegs; member in __anon9053f27e0111::LiveDebugValues