Searched refs:getGlobalValue (Results 1 – 4 of 4) sorted by relevance
53 const GlobalValue *getGlobalValue() const { return GV; } in getGlobalValue() function
288 MCSymbolRefExpr::create(getSymbol(ZCPV->getGlobalValue()), in EmitMachineConstantPoolValue()
71 const GlobalValue *getGlobalValue() { return GV; } in getGlobalValue() function in __anon437306f10111::MipsFastISel::Address528 if (!Addr.getGlobalValue()) { in computeCallAddress()1301 if (!Addr.getGlobalValue()) in fastLowerCall()1309 DestAddress = materializeGV(Addr.getGlobalValue(), MVT::i32); in fastLowerCall()
102 const GlobalValue *getGlobalValue() { return GV; } in getGlobalValue() function in __anon7813cc510111::AArch64FastISel::Address900 if (!Addr.getGlobalValue()) { in computeCallAddress()3141 else if (Addr.getGlobalValue()) in fastLowerCall()3142 MIB.addGlobalAddress(Addr.getGlobalValue(), 0, 0); in fastLowerCall()3162 } else if (Addr.getGlobalValue()) in fastLowerCall()3163 CallReg = materializeGV(Addr.getGlobalValue()); in fastLowerCall()