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

<<41424344454647484950>>

  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
InstrTypes.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
InstrTypes.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
InstrTypes.h     [all...]
  /toolchain/binutils/binutils-2.27/cpu/
sh64-compact.cpu 653 "fcmp/eq $fsdm, $fsdn"
661 "fcmp/gt $fsdm, $fsdn"
    [all...]
  /toolchain/binutils/binutils-2.27/gas/config/
tc-visium.c     [all...]
  /external/google-breakpad/src/third_party/libdisasm/
x86_format.c 557 { "fcmp", 0xA00A },
    [all...]
  /external/llvm/lib/CodeGen/
Analysis.cpp 180 default: llvm_unreachable("Invalid FCmp predicate opcode!");
  /external/llvm/lib/Target/AArch64/
AArch64ConditionalCompares.cpp 12 // CCMN, and FCMP.
AArch64SchedCyclone.td 461 // FCMP,FCMPE,FCCMP,FCCMPE
  /external/llvm/lib/Target/PowerPC/
README_P9.txt 304 Or llvm fcmp order/unorder compare??
  /external/llvm/lib/Target/SystemZ/
SystemZOperators.td 182 def z_fcmp : SDNode<"SystemZISD::FCMP", SDT_ZCmp, [SDNPOutGlue]>;
    [all...]
  /external/llvm/test/CodeGen/X86/
avx512-calling-conv.ll 377 %c = fcmp ugt double %a, %b
avx512-mask-op.ll 994 %sel1 = fcmp ogt <8 x double>%in, %val1
996 %sel2 = fcmp olt <8 x double> %in, %val3
    [all...]
  /external/llvm/test/Transforms/InstCombine/
phi.ll 450 %cmp = fcmp ule double %x, %p
  /external/swiftshader/third_party/LLVM/lib/Target/CBackend/
CBackend.cpp 865 case Instruction::FCmp: {
875 default: llvm_unreachable("Illegal FCmp predicate");
    [all...]
  /external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
select.ll 561 %cmp = fcmp ule double %x, %s
  /external/swiftshader/third_party/subzero/src/
IceConverter.cpp 238 case Instruction::FCmp:
    [all...]
IceTargetLowering.cpp 438 case Inst::Fcmp:
    [all...]
  /external/v8/src/arm64/
code-stubs-arm64.cc 215 __ Fcmp(double_scratch, double_scratch);
482 __ Fcmp(lhs_d, rhs_d);
780 __ Fcmp(result_double, 0.0);
    [all...]
constants-arm64.h     [all...]
  /external/vixl/src/aarch64/
assembler-aarch64.cc     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Intrinsics.td 479 // FIXME: Add intrinsic for fcmp, fptrunc, fpext, fptoui and fptosi.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Intrinsics.td 479 // FIXME: Add intrinsic for fcmp, fptrunc, fpext, fptoui and fptosi.
    [all...]
  /external/llvm/lib/Transforms/Scalar/
GVN.cpp 268 assert((Opcode == Instruction::ICmp || Opcode == Instruction::FCmp) &&
505 case Instruction::FCmp:
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]

Completed in 1490 milliseconds

<<41424344454647484950>>