Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp89 unsigned RootResultFirst = EN->getFirstResultSlot(); in ContractNodes()
H A DDAGISelMatcherEmitter.cpp808 unsigned First = E->getFirstResultSlot(); in EmitMatcher()
H A DDAGISelMatcher.h1064 unsigned getFirstResultSlot() const { return FirstResultSlot; } in getFirstResultSlot() function