Searched defs:getGlobalReg (Results 1 – 2 of 2) sorted by relevance
369 llvm::Value *getGlobalReg() const { assert(isGlobalReg()); return V; } in getGlobalReg() function
74 SDValue MipsTargetLowering::getGlobalReg(SelectionDAG &DAG, EVT Ty) const { in getGlobalReg() function in MipsTargetLowering