Home
last modified time | relevance | path

Searched refs:test31 (Results 1 – 25 of 52) sorted by relevance

123

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp34 class test31 : virtual test30 { virtual void f(); }; class
35 class test32 : virtual test31 { virtual void f(); };
H A Dattr-noreturn.cpp131 __attribute__((noreturn)) void test31() { in test31() function
/llvm-project-15.0.7/clang/test/Parser/
H A Dchar-literal-printing.c41 char16_t test31(void) { return u'\f'; } in test31() function
/llvm-project-15.0.7/clang/test/Sema/
H A Dreturn.c220 void test31(test31_t *callback __attribute__((noreturn)));
H A Duninit-variables.c227 void test31(void) { in test31() function
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dvsx_shuffle_le.ll266 define <2 x double> @test31(<2 x double>* %p1, <2 x double>* %p2) {
267 ; CHECK-LABEL: test31:
276 ; CHECK-P9-LABEL: test31:
H A Dvsx.ll996 define void @test31(<2 x i64>* %a, <2 x i64> %b) {
997 ; CHECK-LABEL: test31:
1002 ; CHECK-REG-LABEL: test31:
1007 ; CHECK-FISL-LABEL: test31:
1012 ; CHECK-LE-LABEL: test31:
/llvm-project-15.0.7/llvm/test/Transforms/InstSimplify/
H A Dundef.ll293 define i32 @test31(i32 %a) {
294 ; CHECK-LABEL: @test31(
/llvm-project-15.0.7/llvm/test/Analysis/CostModel/AArch64/
H A Dgep.ll246 define i32 @test31(i32* %p) {
247 ; CHECK-LABEL: test31
/llvm-project-15.0.7/llvm/test/ExecutionEngine/MCJIT/
H A Dtest-setcond-int.ll51 %test31 = icmp eq i16 %short1, %short2 ; <i1> [#uses=0]
/llvm-project-15.0.7/llvm/test/ExecutionEngine/
H A Dtest-interp-vec-setcond-int.ll51 %test31 = icmp eq <4 x i16> %short1, %short2
/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-p9vector.c550 vector bool long long test31(void) { in test31() function
H A Dbuiltins-ppc-pair-mma.c480 void test31(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test31() function
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dobject-size.c505 void test31(void) { in test31() function
/llvm-project-15.0.7/llvm/test/Transforms/ObjCARC/
H A Drv.ll459 ; CHECK-LABEL: define i8* @test31(
463 define i8* @test31() {
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dvisibility.cpp693 namespace test31 { namespace
H A Dmangle.cpp749 namespace test31 { // instantiation-dependent mangling of decltype namespace
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dalu64.ll115 ; CHECK-LABEL: @test31
117 define i32 @test31(i32 %Rs, i32 %Rt) #0 {
H A Dintrinsics-v60-vmpy-acc.ll306 ; CHECK-LABEL: test31:
308 define void @test31(<16 x i32> %a, <16 x i32> %b) #0 {
H A Dintrinsics-v60-vmpy.ll276 ; CHECK-LABEL: test31:
278 define void @test31(<32 x i32> %a, i32 %b) #0 {
H A Dintrinsics-v60-misc.ll301 ; CHECK-LABEL: test31:
303 define void @test31(<16 x i32> %a, <16 x i32> %b) #0 {
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Davx512-mov.ll286 define <16 x float> @test31(ptr %addr) {
287 ; CHECK-LABEL: test31:
H A Dpaddus.ll1150 define <32 x i16> @test31(<32 x i16> %x) {
1151 ; SSE-LABEL: test31:
1172 ; AVX1-LABEL: test31:
1193 ; AVX2-LABEL: test31:
1204 ; AVX512-LABEL: test31:
/llvm-project-15.0.7/llvm/test/Transforms/DeadStoreElimination/
H A Dnoop-stores.ll107 define i32 @test31(i1 %c, i32* %p, i32 %i) {
108 ; CHECK-LABEL: @test31(
/llvm-project-15.0.7/libcxx/test/std/strings/basic.string/string.modifiers/string_insert/
H A Dsize_T_size_size.pass.cpp1795 TEST_CONSTEXPR_CXX20 bool test31() { in test31() function
1864 test31<S, SV>(); in test()
1898 static_assert(test31<S, SV>()); in test()

123