Home
last modified time | relevance | path

Searched refs:test21 (Results 1 – 25 of 103) sorted by relevance

12345

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp24 class test21 : virtual test20 { virtual void f(); }; class
25 class test22 : virtual test21 { virtual void f(); };
H A Dbuiltin-assume-aligned-tmpl.cpp39 void test21() { in test21() function
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dintrinsics-v60-shift.ll32 ; CHECK-LABEL: test21:
34 define void @test21(<16 x i32> %a) #0 {
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A D2004-11-22-Missed-and-fold.ll3 define i8 @test21(i8 %A) {
H A Dapint-sub.ll183 define i1 @test21(i256 %g, i256 %h) {
184 ; CHECK-LABEL: @test21(
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dunaligned-expr.c188 void test21(void) { in test21() function
H A Dbuiltins-hexagon-v67-audio.c126 long long test21(long long rss, long long rtt) { in test21() function
H A Dbuiltins-hexagon-circ.c146 void test21(int mod, void *start, int v) { in test21() function
/llvm-project-15.0.7/clang/test/Parser/
H A Dchar-literal-printing.c28 char test21(void) { return 'c'; } in test21() function
/llvm-project-15.0.7/clang/test/Sema/
H A Dblock-misc.c215 void test21(void) { in test21() function
H A Dattr-deprecated.c117 char test21[__has_feature(attribute_deprecated_with_message) ? 1 : -1]; variable
H A Dreturn.c117 int test21(void) { in test21() function
H A Dexprs.c252 void test21(volatile struct Test21 *ptr) { in test21() function
H A Duninit-variables.c161 int test21(int x, int y) { in test21() function
H A Dbuiltins.c278 void test21(const int *ptr) { in test21() function
/llvm-project-15.0.7/clang/test/Analysis/inlining/
H A Dinline-defensive-checks.c63 int test21(int *q, int *x) { in test21() function
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dnrvo.cpp2707 const volatile X test21() { // http://wg21.link/p2025r2#ex-19 in test21() function
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dvsx_shuffle_le.ll189 define <2 x double> @test21(<2 x double>* %p1, <2 x double>* %p2) {
190 ; CHECK-LABEL: test21:
199 ; CHECK-P9-LABEL: test21:
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dnarrow-shl-cst.ll244 define i64 @test21(i64 %x) nounwind {
245 ; CHECK-LABEL: test21:
H A Dfast-isel-x86-64.ll263 define void @test21(ptr %p1) {
266 ; CHECK-LABEL: test21:
/llvm-project-15.0.7/llvm/test/Transforms/InstSimplify/
H A Dundef.ll205 define i32 @test21(i32 %a) {
206 ; CHECK-LABEL: @test21(
/llvm-project-15.0.7/clang/test/Analysis/
H A Dplacement-new.cpp424 void test21() { in test21() function
/llvm-project-15.0.7/llvm/test/Analysis/CostModel/AArch64/
H A Dgep.ll166 define i8 @test21(i8* %p, i32 %i) {
167 ; CHECK-LABEL: test21
/llvm-project-15.0.7/llvm/test/ExecutionEngine/MCJIT/
H A Dtest-setcond-int.ll41 %test21 = icmp ugt i64 %ulong1, %ulong2 ; <i1> [#uses=0]
/llvm-project-15.0.7/llvm/test/ExecutionEngine/
H A Dtest-interp-vec-setcond-int.ll41 %test21 = icmp ugt <2 x i64> %ulong1, %ulong2

12345