HomeSort by relevance Sort by last modified time
    Searched full:fcmp (Results 601 - 625 of 742) sorted by null

<<21222324252627282930

  /external/llvm/unittests/IR/
ConstantsTest.cpp 251 CHECK(ConstantExpr::getFCmp(CmpInst::FCMP_ULT, P1, P5), "fcmp ult float "
  /external/v8/src/arm64/
assembler-arm64.cc 1922 void Assembler::fcmp(const FPRegister& fn, function in class:v8::internal::Assembler
1929 void Assembler::fcmp(const FPRegister& fn, function in class:v8::internal::Assembler
    [all...]
codegen-arm64.cc 560 __ Fcmp(input, double_temp1);
code-stubs-arm64.cc 301 __ Fcmp(double_scratch, double_scratch);
562 __ Fcmp(lhs_d, rhs_d);
820 __ Fcmp(minus_half_double, exponent_double);
874 __ Fcmp(scratch0_double, 0.0);
880 __ Fcmp(exponent_double, 0.0);
    [all...]
  /external/vixl/doc/
supported-instructions.md 1843 ### FCMP ###
1847 void fcmp(const VRegister& vn, double value)
1850 ### FCMP ###
1854 void fcmp(const VRegister& vn, const VRegister& vm)
    [all...]
  /external/vixl/test/
test-simulator-a64.cc     [all...]
test-assembler-a64.cc     [all...]
  /frameworks/rs/driver/runtime/arch/
asimd.ll 156 %1 = fcmp olt float %value, %high
158 %3 = fcmp ogt float %2, %low
307 %1 = fcmp ogt float %v1, %v2
356 %1 = fcmp olt float %v1, %v2
    [all...]
neon.ll 160 %1 = fcmp olt float %value, %high
162 %3 = fcmp ogt float %2, %low
311 %1 = fcmp ogt float %v1, %v2
360 %1 = fcmp olt float %v1, %v2
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
list-in-n.d 11 8: 010c17f1 fcmp \$12,\$23,\$241
list-in-r.d 11 8: 010c17f1 fcmp \$12,\$23,\$241
list-in-rn.d 11 8: 010c17f1 fcmp \$12,\$23,\$241
list-insns.d 9 8: 010c17f1 fcmp \$12,\$23,\$241
list-insns.l 12 9 0008 010C17F1 FCMP \$12,\$23,\$241
  /external/llvm/lib/IR/
Constants.cpp     [all...]
  /external/llvm/lib/Transforms/Vectorize/
SLPVectorizer.cpp     [all...]
  /external/llvm/include/llvm/IR/
InstrTypes.h     [all...]
  /external/llvm/test/MC/AArch64/
basic-a64-diagnostics.s     [all...]
  /external/pcre/dist/sljit/
sljitNativeARM_64.c 84 #define FCMP 0x1e602000
    [all...]
  /external/v8/src/x64/
macro-assembler-x64.h     [all...]
  /external/vixl/src/vixl/a64/
simulator-a64.h     [all...]
  /frameworks/compile/slang/BitWriter_2_9/
BitcodeWriter.cpp     [all...]
  /frameworks/compile/slang/BitWriter_2_9_func/
BitcodeWriter.cpp     [all...]
  /frameworks/compile/slang/BitWriter_3_2/
BitcodeWriter.cpp     [all...]
  /toolchain/binutils/binutils-2.25/cpu/
sh64-compact.cpu 653 "fcmp/eq $fsdm, $fsdn"
661 "fcmp/gt $fsdm, $fsdn"
    [all...]

Completed in 578 milliseconds

<<21222324252627282930