Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DGlobalISelEmitter.cpp3879 InstructionMatcher &InsnMatcherTemp = M.addInstructionMatcher(Src->getName()); in runOnPattern() local
3882 createAndImportSelDAGMatcher(M, InsnMatcherTemp, Src, TempOpIdx); in runOnPattern()