Searched refs:test8a (Results 1 – 17 of 17) sorted by relevance
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/ |
D | call.ll | 100 declare void @test8a() 103 invoke void @test8a() 118 ; calling conv, but the implementation of test8a may actually end up using the 121 ; CHECK-NEXT: invoke void @test8a()
|
/external/swiftshader/third_party/LLVM/test/Transforms/SCCP/ |
D | ipsccp-basic.ll | 183 define internal {} @test8a(i32 %A, i32* %P) { 186 ; CHECK: @test8a 192 %X = call {} @test8a(i32 5, i32* %P) 195 ; CHECK-NEXT: call {} @test8a
|
/external/llvm/test/Transforms/SCCP/ |
D | ipsccp-basic.ll | 186 define internal {} @test8a(i32 %A, i32* %P) { 189 ; CHECK-LABEL: @test8a( 195 %X = call {} @test8a(i32 5, i32* %P) 198 ; CHECK-NEXT: call {} @test8a
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SCCP/ |
D | ipsccp-basic.ll | 187 define internal {} @test8a(i32 %A, i32* %P) { 190 ; CHECK-LABEL: @test8a( 196 %X = call {} @test8a(i32 5, i32* %P) 199 ; CHECK-NEXT: call {} @test8a
|
/external/swiftshader/third_party/LLVM/test/Transforms/JumpThreading/ |
D | basic.ll | 213 declare i1 @test8a() 218 %A = call i1 @test8a() 226 %B = call i1 @test8a() 233 %C = call i1 @test8a() 248 call i1 @test8a()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/ |
D | call.ll | 124 declare void @test8a() 128 ; CHECK-NEXT: invoke void @test8a() 130 ; calling conv, but the implementation of test8a may actually end up using the 132 invoke void @test8a()
|
/external/llvm/test/Transforms/InstCombine/ |
D | call.ll | 124 declare void @test8a() 128 ; CHECK-NEXT: invoke void @test8a() 130 ; calling conv, but the implementation of test8a may actually end up using the 132 invoke void @test8a()
|
/external/llvm/test/Transforms/JumpThreading/ |
D | basic.ll | 213 declare i1 @test8a() 218 %A = call i1 @test8a() 226 %B = call i1 @test8a() 233 %C = call i1 @test8a() 248 call i1 @test8a()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/JumpThreading/ |
D | basic.ll | 213 declare i1 @test8a() 218 %A = call i1 @test8a() 226 %B = call i1 @test8a() 233 %C = call i1 @test8a() 248 call i1 @test8a()
|
/external/icu/icu4c/source/test/intltest/ |
D | citrtest.cpp | 304 UCharCharacterIterator* test8a = new UCharCharacterIterator(testText, -1, -1, 20, 5); in TestConstructionAndEqualityUChariter() local 308 if (test8a->startIndex() < 0) in TestConstructionAndEqualityUChariter() 372 delete test8a; in TestConstructionAndEqualityUChariter()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | stack-protector.ll | 1147 ; test8a: Passing addr-of to function call 1150 define void @test8a() { 1152 ; LINUX-I386-LABEL: test8a: 1156 ; LINUX-X64-LABEL: test8a: 1160 ; LINUX-KERNEL-X64-LABEL: test8a: 1164 ; DARWIN-X64-LABEL: test8a: 1168 ; MSVC-I386-LABEL: test8a: 1172 ; MINGW-X64-LABEL: test8a:
|
D | psubus.ll | 237 define <16 x i16> @test8a(<16 x i16> %x) nounwind { 238 ; SSE-LABEL: test8a: 244 ; AVX1-LABEL: test8a: 252 ; AVX2-LABEL: test8a: 257 ; AVX512-LABEL: test8a:
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/BasicAA/ |
D | cs-cs.ll | 303 define void @test8a(i8* noalias %p, i8* noalias %q) { 308 ; CHECK-LABEL: Function: test8a
|
/external/llvm/test/CodeGen/X86/ |
D | stack-protector.ll | 1006 ; test8a: Passing addr-of to function call 1009 define void @test8a() { 1011 ; LINUX-I386-LABEL: test8a: 1015 ; LINUX-X64-LABEL: test8a: 1019 ; LINUX-KERNEL-X64-LABEL: test8a: 1023 ; DARWIN-X64-LABEL: test8a: 1027 ; MSVC-I386-LABEL: test8a:
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SimpleLoopUnswitch/ |
D | nontrivial-unswitch.ll | 1098 define i32 @test8a(i1* %ptr, i1* %cond.ptr, i32* %a.ptr, i32* %b.ptr) { 1099 ; CHECK-LABEL: @test8a( 1216 ; Same pattern as @test8a but where the original loop looses an exit block and
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/ObjCARC/ |
D | basic.ll | 635 ; CHECK-LABEL: define void @test8a( 648 define void @test8a(i32* %x, i1 %p, i1 %q) nounwind {
|
/external/llvm/test/Transforms/ObjCARC/ |
D | basic.ll | 635 ; CHECK-LABEL: define void @test8a( 648 define void @test8a(i32* %x, i1 %p, i1 %q) nounwind {
|