Home
last modified time | relevance | path

Searched refs:test56 (Results 1 – 22 of 22) sorted by relevance

/external/clang/test/Sema/
Duninit-variables.c443 struct { struct { void *p; } a; } test56 = { { &(test56.a) }}; // no-warning variable
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-fp.ll16 %test56 = fcmp oge <2 x double> %double1, %double2
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-fp.ll16 %test56 = fcmp oge double %double1, %double2 ; <i1> [#uses=0]
/external/swiftshader/third_party/LLVM/test/ExecutionEngine/
Dtest-setcond-fp.ll16 %test56 = fcmp oge double %double1, %double2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-fp.ll16 %test56 = fcmp oge double %double1, %double2 ; <i1> [#uses=0]
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
Dicmp.ll543 ; CHECK: @test56
545 define i1 @test56(i32 %a) {
Dcast.ll536 define i64 @test56(i16 %A) nounwind {
541 ; CHECK: @test56
Dselect.ll753 define i32 @test56(i16 %x) nounwind {
758 ; CHECK: @test56
/external/clang/test/CodeGenCXX/
Dvisibility.cpp1043 namespace test56 { namespace
/external/curl/tests/data/
DMakefile.inc29 test50 test51 test52 test53 test54 test55 test56 test57 test58 test59 \
/external/llvm/test/CodeGen/PowerPC/
Dvsx.ll993 define <2 x i64> @test56(<2 x i64> %a, <2 x i64> %b) {
997 ; CHECK-LABEL: @test56
1001 ; CHECK-LE-LABEL: @test56
/external/llvm/test/CodeGen/Hexagon/
Dalu64.ll219 ; CHECK-LABEL: @test56
221 define i64 @test56(i64 %Rs, i64 %Rt) #0 {
/external/llvm/test/Transforms/InstCombine/
Dshift.ll850 define i32 @test56(i32 %x) {
851 ; CHECK-LABEL: @test56(
Dcast.ll680 define i64 @test56(i16 %A) nounwind {
681 ; CHECK-LABEL: @test56(
Dselect.ll924 define i32 @test56(i16 %x) nounwind {
929 ; CHECK-LABEL: @test56(
Dicmp.ll638 define i1 @test56(i32 %a) {
639 ; CHECK-LABEL: @test56(
/external/llvm/test/CodeGen/X86/
Dmmx-intrinsics.ll534 define i64 @test56(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
535 ; ALL-LABEL: @test56
Dvselect-minmax.ll1789 define <16 x i8> @test56(<16 x i8> %a, <16 x i8> %b) {
1790 ; SSE-LABEL: test56:
1795 ; AVX-LABEL: test56:
/external/swiftshader/third_party/LLVM/test/Transforms/ObjCARC/
Dbasic.ll1545 ; CHECK: define void @test56(
1555 define void @test56(i8* %x, i32 %n) {
/external/llvm/test/Transforms/ObjCARC/
Dbasic.ll2235 ; CHECK-LABEL: define void @test56(
2245 define void @test56(i8* %x, i32 %n) {
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dmmx-builtins.ll493 define i64 @test56(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
/external/valgrind/drd/tests/
Dtsan_unittest.cpp2787 namespace test56 { namespace