Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Sparc/
DSparcMachineFunctionInfo.h42 unsigned getGlobalBaseReg() const { return GlobalBaseReg; } in getGlobalBaseReg() function
DSparcISelDAGToDAG.cpp70 SDNode* SparcDAGToDAGISel::getGlobalBaseReg() { in getGlobalBaseReg() function in SparcDAGToDAGISel
DSparcInstrInfo.cpp446 unsigned SparcInstrInfo::getGlobalBaseReg(MachineFunction *MF) const in getGlobalBaseReg() function in SparcInstrInfo
/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/llvm/lib/Target/X86/
DX86MachineFunctionInfo.h133 unsigned getGlobalBaseReg() const { return GlobalBaseReg; } in getGlobalBaseReg() function
DX86ISelDAGToDAG.cpp1716 SDNode *X86DAGToDAGISel::getGlobalBaseReg() { in getGlobalBaseReg() function in X86DAGToDAGISel
DX86InstrInfo.cpp6746 unsigned X86InstrInfo::getGlobalBaseReg(MachineFunction *MF) const { in getGlobalBaseReg() function in X86InstrInfo
/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp315 SDNode *PPCDAGToDAGISel::getGlobalBaseReg() { in getGlobalBaseReg() function in PPCDAGToDAGISel