Home
last modified time | relevance | path

Searched refs:ppcf128 (Results 1 – 25 of 59) sorted by relevance

123

/external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/
D2008-10-31-PPCF128Libcalls.ll13 %1 = call ppc_fp128 @llvm.sqrt.ppcf128(ppc_fp128 %0) ; <ppc_fp128> [#uses=1]
23 %8 = call ppc_fp128 @llvm.pow.ppcf128(ppc_fp128 %6, ppc_fp128 %7) ; <ppc_fp128> [#uses=1]
31 declare ppc_fp128 @llvm.sqrt.ppcf128(ppc_fp128) nounwind readonly
37 declare ppc_fp128 @llvm.pow.ppcf128(ppc_fp128, ppc_fp128) nounwind readonly
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
D2008-10-31-PPCF128Libcalls.ll13 %1 = call ppc_fp128 @llvm.sqrt.ppcf128(ppc_fp128 %0) ; <ppc_fp128> [#uses=1]
23 %8 = call ppc_fp128 @llvm.pow.ppcf128(ppc_fp128 %6, ppc_fp128 %7) ; <ppc_fp128> [#uses=1]
31 declare ppc_fp128 @llvm.sqrt.ppcf128(ppc_fp128) nounwind readonly
37 declare ppc_fp128 @llvm.pow.ppcf128(ppc_fp128, ppc_fp128) nounwind readonly
Dfp128-bitcast-after-operation.ll39 %0 = tail call ppc_fp128 @llvm.fabs.ppcf128(ppc_fp128 %x)
120 …%0 = tail call ppc_fp128 @llvm.copysign.ppcf128(ppc_fp128 0xM400F000000000000BCB0000000000000, ppc…
125 declare ppc_fp128 @llvm.fabs.ppcf128(ppc_fp128)
126 declare ppc_fp128 @llvm.copysign.ppcf128(ppc_fp128, ppc_fp128)
Dfmaxnum.ll8 declare ppc_fp128 @llvm.maxnum.ppcf128(ppc_fp128, ppc_fp128)
52 %z = call ppc_fp128 @llvm.maxnum.ppcf128(ppc_fp128 %x, ppc_fp128 %y) readnone
Dfminnum.ll8 declare ppc_fp128 @llvm.minnum.ppcf128(ppc_fp128, ppc_fp128)
52 %z = call ppc_fp128 @llvm.minnum.ppcf128(ppc_fp128 %x, ppc_fp128 %y) readnone
/external/llvm/test/CodeGen/PowerPC/
D2008-10-31-PPCF128Libcalls.ll13 %1 = call ppc_fp128 @llvm.sqrt.ppcf128(ppc_fp128 %0) ; <ppc_fp128> [#uses=1]
23 %8 = call ppc_fp128 @llvm.pow.ppcf128(ppc_fp128 %6, ppc_fp128 %7) ; <ppc_fp128> [#uses=1]
31 declare ppc_fp128 @llvm.sqrt.ppcf128(ppc_fp128) nounwind readonly
37 declare ppc_fp128 @llvm.pow.ppcf128(ppc_fp128, ppc_fp128) nounwind readonly
Dfp128-bitcast-after-operation.ll44 %0 = tail call ppc_fp128 @llvm.fabs.ppcf128(ppc_fp128 %x)
131 …%0 = tail call ppc_fp128 @llvm.copysign.ppcf128(ppc_fp128 0xMBCB0000000000000400F000000000000, ppc…
136 declare ppc_fp128 @llvm.fabs.ppcf128(ppc_fp128)
137 declare ppc_fp128 @llvm.copysign.ppcf128(ppc_fp128, ppc_fp128)
Dfmaxnum.ll8 declare ppc_fp128 @llvm.maxnum.ppcf128(ppc_fp128, ppc_fp128)
52 %z = call ppc_fp128 @llvm.maxnum.ppcf128(ppc_fp128 %x, ppc_fp128 %y) readnone
Dfminnum.ll8 declare ppc_fp128 @llvm.minnum.ppcf128(ppc_fp128, ppc_fp128)
52 %z = call ppc_fp128 @llvm.minnum.ppcf128(ppc_fp128 %x, ppc_fp128 %y) readnone
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCCCState.cpp20 if (I.ArgVT == llvm::MVT::ppcf128) in PreAnalyzeCallOperands()
30 if (I.ArgVT == llvm::MVT::ppcf128) { in PreAnalyzeFormalArguments()
/external/llvm/lib/Target/PowerPC/
DPPCCCState.cpp20 if (I.ArgVT == llvm::MVT::ppcf128) in PreAnalyzeCallOperands()
30 if (I.ArgVT == llvm::MVT::ppcf128) { in PreAnalyzeFormalArguments()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp188 if (RetVT == MVT::ppcf128) in getFPEXT()
193 else if (RetVT == MVT::ppcf128) in getFPEXT()
215 if (OpVT == MVT::ppcf128) in getFPROUND()
224 if (OpVT == MVT::ppcf128) in getFPROUND()
231 if (OpVT == MVT::ppcf128) in getFPROUND()
272 } else if (OpVT == MVT::ppcf128) { in getFPTOSINT()
314 } else if (OpVT == MVT::ppcf128) { in getFPTOUINT()
337 if (RetVT == MVT::ppcf128) in getSINTTOFP()
348 if (RetVT == MVT::ppcf128) in getSINTTOFP()
359 if (RetVT == MVT::ppcf128) in getSINTTOFP()
[all …]
DValueTypes.cpp135 case MVT::ppcf128: return "ppcf128"; in getEVTString()
219 case MVT::ppcf128: return Type::getPPC_FP128Ty(Context); in getTypeForEVT()
296 case Type::PPC_FP128TyID: return MVT(MVT::ppcf128); in getVT()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp510 if (RetVT == MVT::ppcf128) in getFPEXT()
515 else if (RetVT == MVT::ppcf128) in getFPEXT()
534 if (OpVT == MVT::ppcf128) in getFPROUND()
543 if (OpVT == MVT::ppcf128) in getFPROUND()
550 if (OpVT == MVT::ppcf128) in getFPROUND()
588 } else if (OpVT == MVT::ppcf128) { in getFPTOSINT()
630 } else if (OpVT == MVT::ppcf128) { in getFPTOUINT()
653 if (RetVT == MVT::ppcf128) in getSINTTOFP()
664 if (RetVT == MVT::ppcf128) in getSINTTOFP()
675 if (RetVT == MVT::ppcf128) in getSINTTOFP()
[all …]
/external/llvm/test/Transforms/ConstProp/
Dconvert-from-fp16.ll42 %0 = call ppc_fp128 @llvm.convert.from.fp16.ppcf128(i16 0)
87 %1 = call ppc_fp128 @llvm.convert.from.fp16.ppcf128(i16 %0)
97 declare ppc_fp128 @llvm.convert.from.fp16.ppcf128(i16)
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/ConstProp/
Dconvert-from-fp16.ll42 %0 = call ppc_fp128 @llvm.convert.from.fp16.ppcf128(i16 0)
87 %1 = call ppc_fp128 @llvm.convert.from.fp16.ppcf128(i16 %0)
97 declare ppc_fp128 @llvm.convert.from.fp16.ppcf128(i16)
/external/swiftshader/third_party/LLVM/lib/VMCore/
DValueTypes.cpp115 case MVT::ppcf128: return "ppcf128"; in getEVTString()
165 case MVT::ppcf128: return Type::getPPC_FP128Ty(Context); in getTypeForEVT()
210 case Type::PPC_FP128TyID: return MVT(MVT::ppcf128); in getEVT()
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DValueTypes.h52 ppcf128 = 11, // This is a PPC 128-bit floating point value enumerator
146 return ((SimpleTy >= MVT::f32 && SimpleTy <= MVT::ppcf128) || in isFloatingPoint()
270 case ppcf128: in getSizeInBits()
DValueTypes.td33 def ppcf128: ValueType<128, 11>; // PPC 128-bit floating point value
/external/llvm/lib/IR/
DValueTypes.cpp140 case MVT::ppcf128: return "ppcf128"; in getEVTString()
221 case MVT::ppcf128: return Type::getPPC_FP128Ty(Context); in getTypeForEVT()
296 case Type::PPC_FP128TyID: return MVT(MVT::ppcf128); in getVT()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp37 VT == MVT::ppcf128 ? Call_PPCF128 : in GetFPLibCall()
897 assert(N->getValueType(0) == MVT::ppcf128 && in ExpandFloatRes_FABS()
1167 assert(N->getValueType(0) == MVT::ppcf128 && "Unsupported XINT_TO_FP!"); in ExpandFloatRes_XINT_TO_FP()
1229 MVT::ppcf128)); in ExpandFloatRes_XINT_TO_FP()
1301 assert(NewLHS.getValueType() == MVT::ppcf128 && "Unsupported setcc type!"); in FloatExpandSetCCOperands()
1342 assert(N->getOperand(0).getValueType() == MVT::ppcf128 && in ExpandFloatOp_FP_ROUND()
1358 assert(N->getOperand(0).getValueType() == MVT::ppcf128 && in ExpandFloatOp_FP_TO_SINT()
1360 SDValue Res = DAG.getNode(ISD::FP_ROUND_INREG, dl, MVT::ppcf128, in ExpandFloatOp_FP_TO_SINT()
1379 assert(N->getOperand(0).getValueType() == MVT::ppcf128 && in ExpandFloatOp_FP_TO_UINT()
1383 SDValue Tmp = DAG.getConstantFP(APF, MVT::ppcf128); in ExpandFloatOp_FP_TO_UINT()
[all …]
DTargetLowering.cpp355 if (OpVT == MVT::ppcf128) in getFPROUND()
360 if (OpVT == MVT::ppcf128) in getFPROUND()
399 } else if (OpVT == MVT::ppcf128) { in getFPTOSINT()
442 } else if (OpVT == MVT::ppcf128) { in getFPTOUINT()
463 else if (RetVT == MVT::ppcf128) in getSINTTOFP()
472 else if (RetVT == MVT::ppcf128) in getSINTTOFP()
481 else if (RetVT == MVT::ppcf128) in getSINTTOFP()
497 else if (RetVT == MVT::ppcf128) in getUINTTOFP()
506 else if (RetVT == MVT::ppcf128) in getUINTTOFP()
515 else if (RetVT == MVT::ppcf128) in getUINTTOFP()
[all …]
/external/llvm/include/llvm/CodeGen/
DMachineValueType.h54 ppcf128 = 12, // This is a PPC 128-bit floating point value enumerator
57 LAST_FP_VALUETYPE = ppcf128,
480 case ppcf128: in getSizeInBits()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp41 VT == MVT::ppcf128 ? Call_PPCF128 : in GetFPLibCall()
160 CN->getValueType(0).getSimpleVT() == llvm::MVT::ppcf128) { in SoftenFloatRes_ConstantFP()
1071 assert(N->getValueType(0) == MVT::ppcf128 && in ExpandFloatRes_FABS()
1406 assert(N->getValueType(0) == MVT::ppcf128 && "Unsupported XINT_TO_FP!"); in ExpandFloatRes_XINT_TO_FP()
1471 dl, MVT::ppcf128)); in ExpandFloatRes_XINT_TO_FP()
1542 assert(NewLHS.getValueType() == MVT::ppcf128 && "Unsupported setcc type!"); in FloatExpandSetCCOperands()
1583 assert(N->getOperand(1).getValueType() == MVT::ppcf128 && in ExpandFloatOp_FCOPYSIGN()
1594 assert(N->getOperand(0).getValueType() == MVT::ppcf128 && in ExpandFloatOp_FP_ROUND()
1610 assert(N->getOperand(0).getValueType() == MVT::ppcf128 && in ExpandFloatOp_FP_TO_SINT()
1612 SDValue Res = DAG.getNode(ISD::FP_ROUND_INREG, dl, MVT::ppcf128, in ExpandFloatOp_FP_TO_SINT()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DMachineValueType.h55 ppcf128 = 13, // This is a PPC 128-bit floating point value enumerator
58 LAST_FP_VALUETYPE = ppcf128,
697 case ppcf128: in getSizeInBits()

123