Home
last modified time | relevance | path

Searched refs:test20 (Results 1 – 25 of 109) sorted by relevance

12345

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dnrvo.cpp2631 X test20() { // http://wg21.link/p2025r2#ex-18 in test20() function
2651 test20<true>(); in test20instantiate()
2652 test20<false>(); in test20instantiate()
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp23 class test20 : virtual test19 { virtual void f(); }; class
24 class test21 : virtual test20 { virtual void f(); };
H A Dbuiltin-assume-aligned-tmpl.cpp29 void test20() { in test20() function
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dintrinsics-v60-shift.ll23 ; CHECK-LABEL: test20:
25 define void @test20(<16 x i32> %a) #0 {
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dunaligned-expr.c182 void test20(void) { in test20() function
H A Dbuiltins-hexagon-v67-audio.c120 long long test20(long long rs) { in test20() function
H A Dbuiltins-hexagon-circ.c139 void test20(int mod, void *start, short v) { in test20() function
/llvm-project-15.0.7/clang/test/Parser/
H A Dchar-literal-printing.c26 wchar_t test20(void) { return L'\v'; } in test20() function
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Darm64-rounding.ll194 ; CHECK-LABEL: test20:
197 define double @test20(double %a) #1 {
H A Dtbz-tbnz.ll363 define void @test20(i32 %in) nounwind {
364 ; CHECK-LABEL: test20:
/llvm-project-15.0.7/clang/test/Sema/
H A Dblock-misc.c203 void test20(void) { in test20() function
H A Dattr-deprecated.c111 void test20(void) { in test20() function
H A Dreturn.c109 int test20(void) { in test20() function
H A Dexprs.c210 int test20(int x) { in test20() function
H A Duninit-variables.c154 int test20(void) { in test20() function
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dapint-sub.ll173 define i1 @test20(i33 %g, i33 %h) {
174 ; CHECK-LABEL: @test20(
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dfast-isel-sext-zext.ll327 define i64 @test20(i32 %x) nounwind {
328 ; X32-LABEL: test20:
334 ; X64-LABEL: test20:
H A Dnarrow-shl-cst.ll233 define i64 @test20(i64 %x) nounwind {
234 ; CHECK-LABEL: test20:
H A Dfast-isel-x86-64.ll251 define void @test20() nounwind ssp {
256 ; CHECK-LABEL: test20:
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dvsx_shuffle_le.ll167 define <2 x double> @test20(<2 x double>* %p1, <2 x double>* %p2) {
168 ; CHECK-LABEL: test20:
177 ; CHECK-P9-LABEL: test20:
/llvm-project-15.0.7/llvm/test/CodeGen/Thumb/
H A Dshift-and.ll247 define i32* @test20(i32* %p, i32 %x) {
248 ; CHECK-LABEL: test20:
/llvm-project-15.0.7/llvm/test/Transforms/InstSimplify/
H A Dundef.ll189 define i32 @test20(i32 %a) {
190 ; CHECK-LABEL: @test20(
/llvm-project-15.0.7/clang/test/Analysis/
H A Dplacement-new.cpp405 void test20() { in test20() function
/llvm-project-15.0.7/llvm/test/Analysis/CostModel/AArch64/
H A Dgep.ll158 define i64 @test20(i64* %p) {
159 ; CHECK-LABEL: test20
/llvm-project-15.0.7/llvm/test/ExecutionEngine/MCJIT/
H A Dtest-setcond-int.ll40 %test20 = icmp uge i64 %ulong1, %ulong2 ; <i1> [#uses=0]

12345