Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenDAGPatterns.h291 bool EnforceSmallerThan(TypeSetByHwMode &Small, TypeSetByHwMode &Big,
H A DCodeGenDAGPatterns.cpp476 bool TypeInfer::EnforceSmallerThan(TypeSetByHwMode &Small, TypeSetByHwMode &Big, in EnforceSmallerThan() function in TypeInfer
1689 return TI.EnforceSmallerThan(TypeListTmp, OtherNode.getExtType(OResNo), in ApplyTypeConstraint()
1696 return TI.EnforceSmallerThan(NodeToApply.getExtType(ResNo), in ApplyTypeConstraint()