HomeSort by relevance Sort by last modified time
    Searched full:fcmp (Results 826 - 850 of 1276) sorted by null

<<31323334353637383940>>

  /external/v8/src/crankshaft/x87/
lithium-codegen-x87.cc     [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
tables.go 106 FCMP
575 FCMP: "FCMP",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
tables.go 106 FCMP
575 FCMP: "FCMP",
    [all...]
  /external/llvm/include/llvm/Analysis/
ValueTracking.h 423 /// fcmp; select, does the fcmp have to be
  /external/llvm/lib/ExecutionEngine/Interpreter/
Execution.cpp 333 dbgs() << "Unhandled type for FCmp EQ instruction: " << *Ty << "\n";
389 dbgs() << "Unhandled type for FCmp NE instruction: " << *Ty << "\n";
409 dbgs() << "Unhandled type for FCmp LE instruction: " << *Ty << "\n";
423 dbgs() << "Unhandled type for FCmp GE instruction: " << *Ty << "\n";
437 dbgs() << "Unhandled type for FCmp LT instruction: " << *Ty << "\n";
451 dbgs() << "Unhandled type for FCmp GT instruction: " << *Ty << "\n";
619 dbgs() << "Don't know how to handle this FCmp predicate!\n-->" << I;
    [all...]
  /external/llvm/lib/IR/
Instruction.cpp 318 case FCmp: return "fcmp";
  /external/llvm/test/Analysis/CostModel/X86/
sitofp.ll 658 %cmpres = fcmp ogt <8 x double> %a, zeroinitializer
675 %cmpres = fcmp ogt <16 x float> %a, zeroinitializer
  /external/llvm/test/CodeGen/AArch64/
aarch64-a57-fp-load-balancing.ll 153 %cmp = fcmp oeq double %3, 0.000000e+00
248 %cmp = fcmp oeq float %3, 0.000000e+00
  /external/llvm/test/CodeGen/AMDGPU/
uniform-cfg.ll 46 %cmp0 = fcmp oeq float %cond, 0.0
103 %cmp0 = fcmp oeq float %cond, 0.0
wqm.ll 184 %cc = fcmp ogt float %z, 0.0
232 %cc = fcmp ogt float %z, 0.0
  /external/llvm/test/CodeGen/ARM/
swifterror.ll 118 %cmp = fcmp ogt float %call, 1.000000e+00
218 %cmp = fcmp ogt float %cc2, 1.000000e+00
  /external/llvm/test/CodeGen/SystemZ/
fp-move-02.ll 229 %cont = fcmp one double %start, 1.0
352 %cont = fcmp one double %factor, 1.0
swifterror.ll 98 %cmp = fcmp ogt float %call, 1.000000e+00
193 %cmp = fcmp ogt float %cc2, 1.000000e+00
  /external/llvm/test/CodeGen/WebAssembly/
reg-stackify.ll 336 %tmp7 = fcmp olt double %tmp6, 2.323450e+01
355 %tmp20 = fcmp olt double %tmp6, 2.323450e+01
  /external/llvm/test/CodeGen/X86/
stack-folding-fp-sse42.ll 189 %2 = fcmp oeq double %a0, %a1
207 %2 = fcmp oeq float %a0, %a1
    [all...]
  /external/llvm/test/Transforms/JumpThreading/
crash.ll 36 %tmp2 = fcmp ult double %tmp1, 0.000000e+00
41 %tmp3 = fcmp ult double undef, 0.000000e+00
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Instruction.cpp 152 case FCmp: return "fcmp";
  /external/swiftshader/third_party/LLVM/test/Transforms/JumpThreading/
crash.ll 36 %tmp2 = fcmp ult double %tmp1, 0.000000e+00
41 %tmp3 = fcmp ult double undef, 0.000000e+00
  /frameworks/compile/libbcc/tests/libbcc/
test_reduce_general_cleanup.ll 97 %3 = fcmp ogt float %2, %in
109 %9 = fcmp olt float %8, %in
test_reduce_general_metadata.ll 102 %3 = fcmp ogt float %2, %in
114 %9 = fcmp olt float %8, %in
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
ValueTracking.h 448 /// fcmp; select, does the fcmp have to be
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
ValueTracking.h 478 /// fcmp; select, does the fcmp have to be
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
ValueTracking.h 478 /// fcmp; select, does the fcmp have to be
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
ValueTracking.h 483 /// fcmp; select, does the fcmp have to be
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
ValueTracking.h 483 /// fcmp; select, does the fcmp have to be

Completed in 3140 milliseconds

<<31323334353637383940>>