Searched refs:getGV (Results 1 – 5 of 5) sorted by relevance
118 static GlobalValue *getGV(DataRefImpl &Symb) { in getGV() function154 const GlobalValue *GV = getGV(Symb); in moveSymbolNext()192 const GlobalValue *GV = getGV(Symb); in printSymbolName()209 const GlobalValue *GV = getGV(Symb); in getSymbolFlags()239 GlobalValue *IRObjectFile::getSymbolGV(DataRefImpl Symb) { return getGV(Symb); } in getSymbolGV()
164 const GlobalValue *getGV() const;
156 const GlobalValue *ARMConstantPoolConstant::getGV() const { in getGV() function in ARMConstantPoolConstant
886 const GlobalValue *GV = cast<ARMConstantPoolConstant>(ACPV)->getGV(); in EmitMachineConstantPoolValue()
1365 Create(cast<ARMConstantPoolConstant>(ACPV)->getGV(), PCLabelId, in duplicateCPV()