Home
last modified time | relevance | path

Searched refs:test43 (Results 1 – 25 of 33) sorted by relevance

12

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp46 class test43 : virtual test42 { virtual void f(); }; class
47 class test44 : virtual test43 { virtual void f(); };
/llvm-project-15.0.7/clang/test/Parser/
H A Dchar-literal-printing.c56 char32_t test43(void) { return U'\e'; } in test43() function
/llvm-project-15.0.7/clang/test/Sema/
H A Duninit-variables.c310 void test43(int i) { in test43() function
/llvm-project-15.0.7/llvm/test/ExecutionEngine/MCJIT/
H A Dtest-setcond-int.ll63 %test43 = icmp eq i64 %long1, %long2 ; <i1> [#uses=0]
/llvm-project-15.0.7/llvm/test/ExecutionEngine/
H A Dtest-interp-vec-setcond-int.ll63 %test43 = icmp eq <2 x i64> %long1, %long2
/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-p9vector.c642 vector signed long long test43(void) { in test43() function
H A Dbuiltins-ppc-pair-mma.c672 void test43(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test43() function
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dselect_meta.ll67 define i64 @test43(i32 %a) nounwind {
68 ; CHECK-LABEL: @test43(
H A Dxor.ll717 define i32 @test43(i32 %x, i32 %y) {
718 ; CHECK-LABEL: @test43(
H A Dshift.ll694 define i32 @test43(i32 %a, i32 %b) nounwind {
695 ; CHECK-LABEL: @test43(
H A Dsub.ll811 define i4 @test43(i4 %x, i4 %y) {
812 ; CHECK-LABEL: @test43(
H A Dcast.ll576 define zeroext i64 @test43(i8 zeroext %on_off) {
577 ; ALL-LABEL: @test43(
H A Dand.ll1003 define i32 @test43(i32 %a, i32 %c, i32 %d) {
1004 ; CHECK-LABEL: @test43(
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dvisibility.cpp838 namespace test43 { namespace
H A Dmangle.cpp938 namespace test43 { namespace
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dintrinsics-v60-vmpy.ll384 ; CHECK-LABEL: test43:
386 define void @test43(<16 x i32> %a, <16 x i32> %b) #0 {
H A Dintrinsics-v60-misc.ll416 ; CHECK-LABEL: test43:
418 define void @test43(i32 %a) #0 {
H A Dintrinsics-v60-alu.ll339 ; CHECK-LABEL: test43:
341 define <16 x i32> @test43(<16 x i32> %a, <16 x i32> %b) #0 {
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Davx512-mov.ll430 define <16 x float> @test43(ptr %addr, <16 x float> %mask1) {
431 ; CHECK-LABEL: test43:
H A Davx512-vec-cmp.ll1100 define <8 x double> @test43(<8 x double> %x, <8 x double> %x1, ptr %ptr,<8 x i1> %mask_in) nounwind…
1101 ; KNL-LABEL: test43:
1110 ; AVX512BW-LABEL: test43:
1118 ; SKX-LABEL: test43:
H A Dmmx-intrinsics.ll790 define i64 @test43(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
791 ; ALL-LABEL: @test43
/llvm-project-15.0.7/llvm/test/Transforms/DeadStoreElimination/
H A Dnoop-stores.ll186 define void @test43(i32* %Q) {
187 ; CHECK-LABEL: @test43(
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dvsx.ll1280 define <2 x i64> @test43(<2 x double> %a) {
1281 ; CHECK-LABEL: test43:
1286 ; CHECK-REG-LABEL: test43:
1291 ; CHECK-FISL-LABEL: test43:
1296 ; CHECK-LE-LABEL: test43:
/llvm-project-15.0.7/libcxx/test/std/strings/string.view/string.view.ops/
H A Dcompare.size_size_sv_size_size.pass.cpp4527 void test43() in test43() function
5796 test43(); in main()
/llvm-project-15.0.7/llvm/test/Analysis/AliasSet/
H A Dguards.ll655 ; CHECK: Alias sets for function 'test43':
660 define void @test43(i8* %a, i1 %cond_a) {

12