Home
last modified time | relevance | path

Searched refs:FEXP2 (Results 1 – 25 of 60) sorted by relevance

123

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DISDOpcodes.h451 FLOG, FLOG2, FLOG10, FEXP, FEXP2, enumerator
/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h525 FLOG, FLOG2, FLOG10, FEXP, FEXP2, enumerator
DBasicTTIImpl.h754 ISDs.push_back(ISD::FEXP2); in getIntrinsicInstrCost()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h558 FLOG, FLOG2, FLOG10, FEXP, FEXP2, enumerator
DBasicTTIImpl.h1025 ISDs.push_back(ISD::FEXP2);
DTargetLowering.h808 case ISD::STRICT_FEXP2: EqOpc = ISD::FEXP2; break; in getStrictFPOperationAction()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp183 case ISD::FEXP2: in LegalizeOp()
DLegalizeFloatTypes.cpp73 case ISD::FEXP2: R = SoftenFloatRes_FEXP2(N); break; in SoftenFloatResult()
856 case ISD::FEXP2: ExpandFloatRes_FEXP2(N, Lo, Hi); break; in ExpandFloatResult()
DLegalizeVectorTypes.cpp75 case ISD::FEXP2: in ScalarizeVectorResult()
451 case ISD::FEXP2: in SplitVectorResult()
1302 case ISD::FEXP2: in WidenVectorResult()
DTargetLowering.cpp584 setOperationAction(ISD::FEXP2, MVT::f64, Expand); in TargetLowering()
589 setOperationAction(ISD::FEXP2, MVT::f32, Expand); in TargetLowering()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp169 case ISD::FEXP2: return "fexp2"; in getOperationName()
DLegalizeFloatTypes.cpp85 case ISD::FEXP2: R = SoftenFloatRes_FEXP2(N); break; in SoftenFloatResult()
1025 case ISD::FEXP2: ExpandFloatRes_FEXP2(N, Lo, Hi); break; in ExpandFloatResult()
1873 case ISD::FEXP2: in PromoteFloatResult()
DLegalizeVectorOps.cpp317 case ISD::FEXP2: in LegalizeOp()
DLegalizeVectorTypes.cpp81 case ISD::FEXP2: in ScalarizeVectorResult()
639 case ISD::FEXP2: in SplitVectorResult()
2157 case ISD::FEXP2: in WidenVectorResult()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp198 case ISD::FEXP2: return "fexp2"; in getOperationName()
DLegalizeFloatTypes.cpp85 case ISD::FEXP2: R = SoftenFloatRes_FEXP2(N); break; in SoftenFloatResult()
1079 case ISD::FEXP2: ExpandFloatRes_FEXP2(N, Lo, Hi); break; in ExpandFloatResult()
1891 case ISD::FEXP2: in PromoteFloatResult()
DLegalizeVectorOps.cpp376 case ISD::FEXP2: in LegalizeOp()
DLegalizeVectorTypes.cpp84 case ISD::FEXP2: in ScalarizeVectorResult()
695 case ISD::FEXP2: in SplitVectorResult()
2365 case ISD::FEXP2: in WidenVectorResult()
/external/v8/src/mips/
Dconstants-mips.h921 FEXP2 = ((7U << 22) + 27), enumerator
Ddisasm-mips.cc2514 case FEXP2: in DecodeTypeMsa3RF()
/external/v8/src/mips64/
Dconstants-mips64.h955 FEXP2 = ((7U << 22) + 27), enumerator
Ddisasm-mips64.cc2828 case FEXP2: in DecodeTypeMsa3RF()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsSEISelLowering.cpp153 setOperationAction(ISD::FEXP2, MVT::f16, Promote); in MipsSETargetLowering()
384 setOperationAction(ISD::FEXP2, Ty, Legal); in addMSAFloatType()
1856 DAG.getNode(ISD::FEXP2, SDLoc(Op), ResTy, Op->getOperand(2))); in lowerINTRINSIC_WO_CHAIN()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp673 setOperationAction(ISD::FEXP2, VT, Expand); in initActions()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp928 setOperationAction(ISD::FEXP2, VT, Expand); in initActions()

123