Searched
full:fcmp (Results
551 -
575 of
1276) sorted by null
<<21222324252627282930>>
/external/llvm/test/CodeGen/Thumb2/ |
2009-08-04-SubregLoweringBug3.ll | 34 %12 = fcmp ogt double %11, 6.660000e-01 ; <i1> [#uses=1]
|
2011-12-16-T2SizeReduceAssert.ll | 38 %cmp2.6 = fcmp ogt double %0, 0.000000e+00
|
thumb2-cpsr-liveness.ll | 26 %cmp2 = fcmp nsz ogt double %conv, %b.017.reg2mem.0
|
/external/llvm/test/CodeGen/WebAssembly/ |
store-results.ll | 56 %exitcond.i = fcmp oeq float %inc.i, 256.0
|
/external/llvm/test/CodeGen/X86/ |
2012-10-02-DAGCycle.ll | 33 %cmp4 = fcmp olt float undef, 0x3D10000000000000
|
2012-11-30-handlemove-dbg.ll | 27 %cmp22 = fcmp olt double 0.000000e+00, %dsq
|
avx-win64.ll | 22 %bincmp = fcmp oeq <8 x float> %x, zeroinitializer
|
sse1.ll | 59 %cmp = fcmp oeq <4 x float> %a0, %a1
|
/external/llvm/test/Transforms/GVN/ |
assume-equal.ll | 124 ; This tests checks const propatation with fcmp instruction. 136 %cmp = fcmp oeq float %1, %0 ; note const on lhs 151 %cmp = fcmp nnan ueq float %0, 3.000000e+00 165 %cmp = fcmp ueq float %0, 3.000000e+00 ; no nnan flag - can't propagate
|
pre-gep-load.ll | 23 %cmp = fcmp olt double %sub, 0.000000e+00
|
/external/llvm/test/Transforms/IndVarSimplify/ |
iv-sext.ll | 49 %tmp15 = fcmp ogt float %distERBlo.0.ph, 2.500000e+00 ; <i1> [#uses=1] 71 %tmp25 = fcmp ogt float %tmp19, 2.500000e+00 ; <i1> [#uses=1] 84 %.not10 = fcmp olt float %distERBhi.0.ph, 2.500000e+00 ; <i1> [#uses=1] 112 %.not = fcmp olt float %tmp30, 2.500000e+00 ; <i1> [#uses=1]
|
/external/llvm/test/Transforms/SLPVectorizer/X86/ |
compare-reduce.ll | 35 %cmp11 = fcmp ogt double %add, %add10
|
in-tree-user.ll | 34 %cmp11 = fcmp ogt double %add, %add10
|
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter3/ |
codegen.ml | 30 let i = build_fcmp Fcmp.Ult lhs_val rhs_val "cmptmp" builder in
|
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter4/ |
codegen.ml | 30 let i = build_fcmp Fcmp.Ult lhs_val rhs_val "cmptmp" builder in
|
/external/swiftshader/third_party/LLVM/test/Analysis/ScalarEvolution/ |
trip-count5.ll | 35 %tmp21 = fcmp olt float %tmp10, 2.500000e+00 ; <i1> [#uses=1]
|
/external/swiftshader/third_party/LLVM/test/CodeGen/Thumb/ |
select.ll | 71 %tmp = fcmp olt double %a, 1.234e+00
|
/external/swiftshader/third_party/LLVM/test/CodeGen/Thumb2/ |
2009-08-04-SubregLoweringBug3.ll | 34 %12 = fcmp ogt double %11, 6.660000e-01 ; <i1> [#uses=1]
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
brcond.ll | 92 %3 = fcmp oeq double %2, 0.000000e+00 ; <i1> [#uses=1]
|
/external/swiftshader/third_party/LLVM/test/Transforms/IndVarSimplify/ |
iv-sext.ll | 49 %tmp15 = fcmp ogt float %distERBlo.0.ph, 2.500000e+00 ; <i1> [#uses=1] 71 %tmp25 = fcmp ogt float %tmp19, 2.500000e+00 ; <i1> [#uses=1] 84 %.not10 = fcmp olt float %distERBhi.0.ph, 2.500000e+00 ; <i1> [#uses=1] 112 %.not = fcmp olt float %tmp30, 2.500000e+00 ; <i1> [#uses=1]
|
/external/swiftshader/third_party/LLVM/test/Transforms/LoopSimplify/ |
merge-exits.ll | 33 %t10 = fcmp uge float %distERBhi.0, 2.500000e+00 ; <i1> [#uses=1]
|
/external/swiftshader/third_party/LLVM/utils/vim/ |
llvm.vim | 28 syn keyword llvmStatement icmp fcmp
|
/external/swiftshader/third_party/subzero/src/ |
IceTargetLoweringARM32.def | 18 // Patterns for lowering fcmp. These are expected to be used in the following
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/ia64/ |
dv-raw-err.s | 70 fcmp.eq.s3 p1, p2 = f5, f6 365 fcmp.eq p5, p6 = f2, f3 // pr-writer-fp/pr-reader-br 376 fcmp.eq p62, p63 = f2, f3 595 fcmp.eq p25, p26 = f2, f3 // pr-writer-fp/pr-reader-br
|
pseudo.d | 20 [[:space:]]*[[:xdigit:]]*:[[:space:][:xdigit:]]+(\[[[:upper:]]+\])?[[:space:]]+fcmp\.eq\.s0 p11,p0=f0,f0
|
Completed in 803 milliseconds
<<21222324252627282930>>