Home
last modified time | relevance | path

Searched refs:STRICT_FEXP (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.h668 case ISD::STRICT_FEXP:
DTargetLowering.h807 case ISD::STRICT_FEXP: EqOpc = ISD::FEXP; break; in getStrictFPOperationAction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp307 case ISD::STRICT_FEXP: in LegalizeOp()
748 case ISD::STRICT_FEXP: in Expand()
DSelectionDAGDumper.cpp197 case ISD::STRICT_FEXP: return "strict_fexp"; in getOperationName()
DLegalizeDAG.cpp1103 case ISD::STRICT_FEXP: in LegalizeOp()
4105 case ISD::STRICT_FEXP: in ConvertNodeToLibcall()
DLegalizeVectorTypes.cpp768 case ISD::STRICT_FEXP: in SplitVectorResult()
DSelectionDAG.cpp7195 case ISD::STRICT_FEXP: NewOpc = ISD::FEXP; IsUnary = true; break; in mutateStrictFPToFP()
DSelectionDAGBuilder.cpp6294 Opcode = ISD::STRICT_FEXP; in visitConstrainedFPIntrinsic()