Searched refs:getGlobalValue (Results 1 – 10 of 10) sorted by relevance
52 const GlobalValue *getGlobalValue() const { return GV; } in getGlobalValue() function
488 MCSymbolRefExpr::create(getSymbol(ZCPV->getGlobalValue()), in EmitMachineConstantPoolValue()
316 const GlobalValue *GV = GblSym->getGlobalValue(); in AddToSymbolList()790 const GlobalValue *G = MR.getGlobalValue(); in EmitRelocations()910 Mang->getNameWithPrefix(NameStr, Sym.getGlobalValue(), false); in EmitStringTable()986 GblSymLookup[Sym.getGlobalValue()] = i; in EmitSymbolTable()
58 const GlobalValue *getGlobalValue() const { in getGlobalValue() function
107 EW.AddPendingGlobalSymbol(MR.getGlobalValue()); in finishFunction()
280 GlobalValue *getGlobalValue() const { in getGlobalValue() function
90 const GlobalValue *getGlobalValue() const { return GV; } in getGlobalValue() function in __anon2a93b38d0111::WebAssemblyFastISel::Address203 if (Addr.getGlobalValue()) in computeAddress()344 if (const GlobalValue *GV = Addr.getGlobalValue()) in addLoadStoreOperands()
84 const GlobalValue *getGlobalValue() { return GV; } in getGlobalValue() function in __anon36dd7ac30111::MipsFastISel::Address546 if (!Addr.getGlobalValue()) { in computeCallAddress()1311 if (!Addr.getGlobalValue()) in fastLowerCall()1319 DestAddress = materializeGV(Addr.getGlobalValue(), MVT::i32); in fastLowerCall()
856 ResultPtr = getPointerToGlobal(MR.getGlobalValue(), in finishFunction()861 MR.getGlobalValue(), BufferBegin+MR.getMachineCodeOffset()); in finishFunction()
101 const GlobalValue *getGlobalValue() { return GV; } in getGlobalValue() function in __anon618e55a30111::AArch64FastISel::Address895 if (!Addr.getGlobalValue()) { in computeCallAddress()3132 else if (Addr.getGlobalValue()) in fastLowerCall()3133 MIB.addGlobalAddress(Addr.getGlobalValue(), 0, 0); in fastLowerCall()3153 } else if (Addr.getGlobalValue()) in fastLowerCall()3154 CallReg = materializeGV(Addr.getGlobalValue()); in fastLowerCall()