Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEMachineFunctionInfo.h41 Register getGlobalBaseReg() const { return GlobalBaseReg; } in getGlobalBaseReg() function
H A DVEISelDAGToDAG.cpp333 SDNode *VEDAGToDAGISel::getGlobalBaseReg() { in getGlobalBaseReg() function in VEDAGToDAGISel
H A DVEInstrInfo.cpp756 Register VEInstrInfo::getGlobalBaseReg(MachineFunction *MF) const { in getGlobalBaseReg() function in VEInstrInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcMachineFunctionInfo.h46 Register getGlobalBaseReg() const { return GlobalBaseReg; } in getGlobalBaseReg() function
H A DSparcInstrInfo.cpp606 Register SparcInstrInfo::getGlobalBaseReg(MachineFunction *MF) const { in getGlobalBaseReg() function in SparcInstrInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYMachineFunctionInfo.h43 Register getGlobalBaseReg() const { return GlobalBaseReg; } in getGlobalBaseReg() function
H A DCSKYInstrInfo.cpp566 Register CSKYInstrInfo::getGlobalBaseReg(MachineFunction &MF) const { in getGlobalBaseReg() function in CSKYInstrInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kMachineFunction.h93 unsigned getGlobalBaseReg() const { return GlobalBaseReg; } in getGlobalBaseReg() function
H A DM68kInstrInfo.cpp815 unsigned M68kInstrInfo::getGlobalBaseReg(MachineFunction *MF) const { in getGlobalBaseReg() function in M68kInstrInfo
H A DM68kISelDAGToDAG.cpp384 SDNode *M68kDAGToDAGISel::getGlobalBaseReg() { in getGlobalBaseReg() function in M68kDAGToDAGISel
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsMachineFunction.cpp54 Register MipsFunctionInfo::getGlobalBaseReg(MachineFunction &MF) { getGlobalBaseReg() function in MipsFunctionInfo
H A DMipsISelDAGToDAG.cpp70 SDNode *MipsDAGToDAGISel::getGlobalBaseReg() { in getGlobalBaseReg() function in MipsDAGToDAGISel
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp3236 SDNode *X86DAGToDAGISel::getGlobalBaseReg() { in getGlobalBaseReg() function in X86DAGToDAGISel
H A DX86InstrInfo.cpp8867 unsigned X86InstrInfo::getGlobalBaseReg(MachineFunction *MF) const { in getGlobalBaseReg() function in X86InstrInfo