Searched defs:FirstResultSlot (Results 1 - 1 of 1) sorted by relevance

/external/llvm/utils/TableGen/
H A DDAGISelMatcher.h1075 unsigned FirstResultSlot; member in class:llvm::EmitNodeMatcher
1086 FirstResultSlot(firstresultslot) {}
1088 unsigned getFirstResultSlot() const { return FirstResultSlot; }

Completed in 94 milliseconds