Home
last modified time | relevance | path

Searched refs:hasProperTypeByHwMode (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp1571 bool TreePatternNode::hasProperTypeByHwMode() const { in hasProperTypeByHwMode() function in TreePatternNode
1576 if (C->hasProperTypeByHwMode()) in hasProperTypeByHwMode()
4128 if (P.SrcPattern->hasProperTypeByHwMode()) in ExpandHwModeBasedTypes()
4130 if (P.DstPattern->hasProperTypeByHwMode()) in ExpandHwModeBasedTypes()
DCodeGenDAGPatterns.h660 bool hasProperTypeByHwMode() const;