Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.cpp416 if (const auto *OpcodeP = dyn_cast<const GIMatchDagOpcodePredicate>(P)) { in repartition() local
434 const CodeGenInstruction *Expected = OpcodeP->getInstr(); in repartition()
438 if (const auto *OpcodeP = in repartition() local
457 append_range(OpcodesForThisPredicate, OpcodeP->getInstrs()); in repartition()