Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/GlobalISel/
DGIMatchTree.cpp109 void GIMatchTreeBuilderLeafInfo::declareInstr(const GIMatchDagInstr *Instr, unsigned ID) { in declareInstr() function in GIMatchTreeBuilderLeafInfo
366 Leaf.declareInstr(Root, NewInstrID); in run()
746 Leaf.declareInstr(E->getToMI(), NewInstrID); in applyForPartition()
DGIMatchTree.h349 void declareInstr(const GIMatchDagInstr *Instr, unsigned ID);