Home
last modified time | relevance | path

Searched defs:getGlobalBaseReg (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiMachineFunctionInfo.cpp15 unsigned LanaiMachineFunctionInfo::getGlobalBaseReg() { in getGlobalBaseReg() function in LanaiMachineFunctionInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcMachineFunctionInfo.h41 unsigned getGlobalBaseReg() const { return GlobalBaseReg; } in getGlobalBaseReg() function
DSparcISelDAGToDAG.cpp68 SDNode* SparcDAGToDAGISel::getGlobalBaseReg() { in getGlobalBaseReg() function in SparcDAGToDAGISel
DSparcInstrInfo.cpp471 unsigned SparcInstrInfo::getGlobalBaseReg(MachineFunction *MF) const in getGlobalBaseReg() function in SparcInstrInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsMachineFunction.cpp47 Register MipsFunctionInfo::getGlobalBaseReg() { in getGlobalBaseReg() function in MipsFunctionInfo
DMipsISelDAGToDAG.cpp67 SDNode *MipsDAGToDAGISel::getGlobalBaseReg() { in getGlobalBaseReg() function in MipsDAGToDAGISel
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86MachineFunctionInfo.h149 unsigned getGlobalBaseReg() const { return GlobalBaseReg; } in getGlobalBaseReg() function
DX86ISelDAGToDAG.cpp2680 SDNode *X86DAGToDAGISel::getGlobalBaseReg() { in getGlobalBaseReg() function in X86DAGToDAGISel
DX86InstrInfo.cpp6015 unsigned X86InstrInfo::getGlobalBaseReg(MachineFunction *MF) const { in getGlobalBaseReg() function in X86InstrInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp430 SDNode *PPCDAGToDAGISel::getGlobalBaseReg() { in getGlobalBaseReg() function in PPCDAGToDAGISel