Home
last modified time | relevance | path

Searched refs:test40 (Results 1 – 25 of 38) sorted by relevance

12

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp43 class test40 : virtual test39 { virtual void f(); }; class
44 class test41 : virtual test40 { virtual void f(); };
/llvm-project-15.0.7/clang/test/Parser/
H A Dchar-literal-printing.c53 char32_t test40(void) { return U'\''; } in test40() function
/llvm-project-15.0.7/clang/test/Sema/
H A Duninit-variables.c292 int test40(int x) { in test40() function
/llvm-project-15.0.7/llvm/test/ExecutionEngine/MCJIT/
H A Dtest-setcond-int.ll60 %test40 = icmp sle i32 %int1, %int2 ; <i1> [#uses=0]
/llvm-project-15.0.7/llvm/test/ExecutionEngine/
H A Dtest-interp-vec-setcond-int.ll60 %test40 = icmp sle <3 x i32> %int1, %int2
/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-p9vector.c621 vector unsigned char test40(void) { in test40() function
H A Dbuiltins-ppc-pair-mma.c624 void test40(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test40() function
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dvisibility.cpp60 namespace test40 { namespace
H A Dmangle.cpp902 namespace test40 { namespace
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dalu64.ll155 ; CHECK-LABEL: @test40
157 define i64 @test40(i32 %Pu, i64 %Rs, i64 %Rt) #0 {
H A Dintrinsics-v60-vmpy-acc.ll396 ; CHECK-LABEL: test40:
398 define void @test40(<16 x i32> %a, <16 x i32> %b) #0 {
H A Dintrinsics-v60-vmpy.ll357 ; CHECK-LABEL: test40:
359 define void @test40(<16 x i32> %a, <16 x i32> %b) #0 {
H A Dintrinsics-v60-misc.ll389 ; CHECK-LABEL: test40:
391 define void @test40(i64 %a, i64 %b) #0 {
H A Dintrinsics-v60-alu.ll315 ; CHECK-LABEL: test40:
317 define <16 x i32> @test40(<16 x i32> %a, <16 x i32> %b) #0 {
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Davx512-mov.ll391 define <16 x float> @test40(ptr %addr, <16 x float> %old, <16 x float> %mask1) {
392 ; CHECK-LABEL: test40:
H A Davx-isa-check.ll417 define <2 x double> @test40(ptr %ptr) nounwind {
H A Dmmx-intrinsics.ll841 define i64 @test40(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
842 ; ALL-LABEL: @test40
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dvsx.ll1202 define <2 x double> @test40(<2 x i64> %a) {
1203 ; CHECK-LABEL: test40:
1208 ; CHECK-REG-LABEL: test40:
1213 ; CHECK-FISL-LABEL: test40:
1218 ; CHECK-LE-LABEL: test40:
H A Dmma-outer-product.ll1603 define void @test40(ptr %vqp, ptr %vpp, <16 x i8> %vc, ptr %resp) {
1604 ; CHECK-LABEL: test40:
1621 ; CHECK-BE-LABEL: test40:
/llvm-project-15.0.7/llvm/test/Transforms/DeadStoreElimination/
H A Dsimple.ll669 define void @test40(i32** noalias %Pp, i32* noalias %Q) {
670 ; CHECK-LABEL: @test40(
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dxor.ll678 define i32 @test40(i32 %x, i32 %y) {
679 ; CHECK-LABEL: @test40(
H A Dgetelementptr.ll1008 define i64 @test40() {
1009 ; CHECK-LABEL: @test40(
H A Dor.ll692 define i32 @test40(i32 %a, i32 %b) {
693 ; CHECK-LABEL: @test40(
H A Dadd.ll825 define i1 @test40(i32 %a, i32 %b) {
826 ; CHECK-LABEL: @test40(
/llvm-project-15.0.7/libcxx/test/std/strings/string.view/string.view.ops/
H A Dcompare.size_size_sv_size_size.pass.cpp4215 void test40() in test40() function
5793 test40(); in main()

12