Home
last modified time | relevance | path

Searched refs:test33 (Results 1 – 25 of 50) sorted by relevance

12

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp36 class test33 : virtual test32 { virtual void f(); }; class
37 class test34 : virtual test33 { virtual void f(); };
H A Dattr-noreturn.cpp141 __attribute__((noreturn)) void test33() { in test33() function
/llvm-project-15.0.7/clang/test/Index/
H A Dannotate-comments.cpp136 class test33 { class
/llvm-project-15.0.7/llvm/test/Transforms/NewGVN/
H A Ddeadstore.ll54 define i32 @test33(i1 %c, i32* %p, i32 %i) {
55 ; CHECK-LABEL: @test33(
/llvm-project-15.0.7/clang/test/Parser/
H A Dchar-literal-printing.c43 char16_t test33(void) { return u'\r'; } in test33() function
/llvm-project-15.0.7/clang/test/Sema/
H A Dreturn.c228 void test33(void) { in test33() function
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dvsx_shuffle_le.ll304 define <2 x double> @test33(<2 x double>* %p1, <2 x double>* %p2) {
305 ; CHECK-LABEL: test33:
311 ; CHECK-P9-LABEL: test33:
H A Dvsx.ll1051 define void @test33(<4 x float>* %a, <4 x float> %b) {
1052 ; CHECK-LABEL: test33:
1057 ; CHECK-REG-LABEL: test33:
1062 ; CHECK-FISL-LABEL: test33:
1067 ; CHECK-LE-LABEL: test33:
/llvm-project-15.0.7/llvm/test/Transforms/InstSimplify/
H A Dundef.ll309 define i32 @test33(i32 %a) {
310 ; CHECK-LABEL: @test33(
/llvm-project-15.0.7/llvm/test/Analysis/CostModel/AArch64/
H A Dgep.ll262 define i8 @test33(i8* %p) {
263 ; CHECK-LABEL: test33
/llvm-project-15.0.7/llvm/test/ExecutionEngine/MCJIT/
H A Dtest-setcond-int.ll53 %test33 = icmp sgt i16 %short1, %short2 ; <i1> [#uses=0]
/llvm-project-15.0.7/llvm/test/ExecutionEngine/
H A Dtest-interp-vec-setcond-int.ll53 %test33 = icmp sgt <4 x i16> %short1, %short2
/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-p9vector.c568 vector bool long long test33(void) { in test33() function
H A Dbuiltins-ppc-pair-mma.c512 void test33(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test33() function
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dvisibility.cpp718 namespace test33 { namespace
H A Dmangle.cpp782 namespace test33 { namespace
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dalu64.ll131 ; CHECK-LABEL: @test33
133 define i32 @test33(i32 %Rs) #0 {
H A Dintrinsics-v60-vmpy-acc.ll326 ; CHECK-LABEL: test33:
328 define void @test33(<16 x i32> %a, <16 x i32> %b) #0 {
H A Dintrinsics-v60-vmpy.ll294 ; CHECK-LABEL: test33:
296 define void @test33(<16 x i32> %a, <16 x i32> %b) #0 {
H A Dintrinsics-v60-misc.ll321 ; CHECK-LABEL: test33:
323 define void @test33(<16 x i32> %a, <16 x i32> %b, i32 %c) #0 {
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Davx512-mov.ll307 define <16 x i32> @test33(ptr %addr, <16 x i32> %old, <16 x i32> %mask1) {
308 ; CHECK-LABEL: test33:
H A Dpaddus.ll1258 define <32 x i16> @test33(<32 x i16> %x) {
1259 ; SSE-LABEL: test33:
1268 ; AVX1-LABEL: test33:
1281 ; AVX2-LABEL: test33:
1288 ; AVX512-LABEL: test33:
H A Dpsubus.ll2672 define <8 x i32> @test33(<8 x i32> %a0, <8 x i64> %a1) {
2673 ; SSE2OR3-LABEL: test33:
2745 ; SSE41-LABEL: test33:
2801 ; AVX1-LABEL: test33:
2830 ; AVX2-SLOW-LABEL: test33:
2848 ; AVX2-FAST-ALL-LABEL: test33:
2867 ; AVX2-FAST-PERLANE-LABEL: test33:
2885 ; AVX512-LABEL: test33:
/llvm-project-15.0.7/llvm/test/Transforms/DeadStoreElimination/
H A Dnoop-stores.ll157 define i32 @test33(i1 %c, i32* %p, i32 %i) {
158 ; CHECK-LABEL: @test33(
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dmul-inseltpoison.ll598 define i32 @test33(i32 %X) {
599 ; CHECK-LABEL: @test33(

12