Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/GlobalISel/
DGIMatchTree.cpp380 void GIMatchTreeOpcodePartitioner::emitPartitionName(raw_ostream &OS, unsigned Idx) const { in emitPartitionName() function in GIMatchTreeOpcodePartitioner
DGIMatchTree.h611 void emitPartitionName(raw_ostream &OS, unsigned Idx) const override { in emitPartitionName() function