Home
last modified time | relevance | path

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

12

/external/llvm/lib/Target/Lanai/
DLanaiMachineFunctionInfo.cpp16 unsigned LanaiMachineFunctionInfo::getGlobalBaseReg() { in getGlobalBaseReg() function in LanaiMachineFunctionInfo
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
DSparcMachineFunctionInfo.h36 unsigned getGlobalBaseReg() const { return GlobalBaseReg; } in getGlobalBaseReg() function
DSparcISelDAGToDAG.cpp68 SDNode* SparcDAGToDAGISel::getGlobalBaseReg() { in getGlobalBaseReg() function in SparcDAGToDAGISel
DSparcInstrInfo.cpp326 unsigned SparcInstrInfo::getGlobalBaseReg(MachineFunction *MF) const in getGlobalBaseReg() function in SparcInstrInfo
/external/llvm/lib/Target/Sparc/
DSparcMachineFunctionInfo.h42 unsigned getGlobalBaseReg() const { return GlobalBaseReg; } in getGlobalBaseReg() function
DSparcISelDAGToDAG.cpp69 SDNode* SparcDAGToDAGISel::getGlobalBaseReg() { in getGlobalBaseReg() function in SparcDAGToDAGISel
DSparcInstrInfo.cpp468 unsigned SparcInstrInfo::getGlobalBaseReg(MachineFunction *MF) const in getGlobalBaseReg() function in SparcInstrInfo
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
DAlphaMachineFunctionInfo.h47 unsigned getGlobalBaseReg() const { return GlobalBaseReg; } in getGlobalBaseReg() function
DAlphaInstrInfo.cpp338 unsigned AlphaInstrInfo::getGlobalBaseReg(MachineFunction *MF) const { in getGlobalBaseReg() function in AlphaInstrInfo
DAlphaISelDAGToDAG.cpp194 SDNode *AlphaDAGToDAGISel::getGlobalBaseReg() { in getGlobalBaseReg() function in AlphaDAGToDAGISel
/external/llvm/lib/Target/Mips/
DMipsMachineFunction.cpp33 unsigned MipsFunctionInfo::getGlobalBaseReg() { in getGlobalBaseReg() function in MipsFunctionInfo
DMipsISelDAGToDAG.cpp60 SDNode *MipsDAGToDAGISel::getGlobalBaseReg() { in getGlobalBaseReg() function in MipsDAGToDAGISel
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsMachineFunction.h95 unsigned getGlobalBaseReg() const { return GlobalBaseReg; } in getGlobalBaseReg() function
DMipsISelDAGToDAG.cpp105 SDNode *MipsDAGToDAGISel::getGlobalBaseReg() { in getGlobalBaseReg() function in MipsDAGToDAGISel
DMipsInstrInfo.cpp440 unsigned MipsInstrInfo::getGlobalBaseReg(MachineFunction *MF) const { in getGlobalBaseReg() function in MipsInstrInfo
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86MachineFunctionInfo.h114 unsigned getGlobalBaseReg() const { return GlobalBaseReg; } in getGlobalBaseReg() function
DX86ISelDAGToDAG.cpp1321 SDNode *X86DAGToDAGISel::getGlobalBaseReg() { in getGlobalBaseReg() function in X86DAGToDAGISel
DX86InstrInfo.cpp3310 unsigned X86InstrInfo::getGlobalBaseReg(MachineFunction *MF) const { in getGlobalBaseReg() function in X86InstrInfo
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeISelDAGToDAG.cpp182 SDNode *MBlazeDAGToDAGISel::getGlobalBaseReg() { in getGlobalBaseReg() function in MBlazeDAGToDAGISel
DMBlazeInstrInfo.cpp278 unsigned MBlazeInstrInfo::getGlobalBaseReg(MachineFunction *MF) const { in getGlobalBaseReg() function in MBlazeInstrInfo
DMBlazeMachineFunction.h161 unsigned getGlobalBaseReg() const { return GlobalBaseReg; } in getGlobalBaseReg() function
/external/llvm/lib/Target/X86/
DX86MachineFunctionInfo.h142 unsigned getGlobalBaseReg() const { return GlobalBaseReg; } in getGlobalBaseReg() function
DX86ISelDAGToDAG.cpp1726 SDNode *X86DAGToDAGISel::getGlobalBaseReg() { in getGlobalBaseReg() function in X86DAGToDAGISel
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp233 SDNode *PPCDAGToDAGISel::getGlobalBaseReg() { in getGlobalBaseReg() function in PPCDAGToDAGISel
/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp310 SDNode *PPCDAGToDAGISel::getGlobalBaseReg() { in getGlobalBaseReg() function in PPCDAGToDAGISel

12