Home
last modified time | relevance | path

Searched refs:test28 (Results 1 – 25 of 57) sorted by relevance

123

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp31 class test28 : virtual test27 { virtual void f(); }; class
32 class test29 : virtual test28 { virtual void f(); };
/external/clang/test/Sema/
Dreturn.c192 void test28() __attribute__((noreturn));
193 void test28(x) { while (1) { } } in test28() function
Duninit-variables.c211 int test28() { in test28() function
/external/clang/test/Parser/
Dchar-literal-printing.c38 char16_t test28(void) { return u'\a'; } in test28() function
/external/ltp/testcases/kernel/fs/fs_bind/rbind/
D00_Descriptions.txt53 test28 - shared subtree with slave child to unclone subtree.
207 test28:
/external/llvm/test/Transforms/InstSimplify/
Dundef.ll253 define i32 @test28(i32 %a) {
254 ; CHECK-LABEL: @test28(
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
Dsub.ll294 define i32 @test28(i32 %x, i32 %y, i32 %z) {
299 ; CHECK: @test28
Dor.ll285 define i1 @test28(i32 %A, i32 %B) {
291 ; CHECK: @test28
Dshift.ll326 define i8 @test28(i8 %x) {
328 ; CHECK: @test28
Dxor.ll189 define i32 @test28(i32 %indvar) {
Dgetelementptr.ll286 define i32 @test28() nounwind {
306 ; CHECK: @test28
Dicmp.ll270 ; CHECK: @test28
274 define i1 @test28(i32 %x, i32 %y, i32 %z) {
/external/llvm/test/Transforms/EarlyCSE/
Datomics.ll240 define void @test28(i1 %B, i32* %P1, i32* %P2) {
241 ; CHECK-LABEL: @test28
/external/llvm/test/Transforms/InstCombine/
Dxor.ll326 define i32 @test28(i32 %indvar) {
327 ; CHECK-LABEL: @test28(
Dand.ll294 define i32 @test28(i32 %X) {
295 ; CHECK-LABEL: @test28(
Dmul.ll249 define i32 @test28(i32 %A) {
250 ; CHECK-LABEL: @test28(
Ddiv.ll278 define i32 @test28(i32 %a) {
279 ; CHECK-LABEL: @test28(
Dor.ll311 define i1 @test28(i32 %A, i32 %B) {
312 ; CHECK-LABEL: @test28(
/external/swiftshader/third_party/LLVM/test/ExecutionEngine/
Dtest-setcond-int.ll47 %test28 = icmp sle i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll47 %test28 = icmp sle i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-int.ll47 %test28 = icmp sle i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-int.ll47 %test28 = icmp sle <5 x i8> %sbyte1, %sbyte2
/external/clang/test/CodeGen/
Dobject-size.c371 void test28() { in test28() function
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_hierarchy_test/
Dcpuset_hierarchy_test.sh380 test28() function
/external/llvm/test/Transforms/DeadStoreElimination/
Dsimple.ll390 ; CHECK-LABEL: @test28(
393 define i32 @test28(i1 %c, i32* %p, i32* %p2, i32 %i) {

123