Home
last modified time | relevance | path

Searched refs:test27 (Results 1 – 25 of 99) sorted by relevance

1234

/external/clang/test/CodeGen/
Dobject-size.c344 void test27(struct Test27IncompleteTy *t) { in test27() function
357 gi = __builtin_object_size(&test27, 0); in test27()
359 gi = __builtin_object_size(&test27, 1); in test27()
361 gi = __builtin_object_size(&test27, 2); in test27()
365 gi = __builtin_object_size(&test27, 3); in test27()
/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp30 class test27 : virtual test26 { virtual void f(); }; class
31 class test28 : virtual test27 { virtual void f(); };
/external/clang/test/Index/
Dannotate-comments.cpp115 struct test27 { struct
/external/clang/test/Parser/
Dchar-literal-printing.c37 char16_t test27(void) { return u'\''; } in test27() function
/external/clang/test/Sema/
Dreturn.c162 int test27() { in test27() function
Duninit-variables.c206 int test27() { in test27() function
/external/ltp/testcases/kernel/fs/fs_bind/rbind/
D00_Descriptions.txt52 test27 - shared subtree with slave child to slave subtree.
202 test27:
/external/llvm/test/Transforms/InstSimplify/
Dundef.ll245 define i32 @test27() {
246 ; CHECK-LABEL: @test27(
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstSimplify/
Dundef.ll260 define i32 @test27() {
261 ; CHECK-LABEL: @test27(
/external/llvm/test/Transforms/InstCombine/
Dxor.ll313 define i32 @test27(i32 %b, i32 %c, i32 %d) {
314 ; CHECK-LABEL: @test27(
Dand.ll281 define i8 @test27(i8 %A) {
282 ; CHECK-LABEL: @test27(
Dmul.ll241 define i32 @test27(i32 %A, i32 %B) {
242 ; CHECK-LABEL: @test27(
/external/llvm/test/Transforms/EarlyCSE/
Datomics.ll228 define void @test27(i1 %B, i32* %P1, i32* %P2) {
229 ; CHECK-LABEL: @test27
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
Dsub.ll284 define i32 @test27(i32 %x, i32 %y) {
288 ; CHECK: @test27
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/CostModel/AArch64/
Dgep.ll214 define i32 @test27(i32* %p) {
215 ; CHECK-LABEL: test27
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/EarlyCSE/
Datomics.ll229 define void @test27(i1 %B, i32* %P1, i32* %P2) {
230 ; CHECK-LABEL: @test27
/external/swiftshader/third_party/LLVM/test/ExecutionEngine/
Dtest-setcond-int.ll46 %test27 = icmp sgt i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
/external/swiftshader/third_party/llvm-7.0/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-int.ll46 %test27 = icmp sgt i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll46 %test27 = icmp sgt i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-int.ll46 %test27 = icmp sgt i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
/external/swiftshader/third_party/llvm-7.0/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll46 %test27 = icmp sgt i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
/external/swiftshader/third_party/llvm-7.0/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-int.ll46 %test27 = icmp sgt <5 x i8> %sbyte1, %sbyte2
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-int.ll46 %test27 = icmp sgt <5 x i8> %sbyte1, %sbyte2
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/
Dobjsize.ll297 ; CHECK-LABEL: @test27(
299 define i32 @test27() {
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/ObjCARC/
Drv.ll343 ; CHECK-LABEL: define i32* @test27(
349 define i32* @test27(i1 %cond) {

1234