Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DRISCVCompressInstEmitter.cpp257 static bool verifyDagOpCount(CodeGenInstruction &Inst, DagInit *Dag, in verifyDagOpCount() function
424 verifyDagOpCount(SourceInst, SourceDag, true); in evaluateCompressPat()
437 verifyDagOpCount(DestInst, DestDag, false); in evaluateCompressPat()