Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DDAGISelMatcherOpt.cpp86 unsigned RootResultFirst = EN->getFirstResultSlot(); in ContractNodes()
DDAGISelMatcherEmitter.cpp579 unsigned First = E->getFirstResultSlot(); in EmitMatcher()
DDAGISelMatcher.h992 unsigned getFirstResultSlot() const { return FirstResultSlot; } in getFirstResultSlot() function
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DDAGISelMatcherOpt.cpp86 unsigned RootResultFirst = EN->getFirstResultSlot(); in ContractNodes()
DDAGISelMatcherEmitter.cpp711 unsigned First = E->getFirstResultSlot(); in EmitMatcher()
DDAGISelMatcher.h992 unsigned getFirstResultSlot() const { return FirstResultSlot; } in getFirstResultSlot() function
/external/swiftshader/third_party/LLVM/utils/TableGen/
DDAGISelMatcherOpt.cpp96 unsigned RootResultFirst = EN->getFirstResultSlot(); in ContractNodes()
DDAGISelMatcherEmitter.cpp530 unsigned First = E->getFirstResultSlot(); in EmitMatcher()
DDAGISelMatcher.h1027 unsigned getFirstResultSlot() const { return FirstResultSlot; } in getFirstResultSlot() function