Home
last modified time | relevance | path

Searched refs:test66 (Results 1 – 10 of 10) sorted by relevance

/external/clang/test/CodeGen/
Dmmx-builtins.c335 __m64 test66(__m64 a, __m64 b) { in test66() function
/external/llvm/test/CodeGen/PowerPC/
Dvsx.ll565 define <2 x i1> @test66(<2 x i64> %a, <2 x i64> %b) {
569 ; CHECK-LABEL: @test66
/external/clang/test/CodeGenCXX/
Dvisibility.cpp1235 namespace test66 { namespace
/external/llvm/test/Transforms/InstCombine/
Dcast.ll649 define <2 x float> @test66(<2 x float> %c) nounwind {
653 ; CHECK-LABEL: @test66(
Dselect.ll1117 define i32 @test66(i64 %x) {
1123 ; CHECK-LABEL: @test66(
Dicmp.ll794 define i1 @test66(i64 %A, i64 %B) {
798 ; CHECK-LABEL: @test66(
/external/clang/test/CodeGenObjC/
Darc.m1363 void test66(void) { function
1368 // CHECK-LABEL: define void @test66()
/external/llvm/test/CodeGen/X86/
Dvselect-minmax.ll1942 define void @test66(i32* nocapture %a, i32* nocapture %b) nounwind {
1964 ; SSE4-LABEL: test66:
1967 ; AVX1-LABEL: test66:
1970 ; AVX2-LABEL: test66:
Dmmx-builtins.ll358 define i64 @test66(<1 x i64> %a) nounwind readnone optsize ssp {
/external/valgrind/main/drd/tests/
Dtsan_unittest.cpp3174 namespace test66 { namespace