Home
last modified time | relevance | path

Searched defs:getHashImpl (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/utils/TableGen/
DDAGISelMatcher.cpp270 unsigned CheckPatternPredicateMatcher::getHashImpl() const { in getHashImpl() function in CheckPatternPredicateMatcher
274 unsigned CheckPredicateMatcher::getHashImpl() const { in getHashImpl() function in CheckPredicateMatcher
278 unsigned CheckOpcodeMatcher::getHashImpl() const { in getHashImpl() function in CheckOpcodeMatcher
282 unsigned CheckCondCodeMatcher::getHashImpl() const { in getHashImpl() function in CheckCondCodeMatcher
286 unsigned CheckValueTypeMatcher::getHashImpl() const { in getHashImpl() function in CheckValueTypeMatcher
290 unsigned EmitStringIntegerMatcher::getHashImpl() const { in getHashImpl() function in EmitStringIntegerMatcher
302 unsigned EmitMergeInputChainsMatcher::getHashImpl() const { in getHashImpl() function in EmitMergeInputChainsMatcher
322 unsigned EmitNodeMatcherCommon::getHashImpl() const { in getHashImpl() function in EmitNodeMatcherCommon
327 unsigned MarkGlueResultsMatcher::getHashImpl() const { in getHashImpl() function in MarkGlueResultsMatcher
331 unsigned CompleteMatchMatcher::getHashImpl() const { in getHashImpl() function in CompleteMatchMatcher
DDAGISelMatcher.h227 virtual unsigned getHashImpl() const { return 12312; } in getHashImpl() function
254 virtual unsigned getHashImpl() const { return 0; } in getHashImpl() function
291 virtual unsigned getHashImpl() const { return getChildNo(); } in getHashImpl() function
308 virtual unsigned getHashImpl() const { return 0; } in getHashImpl() function
327 virtual unsigned getHashImpl() const { return 0; } in getHashImpl() function
350 virtual unsigned getHashImpl() const { return getChildNo(); } in getHashImpl() function
368 virtual unsigned getHashImpl() const { return 0; } in getHashImpl() function
393 virtual unsigned getHashImpl() const { return getMatchNumber(); } in getHashImpl() function
493 virtual unsigned getHashImpl() const { return 4123; } in getHashImpl() function
519 virtual unsigned getHashImpl() const { return Type; } in getHashImpl() function
[all …]