Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h274 STRICT_FEXP, STRICT_FEXP2, STRICT_FLOG, STRICT_FLOG10, STRICT_FLOG2, enumerator
DSelectionDAGNodes.h669 case ISD::STRICT_FEXP2:
DTargetLowering.h808 case ISD::STRICT_FEXP2: EqOpc = ISD::FEXP2; break; in getStrictFPOperationAction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp308 case ISD::STRICT_FEXP2: in LegalizeOp()
749 case ISD::STRICT_FEXP2: in Expand()
DSelectionDAGDumper.cpp199 case ISD::STRICT_FEXP2: return "strict_fexp2"; in getOperationName()
DLegalizeDAG.cpp1104 case ISD::STRICT_FEXP2: in LegalizeOp()
4118 case ISD::STRICT_FEXP2: in ConvertNodeToLibcall()
DLegalizeVectorTypes.cpp769 case ISD::STRICT_FEXP2: in SplitVectorResult()
DSelectionDAG.cpp7196 case ISD::STRICT_FEXP2: NewOpc = ISD::FEXP2; IsUnary = true; break; in mutateStrictFPToFP()
DSelectionDAGBuilder.cpp6297 Opcode = ISD::STRICT_FEXP2; in visitConstrainedFPIntrinsic()