Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h275 STRICT_FRINT, STRICT_FNEARBYINT, enumerator
DSelectionDAGNodes.h673 case ISD::STRICT_FRINT:
DTargetLowering.h812 case ISD::STRICT_FRINT: EqOpc = ISD::FRINT; break; in getStrictFPOperationAction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp312 case ISD::STRICT_FRINT: in LegalizeOp()
753 case ISD::STRICT_FRINT: in Expand()
DSelectionDAGDumper.cpp192 case ISD::STRICT_FRINT: return "strict_frint"; in getOperationName()
DLegalizeDAG.cpp1108 case ISD::STRICT_FRINT: in LegalizeOp()
4146 case ISD::STRICT_FRINT: in ConvertNodeToLibcall()
DLegalizeVectorTypes.cpp773 case ISD::STRICT_FRINT: in SplitVectorResult()
DSelectionDAG.cpp7200 case ISD::STRICT_FRINT: NewOpc = ISD::FRINT; IsUnary = true; break; in mutateStrictFPToFP()
DSelectionDAGBuilder.cpp6309 Opcode = ISD::STRICT_FRINT; in visitConstrainedFPIntrinsic()