Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DCompressInstEmitter.cpp267 static bool verifyDagOpCount(CodeGenInstruction &Inst, DagInit *Dag, in verifyDagOpCount() function
432 verifyDagOpCount(SourceInst, SourceDag, true); in evaluateCompressPat()
441 verifyDagOpCount(DestInst, DestDag, false); in evaluateCompressPat()