Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDag.h180 template <class... Args> GIMatchDagInstr *addInstrNode(Args &&... args) { in addInstrNode() function
/llvm-project-15.0.7/llvm/utils/TableGen/
H A DGICombinerEmitter.cpp409 MatchDag.addInstrNode(makeDebugName(*this, Name), insertStrTab(Name), in parseInstructionMatcher()
460 MatchDag.addInstrNode(makeDebugName(*this, Name), insertStrTab(Name), in parseWipMatchOpcodeMatcher()