Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerMatchTableEmitter.cpp
H A DGlobalISelCombinerEmitter.cpp2228 auto InstOpM = in emitCodeGenInstructionMatchPattern() local
2230 if (!InstOpM) { in emitCodeGenInstructionMatchPattern()
2239 auto &IM = (*InstOpM)->getInsnMatcher(); in emitCodeGenInstructionMatchPattern()