Home
last modified time | relevance | path

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

123

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp33 class test30 : virtual test29 { virtual void f(); }; class
34 class test31 : virtual test30 { virtual void f(); };
/external/clang/test/Parser/
Dchar-literal-printing.c40 char16_t test30(void) { return u'\e'; } in test30() function
/external/clang/test/Sema/
Dreturn.c208 int test30() { in test30() function
Duninit-variables.c221 void test30() { in test30() function
/external/ltp/testcases/kernel/fs/fs_bind/rbind/
D00_Descriptions.txt55 test30 - shared subtree with uncloneable child to private subtree.
217 test30:
/external/llvm/test/Transforms/InstSimplify/
Dundef.ll269 define i32 @test30(i32 %a) {
270 ; CHECK-LABEL: @test30(
/external/llvm/test/CodeGen/PowerPC/
Dvsx_shuffle_le.ll152 define <2 x double> @test30(<2 x double>* %p1, <2 x double>* %p2) {
158 ; CHECK-LABEL: @test30
Dvsx.ll678 define <2 x i64> @test30(<2 x i64>* %a) {
682 ; CHECK-REG-LABEL: @test30
686 ; CHECK-FISL-LABEL: @test30
693 ; CHECK-LE-LABEL: @test30
/external/llvm/test/Transforms/InstCombine/
Dand.ll317 define i32 @test30(i1 %X) {
318 ; CHECK-LABEL: @test30(
Dmul.ll271 define i64 @test30(i32 %A, i32 %B) {
272 ; CHECK-LABEL: @test30(
Ddiv.ll298 define i32 @test30(i32 %a) {
299 ; CHECK-LABEL: @test30(
Dor.ll339 define i32 @test30(i32 %A) {
340 ; CHECK-LABEL: @test30(
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-int.ll49 %test30 = icmp ne i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
/external/swiftshader/third_party/LLVM/test/ExecutionEngine/
Dtest-setcond-int.ll49 %test30 = icmp ne i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll49 %test30 = icmp ne i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-int.ll49 %test30 = icmp ne <5 x i8> %sbyte1, %sbyte2
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
Dor.ll311 define i32 @test30(i32 %A) {
318 ; CHECK: @test30
Dshift.ll372 define i32 @test30(i32 %A, i32 %B, i32 %C) {
377 ; CHECK: @test30
Dicmp.ll291 ; CHECK: @test30
295 define i1 @test30(i32 %x, i32 %y) {
Dgetelementptr.ll340 define i32 @test30(i32 %m, i32 %n) nounwind {
348 ; CHECK: @test30
Dand.ll221 define i32 @test30(i1 %X) {
/external/clang/test/CodeGen/
Dobject-size.c456 void test30() { in test30() function
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_hierarchy_test/
Dcpuset_hierarchy_test.sh406 test30() function
/external/llvm/test/Transforms/DeadStoreElimination/
Dsimple.ll431 ; CHECK-LABEL: @test30(
434 define i32 @test30(i1 %c, i32* %p, i32 %i) {
/external/curl/tests/data/
DMakefile.inc27 test30 test31 test32 test33 test34 test35 test36 test37 test38 test39 \

123