Searched refs:getGV (Results 1 – 5 of 5) sorted by relevance
117 static GlobalValue *getGV(DataRefImpl &Symb) { in getGV() function153 const GlobalValue *GV = getGV(Symb); in moveSymbolNext()191 const GlobalValue *GV = getGV(Symb); in printSymbolName()211 const GlobalValue *GV = getGV(Symb); in getSymbolFlags()247 GlobalValue *IRObjectFile::getSymbolGV(DataRefImpl Symb) { return getGV(Symb); } in getSymbolGV()
161 const GlobalValue *getGV() const;
155 const GlobalValue *ARMConstantPoolConstant::getGV() const { in getGV() function in ARMConstantPoolConstant
919 const GlobalValue *GV = cast<ARMConstantPoolConstant>(ACPV)->getGV(); in EmitMachineConstantPoolValue()
1383 cast<ARMConstantPoolConstant>(ACPV)->getGV(), PCLabelId, ARMCP::CPValue, in duplicateCPV()