Searched refs:getAddrGlobalLargeGOT (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.h302 SDValue getAddrGlobalLargeGOT(NodeTy *N, EVT Ty, SelectionDAG &DAG, function in class:llvm::MipsTargetLowering
H A DMipsISelLowering.cpp1602 return getAddrGlobalLargeGOT(N, Ty, DAG, MipsII::MO_GOT_HI16,
2550 Callee = getAddrGlobalLargeGOT(G, Ty, DAG, MipsII::MO_CALL_HI16,
2568 Callee = getAddrGlobalLargeGOT(S, Ty, DAG, MipsII::MO_CALL_HI16,

Completed in 131 milliseconds