Home
last modified time | relevance | path

Searched defs:DefPat (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerEmitter.cpp1869 if (const auto *DefPat = ApplyOpTable.getDef(OpName)) { in emitInstructionApplyPattern() local
2209 const auto *DefPat = LookupOperandDef(OriginalO.getOperandName()); in emitCodeGenInstructionMatchPattern() local
H A DGlobalISelCombinerMatchTableEmitter.cpp