Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDag.h183 template <class... Args> GIMatchDagInstr *addInstrNode(Args &&... args) { in addInstrNode() function
/freebsd-13.1/contrib/llvm-project/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()