Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerEmitter.cpp1148 bool UsesWipMatchOpcode = false; in checkSemantics() local
1175 if (UsesWipMatchOpcode) { in checkSemantics()
1180 UsesWipMatchOpcode = true; in checkSemantics()
1200 if (UsesWipMatchOpcode) { in checkSemantics()