Searched defs:Aliases (Results 1 - 13 of 13) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLazyReexports.cpp201 LazyReexportsMaterializationUnit::extractFlags(const SymbolAliasMap &Aliases) { argument
H A DCore.cpp282 raw_ostream &operator<<(raw_ostream &OS, const SymbolAliasMap &Aliases) { argument
581 ReExportsMaterializationUnit( JITDylib *SourceJD, JITDylibLookupFlags SourceJDLookupFlags, SymbolAliasMap Aliases, VModuleKey K) argument
630 OnResolveInfo(MaterializationResponsibility R, SymbolAliasMap Aliases) argument
634 SymbolAliasMap Aliases; member in struct:llvm::orc::OnResolveInfo
743 extractFlags(const SymbolAliasMap &Aliases) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/utils/TableGen/
H A DClangOptionDocEmitter.cpp28 std::vector<Record*> Aliases; member in struct:__anon3547::DocumentedOption
47 std::map<Record*, std::vector<Record*> > Aliases; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DGlobals.cpp435 findBaseObject(const Constant *C, DenseSet<const GlobalAlias *> &Aliases) { argument
468 DenseSet<const GlobalAlias *> Aliases; local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DTypeBasedAliasAnalysis.cpp704 bool TypeBasedAAResult::Aliases(const MDNode *A, const MDNode *B) const { function in class:TypeBasedAAResult
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h660 SymbolAliasMap Aliases; member in class:llvm::orc::ReExportsMaterializationUnit
675 symbolAliases(SymbolAliasMap Aliases, VModuleKey K = VModuleKey()) { argument
685 reexports(JITDylib &SourceJD, SymbolAliasMap Aliases, argument
/freebsd-12-stable/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp821 auto Aliases = TypeAliases.find(CanonicalType); local
838 auto Aliases = CompatibleAliases.find(InterfaceDecl); local
/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenSchedule.h54 RecVec Aliases; member in struct:llvm::CodeGenSchedRW
H A DCodeGenRegisters.cpp191 std::vector<Record*> Aliases = TheDef->getValueAsListOfDefs("Aliases"); local
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h354 std::vector<GlobalDecl> Aliases; member in class:clang::CodeGen::CodeGenModule
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp3971 SmallVector<AliasSummary *, 64> Aliases; local
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h1004 const char * const Aliases[5]; member in struct:clang::TargetInfo::GCCRegAlias
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp20939 GatherAllAliases(SDNode *N, SDValue OriginalChain, SmallVectorImpl<SDValue> &Aliases) argument
[all...]

Completed in 422 milliseconds