Home
last modified time | relevance | path

Searched refs:test22 (Results 1 – 25 of 96) sorted by relevance

1234

/llvm-project-15.0.7/clang/test/Sema/
H A Dexprs.c259 void test22(void) { in test22() function
263 if (test22) // expected-warning {{address of function 'test22' will always evaluate to 'true'}} \ in test22()
267 if (&test22) in test22()
H A Dattr-deprecated.c119 struct test22 { struct
H A Dreturn.c125 int test22(void) { in test22() function
H A Duninit-variables.c168 int test22(void) { in test22() function
H A Dbuiltins.c323 void test22(void) { in test22() function
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp25 class test22 : virtual test21 { virtual void f(); }; class
26 class test23 : virtual test22 { virtual void f(); };
H A Dbuiltin-assume-aligned-tmpl.cpp55 void test22() { in test22() function
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dintrinsics-v60-shift.ll41 ; CHECK-LABEL: test22:
43 define void @test22(<16 x i32> %a) #0 {
H A Dcirc_new.ll281 ; CHECK-LABEL: test22
285 define void @test22(i32 %mod, i8* %start, i64 %v) local_unnamed_addr #0 {
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dunaligned-expr.c204 void test22(void) { in test22() function
H A Dbuiltins-hexagon-v67-audio.c132 long long test22(long long rxx, long long rss, long long rtt) { in test22() function
H A Dbuiltins-hexagon-circ.c153 void test22(int mod, void *start, long long v) { in test22() function
/llvm-project-15.0.7/clang/test/Parser/
H A Dchar-literal-printing.c29 wchar_t test22(void) { return L'c'; } in test22() function
/llvm-project-15.0.7/clang/test/Analysis/inlining/
H A Dinline-defensive-checks.c72 int test22(int *q, int *x) { in test22() function
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dnrvo.cpp2791 X test22() { // http://wg21.link/p2025r2#ex-19 in test22() function
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dvsx_shuffle_le.ll211 define <2 x double> @test22(<2 x double>* %p1, <2 x double>* %p2) {
212 ; CHECK-LABEL: test22:
217 ; CHECK-P9-LABEL: test22:
/llvm-project-15.0.7/llvm/test/Transforms/DeadStoreElimination/
H A Dmultiblock-simple.ll79 define i32 @test22(i32* %P, i32* noalias %Q, i32* %R) {
80 ; CHECK-LABEL: @test22(
/llvm-project-15.0.7/llvm/test/Transforms/InstSimplify/
H A Dundef.ll221 define i32 @test22(i32 %a) {
222 ; CHECK-LABEL: @test22(
/llvm-project-15.0.7/clang/test/Analysis/
H A Dplacement-new.cpp443 void test22() { in test22() function
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dfast-isel-x86-64.ll274 define void @test22() nounwind {
281 ; CHECK-LABEL: test22:
H A Dvselect.ll350 define <4 x float> @test22(<4 x float> %a, <4 x float> %b) {
351 ; SSE2-LABEL: test22:
357 ; SSE41-LABEL: test22:
362 ; AVX-LABEL: test22:
/llvm-project-15.0.7/llvm/test/Analysis/CostModel/AArch64/
H A Dgep.ll174 define i16 @test22(i16* %p, i32 %i) {
175 ; CHECK-LABEL: test22
/llvm-project-15.0.7/llvm/test/ExecutionEngine/MCJIT/
H A Dtest-setcond-int.ll42 %test22 = icmp ule i64 %ulong1, %ulong2 ; <i1> [#uses=0]
/llvm-project-15.0.7/llvm/test/ExecutionEngine/
H A Dtest-interp-vec-setcond-int.ll42 %test22 = icmp ule <2 x i64> %ulong1, %ulong2
/llvm-project-15.0.7/llvm/test/Transforms/EarlyCSE/
H A Datomics.ll210 define void @test22(i1 %B, ptr %P1, ptr %P2) {
211 ; CHECK-LABEL: @test22(

1234