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

/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DRISCVCompressInstEmitter.cpp257 static bool verifyDagOpCount(CodeGenInstruction &Inst, DagInit *Dag, function
428 verifyDagOpCount(SourceInst, SourceDag, true);
441 verifyDagOpCount(DestInst, DestDag, false);

Completed in 92 milliseconds