Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DGlobalISelEmitter.cpp927 bool insnmatchers_empty() const { return Matchers.empty(); } in insnmatchers_empty() function in __anon685cc1160111::RuleMatcher
4601 if (insnmatchers_empty()) in hasFirstCondition()
4614 assert(!insnmatchers_empty() && in getFirstCondition()
4632 assert(!insnmatchers_empty() && in popFirstCondition()