Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h289 STRICT_FADD, STRICT_FSUB, STRICT_FMUL, STRICT_FDIV, STRICT_FREM, enumerator
H A DSelectionDAGNodes.h658 case ISD::STRICT_FSUB:
H A DTargetLowering.h845 case ISD::STRICT_FSUB: EqOpc = ISD::FSUB; break; in getStrictFPOperationAction()
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp309 case ISD::STRICT_FSUB: in LegalizeOp()
787 case ISD::STRICT_FSUB: in Expand()
H A DSelectionDAGDumper.cpp245 case ISD::STRICT_FSUB: return "strict_fsub"; in getOperationName()
H A DLegalizeVectorTypes.cpp150 case ISD::STRICT_FSUB: in ScalarizeVectorResult()
837 case ISD::STRICT_FSUB: in SplitVectorResult()
2449 case ISD::STRICT_FSUB: in WidenVectorResult()
H A DLegalizeDAG.cpp1094 case ISD::STRICT_FSUB: in LegalizeOp()
H A DSelectionDAG.cpp7638 case ISD::STRICT_FSUB: NewOpc = ISD::FSUB; break; in mutateStrictFPToFP()
H A DSelectionDAGBuilder.cpp6391 Opcode = ISD::STRICT_FSUB; in visitConstrainedFPIntrinsic()