Home
last modified time | relevance | path

Searched refs:test64 (Results 1 – 15 of 15) sorted by relevance

/external/llvm/test/CodeGen/PowerPC/
D2013-05-15-preinc-fold.ll20 define i64* @test64(i64* %base, i64 %val) {
28 ; CHECK: @test64
Dvsx.ll547 define double @test64(<2 x double> %a) {
551 ; CHECK-LABEL: @test64
/external/llvm/test/CodeGen/X86/
Dimul64-lea.ll7 define i64 @test64() {
Datom-call-reg-indirect-foldedreload64.ll8 ; Original source code built with clang -S -emit-llvm -m64 test64.c:
Dvselect-minmax.ll1878 define void @test64(i16* nocapture %a, i16* nocapture %b) nounwind {
1900 ; SSE4-LABEL: test64:
1903 ; AVX1-LABEL: test64:
1906 ; AVX2-LABEL: test64:
Dmmx-builtins.ll388 define i64 @test64(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
/external/clang/test/CodeGen/
Dmmx-builtins.c325 __m64 test64(__m64 a, __m64 b) { in test64() function
/external/zlib/src/
DMakefile.in107 test64: all64
/external/clang/test/CodeGenCXX/
Dvisibility.cpp1180 namespace test64 { namespace
/external/llvm/test/Transforms/InstCombine/
Dshift.ll833 define i32 @test64(i32 %a) {
834 ; CHECK-LABEL: @test64(
Dcast.ll633 define <4 x float> @test64(<4 x float> %c) nounwind {
637 ; CHECK-LABEL: @test64(
Dselect.ll834 define void @test64(i32 %p, i16 %b) noreturn nounwind {
863 ; CHECK-LABEL: @test64(
Dicmp.ll774 define i1 @test64(i8 %a, i32 %b) nounwind {
779 ; CHECK-LABEL: @test64(
/external/llvm/test/Transforms/ObjCARC/
Dbasic.ll2476 ; CHECK-LABEL: define void @test64(
2482 define void @test64(i8* %x, i1* %p) nounwind {
/external/valgrind/main/drd/tests/
Dtsan_unittest.cpp3075 namespace test64 { namespace