Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp1747 const bool IsStrictFp = N->isStrictFPOpcode(); in PromoteIntegerOperand() local
1749 N->getNumValues() == (IsStrictFp ? 2 : 1) && in PromoteIntegerOperand()
1755 if (IsStrictFp) in PromoteIntegerOperand()