Searched defs:GlobalBase (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/VE/ | ||
H A D | VEISelLowering.cpp | 1029 SDValue GlobalBase = DAG.getNode(VEISD::GLOBAL_BASE_REG, DL, PtrVT); makeAddress() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Sparc/ | ||
H A D | SparcISelLowering.cpp | 2162 SDValue GlobalBase = DAG.getNode(SPISD::GLOBAL_BASE_REG, DL, VT); makeAddress() local |