Home
last modified time | relevance | path

Searched defs:emitPartitionName (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.h608 void emitPartitionName(raw_ostream &OS, unsigned Idx) const override { in emitPartitionName() function
H A DGIMatchTree.cpp378 void GIMatchTreeOpcodePartitioner::emitPartitionName(raw_ostream &OS, unsigned Idx) const { in emitPartitionName() function in GIMatchTreeOpcodePartitioner