Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcMachineFunctionInfo.h42 unsigned getGlobalBaseReg() const { return GlobalBaseReg; } in getGlobalBaseReg() function
H A DSparcISelDAGToDAG.cpp68 SDNode* SparcDAGToDAGISel::getGlobalBaseReg() { in getGlobalBaseReg() function in SparcDAGToDAGISel
H A DSparcInstrInfo.cpp425 unsigned SparcInstrInfo::getGlobalBaseReg(MachineFunction *MF) const in getGlobalBaseReg() function in SparcInstrInfo
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A DMipsMachineFunction.cpp76 unsigned MipsFunctionInfo::getGlobalBaseReg() { in getGlobalBaseReg() function in MipsFunctionInfo
H A DMipsISelDAGToDAG.cpp60 SDNode *MipsDAGToDAGISel::getGlobalBaseReg() { in getGlobalBaseReg() function in MipsDAGToDAGISel
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h140 unsigned getGlobalBaseReg() const { return GlobalBaseReg; } in getGlobalBaseReg() function
H A DX86ISelDAGToDAG.cpp1573 SDNode *X86DAGToDAGISel::getGlobalBaseReg() { in getGlobalBaseReg() function in X86DAGToDAGISel
H A DX86InstrInfo.cpp5496 unsigned X86InstrInfo::getGlobalBaseReg(MachineFunction *MF) const { in getGlobalBaseReg() function in X86InstrInfo
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMMachineFunctionInfo.h224 unsigned getGlobalBaseReg() const { return GlobalBaseReg; } in getGlobalBaseReg() function
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp295 SDNode *PPCDAGToDAGISel::getGlobalBaseReg() { in getGlobalBaseReg() function in PPCDAGToDAGISel