Home
last modified time | relevance | path

Searched refs:test47 (Results 1 – 25 of 67) sorted by relevance

123

/external/llvm-project/llvm/test/CodeGen/X86/
Dselect-mmx.ll7 ;__m64 test47(int a)
13 define i64 @test47(i64 %arg) {
15 ; X64-LABEL: test47:
30 ; I32-LABEL: test47:
Davx512-mov.ll513 define <8 x double> @test47(i8 * %addr, <8 x double> %mask1) {
514 ; CHECK-LABEL: test47:
/external/llvm-project/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp50 class test47 : virtual test46 { virtual void f(); }; class
51 class test48 : virtual test47 { virtual void f(); };
/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp50 class test47 : virtual test46 { virtual void f(); }; class
51 class test48 : virtual test47 { virtual void f(); };
/external/llvm-project/clang/test/Parser/
Dchar-literal-printing.c60 char32_t test47(void) { return U'\t'; } in test47() function
/external/clang/test/Parser/
Dchar-literal-printing.c60 char32_t test47(void) { return U'\t'; } in test47() function
/external/libabigail/tests/data/
DMakefile.am850 test-diff-filter/test47-filter-void-ptr-change-report-0.txt \
851 test-diff-filter/test47-filter-void-ptr-change-v0.c \
852 test-diff-filter/test47-filter-void-ptr-change-v1.c \
853 test-diff-filter/test47-filter-void-ptr-change-v0.o \
854 test-diff-filter/test47-filter-void-ptr-change-v1.o \
1482 test-diff-suppr/test47-non-reachable-types-report-1.txt \
1483 test-diff-suppr/test47-non-reachable-types-report-2.txt \
1484 test-diff-suppr/test47-non-reachable-types-report-3.txt \
1485 test-diff-suppr/test47-non-reachable-types-report-4.txt \
1486 test-diff-suppr/test47-non-reachable-types-report-5.txt \
[all …]
/external/llvm-project/llvm/test/Transforms/DeadStoreElimination/MSSA/
Dnoop-stores.ll253 define i32 @test47(i1 %c, i32* %p, i32 %i) {
254 ; CHECK-LABEL: @test47(
/external/clang/test/Sema/
Duninit-variables.c337 void *test47(int *i) in test47() function
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-int.ll66 %test47 = icmp slt i64 %long1, %long2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll66 %test47 = icmp slt i64 %long1, %long2 ; <i1> [#uses=0]
/external/llvm-project/clang/test/Sema/
Duninit-variables.c338 void *test47(int *i) in test47() function
/external/llvm-project/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll66 %test47 = icmp slt i64 %long1, %long2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-int.ll66 %test47 = icmp slt <2 x i64> %long1, %long2
/external/llvm-project/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-int.ll66 %test47 = icmp slt <2 x i64> %long1, %long2
/external/clang/test/CodeGen/
Dx86_64-arguments.c383 void test47(int a, struct s47 b) { f47(a, a, a, a, a, a, b); } in test47() function
/external/llvm-project/clang/test/CodeGen/X86/
Dx86_64-arguments.c383 void test47(int a, struct s47 b) { f47(a, a, a, a, a, a, b); } in test47() function
/external/llvm-project/clang/test/CodeGen/
Dbuiltins-ppc-p9vector.c672 vector unsigned char test47(void) { in test47() function
/external/llvm/test/Transforms/InstCombine/
Dor.ll581 define i1 @test47(i8 signext %c) {
582 ; CHECK-LABEL: @test47(
Dsub.ll554 define i32 @test47(i1 %A, i32 %B, i32 %C, i32 %D) {
559 ; CHECK-LABEL: @test47(
/external/clang/test/CodeGenCXX/
Dvisibility.cpp895 namespace test47 { namespace
Dmangle.cpp975 namespace test47 { namespace
/external/llvm-project/clang/test/CodeGenCXX/
Dvisibility.cpp895 namespace test47 { namespace
Dmangle.cpp976 namespace test47 { namespace
/external/llvm-project/llvm/test/CodeGen/Hexagon/
Dintrinsics-v60-vmpy.ll420 ; CHECK-LABEL: test47:
422 define void @test47(<16 x i32> %a, <16 x i32> %b) #0 {

123