Home
last modified time | relevance | path

Searched defs:Aliasee (Results 1 – 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DGlobals.cpp477 const Twine &Name, Constant *Aliasee, in GlobalAlias()
487 Constant *Aliasee, Module *ParentModule) { in create()
499 GlobalValue *Aliasee) { in create()
504 GlobalValue *Aliasee) { in create()
510 GlobalAlias *GlobalAlias::create(const Twine &Name, GlobalValue *Aliasee) { in create()
522 void GlobalAlias::setAliasee(Constant *Aliasee) { in setAliasee()
DTypeFinder.cpp44 if (const Value *Aliasee = A.getAliasee()) in run() local
DCore.cpp2199 LLVMValueRef LLVMAddAlias(LLVMModuleRef M, LLVMTypeRef Ty, LLVMValueRef Aliasee, in LLVMAddAlias()
2248 void LLVMAliasSetAliasee(LLVMValueRef Alias, LLVMValueRef Aliasee) { in LLVMAliasSetAliasee()
DVerifier.cpp759 const Constant *Aliasee = GA.getAliasee(); in visitGlobalAlias() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DRecordStreamer.cpp127 const MCSymbol *Aliasee) { in emitELFSymverDirective()
155 const MCSymbol *Aliasee = Symver.first; in flushSymverDirectives() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DCompileOnDemandLayer.cpp35 Constant *Aliasee = A.getAliasee(); in extractSubModule() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCELFStreamer.cpp327 const MCSymbol *Aliasee) { in emitELFSymverDirective()
DWinCOFFObjectWriter.cpp347 const MCSymbol &Aliasee = SymRef->getSymbol(); in getLinkedSymbol() local
DMCAsmStreamer.cpp459 const MCSymbol *Aliasee) { in emitELFSymverDirective()
DMCStreamer.cpp1074 const MCSymbol *Aliasee) {} in emitELFSymverDirective()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h305 SymbolStringPtr Aliasee; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DStackSafetyAnalysis.cpp192 const GlobalObject *Aliasee = A->getBaseObject(); in FunctionInfo() local
DModuleSummaryAnalysis.cpp622 auto *Aliasee = A.getBaseObject(); in computeAliasSummary() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp2753 Constant *Aliasee = GA.getAliasee(); in hasUsesToReplace() local
2794 Constant *Aliasee = J->getAliasee(); in OptimizeGlobalAliases() local
DLowerTypeTests.cpp2141 StringRef Aliasee = cast<MDString>(AliasMD->getOperand(1))->getString(); in lower() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DHWAddressSanitizer.cpp1291 Constant *Aliasee = ConstantExpr::getIntToPtr( in instrumentGlobal() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp3862 auto *Aliasee = A.getBaseObject(); in writePerModuleGlobalValueSummary() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLParser.cpp901 Constant *Aliasee; in parseIndirectSymbol() local