Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/GlobalISel/
DGIMatchDagPredicate.h111 const SmallVectorImpl<const CodeGenInstruction *> &getInstrs() const { in getInstrs() function
DGIMatchTree.cpp459 for (const CodeGenInstruction *Expected : OpcodeP->getInstrs()) in repartition()