Searched
full:fmul (Results
351 -
375 of
1010) sorted by null
<<11121314151617181920>>
/dalvik/dx/tests/102-verify-nonwide-math/ |
expected.txt | 12 fmul: expected failure occurred
|
/external/llvm/test/Analysis/ScalarEvolution/ |
sext-iv-1.ll | 28 %5 = fmul double %4, 3.900000e+00 ; <double> [#uses=1] 51 %5 = fmul double %4, 3.900000e+00 ; <double> [#uses=1] 74 %5 = fmul double %4, 3.900000e+00 ; <double> [#uses=1] 97 %5 = fmul double %4, 3.900000e+00 ; <double> [#uses=1]
|
/external/llvm/test/CodeGen/AMDGPU/ |
r600-encoding.ll | 17 %r2 = fmul float %r0, %r1
|
/external/llvm/test/CodeGen/ARM/ |
2010-04-09-NeonSelect.ll | 11 %4 = fmul <4 x float> %3, <float 0.000000e+00, float 0x3FED906BC0000000, float 0x3FE6A09E60000000, float 0xBFD87DE2A0000000> ; <<4 x float>> [#uses=1]
|
isel-v8i32-crash.ll | 19 %2 = fmul <8 x float> %1, <float 8.000000e+00, float 8.000000e+00, float 8.000000e+00, float 8.000000e+00, float 8.000000e+00, float 8.000000e+00, float 8.000000e+00, float 8.000000e+00>
|
no-fpu.ll | 24 %res = fmul double %a, %b
|
/external/llvm/test/CodeGen/NVPTX/ |
fp-contract.ll | 19 %v0 = fmul float %a, %b
|
/external/llvm/test/CodeGen/PowerPC/ |
2008-10-28-f128-i32.ll | 9 %1 = fmul ppc_fp128 %a, 0xM3DF00000000000000000000000000000 ; <ppc_fp128> [#uses=1]
|
ppcsoftops.ll | 20 %mul = fmul double %0, %1
|
/external/llvm/test/CodeGen/Thumb2/ |
2009-08-04-SubregLoweringBug2.ll | 20 %0 = fmul float undef, 0x41E0000000000000 ; <float> [#uses=1]
|
/external/llvm/test/CodeGen/X86/ |
2007-03-01-SpillerCrash.ll | 6 fmul <4 x float> zeroinitializer, zeroinitializer ; <<4 x float>>:0 [#uses=4] 9 fmul <4 x float> %0, %2 ; <<4 x float>>:3 [#uses=1] 11 fmul <4 x float> %4, zeroinitializer ; <<4 x float>>:5 [#uses=2] 57 fmul <4 x float> %34, < float 5.000000e-01, float 5.000000e-01, float 5.000000e-01, float 5.000000e-01 > ; <<4 x float>>:35 [#uses=1]
|
2007-11-06-InstrSched.ll | 16 %tmp11 = fmul float %tmp9, %tmp45 ; <float> [#uses=1]
|
constant-combines.ll | 28 %8 = fmul float %7, 0.000000e+00
|
extract-combine.ll | 11 %mul.i25621 = fmul <4 x float> zeroinitializer, %sub.i25620 ; <<4 x float>> [#uses=1]
|
stride-reuse.ll | 18 %tmp4 = fmul float %tmp3, 2.000000e+00
|
/external/llvm/test/Feature/ |
ppcld.ll | 18 %tmp3 = fmul double %tmp1, %tmp2 ; <double> [#uses=1]
|
x86ld.ll | 18 %tmp3 = fmul double %tmp1, %tmp2 ; <double> [#uses=1]
|
/external/llvm/test/MC/AArch64/ |
neon-2velem.s | 183 fmul v0.4h, v1.4h, v2.h[2] 184 fmul v0.8h, v1.8h, v2.h[2] 185 fmul v0.2s, v1.2s, v2.s[2] 186 fmul v0.2s, v1.2s, v22.s[2] 187 fmul v0.4s, v1.4s, v2.s[2] 188 fmul v0.4s, v1.4s, v22.s[2] 189 fmul v0.2d, v1.2d, v2.d[1] 190 fmul v0.2d, v1.2d, v22.d[1] 192 // CHECK: fmul v0.4h, v1.4h, v2.h[2] // encoding: [0x20,0x90,0x22,0x0f] 193 // CHECK: fmul v0.8h, v1.8h, v2.h[2] // encoding: [0x20,0x90,0x22,0x4f [all...] |
/external/llvm/test/Transforms/Inline/ |
inline-fast-math-flags.ll | 12 %mul = fmul fast float %a0, %b
|
/external/llvm/test/Transforms/InstCombine/ |
select-crash.ll | 17 %mul91 = fmul double %highlights, %cond90
|
sqrt.ll | 43 %mul18 = fmul float %tmp14, %tmp14
|
/external/llvm/test/Transforms/LoopUnroll/X86/ |
partial.ll | 52 %v5 = fmul <2 x double> %v4, <double 8.000000e+00, double 8.000000e+00> 66 ; CHECK-NEXT: fmul 68 ; CHECK-NEXT: fmul 72 ; CHECK-NOUNRL-NEXT: fmul
|
/external/llvm/test/Transforms/LoopUnroll/ |
shifted-tripcount.ll | 21 %mul9 = fmul double %tmp8, %tmp4 ; <double> [#uses=1]
|
/external/llvm/test/Transforms/LoopVectorize/ |
duplicated-metadata.ll | 17 %mul = fmul float %p, 2.000000e+00
|
/prebuilts/go/darwin-x86/src/cmd/internal/obj/ppc64/ |
anames.go | 98 "FMUL",
|
Completed in 268 milliseconds
<<11121314151617181920>>