Home
last modified time | relevance | path

Searched refs:test23 (Results 1 – 25 of 89) sorted by relevance

1234

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp26 class test23 : virtual test22 { virtual void f(); }; class
27 class test24 : virtual test23 { virtual void f(); };
H A Dbuiltin-assume-aligned-tmpl.cpp45 void test23() { in test23() function
/llvm-project-15.0.7/llvm/test/Transforms/DeadStoreElimination/
H A Dmultiblock-throwing.ll57 define void @test23(i32* noalias %P) {
58 ; CHECK-LABEL: @test23(
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dunaligned-expr.c210 void test23(void) { in test23() function
H A Dobject-size.c263 void test23(struct Test23Ty *p) { in test23() function
/llvm-project-15.0.7/clang/test/Parser/
H A Dchar-literal-printing.c30 char test23(void) { return '\x3'; } in test23() function
/llvm-project-15.0.7/clang/test/Sema/
H A Dreturn.c130 int test23(void) { in test23() function
H A Duninit-variables.c175 int test23(void) { in test23() function
H A Dbuiltins.c350 void test23(void) { in test23() function
/llvm-project-15.0.7/clang/test/Analysis/inlining/
H A Dinline-defensive-checks.c80 int test23(int *q, int *x) { in test23() function
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dnrvo.cpp2938 X test23(bool b) { // http://wg21.link/p2025r2#ex-19 in test23() function
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dvsx_shuffle_le.ll227 define <2 x double> @test23(<2 x double>* %p1, <2 x double>* %p2) {
228 ; CHECK-LABEL: test23:
234 ; CHECK-P9-LABEL: test23:
/llvm-project-15.0.7/llvm/test/Transforms/InstSimplify/
H A Dundef.ll229 define i32 @test23(i32 %a) {
230 ; CHECK-LABEL: @test23(
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dfast-isel-x86-64.ll295 define void @test23(ptr noalias sret(i8) %result) {
299 ; CHECK-LABEL: test23:
H A Dvselect.ll370 define <4 x i32> @test23(<4 x i32> %a, <4 x i32> %b) {
371 ; SSE2-LABEL: test23:
377 ; SSE41-LABEL: test23:
382 ; AVX-LABEL: test23:
H A Davx512-masked-memop-64-32.ll101 define <16 x ptr> @test23(<16 x ptr> %trigger, ptr %addr) {
102 ; AVX512-LABEL: test23:
/llvm-project-15.0.7/llvm/test/Analysis/CostModel/AArch64/
H A Dgep.ll182 define i32 @test23(i32* %p, i32 %i) {
183 ; CHECK-LABEL: test23
/llvm-project-15.0.7/llvm/test/ExecutionEngine/MCJIT/
H A Dtest-setcond-int.ll43 %test23 = icmp ult i64 %ulong1, %ulong2 ; <i1> [#uses=0]
/llvm-project-15.0.7/llvm/test/ExecutionEngine/
H A Dtest-interp-vec-setcond-int.ll43 %test23 = icmp ult <2 x i64> %ulong1, %ulong2
/llvm-project-15.0.7/llvm/test/Transforms/EarlyCSE/
H A Datomics.ll221 define void @test23(i1 %B, ptr %P1, ptr %P2) {
222 ; CHECK-LABEL: @test23(
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Dmachine-copy-remove.mir590 # CHECK-LABEL: name: test23
593 name: test23
H A Dmachine-zero-copy-remove.mir540 # CHECK-LABEL: name: test23
544 name: test23
/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-p9vector.c474 unsigned test23(void) { in test23() function
/llvm-project-15.0.7/clang/test/CXX/class.access/
H A Dp4.cpp632 namespace test23 { namespace
/llvm-project-15.0.7/llvm/test/Transforms/CorrelatedValuePropagation/
H A Dabs.ll311 define i8 @test23(i8 %x) {
312 ; CHECK-LABEL: @test23(

1234