Searched defs:Aliasee (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCXX.cpp142 llvm::Constant *Aliasee = Ref; local
H A DItaniumCXXABI.cpp4313 auto *Aliasee = CGM.GetAddrOfGlobal(BaseDecl); local
H A DCodeGenModule.cpp370 llvm::Constant *Aliasee = Alias->getIndirectSymbol(); local
2820 llvm::Constant *Aliasee; local
4868 llvm::Constant *Aliasee; local
[all...]
H A DCGExpr.cpp2769 ConstantAddress Aliasee = CGM.GetWeakRefReference(VD); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Object/
H A DRecordStreamer.cpp156 const MCSymbol *Aliasee = Symver.first; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DGlobals.cpp476 GlobalAlias(Type *Ty, unsigned AddressSpace, LinkageTypes Link, const Twine &Name, Constant *Aliasee, Module *ParentModule) argument
485 create(Type *Ty, unsigned AddressSpace, LinkageTypes Link, const Twine &Name, Constant *Aliasee, Module *ParentModule) argument
497 create(Type *Ty, unsigned AddressSpace, LinkageTypes Linkage, const Twine &Name, GlobalValue *Aliasee) argument
503 create(LinkageTypes Link, const Twine &Name, GlobalValue *Aliasee) argument
509 create(const Twine &Name, GlobalValue *Aliasee) argument
521 setAliasee(Constant *Aliasee) argument
[all...]
H A DVerifier.cpp803 const Constant *Aliasee = GA.getAliasee(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp625 auto *Aliasee = A.getBaseObject(); local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h370 SymbolAliasMapEntry(SymbolStringPtr Aliasee, JITSymbolFlags AliasFlags) argument
373 SymbolStringPtr Aliasee; member in struct:llvm::orc::SymbolAliasMapEntry
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp355 const MCSymbol &Aliasee = SymRef->getSymbol(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp1424 Constant *Aliasee = ConstantExpr::getIntToPtr( local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h466 void setAliasee(ValueInfo &AliaseeVI, GlobalValueSummary *Aliasee) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp2210 StringRef Aliasee = cast<MDString>(AliasMD->getOperand(1))->getString(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp4027 auto *Aliasee = A.getBaseObject(); local
/netbsd-current/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c1281 llvm_add_alias(LLVMModuleRef M, LLVMTypeRef Ty, LLVMValueRef Aliasee, value Name) argument

Completed in 445 milliseconds