Home
last modified time | relevance | path

Searched defs:RequiredState (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp160 const SymbolLookupSet &Symbols, SymbolState RequiredState, in AsynchronousSymbolQuery()
517 SymbolLookupSet LookupSet, SymbolState RequiredState) in InProgressLookupState()
529 SymbolState RequiredState; member in llvm::orc::InProgressLookupState
567 SymbolState RequiredState, in InProgressFullLookupState()
1506 JITDylib::MaterializingInfo::takeQueriesMeeting(SymbolState RequiredState) { in takeQueriesMeeting()
2078 SymbolLookupSet Symbols, SymbolState RequiredState, in lookup()
2108 SymbolState RequiredState, in lookup()
2161 SymbolStringPtr Name, SymbolState RequiredState) { in lookup()
2175 SymbolState RequiredState) { in lookup()
2181 SymbolState RequiredState) { in lookup()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp356 const SymbolLookupSet &Symbols, SymbolState RequiredState, in AsynchronousSymbolQuery()
1774 JITDylib::MaterializingInfo::takeQueriesMeeting(SymbolState RequiredState) { in takeQueriesMeeting()
1919 SymbolState RequiredState, in legacyLookup()
1986 SymbolLookupSet Symbols, SymbolState RequiredState, in lookup()
2089 SymbolState RequiredState, in lookup()
/aosp_15_r20/external/clang/lib/Basic/
H A DModule.cpp185 void Module::addRequirement(StringRef Feature, bool RequiredState, in addRequirement()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h765 SymbolState RequiredState; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/
DModule.h289 bool RequiredState; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/Orc/
DCore.h915 SymbolState RequiredState; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/Orc/
DCore.h915 SymbolState RequiredState; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/Orc/
DCore.h915 SymbolState RequiredState; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h895 SymbolState RequiredState; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/Orc/
DCore.h884 SymbolState RequiredState; variable
/aosp_15_r20/external/clang/lib/Lex/
H A DModuleMap.cpp1661 bool RequiredState = true; in parseRequiresDecl() local