Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.cpp109 void GIMatchTreeBuilderLeafInfo::declareInstr(const GIMatchDagInstr *Instr, unsigned ID) { in declareInstr() function in GIMatchTreeBuilderLeafInfo
366 Leaf.declareInstr(Root, NewInstrID); in run()
740 Leaf.declareInstr(E->getToMI(), NewInstrID); in applyForPartition()
H A DGIMatchTree.h349 void declareInstr(const GIMatchDagInstr *Instr, unsigned ID);