Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h266 STRICT_FADD, STRICT_FSUB, STRICT_FMUL, STRICT_FDIV, STRICT_FREM, enumerator
DSelectionDAGNodes.h658 case ISD::STRICT_FSUB:
DTargetLowering.h798 case ISD::STRICT_FSUB: EqOpc = ISD::FSUB; break; in getStrictFPOperationAction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp298 case ISD::STRICT_FSUB: in LegalizeOp()
739 case ISD::STRICT_FSUB: in Expand()
DSelectionDAGDumper.cpp232 case ISD::STRICT_FSUB: return "strict_fsub"; in getOperationName()
DLegalizeVectorTypes.cpp759 case ISD::STRICT_FSUB: in SplitVectorResult()
DLegalizeDAG.cpp1094 case ISD::STRICT_FSUB: in LegalizeOp()
DSelectionDAG.cpp7185 case ISD::STRICT_FSUB: NewOpc = ISD::FSUB; break; in mutateStrictFPToFP()
DSelectionDAGBuilder.cpp6264 Opcode = ISD::STRICT_FSUB; in visitConstrainedFPIntrinsic()