Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DGlobalISelEmitter.cpp987 InstructionMatcher &insnmatchers_front() const { return *Matchers.front(); } in insnmatchers_front() function in __anon4852db4a0111::RuleMatcher
5906 InstructionMatcher &Matcher = insnmatchers_front(); in hasFirstCondition()
5920 InstructionMatcher &Matcher = insnmatchers_front(); in getFirstCondition()
5938 InstructionMatcher &Matcher = insnmatchers_front(); in popFirstCondition()