HomeSort by relevance Sort by last modified time
    Searched full:test64 (Results 1 - 24 of 24) sorted by null

  /external/chromium_org/tools/gyp/test/mac/archs/
test-archs-x86_64.gyp 9 'product_name': 'Test64',
18 'product_name': 'Test64',
  /external/llvm/test/CodeGen/X86/
imul64-lea.ll 7 define i64 @test64() {
atom-call-reg-indirect-foldedreload64.ll 8 ; Original source code built with clang -S -emit-llvm -m64 test64.c:
vselect-minmax.ll     [all...]
mmx-builtins.ll 388 define i64 @test64(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
    [all...]
  /external/llvm/test/CodeGen/PowerPC/
2013-05-15-preinc-fold.ll 20 define i64* @test64(i64* %base, i64 %val) {
28 ; CHECK: @test64
vsx.ll 547 define double @test64(<2 x double> %a) {
551 ; CHECK-LABEL: @test64
  /external/chromium_org/tools/gyp/test/mac/
gyptest-archs.py 40 result_file = test.built_file_path('Test64', chdir='archs')
  /libcore/luni/src/main/native/
cbigint.cpp 572 uint64_t mantissa, test64; local
628 test64 = arg[--length] << highBit;
629 if (test64 > SIGN_MASK || ((test64 == SIGN_MASK) && (mantissa & 1)))
631 else if (test64 == SIGN_MASK)
  /external/clang/test/CodeGen/
mmx-builtins.c 325 __m64 test64(__m64 a, __m64 b) { function
  /external/chromium_org/third_party/icu/source/test/testdata/
ssearch.xml 319 <test-case id="test64" strength="TERTIARY">
  /external/icu/icu4c/source/test/testdata/
ssearch.xml 319 <test-case id="test64" strength="TERTIARY">
  /external/zlib/src/
Makefile.in 107 test64: all64
configure 434 TEST="${TEST} test64"
  /external/valgrind/main/VEX/priv/
host_amd64_defs.c 643 i->Ain.Test64.imm32 = imm32;
644 i->Ain.Test64.dst = dst;
    [all...]
host_amd64_defs.h 437 } Test64;
  /external/llvm/test/Transforms/InstCombine/
shift.ll 833 define i32 @test64(i32 %a) {
834 ; CHECK-LABEL: @test64(
cast.ll 633 define <4 x float> @test64(<4 x float> %c) nounwind {
637 ; CHECK-LABEL: @test64(
icmp.ll 774 define i1 @test64(i8 %a, i32 %b) nounwind {
779 ; CHECK-LABEL: @test64(
    [all...]
select.ll 834 define void @test64(i32 %p, i16 %b) noreturn nounwind {
863 ; CHECK-LABEL: @test64(
    [all...]
  /external/valgrind/main/drd/tests/
tsan_unittest.cpp 3075 namespace test64 { namespace
    [all...]
  /external/clang/test/CodeGenCXX/
visibility.cpp 1180 namespace test64 { namespace
    [all...]
  /external/qemu/distrib/zlib-1.2.8/
configure 434 TEST="${TEST} test64"
  /external/llvm/test/Transforms/ObjCARC/
basic.ll     [all...]

Completed in 430 milliseconds