Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DDAGISelMatcherEmitter.cpp227 << cast<RecordMatcher>(N)->getResultNo() << " = " in EmitMatcher()
237 << cast<RecordChildMatcher>(N)->getResultNo() << " = " in EmitMatcher()
DDAGISelMatcherOpt.cpp48 RM->getResultNo()); in ContractNodes()
DDAGISelMatcher.h234 unsigned getResultNo() const { return ResultNo; } in getResultNo() function
266 unsigned getResultNo() const { return ResultNo; } in getResultNo() function
/external/swiftshader/third_party/LLVM/utils/TableGen/
DDAGISelMatcherEmitter.cpp209 << cast<RecordMatcher>(N)->getResultNo() << " = " in EmitMatcher()
219 << cast<RecordChildMatcher>(N)->getResultNo() << " = " in EmitMatcher()
DDAGISelMatcherOpt.cpp48 RM->getResultNo()); in ContractNodes()
DDAGISelMatcher.h244 unsigned getResultNo() const { return ResultNo; } in getResultNo() function
278 unsigned getResultNo() const { return ResultNo; } in getResultNo() function
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DDAGISelMatcherEmitter.cpp340 << cast<RecordMatcher>(N)->getResultNo() << " = " in EmitMatcher()
350 << cast<RecordChildMatcher>(N)->getResultNo() << " = " in EmitMatcher()
DDAGISelMatcherOpt.cpp48 RM->getResultNo()); in ContractNodes()
DDAGISelMatcher.h234 unsigned getResultNo() const { return ResultNo; } in getResultNo() function
266 unsigned getResultNo() const { return ResultNo; } in getResultNo() function