Home
last modified time | relevance | path

Searched refs:trunc5 (Results 1 – 15 of 15) sorted by relevance

/external/skia/samplecode/
DSampleColorFilter.cpp19 static int trunc5(int x) { in trunc5() function
63 int t0 = trunc5(i); in test_5bits()
65 int t2 = trunc5(i); in test_5bits()
/external/llvm/test/CodeGen/SystemZ/
Dint-conv-11.ll49 %trunc5 = trunc i32 %val5 to i8
82 %ext5 = zext i8 %trunc5 to i32
222 %trunc5 = trunc i32 %val5 to i16
255 %ext5 = zext i16 %trunc5 to i32
Dfp-mul-02.ll176 %trunc5 = fptrunc double %extra5 to float
178 %accext6 = fpext float %trunc5 to double
Dint-conv-06.ll145 %trunc5 = trunc i32 %val5 to i16
162 %ext5 = zext i16 %trunc5 to i32
Dint-conv-08.ll144 %trunc5 = trunc i64 %val5 to i16
161 %ext5 = zext i16 %trunc5 to i64
Dint-conv-03.ll135 %trunc5 = trunc i64 %val5 to i8
152 %ext5 = sext i8 %trunc5 to i64
Dint-conv-02.ll145 %trunc5 = trunc i32 %val5 to i8
162 %ext5 = zext i8 %trunc5 to i32
Dint-conv-04.ll144 %trunc5 = trunc i64 %val5 to i8
161 %ext5 = zext i8 %trunc5 to i64
Dint-conv-01.ll135 %trunc5 = trunc i32 %val5 to i8
152 %ext5 = sext i8 %trunc5 to i32
Dint-conv-07.ll135 %trunc5 = trunc i64 %val5 to i16
152 %ext5 = sext i16 %trunc5 to i64
Dfp-mul-04.ll202 %trunc5 = fptrunc fp128 %extra5 to double
204 %accext6 = fpext double %trunc5 to fp128
Dint-conv-05.ll170 %trunc5 = trunc i32 %val5 to i16
187 %ext5 = sext i16 %trunc5 to i32
/external/llvm/test/CodeGen/X86/
Dclear_upper_vector_element_bits.ll134 %trunc5 = trunc i16 %x5 to i8
142 %ext5 = zext i8 %trunc5 to i16
263 %trunc5 = trunc i8 %x5 to i4
279 %ext5 = zext i4 %trunc5 to i8
/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/
D8bit.pnacl.ll528 %trunc5 = trunc i32 %arg5 to i8
546 %merge6 = phi i8 [ %trunc5, %entry ], [ %trunc10, %next ]
/external/llvm/test/Transforms/SLPVectorizer/X86/
Dfround.ll868 %trunc5 = call double @llvm.trunc.f64(double %ld5)
876 …store double %trunc5, double* getelementptr inbounds ([8 x double], [8 x double]* @dst64, i32 0, i…
2001 %trunc5 = call float @llvm.trunc.f32(float %ld5)
2009 …store float %trunc5, float* getelementptr inbounds ([16 x float], [16 x float]* @dst32, i32 0, i64…
2127 %trunc5 = call float @llvm.trunc.f32(float %ld5 )
2143 …store float %trunc5 , float* getelementptr inbounds ([16 x float], [16 x float]* @dst32, i32 0, i6…