Home
last modified time | relevance | path

Searched refs:v1f32 (Results 1 – 25 of 46) sorted by relevance

12

/external/llvm/include/llvm/CodeGen/
DMachineValueType.h110 v1f32 = 55, // 1 x f32 enumerator
236 SimpleTy == MVT::v1f32); in is32BitVector()
359 case v1f32: in getVectorElementType()
424 case v1f32: in getVectorNumElements()
465 case v1f32: in getSizeInBits()
649 if (NumElements == 1) return MVT::v1f32; in getVectorVT()
/external/clang/test/CodeGen/
Dsystemz-abi-vector.c18 typedef __attribute__((vector_size(4))) float v1f32; typedef
106 v1f32 pass_v1f32(v1f32 arg) { return arg; } in pass_v1f32()
/external/llvm-project/clang/test/CodeGen/SystemZ/
Dsystemz-abi-vector.c28 typedef __attribute__((vector_size(4))) float v1f32; typedef
116 v1f32 pass_v1f32(v1f32 arg) { return arg; } in pass_v1f32()
/external/llvm-project/llvm/test/Transforms/LowerMatrixIntrinsics/
Dmultiply-float-contraction-fmf.ll22 ; CHECK-NEXT: [[TMP3:%.*]] = call <1 x float> @llvm.fmuladd.v1f32(<1 x float> [[BLOCK4]], <1 x f…
34 ; CHECK-NEXT: [[TMP9:%.*]] = call <1 x float> @llvm.fmuladd.v1f32(<1 x float> [[BLOCK10]], <1 x …
46 ; CHECK-NEXT: [[TMP15:%.*]] = call <1 x float> @llvm.fmuladd.v1f32(<1 x float> [[BLOCK16]], <1 x…
58 ; CHECK-NEXT: [[TMP21:%.*]] = call <1 x float> @llvm.fmuladd.v1f32(<1 x float> [[BLOCK22]], <1 x…
Dmultiply-float-contraction.ll22 ; CHECK-NEXT: [[TMP3:%.*]] = call <1 x float> @llvm.fmuladd.v1f32(<1 x float> [[BLOCK4]], <1 x f…
34 ; CHECK-NEXT: [[TMP9:%.*]] = call <1 x float> @llvm.fmuladd.v1f32(<1 x float> [[BLOCK10]], <1 x …
46 ; CHECK-NEXT: [[TMP15:%.*]] = call <1 x float> @llvm.fmuladd.v1f32(<1 x float> [[BLOCK16]], <1 x…
58 ; CHECK-NEXT: [[TMP21:%.*]] = call <1 x float> @llvm.fmuladd.v1f32(<1 x float> [[BLOCK22]], <1 x…
/external/llvm-project/llvm/test/CodeGen/AArch64/
Dvector-fcopysign.ll5 ;============ v1f32
13 %r = call <1 x float> @llvm.copysign.v1f32(<1 x float> %a, <1 x float> %b)
25 %r = call <1 x float> @llvm.copysign.v1f32(<1 x float> %a, <1 x float> %tmp0)
29 declare <1 x float> @llvm.copysign.v1f32(<1 x float> %a, <1 x float> %b) #0
Dvecreduce-fmax-legalization-nan.ll5 declare float @llvm.vector.reduce.fmax.v1f32(<1 x float> %a)
27 %b = call float @llvm.vector.reduce.fmax.v1f32(<1 x float> %a)
Dvecreduce-fmax-legalization.ll5 declare float @llvm.vector.reduce.fmax.v1f32(<1 x float> %a)
27 %b = call nnan float @llvm.vector.reduce.fmax.v1f32(<1 x float> %a)
Dvecreduce-fmin-legalization.ll5 declare float @llvm.vector.reduce.fmin.v1f32(<1 x float> %a)
27 %b = call nnan float @llvm.vector.reduce.fmin.v1f32(<1 x float> %a)
Dvecreduce-fmul-legalization-strict.ll7 declare float @llvm.vector.reduce.fmul.f32.v1f32(float, <1 x float>)
29 %b = call float @llvm.vector.reduce.fmul.f32.v1f32(float 1.0, <1 x float> %a)
Dvecreduce-fadd-legalization.ll5 declare float @llvm.vector.reduce.fadd.f32.v1f32(float, <1 x float>)
28 %b = call reassoc float @llvm.vector.reduce.fadd.f32.v1f32(float -0.0, <1 x float> %a)
Dvecreduce-fadd-legalization-strict.ll7 declare float @llvm.vector.reduce.fadd.f32.v1f32(float, <1 x float>)
42 %b = call float @llvm.vector.reduce.fadd.f32.v1f32(float %s, <1 x float> %a)
52 %b = call float @llvm.vector.reduce.fadd.f32.v1f32(float -0.0, <1 x float> %a)
/external/llvm/test/CodeGen/AArch64/
Dvector-fcopysign.ll5 ;============ v1f32
13 %r = call <1 x float> @llvm.copysign.v1f32(<1 x float> %a, <1 x float> %b)
25 %r = call <1 x float> @llvm.copysign.v1f32(<1 x float> %a, <1 x float> %tmp0)
29 declare <1 x float> @llvm.copysign.v1f32(<1 x float> %a, <1 x float> %b) #0
/external/llvm-project/llvm/test/Analysis/CostModel/X86/
Dreduce-fmin.ll47 …mated cost of 0 for instruction: %V1 = call float @llvm.vector.reduce.fmin.v1f32(<1 x float> undef)
56 …mated cost of 0 for instruction: %V1 = call float @llvm.vector.reduce.fmin.v1f32(<1 x float> undef)
65 …mated cost of 0 for instruction: %V1 = call float @llvm.vector.reduce.fmin.v1f32(<1 x float> undef)
73 %V1 = call float @llvm.vector.reduce.fmin.v1f32(<1 x float> undef)
88 declare float @llvm.vector.reduce.fmin.v1f32(<1 x float>)
Dreduce-fmax.ll47 …mated cost of 0 for instruction: %V1 = call float @llvm.vector.reduce.fmax.v1f32(<1 x float> undef)
56 …mated cost of 0 for instruction: %V1 = call float @llvm.vector.reduce.fmax.v1f32(<1 x float> undef)
65 …mated cost of 0 for instruction: %V1 = call float @llvm.vector.reduce.fmax.v1f32(<1 x float> undef)
73 %V1 = call float @llvm.vector.reduce.fmax.v1f32(<1 x float> undef)
88 declare float @llvm.vector.reduce.fmax.v1f32(<1 x float>)
Dreduce-fmul.ll79 …ated cost of 0 for instruction: %V1 = call float @llvm.vector.reduce.fmul.v1f32(float %arg, <1 x f…
88 …ated cost of 0 for instruction: %V1 = call float @llvm.vector.reduce.fmul.v1f32(float %arg, <1 x f…
97 …ated cost of 0 for instruction: %V1 = call float @llvm.vector.reduce.fmul.v1f32(float %arg, <1 x f…
106 …ated cost of 0 for instruction: %V1 = call float @llvm.vector.reduce.fmul.v1f32(float %arg, <1 x f…
115 …ated cost of 0 for instruction: %V1 = call float @llvm.vector.reduce.fmul.v1f32(float %arg, <1 x f…
124 …ated cost of 0 for instruction: %V1 = call float @llvm.vector.reduce.fmul.v1f32(float %arg, <1 x f…
133 …ated cost of 0 for instruction: %V1 = call float @llvm.vector.reduce.fmul.v1f32(float %arg, <1 x f…
141 %V1 = call float @llvm.vector.reduce.fmul.v1f32(float %arg, <1 x float> undef)
156 declare float @llvm.vector.reduce.fmul.v1f32(float, <1 x float>)
Dreduce-fadd.ll79 …ated cost of 0 for instruction: %V1 = call float @llvm.vector.reduce.fadd.v1f32(float %arg, <1 x f…
88 …ated cost of 0 for instruction: %V1 = call float @llvm.vector.reduce.fadd.v1f32(float %arg, <1 x f…
97 …ated cost of 0 for instruction: %V1 = call float @llvm.vector.reduce.fadd.v1f32(float %arg, <1 x f…
106 …ated cost of 0 for instruction: %V1 = call float @llvm.vector.reduce.fadd.v1f32(float %arg, <1 x f…
115 …ated cost of 0 for instruction: %V1 = call float @llvm.vector.reduce.fadd.v1f32(float %arg, <1 x f…
124 …ated cost of 0 for instruction: %V1 = call float @llvm.vector.reduce.fadd.v1f32(float %arg, <1 x f…
133 …ated cost of 0 for instruction: %V1 = call float @llvm.vector.reduce.fadd.v1f32(float %arg, <1 x f…
141 %V1 = call float @llvm.vector.reduce.fadd.v1f32(float %arg, <1 x float> undef)
156 declare float @llvm.vector.reduce.fadd.v1f32(float, <1 x float>)
/external/llvm-project/llvm/test/CodeGen/X86/
Dvector-constrained-fp-intrinsics-flags.ll10 …%add = call <1 x float> @llvm.experimental.constrained.fadd.v1f32(<1 x float> <float 0x7FF00000000…
59 declare <1 x float> @llvm.experimental.constrained.fadd.v1f32(<1 x float>, <1 x float>, metadata, m…
Dvector-constrained-fp-intrinsics-fma.ll12 %fma = call <1 x float> @llvm.experimental.constrained.fma.v1f32(
145 declare <1 x float> @llvm.experimental.constrained.fma.v1f32(<1 x float>, <1 x float>, <1 x float>,…
Dvector-constrained-fp-intrinsics.ll20 %div = call <1 x float> @llvm.experimental.constrained.fdiv.v1f32(
171 %rem = call <1 x float> @llvm.experimental.constrained.frem.v1f32(
417 %mul = call <1 x float> @llvm.experimental.constrained.fmul.v1f32(
554 %add = call <1 x float> @llvm.experimental.constrained.fadd.v1f32(
692 %sub = call <1 x float> @llvm.experimental.constrained.fsub.v1f32(
833 %sqrt = call <1 x float> @llvm.experimental.constrained.sqrt.v1f32(
961 %pow = call <1 x float> @llvm.experimental.constrained.pow.v1f32(
1218 %powi = call <1 x float> @llvm.experimental.constrained.powi.v1f32(
1472 %sin = call <1 x float> @llvm.experimental.constrained.sin.v1f32(
1697 %cos = call <1 x float> @llvm.experimental.constrained.cos.v1f32(
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DMachineValueType.h125 v1f32 = 70, // 1 x f32 enumerator
337 SimpleTy == MVT::v2f16 || SimpleTy == MVT::v1f32); in is32BitVector()
517 case v1f32: in getVectorElementType()
658 case v1f32: in getVectorNumElements()
724 case v1f32: in getSizeInBits()
993 if (NumElements == 1) return MVT::v1f32; in getVectorVT()
/external/llvm-project/llvm/include/llvm/Support/
DMachineValueType.h139 v1f32 = 84, // 1 x f32 enumerator
367 SimpleTy == MVT::v1f32); in is32BitVector()
605 case v1f32: in getVectorElementType()
776 case v1f32: in getVectorNumElements()
851 case v1f32: in getSizeInBits()
1195 if (NumElements == 1) return MVT::v1f32; in getVectorVT()
/external/llvm-project/llvm/test/CodeGen/ARM/
Dvecreduce-fmul-legalization-strict.ll5 declare float @llvm.vector.reduce.fmul.f32.v1f32(float, <1 x float>)
32 %b = call float @llvm.vector.reduce.fmul.f32.v1f32(float 1.0, <1 x float> %a)
/external/llvm/lib/IR/
DValueTypes.cpp184 case MVT::v1f32: return "v1f32"; in getEVTString()
265 case MVT::v1f32: return VectorType::get(Type::getFloatTy(Context), 1); in getTypeForEVT()
/external/llvm-project/llvm/test/CodeGen/PowerPC/
Dvector-constrained-fp-intrinsics.ll24 %div = call <1 x float> @llvm.experimental.constrained.fdiv.v1f32(
252 %rem = call <1 x float> @llvm.experimental.constrained.frem.v1f32(
652 %mul = call <1 x float> @llvm.experimental.constrained.fmul.v1f32(
868 %add = call <1 x float> @llvm.experimental.constrained.fadd.v1f32(
1080 %sub = call <1 x float> @llvm.experimental.constrained.fsub.v1f32(
1288 %sqrt = call <1 x float> @llvm.experimental.constrained.sqrt.v1f32(
1481 %pow = call <1 x float> @llvm.experimental.constrained.pow.v1f32(
1894 %powi = call <1 x float> @llvm.experimental.constrained.powi.v1f32(
2274 %sin = call <1 x float> @llvm.experimental.constrained.sin.v1f32(
2623 %cos = call <1 x float> @llvm.experimental.constrained.cos.v1f32(
[all …]

12