Searched refs:importChildMatcher (Results 1 – 1 of 1) sorted by relevance
/external/llvm-project/llvm/utils/TableGen/ |
D | GlobalISelEmitter.cpp | 3546 Error importChildMatcher(RuleMatcher &Rule, InstructionMatcher &InsnMatcher, 4023 if (auto Error = importChildMatcher(Rule, InsnMatcher, PtrChild, true, in createAndImportSelDAGMatcher() 4027 if (auto Error = importChildMatcher(Rule, InsnMatcher, ValueChild, false, in createAndImportSelDAGMatcher() 4078 importChildMatcher(Rule, InsnMatcher, SrcChild, OperandIsAPointer, in createAndImportSelDAGMatcher() 4117 Error GlobalISelEmitter::importChildMatcher( in importChildMatcher() function in __anon0a286f430111::GlobalISelEmitter
|