Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h293 bool EnforceFloatingPoint(TypeSetByHwMode &Out);
H A DCodeGenDAGPatterns.cpp386 bool TypeInfer::EnforceFloatingPoint(TypeSetByHwMode &Out) { in EnforceFloatingPoint() function in TypeInfer
1607 return TI.EnforceFloatingPoint(NodeToApply->getExtType(ResNo)); in ApplyTypeConstraint()