Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DRISCVCompressInstEmitter.cpp249 static bool verifyDagOpCount(CodeGenInstruction &Inst, DagInit *Dag, in verifyDagOpCount() function
421 verifyDagOpCount(SourceInst, SourceDag, true); in evaluateCompressPat()
439 verifyDagOpCount(DestInst, DestDag, false); in evaluateCompressPat()