Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DDAGISelMatcher.h1065 unsigned FirstResultSlot; variable
1076 FirstResultSlot(firstresultslot) {} in EmitNodeMatcher()
1078 unsigned getFirstResultSlot() const { return FirstResultSlot; } in getFirstResultSlot()