Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DDAGISelMatcher.h228 unsigned ResultNo; variable
231 : Matcher(RecordNode), WhatFor(whatfor), ResultNo(resultNo) {} in RecordMatcher()
234 unsigned getResultNo() const { return ResultNo; } in getResultNo()
257 unsigned ResultNo; variable
262 ResultNo(resultNo) {} in RecordChildMatcher()
266 unsigned getResultNo() const { return ResultNo; } in getResultNo()
/external/llvm/utils/TableGen/
DDAGISelMatcher.h228 unsigned ResultNo; variable
231 : Matcher(RecordNode), WhatFor(whatfor), ResultNo(resultNo) {} in RecordMatcher()
234 unsigned getResultNo() const { return ResultNo; } in getResultNo()
257 unsigned ResultNo; variable
262 ResultNo(resultNo) {} in RecordChildMatcher()
266 unsigned getResultNo() const { return ResultNo; } in getResultNo()
/external/swiftshader/third_party/LLVM/utils/TableGen/
DDAGISelMatcher.h238 unsigned ResultNo; variable
241 : Matcher(RecordNode), WhatFor(whatfor), ResultNo(resultNo) {} in RecordMatcher()
244 unsigned getResultNo() const { return ResultNo; } in getResultNo()
269 unsigned ResultNo; variable
274 ResultNo(resultNo) {} in RecordChildMatcher()
278 unsigned getResultNo() const { return ResultNo; } in getResultNo()