Home
last modified time | relevance | path

Searched defs:AsmUndefinedRefs (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DUpdateCompilerUsed.cpp28 PreserveLibCallsAndAsmUsed(const StringSet<> &AsmUndefinedRefs, in PreserveLibCallsAndAsmUsed()
45 const StringSet<> &AsmUndefinedRefs; member in __anon3608c9370111::PreserveLibCallsAndAsmUsed
123 const StringSet<> &AsmUndefinedRefs) { in updateCompilerUsed()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
H A DUpdateCompilerUsed.cpp29 PreserveLibCallsAndAsmUsed(const StringSet<> &AsmUndefinedRefs, in PreserveLibCallsAndAsmUsed()
46 const StringSet<> &AsmUndefinedRefs; member in __anonc1c6cdbd0111::PreserveLibCallsAndAsmUsed
124 const StringSet<> &AsmUndefinedRefs) { in updateCompilerUsed()
/aosp_15_r20/external/llvm/lib/LTO/
H A DUpdateCompilerUsed.cpp29 PreserveLibCallsAndAsmUsed(const StringSet<> &AsmUndefinedRefs, in PreserveLibCallsAndAsmUsed()
46 const StringSet<> &AsmUndefinedRefs; member in __anon324ddd150111::PreserveLibCallsAndAsmUsed
116 const StringSet<> &AsmUndefinedRefs) { in updateCompilerUsed()
/aosp_15_r20/external/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h216 StringSet<> AsmUndefinedRefs; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/LTO/legacy/
DLTOCodeGenerator.h232 StringSet<> AsmUndefinedRefs; member
/aosp_15_r20/external/llvm/lib/Object/
H A DIRObjectFile.cpp51 function_ref<void(StringRef, BasicSymbolRef::Flags)> AsmUndefinedRefs) { in CollectAsmUndefinedRefs()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/LTO/legacy/
DLTOCodeGenerator.h232 StringSet<> AsmUndefinedRefs; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h233 StringSet<> AsmUndefinedRefs; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/LTO/legacy/
DLTOCodeGenerator.h232 StringSet<> AsmUndefinedRefs; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h226 StringSet<> AsmUndefinedRefs; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/LTO/legacy/
DLTOCodeGenerator.h234 StringSet<> AsmUndefinedRefs; member
/aosp_15_r20/external/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp508 StringSet<> AsmUndefinedRefs; in thinLTOInternalizeModule() local