Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DGlobalISelEmitter.cpp919 InstructionMatcher &insnmatchers_front() const { return *Matchers.front(); } in insnmatchers_front() function in __anon685cc1160111::RuleMatcher
4603 InstructionMatcher &Matcher = insnmatchers_front(); in hasFirstCondition()
4617 InstructionMatcher &Matcher = insnmatchers_front(); in getFirstCondition()
4635 InstructionMatcher &Matcher = insnmatchers_front(); in popFirstCondition()