Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp1571 const bool IsStrictFp = N->isStrictFPOpcode(); in PromoteIntegerOperand() local
1573 N->getNumValues() == (IsStrictFp ? 2 : 1) && in PromoteIntegerOperand()
1579 if (IsStrictFp) in PromoteIntegerOperand()