Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenDAGPatterns.h281 bool EnforceFloatingPoint(TypeSetByHwMode &Out);
H A DCodeGenDAGPatterns.cpp409 bool TypeInfer::EnforceFloatingPoint(TypeSetByHwMode &Out) { in EnforceFloatingPoint() function in TypeInfer
1642 return TI.EnforceFloatingPoint(NodeToApply.getExtType(ResNo)); in ApplyTypeConstraint()