Home
last modified time | relevance | path

Searched refs:test30 (Results 1 – 25 of 55) sorted by relevance

123

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp33 class test30 : virtual test29 { virtual void f(); }; class
34 class test31 : virtual test30 { virtual void f(); };
/llvm-project-15.0.7/clang/test/Parser/
H A Dchar-literal-printing.c40 char16_t test30(void) { return u'\e'; } in test30() function
/llvm-project-15.0.7/clang/test/Sema/
H A Dreturn.c208 int test30(void) { in test30() function
H A Duninit-variables.c222 void test30(void) { in test30() function
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dvsx_shuffle_le.ll244 define <2 x double> @test30(<2 x double>* %p1, <2 x double>* %p2) {
245 ; CHECK-LABEL: test30:
254 ; CHECK-P9-LABEL: test30:
H A Dvsx.ll968 define <2 x i64> @test30(<2 x i64>* %a) {
969 ; CHECK-LABEL: test30:
974 ; CHECK-REG-LABEL: test30:
979 ; CHECK-FISL-LABEL: test30:
984 ; CHECK-LE-LABEL: test30:
/llvm-project-15.0.7/llvm/test/Transforms/InstSimplify/
H A Dundef.ll285 define i32 @test30(i32 %a) {
286 ; CHECK-LABEL: @test30(
/llvm-project-15.0.7/llvm/test/Analysis/CostModel/AArch64/
H A Dgep.ll238 define i16 @test30(i16* %p) {
239 ; CHECK-LABEL: test30
/llvm-project-15.0.7/llvm/test/ExecutionEngine/MCJIT/
H A Dtest-setcond-int.ll50 %test30 = icmp ne i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
/llvm-project-15.0.7/llvm/test/ExecutionEngine/
H A Dtest-interp-vec-setcond-int.ll50 %test30 = icmp ne <5 x i8> %sbyte1, %sbyte2
/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-p9vector.c543 vector bool int test30(void) { in test30() function
H A Dbuiltins-ppc-pair-mma.c464 void test30(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test30() function
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dselect_meta.ll134 define i32 @test30(i32 %x, i32 %y) {
135 ; CHECK-LABEL: @test30(
H A Dsub-gep.ll298 define i64 @test30(i8* %foo, i64 %i, i64 %j) {
299 ; CHECK-LABEL: @test30(
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dobject-size.c463 void test30(void) { in test30() function
/llvm-project-15.0.7/llvm/test/Transforms/ObjCARC/
H A Drv.ll434 ; CHECK-LABEL: define i8* @test30(
442 define i8* @test30(i1 %cond) {
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dvisibility.cpp11 namespace test30 { namespace
H A Dmangle.cpp737 namespace test30 { namespace
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dalu64.ll107 ; CHECK-LABEL: @test30
109 define i32 @test30(i32 %Rs, i32 %Rt) #0 {
H A Dintrinsics-v60-vmpy-acc.ll296 ; CHECK-LABEL: test30:
298 define void @test30(<16 x i32> %a, <16 x i32> %b) #0 {
H A Dintrinsics-v60-vmpy.ll267 ; CHECK-LABEL: test30:
269 define void @test30(<16 x i32> %a, i32 %b) #0 {
H A Dintrinsics-v60-misc.ll291 ; CHECK-LABEL: test30:
293 define void @test30(<16 x i32> %a, <16 x i32> %b) #0 {
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Davx512-mov.ll277 define void @test30(ptr %addr, <16 x float> %data) {
278 ; CHECK-LABEL: test30:
H A Dpaddus.ll1118 define <16 x i16> @test30(<16 x i16> %x) {
1119 ; SSE-LABEL: test30:
1126 ; AVX1-LABEL: test30:
1135 ; AVX2-LABEL: test30:
1140 ; AVX512-LABEL: test30:
/llvm-project-15.0.7/libcxx/test/std/strings/basic.string/string.modifiers/string_insert/
H A Dsize_string_size_size.pass.cpp1774 TEST_CONSTEXPR_CXX20 bool test30() in test30() function
1824 test30<S>(); in test()
1857 static_assert(test30<S>()); in test()

123