Home
last modified time | relevance | path

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

123

/llvm-project/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/clang/test/Parser/
H A Dchar-literal-printing.c41 char16_t test31(void) { return u'\f'; } in test31() function
/llvm-project/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/llvm/test/CodeGen/PowerPC/
H A Dvsx_shuffle_le.ll266 define <2 x double> @test31(ptr %p1, ptr %p2) {
267 ; CHECK-LABEL: test31:
276 ; CHECK-P9-LABEL: test31:
H A Dvsx.ll996 define void @test31(ptr %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/llvm/test/Transforms/InstSimplify/
H A Dundef.ll293 define i32 @test31(i32 %a) {
294 ; CHECK-LABEL: @test31(
/llvm-project/llvm/test/ExecutionEngine/MCJIT/
H A Dtest-setcond-int.ll51 %test31 = icmp eq i16 %short1, %short2 ; <i1> [#uses=0]
/llvm-project/llvm/test/ExecutionEngine/
H A Dtest-interp-vec-setcond-int.ll
/llvm-project/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.c422 // CHECK-LABEL: @test31(
429 void test31(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test31() function
/llvm-project/clang/test/CodeGen/
H A Dobject-size.c504 // CHECK-LABEL: @test31
505 void test31(void) { in test31() function
/llvm-project/llvm/test/Transforms/ObjCARC/
H A Drv.ll454 ; CHECK-LABEL: define ptr @test31(
458 define ptr @test31() {
/llvm-project/llvm/test/Analysis/CostModel/AArch64/
H A Dgep.ll337 define i32 @test31(ptr %p) {
338 ; CHECK-LABEL: 'test31'
/llvm-project/llvm/test/CodeGen/X86/
H A Davx512-mov.ll286 define <16 x float> @test31(ptr %addr) {
287 ; CHECK-LABEL: test31:
H A Dpaddus.ll1177 define <32 x i16> @test31(<32 x i16> %x) {
1178 ; SSE-LABEL: test31:
1199 ; AVX1-LABEL: test31:
1220 ; AVX2-LABEL: test31:
1231 ; AVX512-LABEL: test31:
/llvm-project/llvm/test/CodeGen/Hexagon/
H A Dintrinsics-v60-vmpy.ll276 ; CHECK-LABEL: test31:
278 define void @test31(<32 x i32> %a, i32 %b) #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 Dalu64.ll115 ; CHECK-LABEL: @test31
117 define i32 @test31(i32 %Rs, i32 %Rt) #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/clang/test/CodeGenCXX/
H A Dvisibility.cpp747 namespace test31 { namespace
H A Dmangle.cpp741 namespace test31 { // instantiation-dependent mangling of decltype namespace
/llvm-project/libcxx/test/std/strings/basic.string/string.modifiers/string_insert/
H A Dsize_T_size_size.pass.cpp1749 TEST_CONSTEXPR_CXX20 bool test31() { in test31() function
1818 test31<S, SV>(); in test()
1852 static_assert(test31<S, SV>()); in test()
/llvm-project/llvm/test/Transforms/DeadStoreElimination/
H A Dnoop-stores.ll106 define i32 @test31(i1 %c, ptr %p, i32 %i) {
107 ; CHECK-LABEL: @test31(

123