Home
last modified time | relevance | path

Searched refs:test42 (Results 1 – 25 of 37) sorted by relevance

12

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp45 class test42 : virtual test41 { virtual void f(); }; class
46 class test43 : virtual test42 { virtual void f(); };
/external/llvm/test/Instrumentation/MemorySanitizer/
Dwith-call-type-size.ll59 define <4 x i32> @test42(<4 x i32> %vec, i42 %idx, i32 %x) sanitize_memory {
63 ; CHECK-LABEL: @test42(
/external/clang/test/Index/
Dannotate-comments.cpp162 class test42 { class
/external/clang/test/Parser/
Dchar-literal-printing.c55 char32_t test42(void) { return U'\b'; } in test42() function
/external/swiftshader/third_party/LLVM/test/ExecutionEngine/
Dtest-setcond-int.ll61 %test42 = icmp ne i32 %int1, %int2 ; <i1> [#uses=0]
/external/clang/test/Sema/
Duninit-variables.c303 void test42() { in test42() function
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll61 %test42 = icmp ne i32 %int1, %int2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-int.ll61 %test42 = icmp ne i32 %int1, %int2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-int.ll61 %test42 = icmp ne <3 x i32> %int1, %int2
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
Dshift.ll510 define i32 @test42(i32 %a, i32 %b) nounwind {
514 ; CHECK: @test42
Dicmp.ll407 ; CHECK: @test42
409 define i1 @test42(i32 %X, i32 %Y) {
Dcast.ll357 define i32 @test42(i32 %X) {
361 ; CHECK: @test42
Dselect.ll588 define i32 @test42(i32 %x, i32 %y) {
593 ; CHECK: @test42
/external/llvm/test/Transforms/InstCombine/
Dor.ll517 define i32 @test42(i32 %a, i32 %b) {
518 ; CHECK-LABEL: @test42(
Dsub.ll502 define i4 @test42(i4 %x, i4 %y) {
507 ; CHECK-LABEL: @test42(
Dshift.ll692 define i32 @test42(i32 %a, i32 %b) nounwind {
693 ; CHECK-LABEL: @test42(
Dgetelementptr.ll813 define i8* @test42(i8* %c1, i8* %c2) {
819 ; CHECK-LABEL: @test42(
Dcast.ll486 define i32 @test42(i32 %X) {
487 ; CHECK-LABEL: @test42(
/external/clang/test/CodeGenCXX/
Dvisibility.cpp820 namespace test42 { namespace
Dmangle.cpp925 namespace test42 { namespace
/external/llvm/test/CodeGen/PowerPC/
Dvsx.ll851 define <2 x i64> @test42(<2 x double> %a) {
855 ; CHECK-LABEL: @test42
859 ; CHECK-LE-LABEL: @test42
/external/curl/tests/data/
DMakefile.inc28 test40 test41 test42 test43 test44 test45 test46 test47 test48 test49 \
/external/llvm/test/CodeGen/X86/
Davx512-mov.ll453 define <16 x float> @test42(i8 * %addr, <16 x float> %mask1) {
454 ; CHECK-LABEL: test42:
Davx512-vec-cmp.ll1138 define <4 x float> @test42(<4 x float> %x, <4 x float> %x1, float* %ptr) nounwind {
1139 ; KNL-LABEL: test42:
1146 ; SKX-LABEL: test42:
/external/libcxx/test/std/strings/string.view/string.view.ops/
Dcompare.size_size_sv_size_size.pass.cpp4421 void test42() in test42() function
5793 test42(); in main()

12