Home
last modified time | relevance | path

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

12

/llvm-project/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/clang/test/Parser/
H A Dchar-literal-printing.c56 char32_t test43(void) { return U'\e'; } in test43() function
/llvm-project/llvm/test/ExecutionEngine/MCJIT/
H A Dtest-setcond-int.ll63 %test43 = icmp eq i64 %long1, %long2 ; <i1> [#uses=0]
/llvm-project/clang/test/Sema/
H A Duninit-variables.c310 void test43(int i) { in test43() function
/llvm-project/llvm/test/ExecutionEngine/
H A Dtest-interp-vec-setcond-int.ll
/llvm-project/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.c590 // CHECK-LABEL: @test43(
597 void test43(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test43() function
/llvm-project/llvm/test/Transforms/InstCombine/
H A Dselect_meta.ll64 define i64 @test43(i32 %a) nounwind {
65 ; CHECK-LABEL: @test43(
H A Dxor.ll719 define i32 @test43(i32 %x, i32 %y) {
720 ; CHECK-LABEL: @test43(
H A Dcast.ll565 define zeroext i64 @test43(i8 zeroext %on_off) {
566 ; ALL-LABEL: @test43(
H A Dshift.ll698 define i32 @test43(i32 %a, i32 %b) {
699 ; CHECK-LABEL: @test43(
/llvm-project/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.ll1103 define <8 x double> @test43(<8 x double> %x, <8 x double> %x1, ptr %ptr,<8 x i1> %mask_in) nounwind {
1104 ; KNL-LABEL: test43:
1113 ; AVX512BW-LABEL: test43:
1121 ; SKX-LABEL: test43:
H A Dmmx-intrinsics.ll2009 define i64 @test43(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
2010 ; X86-LABEL: test43:
2033 ; X64-LABEL: test43:
/llvm-project/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/clang/test/CodeGenCXX/
H A Dvisibility.cpp892 namespace test43 { namespace
H A Dmangle.cpp930 namespace test43 { namespace
/llvm-project/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/llvm/test/Transforms/DeadStoreElimination/
H A Dnoop-stores.ll185 define void @test43(ptr %Q) {
186 ; CHECK-LABEL: @test43(
/llvm-project/libcxx/test/std/strings/string.view/string.view.ops/
H A Dcompare.size_size_sv_size_size.pass.cpp4484 void test43() { in test43() function
5740 test43(); in main()
/llvm-project/llvm/test/Analysis/AliasSet/
H A Dguards.ll654 ; CHECK: Alias sets for function 'test43':
659 define void @test43(ptr %a, i1 %cond_a) {
/llvm-project/libcxx/test/std/strings/basic.string/string.ops/string_compare/
H A Dsize_size_string_size_size.pass.cpp4632 TEST_CONSTEXPR_CXX20 bool test43() { in test43() function
5935 test43<S>(); in test()
5993 static_assert(test43<S>()); in test()
H A Dsize_size_T_size_size.pass.cpp4634 TEST_CONSTEXPR_CXX20 bool test43() { in test43() function
5967 test43<S, SV>(); in test()
6026 static_assert(test43<S, SV>()); in test()

12