Home
last modified time | relevance | path

Searched refs:NotifyFullyReady (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h681 NotifyFullyReady = 1 << 1U, enumerator
682 LLVM_MARK_AS_BITMASK_ENUM(NotifyFullyReady)
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/
DCore.cpp1383 if (ActionFlags & NotifyFullyReady) in legacyLookup()
1459 ActionFlags |= NotifyFullyReady; in lookupImpl()