Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DCodeGenDAGPatterns.h295 bool EnforceFloatingPoint(TypeSetByHwMode &Out);
DCodeGenDAGPatterns.cpp417 bool TypeInfer::EnforceFloatingPoint(TypeSetByHwMode &Out) { in EnforceFloatingPoint() function in TypeInfer
1660 return TI.EnforceFloatingPoint(NodeToApply->getExtType(ResNo)); in ApplyTypeConstraint()