Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDagPredicate.h111 const SmallVectorImpl<const CodeGenInstruction *> &getInstrs() const { in getInstrs() function
H A DGIMatchTree.cpp457 append_range(OpcodesForThisPredicate, OpcodeP->getInstrs()); in repartition()