Home
last modified time | relevance | path

Searched refs:test59 (Results 1 – 14 of 14) sorted by relevance

/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-fp.ll19 %test59 = fcmp olt double %double1, %double2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-fp.ll19 %test59 = fcmp olt <2 x double> %double1, %double2
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-fp.ll19 %test59 = fcmp olt double %double1, %double2 ; <i1> [#uses=0]
/external/clang/test/CodeGen/
Dmmx-builtins.c300 __m64 test59(__m64 a, __m64 b) { in test59() function
/external/clang/test/CodeGenCXX/
Dvisibility.cpp1086 namespace test59 { namespace
/external/llvm/test/Transforms/InstCombine/
Dshift.ll760 define i32 @test59(i32 %x) {
765 ; CHECK-LABEL: @test59(
Dcast.ll602 define i64 @test59(i8 %A, i8 %B) nounwind {
611 ; CHECK-LABEL: @test59(
Dicmp.ll620 define i1 @test59(i8* %foo) {
629 ; CHECK-LABEL: @test59(
Dselect.ll804 define i32 @test59(i32 %x, i32 %y) nounwind {
809 ; CHECK-LABEL: @test59(
/external/clang/test/CodeGenObjC/
Darc.m1241 void test59(void) { function
1248 // CHECK-LABEL: define void @test59()
/external/llvm/test/Transforms/ObjCARC/
Dbasic.ll2317 ; CHECK-LABEL: define void @test59(
2325 define void @test59(i8* %x) nounwind {
/external/llvm/test/CodeGen/X86/
Dvselect-minmax.ll1894 define void @test59(i16* nocapture %a, i16* nocapture %b) nounwind {
1916 ; SSE2-LABEL: test59:
1919 ; AVX1-LABEL: test59:
1922 ; AVX2-LABEL: test59:
1925 ; AVX512VL-LABEL: test59:
Dmmx-intrinsics.ll464 define i64 @test59(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
/external/valgrind/drd/tests/
Dtsan_unittest.cpp2872 namespace test59 { namespace