Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h297 STRICT_FEXP, STRICT_FEXP2, STRICT_FLOG, STRICT_FLOG10, STRICT_FLOG2, enumerator
H A DSelectionDAGNodes.h669 case ISD::STRICT_FEXP2:
H A DTargetLowering.h856 case ISD::STRICT_FEXP2: EqOpc = ISD::FEXP2; break; in getStrictFPOperationAction()
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp320 case ISD::STRICT_FEXP2: in LegalizeOp()
798 case ISD::STRICT_FEXP2: in Expand()
H A DSelectionDAGDumper.cpp210 case ISD::STRICT_FEXP2: return "strict_fexp2"; in getOperationName()
H A DLegalizeVectorTypes.cpp161 case ISD::STRICT_FEXP2: in ScalarizeVectorResult()
848 case ISD::STRICT_FEXP2: in SplitVectorResult()
2460 case ISD::STRICT_FEXP2: in WidenVectorResult()
H A DLegalizeDAG.cpp1105 case ISD::STRICT_FEXP2: in LegalizeOp()
3915 case ISD::STRICT_FEXP2: in ConvertNodeToLibcall()
H A DSelectionDAG.cpp7649 case ISD::STRICT_FEXP2: NewOpc = ISD::FEXP2; IsUnary = true; break; in mutateStrictFPToFP()
H A DSelectionDAGBuilder.cpp6424 Opcode = ISD::STRICT_FEXP2; in visitConstrainedFPIntrinsic()