Home
last modified time | relevance | path

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

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