HomeSort by relevance Sort by last modified time
    Searched refs:c64 (Results 1 - 5 of 5) sorted by null

  /external/clang/test/Sema/
attr-mode.c 29 typedef _Complex float c64 __attribute((mode(DC))); typedef
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_coverage_libcdep.cc 470 u64 c64 = *pc64; local
473 if (c64) {
476 u64 x = (c64 >> (8 * k)) & 0xff;
  /external/llvm/unittests/IR/
InstructionsTest.cpp 206 const Constant* c64 = Constant::getNullValue(V8x64Ty); local
215 EXPECT_EQ(CastInst::Trunc, CastInst::getCastOpcode(c64, true, V8x8Ty, true));
  /external/selinux/libsepol/tests/policies/test-cond/
refpolicy-base.conf 563 category c64; category c65; category c66; category c67;
    [all...]
  /external/valgrind/VEX/priv/
guest_amd64_toIR.c 16316 IRTemp c64 = newTemp(Ity_I64); local
    [all...]

Completed in 339 milliseconds