Searched refs:test8b (Results 1 – 14 of 14) sorted by relevance
/external/clang/test/Sema/ |
D | block-return.c | 144 void test8b(void) { in test8b() function
|
/external/swiftshader/third_party/LLVM/test/Transforms/SCCP/ |
D | ipsccp-basic.ll | 191 define void @test8b(i32* %P) { 194 ; CHECK: define void @test8b
|
/external/icu/icu4c/source/test/intltest/ |
D | citrtest.cpp | 305 UCharCharacterIterator* test8b = new UCharCharacterIterator(testText, -1, 2, 100, 5); in TestConstructionAndEqualityUChariter() local 310 if (test8b->endIndex() != u_strlen(testText)) in TestConstructionAndEqualityUChariter() 355 test8b->setIndex32(5); in TestConstructionAndEqualityUChariter() 356 if (test8b->getIndex()!=5) in TestConstructionAndEqualityUChariter() 373 delete test8b; in TestConstructionAndEqualityUChariter()
|
/external/llvm/test/Transforms/SCCP/ |
D | ipsccp-basic.ll | 194 define void @test8b(i32* %P) { 197 ; CHECK-LABEL: define void @test8b(
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SCCP/ |
D | ipsccp-basic.ll | 195 define void @test8b(i32* %P) { 198 ; CHECK-LABEL: define void @test8b(
|
/external/swiftshader/third_party/LLVM/test/Transforms/JumpThreading/ |
D | basic.ll | 215 define i32 @test8b(i1 %cond, i1 %cond2) { 216 ; CHECK: @test8b
|
/external/llvm/test/Transforms/JumpThreading/ |
D | basic.ll | 215 define i32 @test8b(i1 %cond, i1 %cond2) { 216 ; CHECK-LABEL: @test8b(
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/JumpThreading/ |
D | basic.ll | 215 define i32 @test8b(i1 %cond, i1 %cond2) { 216 ; CHECK-LABEL: @test8b(
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | stack-protector.ll | 1181 ; test8b: Passing addr-of to function call 1185 define void @test8b() #0 { 1187 ; LINUX-I386-LABEL: test8b: 1191 ; LINUX-X64-LABEL: test8b: 1195 ; LINUX-KERNEL-X64-LABEL: test8b: 1199 ; DARWIN-X64-LABEL: test8b: 1203 ; MSVC-I386-LABEL: test8b: 1207 ; MINGW-X64-LABEL: test8b:
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/BasicAA/ |
D | cs-cs.ll | 312 define void @test8b(i8* %p, i8* %q) { 317 ; CHECK-LABEL: Function: test8b
|
/external/llvm/test/CodeGen/X86/ |
D | stack-protector.ll | 1035 ; test8b: Passing addr-of to function call 1039 define void @test8b() #0 { 1041 ; LINUX-I386-LABEL: test8b: 1045 ; LINUX-X64-LABEL: test8b: 1049 ; LINUX-KERNEL-X64-LABEL: test8b: 1053 ; DARWIN-X64-LABEL: test8b: 1057 ; MSVC-I386-LABEL: test8b:
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/ObjCARC/ |
D | basic.ll | 683 ; CHECK-LABEL: define void @test8b( 686 define void @test8b(i32* %x, i1 %p, i1 %q) nounwind {
|
/external/llvm/test/Transforms/ObjCARC/ |
D | basic.ll | 683 ; CHECK-LABEL: define void @test8b( 686 define void @test8b(i32* %x, i1 %p, i1 %q) nounwind {
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SimpleLoopUnswitch/ |
D | nontrivial-unswitch.ll | 1218 define i32 @test8b(i1* %ptr, i1* %cond.ptr, i32* %a.ptr, i32* %b.ptr) { 1219 ; CHECK-LABEL: @test8b(
|