Home
last modified time | relevance | path

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

123

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp32 class test29 : virtual test28 { virtual void f(); }; class
33 class test30 : virtual test29 { virtual void f(); };
/external/clang/test/Parser/
Dchar-literal-printing.c39 char16_t test29(void) { return u'\b'; } in test29() function
/external/clang/test/Sema/
Dreturn.c196 int test29() { in test29() function
Duninit-variables.c216 void test29() { in test29() function
/external/ltp/testcases/kernel/fs/fs_bind/rbind/
D00_Descriptions.txt54 test29 - shared subtree with uncloneable child to shared subtree.
212 test29:
/external/llvm/test/Transforms/InstSimplify/
Dundef.ll261 define i32 @test29(i32 %a) {
262 ; CHECK-LABEL: @test29(
/external/llvm/test/Transforms/EarlyCSE/
Datomics.ll252 define void @test29(i1 %B, i32* %P1, i32* %P2) {
253 ; CHECK-LABEL: @test29
/external/llvm/test/Transforms/InstCombine/
Dand.ll306 define i32 @test29(i8 %X) {
307 ; CHECK-LABEL: @test29(
Dmul.ll259 define i64 @test29(i31 %A, i31 %B) {
260 ; CHECK-LABEL: @test29(
Ddiv.ll288 define i32 @test29(i32 %a) {
289 ; CHECK-LABEL: @test29(
Dor.ll324 define i1 @test29(i32* %A, i32* %B) {
325 ; CHECK-LABEL: @test29(
/external/swiftshader/third_party/LLVM/test/ExecutionEngine/
Dtest-setcond-int.ll48 %test29 = icmp slt i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll48 %test29 = icmp slt i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-int.ll48 %test29 = icmp slt i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-int.ll48 %test29 = icmp slt <5 x i8> %sbyte1, %sbyte2
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
Dor.ll297 define i1 @test29(i32* %A, i32* %B) {
303 ; CHECK: @test29
Dshift.ll360 define i32 @test29(i64 %d18) {
366 ; CHECK: @test29
Dicmp.ll281 ; CHECK: @test29
285 define i1 @test29(i32 %x, i32 %y) {
Dgetelementptr.ll319 define i32 @test29(i8* %start, i32 %X) nounwind {
335 ; CHECK: @test29
Dand.ll214 define i32 @test29(i8 %X) {
/external/clang/test/CodeGen/
Dobject-size.c416 void test29(struct DynStructVar *dv, struct DynStruct0 *d0, in test29() function
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_hierarchy_test/
Dcpuset_hierarchy_test.sh393 test29() function
/external/llvm/test/Transforms/DeadStoreElimination/
Dsimple.ll410 ; CHECK-LABEL: @test29(
413 define i32 @test29(i1 %c, i32* %p, i32* %p2, i32 %i) {
/external/clang/test/CodeGenCXX/
Dvisibility.cpp48 namespace test29 { namespace
/external/curl/tests/data/
DMakefile.inc26 test20 test21 test22 test23 test24 test25 test26 test27 test28 test29 \

123