Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsMachineFunction.cpp29 unsigned MipsFunctionInfo::getGlobalBaseReg() { in getGlobalBaseReg() function in MipsFunctionInfo
DMipsISelDAGToDAG.cpp59 SDNode *MipsDAGToDAGISel::getGlobalBaseReg() { in getGlobalBaseReg() function in MipsDAGToDAGISel
/external/llvm/lib/Target/Sparc/
DSparcMachineFunctionInfo.h37 unsigned getGlobalBaseReg() const { return GlobalBaseReg; } in getGlobalBaseReg() function
DSparcISelDAGToDAG.cpp68 SDNode* SparcDAGToDAGISel::getGlobalBaseReg() { in getGlobalBaseReg() function in SparcDAGToDAGISel
DSparcInstrInfo.cpp337 unsigned SparcInstrInfo::getGlobalBaseReg(MachineFunction *MF) const in getGlobalBaseReg() function in SparcInstrInfo
/external/llvm/lib/Target/X86/
DX86MachineFunctionInfo.h120 unsigned getGlobalBaseReg() const { return GlobalBaseReg; } in getGlobalBaseReg() function
DX86ISelDAGToDAG.cpp1486 SDNode *X86DAGToDAGISel::getGlobalBaseReg() { in getGlobalBaseReg() function in X86DAGToDAGISel
DX86InstrInfo.cpp4528 unsigned X86InstrInfo::getGlobalBaseReg(MachineFunction *MF) const { in getGlobalBaseReg() function in X86InstrInfo
/external/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.h160 unsigned getGlobalBaseReg() const { return GlobalBaseReg; } in getGlobalBaseReg() function
/external/llvm/lib/Target/ARM/
DARMMachineFunctionInfo.h257 unsigned getGlobalBaseReg() const { return GlobalBaseReg; } in getGlobalBaseReg() function
/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp261 SDNode *PPCDAGToDAGISel::getGlobalBaseReg() { in getGlobalBaseReg() function in PPCDAGToDAGISel