Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2045 const bool IsStrictFp = N->isStrictFPOpcode(); in PromoteIntegerOperand() local
2047 N->getNumValues() == (IsStrictFp ? 2 : 1) && in PromoteIntegerOperand()
2053 if (IsStrictFp) in PromoteIntegerOperand()