Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DCompressInstEmitter.cpp270 static bool verifyDagOpCount(CodeGenInstruction &Inst, DagInit *Dag, in verifyDagOpCount() function
434 verifyDagOpCount(SourceInst, SourceDag, true); in evaluateCompressPat()
443 verifyDagOpCount(DestInst, DestDag, false); in evaluateCompressPat()