Home
last modified time | relevance | path

Searched refs:test29 (Results 1 – 25 of 53) sorted by relevance

123

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp32 class test29 : virtual test28 { virtual void f(); }; class
33 class test30 : virtual test29 { virtual void f(); };
/llvm-project-15.0.7/clang/test/Parser/
H A Dchar-literal-printing.c39 char16_t test29(void) { return u'\b'; } in test29() function
/llvm-project-15.0.7/clang/test/Sema/
H A Dreturn.c196 int test29(void) { in test29() function
H A Duninit-variables.c217 void test29(void) { in test29() function
/llvm-project-15.0.7/llvm/test/Transforms/InstSimplify/
H A Dundef.ll277 define i32 @test29(i32 %a) {
278 ; CHECK-LABEL: @test29(
/llvm-project-15.0.7/llvm/test/Analysis/CostModel/AArch64/
H A Dgep.ll230 define i8 @test29(i8* %p) {
231 ; CHECK-LABEL: test29
/llvm-project-15.0.7/llvm/test/ExecutionEngine/MCJIT/
H A Dtest-setcond-int.ll49 %test29 = icmp slt i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
/llvm-project-15.0.7/llvm/test/ExecutionEngine/
H A Dtest-interp-vec-setcond-int.ll49 %test29 = icmp slt <5 x i8> %sbyte1, %sbyte2
/llvm-project-15.0.7/llvm/test/Transforms/EarlyCSE/
H A Datomics.ll297 define void @test29(i1 %B, ptr %P1, ptr %P2) {
298 ; CHECK-LABEL: @test29(
/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-p9vector.c536 vector bool int test29(void) { in test29() function
H A Dbuiltins-ppc-pair-mma.c448 void test29(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test29() function
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dobject-size.c423 void test29(struct DynStructVar *dv, struct DynStruct0 *d0, in test29() function
/llvm-project-15.0.7/llvm/test/Transforms/ObjCARC/
H A Drv.ll407 ; CHECK-LABEL: define i8* @test29(
411 define i8* @test29(i8* %k) local_unnamed_addr personality i8* bitcast (i32 (...)* @__gxx_personalit…
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dvisibility.cpp48 namespace test29 { namespace
H A Dmangle.cpp724 namespace test29 { namespace
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dpaddus.ll1028 define <16 x i16> @test29(<16 x i16> %x) {
1029 ; SSE2-LABEL: test29:
1045 ; SSSE3-LABEL: test29:
1061 ; SSE41-LABEL: test29:
1078 ; AVX1-LABEL: test29:
1094 ; AVX2-LABEL: test29:
1104 ; AVX512-LABEL: test29:
H A Davx512-mov.ll268 define <8 x double> @test29(ptr %addr) {
269 ; CHECK-LABEL: test29:
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dintrinsics-v60-vmpy-acc.ll286 ; CHECK-LABEL: test29:
288 define void @test29(<16 x i32> %a, <16 x i32> %b) #0 {
H A Dintrinsics-v60-vmpy.ll258 ; CHECK-LABEL: test29:
260 define void @test29(<16 x i32> %a, i32 %b) #0 {
H A Dintrinsics-v60-misc.ll281 ; CHECK-LABEL: test29:
283 define void @test29(<16 x i32> %a, <16 x i32> %b) #0 {
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dvsx.ll887 define void @test29(<2 x double>* %a, <2 x double> %b) {
888 ; CHECK-LABEL: test29:
893 ; CHECK-REG-LABEL: test29:
898 ; CHECK-FISL-LABEL: test29:
903 ; CHECK-LE-LABEL: test29:
/llvm-project-15.0.7/libcxx/test/std/strings/basic.string/string.modifiers/string_insert/
H A Dsize_string_size_size.pass.cpp1737 TEST_CONSTEXPR_CXX20 bool test29() in test29() function
1823 test29<S>(); in test()
1856 static_assert(test29<S>()); in test()
H A Dsize_T_size_size.pass.cpp1739 TEST_CONSTEXPR_CXX20 bool test29() in test29() function
1862 test29<S, SV>(); in test()
1896 static_assert(test29<S, SV>()); in test()
/llvm-project-15.0.7/llvm/test/Transforms/DeadStoreElimination/
H A Dsimple.ll437 define i32 @test29(i1 %c, i32* %p, i32* %p2, i32 %i) {
438 ; CHECK-LABEL: @test29(
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dmul-inseltpoison.ll544 define i64 @test29(i31 %A, i31 %B) {
545 ; CHECK-LABEL: @test29(

123