Searched
full:fcmp (Results
476 -
500 of
742) sorted by null
<<11121314151617181920>>
/toolchain/binutils/binutils-2.25/opcodes/ |
sh-opc.h | [all...] |
/external/llvm/lib/Target/PowerPC/ |
README.txt | 574 %tmp3 = fcmp ole double %x, %y ; <i1> [#uses=1] 581 %tmp3 = fcmp one double %x, %y ; <i1> [#uses=1] 588 %tmp3 = fcmp ugt double %x, %y ; <i1> [#uses=1] 602 %Cond = fcmp ugt double %D, -0.000000e+00 ; <i1> [#uses=1]
|
/external/llvm/test/CodeGen/ARM/ |
2007-01-19-InfiniteLoop.ll | 60 %tmp678 = fcmp oeq double %tmp632, %tmp675 ; <i1> [#uses=1]
|
avoid-cpsr-rmw.ll | 96 %cmp = fcmp olt double %0, 1.000000e+01
|
select.ll | 69 %tmp = fcmp olt double %a, 1.234e+00
|
spill-q.ll | 80 %22 = fcmp ogt <4 x float> %besterror.0.2264, %21 ; <<4 x i1>> [#uses=0]
|
/external/llvm/test/CodeGen/Thumb2/ |
thumb2-spill-q.ll | 80 %22 = fcmp ogt <4 x float> %besterror.0.2264, %21 ; <<4 x i1>> [#uses=0]
|
/external/llvm/test/CodeGen/X86/ |
2007-03-01-SpillerCrash.ll | 64 fcmp ogt float %39, 0.000000e+00 ; <i1>:40 [#uses=1]
|
avx512vl-mov.ll | 239 %mask = fcmp one <8 x float> %mask1, zeroinitializer 250 %mask = fcmp one <8 x float> %mask1, zeroinitializer 261 %mask = fcmp one <8 x float> %mask1, zeroinitializer 272 %mask = fcmp one <8 x float> %mask1, zeroinitializer
|
tail-opts.ll | 135 %tmp12 = fcmp olt float %tmp8, %tmp11 139 %tmp23469 = fcmp olt float %tmp5, %tmp8 143 %tmp23 = fcmp olt float %tmp5, %tmp11
|
/external/llvm/test/Transforms/BBVectorize/ |
cycle.ll | 102 %cmp = fcmp olt double %call, 0x3CB0000000000000
|
/external/llvm/test/Transforms/StructurizeCFG/ |
post-order-traversal-bug.ll | 36 %cmp3 = fcmp une float %tmp1, %tmp3
|
/external/llvm/utils/kate/ |
llvm.xml | 160 <item> fcmp </item>
|
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/internal/obj/ppc64/ |
a.out.go | 184 FCMP = 1 << 5
|
/prebuilts/go/darwin-x86/src/cmd/internal/obj/ppc64/ |
a.out.go | 181 FCMP = 1 << 5
|
/prebuilts/go/darwin-x86/src/cmd/internal/rsc.io/arm/armasm/ |
objdump_test.go | 178 fcmp
|
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/internal/obj/ppc64/ |
a.out.go | 184 FCMP = 1 << 5
|
/prebuilts/go/linux-x86/src/cmd/internal/obj/ppc64/ |
a.out.go | 181 FCMP = 1 << 5
|
/prebuilts/go/linux-x86/src/cmd/internal/rsc.io/arm/armasm/ |
objdump_test.go | 178 fcmp
|
/toolchain/binutils/binutils-2.25/cpu/ |
mep-fmax.cpu | 260 (dni (.sym fcmp cond suffix s) 261 (.str "fcmp" cond suffix "s FRn,FRm") 264 ;; block because of the hazards between fcmp instructions and 267 (.str "fcmp" cond suffix "s ${fmax-FRn},${fmax-FRm}")
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/ |
dv-raw-err.l | 30 .*:70: Warning: Use of 'fcmp\.eq\.s3' violates RAW dependency 'AR\[FPSR\]\.sf3\.controls' \(impliedf\) 32 .*:70: Warning: Use of 'fcmp\.eq\.s3' violates RAW dependency 'AR\[FPSR\]\.traps' \(impliedf\) 34 .*:70: Warning: Use of 'fcmp\.eq\.s3' violates RAW dependency 'AR\[FPSR\]\.rv' \(impliedf\) 36 .*:70: Warning: Use of 'fcmp\.eq\.s3' violates WAW dependency 'AR\[FPSR\]\.sf3\.flags' \(impliedf\)
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/ |
fdpic-plt-be.d | 60 [0-9a-f]+:[ \t]+ff c4[ \t]+fcmp/eq[ \t]+fr12,fr15
|
fdpic-plt-le.d | 59 [0-9a-f]+:[ \t]+c4 ff[ \t]+fcmp/eq[ \t]+fr12,fr15
|
/external/llvm/test/CodeGen/AArch64/ |
combine-comparisons-by-cse.ll | 355 ; fcmp d8, #0.0 368 ; CHECK: fcmp d8, #0.0 389 %cmp9 = fcmp ogt double %call2, 0.000000e+00
|
/external/llvm/test/CodeGen/AMDGPU/ |
pv.ll | 183 %175 = fcmp uge float %132, 0.000000e+00 185 %177 = fcmp uge float %147, 0.000000e+00 188 %180 = fcmp ult float %132, 0.000000e+00
|
Completed in 947 milliseconds
<<11121314151617181920>>