Home
last modified time | relevance | path

Searched refs:getGlobalValue (Results 1 – 21 of 21) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZConstantPoolValue.h51 const GlobalValue *getGlobalValue() const { return GV; } in getGlobalValue() function
DSystemZAsmPrinter.cpp693 MCSymbolRefExpr::create(getSymbol(ZCPV->getGlobalValue()), in EmitMachineConstantPoolValue()
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZConstantPoolValue.h51 const GlobalValue *getGlobalValue() const { return GV; } in getGlobalValue() function
DSystemZAsmPrinter.cpp693 MCSymbolRefExpr::create(getSymbol(ZCPV->getGlobalValue()), in emitMachineConstantPoolValue()
/external/llvm/lib/Target/SystemZ/
DSystemZConstantPoolValue.h52 const GlobalValue *getGlobalValue() const { return GV; } in getGlobalValue() function
DSystemZAsmPrinter.cpp488 MCSymbolRefExpr::create(getSymbol(ZCPV->getGlobalValue()), in EmitMachineConstantPoolValue()
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp90 const GlobalValue *getGlobalValue() const { return GV; } in getGlobalValue() function in __anon41afb30e0111::WebAssemblyFastISel::Address
203 if (Addr.getGlobalValue()) in computeAddress()
344 if (const GlobalValue *GV = Addr.getGlobalValue()) in addLoadStoreOperands()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsFastISel.cpp132 const GlobalValue *getGlobalValue() { return GV; } in getGlobalValue() function in __anon616bdba60111::MipsFastISel::Address
588 if (!Addr.getGlobalValue()) { in computeCallAddress()
1551 if (!Addr.getGlobalValue()) in fastLowerCall()
1559 DestAddress = materializeGV(Addr.getGlobalValue(), MVT::i32); in fastLowerCall()
1582 Addr.getGlobalValue()->getName()), MipsII::MO_JALR); in fastLowerCall()
/external/llvm-project/llvm/lib/Target/Mips/
DMipsFastISel.cpp132 const GlobalValue *getGlobalValue() { return GV; } in getGlobalValue() function in __anon7b0266920111::MipsFastISel::Address
588 if (!Addr.getGlobalValue()) { in computeCallAddress()
1549 if (!Addr.getGlobalValue()) in fastLowerCall()
1557 DestAddress = materializeGV(Addr.getGlobalValue(), MVT::i32); in fastLowerCall()
1580 Addr.getGlobalValue()->getName()), MipsII::MO_JALR); in fastLowerCall()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp105 const GlobalValue *getGlobalValue() const { return GV; } in getGlobalValue() function in __anon76399d9c0111::WebAssemblyFastISel::Address
235 if (Addr.getGlobalValue()) in computeAddress()
403 if (const GlobalValue *GV = Addr.getGlobalValue()) in addLoadStoreOperands()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp100 const GlobalValue *getGlobalValue() const { return GV; } in getGlobalValue() function in __anon472065b00111::WebAssemblyFastISel::Address
234 if (Addr.getGlobalValue()) in computeAddress()
402 if (const GlobalValue *GV = Addr.getGlobalValue()) in addLoadStoreOperands()
/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp84 const GlobalValue *getGlobalValue() { return GV; } in getGlobalValue() function in __anon9bd1fc840111::MipsFastISel::Address
546 if (!Addr.getGlobalValue()) { in computeCallAddress()
1311 if (!Addr.getGlobalValue()) in fastLowerCall()
1319 DestAddress = materializeGV(Addr.getGlobalValue(), MVT::i32); in fastLowerCall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp143 const GlobalValue *getGlobalValue() { return GV; } in getGlobalValue() function in __anond74894c60111::AArch64FastISel::Address
969 if (!Addr.getGlobalValue()) { in computeCallAddress()
3259 if (Subtarget->isTargetWindows() && Addr.getGlobalValue() && in fastLowerCall()
3260 Addr.getGlobalValue()->hasExternalWeakLinkage()) in fastLowerCall()
3279 else if (Addr.getGlobalValue()) in fastLowerCall()
3280 MIB.addGlobalAddress(Addr.getGlobalValue(), 0, 0); in fastLowerCall()
3300 } else if (Addr.getGlobalValue()) in fastLowerCall()
3301 CallReg = materializeGV(Addr.getGlobalValue()); in fastLowerCall()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp143 const GlobalValue *getGlobalValue() { return GV; } in getGlobalValue() function in __anon24cea0b20111::AArch64FastISel::Address
967 if (!Addr.getGlobalValue()) { in computeCallAddress()
3257 if (Subtarget->isTargetWindows() && Addr.getGlobalValue() && in fastLowerCall()
3258 Addr.getGlobalValue()->hasExternalWeakLinkage()) in fastLowerCall()
3278 else if (Addr.getGlobalValue()) in fastLowerCall()
3279 MIB.addGlobalAddress(Addr.getGlobalValue(), 0, 0); in fastLowerCall()
3299 } else if (Addr.getGlobalValue()) in fastLowerCall()
3300 CallReg = materializeGV(Addr.getGlobalValue()); in fastLowerCall()
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp101 const GlobalValue *getGlobalValue() { return GV; } in getGlobalValue() function in __anoncec764240111::AArch64FastISel::Address
895 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()
/external/llvm-project/llvm/lib/IR/
DConstants.cpp1836 assert(Equiv->getGlobalValue() == GV && in get()
1848 const GlobalValue *GV = getGlobalValue(); in destroyConstantImpl()
1853 assert(From == getGlobalValue() && "Changing value does not match operand."); in handleOperandChangeImpl()
1877 getContext().pImpl->DSOLocalEquivalents.erase(getGlobalValue()); in handleOperandChangeImpl()
DAsmWriter.cpp1460 WriteAsOperandInternal(Out, Equiv->getGlobalValue(), &TypePrinter, Machine, in WriteConstantInternal()
/external/llvm-project/llvm/include/llvm/IR/
DConstants.h911 GlobalValue *getGlobalValue() const {
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp1019 const auto *GV = Equiv->getGlobalValue(); in lowerDSOLocalEquivalent()
/external/llvm-project/llvm/lib/Analysis/
DConstantFolding.cpp313 GV = FoundDSOEquiv->getGlobalValue(); in IsConstantOffsetFromGlobal()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1518 return getValue(Equiv->getGlobalValue()); in getValueImpl()