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

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.h217 /// GIMatchTreeOperandInfo to bind the shared IDs to an operand of an
222 class GIMatchTreeOperandInfo { class in namespace:llvm
229 GIMatchTreeOperandInfo(const GIMatchDagInstr *InstrNode, unsigned OpIdx) function in class:llvm::GIMatchTreeOperandInfo
264 DenseMap<std::pair<unsigned, unsigned>, GIMatchTreeOperandInfo>
H A DGIMatchTree.cpp156 GIMatchTreeOperandInfo(Instr, OpIdx)));

Completed in 91 milliseconds