Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Sparc/
DSparcMachineFunctionInfo.h42 unsigned getGlobalBaseReg() const { return GlobalBaseReg; } in getGlobalBaseReg() function
DSparcISelDAGToDAG.cpp68 SDNode* SparcDAGToDAGISel::getGlobalBaseReg() { in getGlobalBaseReg() function in SparcDAGToDAGISel
DSparcInstrInfo.cpp425 unsigned SparcInstrInfo::getGlobalBaseReg(MachineFunction *MF) const in getGlobalBaseReg() function in SparcInstrInfo
/external/llvm/lib/Target/Mips/
DMipsMachineFunction.cpp76 unsigned MipsFunctionInfo::getGlobalBaseReg() { in getGlobalBaseReg() function in MipsFunctionInfo
DMipsISelDAGToDAG.cpp60 SDNode *MipsDAGToDAGISel::getGlobalBaseReg() { in getGlobalBaseReg() function in MipsDAGToDAGISel
/external/llvm/lib/Target/X86/
DX86MachineFunctionInfo.h120 unsigned getGlobalBaseReg() const { return GlobalBaseReg; } in getGlobalBaseReg() function
DX86ISelDAGToDAG.cpp1564 SDNode *X86DAGToDAGISel::getGlobalBaseReg() { in getGlobalBaseReg() function in X86DAGToDAGISel
DX86InstrInfo.cpp5170 unsigned X86InstrInfo::getGlobalBaseReg(MachineFunction *MF) const { in getGlobalBaseReg() function in X86InstrInfo
/external/llvm/lib/Target/ARM/
DARMMachineFunctionInfo.h209 unsigned getGlobalBaseReg() const { return GlobalBaseReg; } in getGlobalBaseReg() function
/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp269 SDNode *PPCDAGToDAGISel::getGlobalBaseReg() { in getGlobalBaseReg() function in PPCDAGToDAGISel