Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp1691 bool TreePatternNode::hasProperTypeByHwMode() const { in hasProperTypeByHwMode() function in TreePatternNode
1696 if (C->hasProperTypeByHwMode()) in hasProperTypeByHwMode()
4305 if (P.SrcPattern->hasProperTypeByHwMode()) in ExpandHwModeBasedTypes()
4307 if (P.DstPattern->hasProperTypeByHwMode()) in ExpandHwModeBasedTypes()
DCodeGenDAGPatterns.h738 bool hasProperTypeByHwMode() const;