Home
last modified time | relevance | path

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

12

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp34 class test31 : virtual test30 { virtual void f(); }; class
35 class test32 : virtual test31 { virtual void f(); };
Dattr-noreturn.cpp131 __attribute__((noreturn)) void test31() { in test31() function
/external/clang/test/Parser/
Dchar-literal-printing.c41 char16_t test31(void) { return u'\f'; } in test31() function
/external/clang/test/Sema/
Dreturn.c220 void test31(test31_t *callback __attribute__((noreturn)));
Duninit-variables.c226 void test31() { in test31() function
/external/llvm/test/Transforms/InstSimplify/
Dundef.ll241 ; CHECK-LABEL: @test31
243 define i32 @test31(i32 %a) {
/external/llvm/test/CodeGen/PowerPC/
Dvsx_shuffle_le.ll166 define <2 x double> @test31(<2 x double>* %p1, <2 x double>* %p2) {
172 ; CHECK-LABEL: @test31
Dvsx.ll699 define void @test31(<2 x i64>* %a, <2 x i64> %b) {
703 ; CHECK-LABEL: @test31
707 ; CHECK-LE-LABEL: @test31
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-int.ll50 %test31 = icmp eq i16 %short1, %short2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll50 %test31 = icmp eq i16 %short1, %short2 ; <i1> [#uses=0]
/external/llvm/test/Transforms/InstCombine/
Dmul.ll284 define i32 @test31(i32 %V) {
285 ; CHECK-LABEL: @test31
Ddiv.ll268 define <2 x i32> @test31(<2 x i32> %x) {
272 ; CHECK-LABEL: @test31(
Dor.ll325 define i64 @test31(i64 %A) nounwind readnone ssp noredzone {
334 ; CHECK-LABEL: @test31(
Dand.ll227 define i32 @test31(i1 %X) {
Dadd.ll239 define i32 @test31(i32 %A) {
Dsub.ll395 define <2 x i64> @test31(<2 x i64> %A) {
399 ; CHECK-LABEL: @test31(
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-int.ll50 %test31 = icmp eq <4 x i16> %short1, %short2
/external/clang/test/CodeGen/
Dobject-size.c498 void test31() { in test31() function
/external/llvm/test/CodeGen/X86/
Davx512-mov.ll264 ; CHECK-LABEL: test31
267 define <16 x float> @test31(i8 * %addr) {
Dmasked_gather_scatter.ll1401 ; KNL-LABEL: test31
1404 define <16 x float*> @test31(<16 x float**> %ptrs) {
1405 ; KNL_64-LABEL: test31:
1416 ; KNL_32-LABEL: test31:
1423 ; SKX-LABEL: test31:
1434 ; SKX_32-LABEL: test31:
/external/llvm/test/Transforms/DeadStoreElimination/
Dsimple.ll449 ; CHECK-LABEL: @test31(
452 define i32 @test31(i1 %c, i32* %p, i32 %i) {
/external/clang/test/CodeGenCXX/
Dvisibility.cpp691 namespace test31 { namespace
Dmangle.cpp749 namespace test31 { // instantiation-dependent mangling of decltype namespace
/external/curl/tests/data/
DMakefile.inc27 test30 test31 test32 test33 test34 test35 test36 test37 test38 test39 \
/external/llvm/test/CodeGen/Hexagon/
Dalu64.ll115 ; CHECK-LABEL: @test31
117 define i32 @test31(i32 %Rs, i32 %Rt) #0 {

12