| /external/llvm/lib/IR/ |
| D | Globals.cpp | 325 const Twine &Name, Constant *Aliasee, in GlobalAlias() 335 Constant *Aliasee, Module *ParentModule) { in create() 347 GlobalValue *Aliasee) { in create() 352 GlobalValue *Aliasee) { in create() 358 GlobalAlias *GlobalAlias::create(const Twine &Name, GlobalValue *Aliasee) { in create() 374 void GlobalAlias::setAliasee(Constant *Aliasee) { in setAliasee()
|
| D | TypeFinder.cpp | 38 if (const Value *Aliasee = I->getAliasee()) in run() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | Globals.cpp | 477 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()
|
| D | TypeFinder.cpp | 44 if (const Value *Aliasee = A.getAliasee()) in run() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
| D | RecordStreamer.cpp | 127 const MCSymbol *Aliasee) { in emitELFSymverDirective() 155 const MCSymbol *Aliasee = Symver.first; in flushSymverDirectives() local
|
| /external/clang/lib/CodeGen/ |
| D | CGCXX.cpp | 153 llvm::Constant *Aliasee = Ref; in TryEmitDefinitionAsAlias() local
|
| D | CodeGenModule.cpp | 313 llvm::Constant *Aliasee = Alias->getIndirectSymbol(); in checkAliases() local 1506 llvm::Constant *Aliasee; in GetWeakRefReference() local 2937 llvm::Constant *Aliasee; in EmitAliasDefinition() local
|
| D | ItaniumCXXABI.cpp | 3456 auto *Aliasee = cast<llvm::GlobalValue>(CGM.GetAddrOfGlobal(TargetDecl)); in emitConstructorDestructorAlias() local 3501 auto *Aliasee = CGM.GetAddrOfGlobal(BaseDecl); in emitCXXStructor() local
|
| /external/llvm/lib/Transforms/Utils/ |
| D | ValueMapper.cpp | 72 Constant *Aliasee; member 1011 void Mapper::scheduleMapGlobalAliasee(GlobalAlias &GA, Constant &Aliasee, in scheduleMapGlobalAliasee() 1115 void ValueMapper::scheduleMapGlobalAliasee(GlobalAlias &GA, Constant &Aliasee, in scheduleMapGlobalAliasee()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
| D | CompileOnDemandLayer.cpp | 35 Constant *Aliasee = A.getAliasee(); in extractSubModule() local
|
| /external/llvm/include/llvm/IR/ |
| D | ModuleSummaryIndex.h | 217 void setAliasee(GlobalValueSummary *Aliasee) { AliaseeSummary = Aliasee; } in setAliasee()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
| D | MCELFStreamer.cpp | 327 const MCSymbol *Aliasee) { in emitELFSymverDirective()
|
| D | WinCOFFObjectWriter.cpp | 347 const MCSymbol &Aliasee = SymRef->getSymbol(); in getLinkedSymbol() local
|
| D | MCAsmStreamer.cpp | 459 const MCSymbol *Aliasee) { in emitELFSymverDirective()
|
| D | MCStreamer.cpp | 1074 const MCSymbol *Aliasee) {} in emitELFSymverDirective()
|
| /external/llvm/unittests/IR/ |
| D | ConstantsTest.cpp | 405 Constant *Aliasee = ConstantExpr::getBitCast(G, I16PTy); in TEST() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
| D | Core.h | 305 SymbolStringPtr Aliasee; member
|
| /external/llvm/lib/MC/ |
| D | WinCOFFObjectWriter.cpp | 364 const MCSymbol &Aliasee = SymRef->getSymbol(); in getLinkedSymbol() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | ModuleSummaryAnalysis.cpp | 622 auto *Aliasee = A.getBaseObject(); in computeAliasSummary() local
|
| D | StackSafetyAnalysis.cpp | 192 const GlobalObject *Aliasee = A->getBaseObject(); in FunctionInfo() local
|
| /external/llvm/lib/Transforms/IPO/ |
| D | GlobalOpt.cpp | 2318 Constant *Aliasee = GA.getAliasee(); in hasUsesToReplace() local 2359 Constant *Aliasee = J->getAliasee(); in OptimizeGlobalAliases() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
| D | GlobalOpt.cpp | 2753 Constant *Aliasee = GA.getAliasee(); in hasUsesToReplace() local 2794 Constant *Aliasee = J->getAliasee(); in OptimizeGlobalAliases() local
|
| D | LowerTypeTests.cpp | 2141 StringRef Aliasee = cast<MDString>(AliasMD->getOperand(1))->getString(); in lower() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
| D | HWAddressSanitizer.cpp | 1291 Constant *Aliasee = ConstantExpr::getIntToPtr( in instrumentGlobal() local
|
| /external/llvm/lib/Bitcode/Writer/ |
| D | BitcodeWriter.cpp | 3347 auto *Aliasee = A.getBaseObject(); in writePerModuleGlobalValueSummary() local
|