Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DGlobalISelEmitter.cpp995 bool insnmatchers_empty() const { return Matchers.empty(); } in insnmatchers_empty() function in __anon0a286f430111::RuleMatcher
5904 if (insnmatchers_empty()) in hasFirstCondition()
5917 assert(!insnmatchers_empty() && in getFirstCondition()
5935 assert(!insnmatchers_empty() && in popFirstCondition()