Home
last modified time | relevance | path

Searched refs:test63 (Results 1 – 12 of 12) sorted by relevance

/external/llvm/test/CodeGen/X86/
D2008-04-24-MemCpyBug.ll7 declare void @test63(%struct.S63* byval align 4 ) nounwind
10 tail call void @test63( %struct.S63* byval align 4 @g1s63 ) nounwind
Dvselect-minmax.ll1846 define void @test63(i16* nocapture %a, i16* nocapture %b) nounwind {
1868 ; SSE4-LABEL: test63:
1871 ; AVX1-LABEL: test63:
1874 ; AVX2-LABEL: test63:
Dmmx-builtins.ll404 define i64 @test63(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
/external/clang/test/CodeGen/
Dmmx-builtins.c320 __m64 test63(__m64 a, __m64 b) { in test63() function
/external/llvm/test/CodeGen/PowerPC/
Dvsx.ll538 define double @test63(<2 x double> %a) {
542 ; CHECK-LABEL: @test63
/external/clang/test/CodeGenCXX/
Dvisibility.cpp1160 namespace test63 { namespace
/external/llvm/test/Transforms/InstCombine/
Dshift.ll798 ; CHECK-LABEL: @test63(
801 define void @test63(i128 %arg) {
Dcast.ll623 define <2 x float> @test63(i64 %tmp8) nounwind {
628 ; CHECK-LABEL: @test63(
Dselect.ll823 define i1 @test63(i1 %A, i1 %B) {
827 ; CHECK-LABEL: @test63(
Dicmp.ll763 define i1 @test63(i8 %a, i32 %b) nounwind {
768 ; CHECK-LABEL: @test63(
/external/llvm/test/Transforms/ObjCARC/
Dbasic.ll2450 ; CHECK-LABEL: define void @test63(
2456 define void @test63(i8* %x, i1* %p) nounwind {
/external/valgrind/main/drd/tests/
Dtsan_unittest.cpp3046 namespace test63 { namespace