Home
last modified time | relevance | path

Searched refs:test57 (Results 1 – 13 of 13) sorted by relevance

/external/llvm/test/Assembler/
Dinsertextractvalue.ll42 ; CHECK: @test57
44 define <{ i32, i32 }> @test57() {
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-fp.ll17 %test57 = fcmp ogt double %double1, %double2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-fp.ll17 %test57 = fcmp ogt <2 x double> %double1, %double2
Dtest-setcond-fp.ll17 %test57 = fcmp ogt double %double1, %double2 ; <i1> [#uses=0]
/external/clang/test/CodeGen/
Dmmx-builtins.c290 __m64 test57(__m64 a, __m64 b) { in test57() function
/external/clang/test/CodeGenCXX/
Dvisibility.cpp1048 namespace test57 { namespace
/external/llvm/test/Transforms/InstCombine/
Dshift.ll740 define i32 @test57(i32 %x) {
745 ; CHECK-LABEL: @test57(
Dcast.ll548 define i64 @test57(i64 %A) nounwind {
553 ; CHECK-LABEL: @test57(
Dselect.ll763 define i32 @test57(i32 %x, i32 %y) nounwind {
768 ; CHECK-LABEL: @test57(
Dicmp.ll580 ; CHECK-LABEL: @test57(
583 define i1 @test57(i32 %a) {
/external/llvm/test/CodeGen/X86/
Dvselect-minmax.ll1654 define void @test57(i16* nocapture %a, i16* nocapture %b) nounwind {
1676 ; SSE2-LABEL: test57:
1679 ; AVX1-LABEL: test57:
1682 ; AVX2-LABEL: test57:
/external/llvm/test/Transforms/ObjCARC/
Dbasic.ll2267 ; CHECK-LABEL: define void @test57(
2277 define void @test57(i8* %x) nounwind {
/external/valgrind/main/drd/tests/
Dtsan_unittest.cpp2807 namespace test57 { namespace