Home
last modified time | relevance | path

Searched refs:test34 (Results 1 – 25 of 44) sorted by relevance

12

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp37 class test34 : virtual test33 { virtual void f(); }; class
38 class test35 : virtual test34 { virtual void f(); };
H A Dattr-noreturn.cpp147 __attribute__((noreturn)) void test34() { in test34() function
/llvm-project-15.0.7/clang/test/Parser/
H A Dchar-literal-printing.c44 char16_t test34(void) { return u'\t'; } in test34() function
/llvm-project-15.0.7/clang/test/Sema/
H A Dreturn.c271 int test34(int x) { in test34() function
/llvm-project-15.0.7/llvm/test/Transforms/InstSimplify/
H A Dundef.ll317 define i32 @test34(i32 %a) {
318 ; CHECK-LABEL: @test34(
/llvm-project-15.0.7/llvm/test/Analysis/CostModel/AArch64/
H A Dgep.ll270 define i16 @test34(i16* %p) {
271 ; CHECK-LABEL: test34
/llvm-project-15.0.7/llvm/test/ExecutionEngine/MCJIT/
H A Dtest-setcond-int.ll54 %test34 = icmp sle i16 %short1, %short2 ; <i1> [#uses=0]
/llvm-project-15.0.7/llvm/test/ExecutionEngine/
H A Dtest-interp-vec-setcond-int.ll54 %test34 = icmp sle <4 x i16> %short1, %short2
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dmangle.cpp800 namespace test34 { namespace
827 template<typename T> void f4(::test34::A<sizeof(sizeof(decltype(T() + T())))>) { } in f4()
H A Dvisibility.cpp730 namespace test34 { namespace
/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-p9vector.c577 vector bool short test34(void) { in test34() function
H A Dbuiltins-ppc-pair-mma.c528 void test34(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test34() function
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dalu64.ll139 ; CHECK-LABEL: @test34
141 define i32 @test34(i32 %Rs) #0 {
H A Dintrinsics-v60-vmpy-acc.ll336 ; CHECK-LABEL: test34:
338 define void @test34(<16 x i32> %a, <16 x i32> %b) #0 {
H A Dintrinsics-v60-vmpy.ll303 ; CHECK-LABEL: test34:
305 define void @test34(<16 x i32> %a, <16 x i32> %b) #0 {
H A Dintrinsics-v60-misc.ll331 ; CHECK-LABEL: test34:
333 define void @test34(<16 x i32> %a, <16 x i32> %b, i32 %c) #0 {
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Davx512-mov.ll319 define <16 x i32> @test34(ptr %addr, <16 x i32> %mask1) {
320 ; CHECK-LABEL: test34:
H A Dpaddus.ll1298 define <32 x i16> @test34(<32 x i16> %x) {
1299 ; SSE-LABEL: test34:
1308 ; AVX1-LABEL: test34:
1321 ; AVX2-LABEL: test34:
1328 ; AVX512-LABEL: test34:
H A Dpsubus.ll2900 define <8 x i32> @test34(<8 x i32> %a0, <8 x i64> %a1) {
2901 ; SSE2OR3-LABEL: test34:
2976 ; SSE41-LABEL: test34:
3035 ; AVX1-LABEL: test34:
3065 ; AVX2-SLOW-LABEL: test34:
3085 ; AVX2-FAST-ALL-LABEL: test34:
3106 ; AVX2-FAST-PERLANE-LABEL: test34:
3126 ; AVX512-LABEL: test34:
/llvm-project-15.0.7/clang/test/CodeGenObjCXX/
H A Darc.mm51 void test34(int cond) { function
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dvsx.ll1146 define <4 x i32> @test34(<4 x i32>* %a) {
1147 ; CHECK-LABEL: test34:
1152 ; CHECK-REG-LABEL: test34:
1157 ; CHECK-FISL-LABEL: test34:
1162 ; CHECK-LE-LABEL: test34:
H A Dmma-outer-product.ll1344 define void @test34(ptr %vqp, ptr %vpp, <16 x i8> %vc, ptr %resp) {
1345 ; CHECK-LABEL: test34:
1362 ; CHECK-BE-LABEL: test34:
/llvm-project-15.0.7/llvm/test/Transforms/DeadStoreElimination/
H A Dsimple.ll523 define void @test34(i32* noalias %p) {
524 ; CHECK-LABEL: @test34(
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dmul-inseltpoison.ll616 define i128 @test34(i128 %X) {
617 ; CHECK-LABEL: @test34(
H A Dmul.ll828 define i128 @test34(i128 %X) {
829 ; CHECK-LABEL: @test34(

12