Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DRISCVCompressInstEmitter.cpp257 static bool verifyDagOpCount(CodeGenInstruction &Inst, DagInit *Dag, in verifyDagOpCount() function
428 verifyDagOpCount(SourceInst, SourceDag, true); in evaluateCompressPat()
441 verifyDagOpCount(DestInst, DestDag, false); in evaluateCompressPat()