Searched refs:isGVInGOT (Results 1 – 3 of 3) sorted by relevance
363 bool ARMSubtarget::isGVInGOT(const GlobalValue *GV) const { in isGVInGOT() function in ARMSubtarget
855 bool isGVInGOT(const GlobalValue *GV) const;
684 if (STI.isGVInGOT(GV)) in selectGlobal()