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

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDag.h183 template <class... Args> GIMatchDagInstr *addInstrNode(Args &&... args) { function in class:llvm::GIMatchDag
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DGICombinerEmitter.cpp411 MatchDag.addInstrNode(makeDebugName(*this, Name), insertStrTab(Name),
462 MatchDag.addInstrNode(makeDebugName(*this, Name), insertStrTab(Name),

Completed in 71 milliseconds