Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDagPredicate.h115 const SmallVectorImpl<const CodeGenInstruction *> &getInstrs() const { in getInstrs() function
H A DGIMatchTree.cpp457 append_range(OpcodesForThisPredicate, OpcodeP->getInstrs()); in repartition()