Home
last modified time | relevance | path

Searched defs:GIMatchDagOperand (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDagEdge.h17 class GIMatchDagOperand; variable
H A DGIMatchDagOperands.h51 GIMatchDagOperand(unsigned Idx, StringRef Name, bool IsDef) in GIMatchDagOperand() function