Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h286 bool EnforceFloatingPoint(TypeSetByHwMode &Out);
H A DCodeGenDAGPatterns.cpp385 bool TypeInfer::EnforceFloatingPoint(TypeSetByHwMode &Out) { in EnforceFloatingPoint() function in TypeInfer
1465 return TI.EnforceFloatingPoint(NodeToApply->getExtType(ResNo)); in ApplyTypeConstraint()