Home
last modified time | relevance | path

Searched refs:i160 (Results 1 – 25 of 30) sorted by relevance

12

/external/swiftshader/third_party/LLVM/test/Transforms/ScalarRepl/
Dnonzero-first-index.ll12 ; CHECK-NOT: = i160
24 ; CHECK: i160
35 ; CHECK-NOT: = i160
47 ; CHECK: i160
/external/llvm/test/CodeGen/Hexagon/
Dcmp-extend.ll20 br i1 %cmp364, label %for.body, label %while.body19.i160
33 br i1 %exitcond, label %while.body19.i160, label %for.body
35 while.body19.i160:
36 br label %while.body19.i160
/external/llvm/test/CodeGen/Generic/
Dpr12507.ll5 define void @foo(i160 %x) {
7 %cmp.i = icmp ne i160 %x, 340282366920938463463374607431768211456
DAPIntLoadStore.ll320 @i160_l = external global i160 ; <i160*> [#uses=1]
321 @i160_s = external global i160 ; <i160*> [#uses=1]
1470 %tmp = load i160, i160* @i160_l ; <i160> [#uses=1]
1471 store i160 %tmp, i160* @i160_s
DAPIntSextParam.ll161 @i160_s = external global i160 ; <i160*> [#uses=1]
1054 define void @i160_ls(i160 signext %x) nounwind {
1055 store i160 %x, i160* @i160_s
DAPIntParam.ll161 @i160_s = external global i160 ; <i160*> [#uses=1]
1054 define void @i160_ls(i160 %x) nounwind {
1055 store i160 %x, i160* @i160_s
DAPIntZextParam.ll161 @i160_s = external global i160 ; <i160*> [#uses=1]
1054 define void @i160_ls(i160 zeroext %x) nounwind {
1055 store i160 %x, i160* @i160_s
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
Dphi.ll304 define i160 @test14b(i320 %A, i320 %B, i1 %b1) {
306 %a = trunc i320 %A to i160
307 %b = trunc i320 %B to i160
311 %C = phi i160 [ %a, %BB0 ], [ %b, %Loop ]
315 ret i160 %C
318 ; CHECK-NEXT: phi i160
/external/llvm/test/CodeGen/X86/
Dgetelementptr.ll26 %d = getelementptr i8, i8* %ptr, i160 18446744073709551624 ; 2^64 + 8
Dcrash.ll195 %0 = zext i64 %A to i160
196 %1 = shl i160 %0, 64
197 %2 = zext i160 %1 to i576
/external/libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/
Dis_heap.pass.cpp302 int i160[] = {0, 1, 0, 1, 0, 0, 0}; in test() local
429 assert(std::is_heap(i160, i160+7) == (std::is_heap_until(i160, i160+7) == i160+7)); in test()
Dis_heap_until.pass.cpp302 int i160[] = {0, 1, 0, 1, 0, 0, 0}; in test() local
429 assert(std::is_heap_until(i160, i160+7) == i160+1); in test()
Dis_heap_until_comp.pass.cpp303 int i160[] = {0, 1, 0, 1, 0, 0, 0}; in test() local
430 assert(std::is_heap_until(i160, i160+7, std::greater<int>()) == i160+4); in test()
Dis_heap_comp.pass.cpp303 int i160[] = {0, 1, 0, 1, 0, 0, 0}; in test() local
430 …assert(std::is_heap(i160, i160+7, std::greater<int>()) == (std::is_heap_until(i160, i160+7, std::g… in test()
/external/r8/src/test/examples/regalloc/
DRegAlloc.java163 int i159 = identity(159); int i160 = identity(160); int i161 = identity(161); in binaryOpUsingHighRegistersLocals() local
217 i156 + i157 + i158 + i159 + i160 + i161 + i162 + i163 + i164 + i165 + i166 + i167 + in binaryOpUsingHighRegistersLocals()
287 double i159 = identity(159.0); double i160 = identity(160.0); double i161 = identity(161.0); in binaryDoubleOpUsingHighRegistersLocals() local
338 i156 + i157 + i158 + i159 + i160 + i161 + i162 + i163 + i164 + i165 + i166 + i167 + in binaryDoubleOpUsingHighRegistersLocals()
/external/llvm/test/Transforms/InstCombine/
Dphi.ll304 define i160 @test14b(i320 %A, i320 %B, i1 %b1) {
306 %a = trunc i320 %A to i160
307 %b = trunc i320 %B to i160
311 %C = phi i160 [ %a, %BB0 ], [ %b, %Loop ]
315 ret i160 %C
318 ; CHECK-NEXT: phi i160
/external/r8/src/test/examples/invoke/
DInvoke.java350 int i156, int i157, int i158, int i159, int i160, int i161, int i162, int i163, int i164, in manyArgs() argument
402 int i158 = 158; int i159 = 159; int i160 = 160; int i161 = 161; int i162 = 162; in rangeInvokeWithManyLocals() local
434 i156, i157, i158, i159, i160, i161, i162, i163, i164, i165, i166, i167, i168, i169, i170, in rangeInvokeWithManyLocals()
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dcrash.ll194 %0 = zext i64 %A to i160
195 %1 = shl i160 %0, 64
196 %2 = zext i160 %1 to i576
Dscev-interchange.ll92 br i1 false, label %bb3.i164.i, label %bb.i.i.i.i160.i
94 bb.i.i.i.i160.i: ; preds = %bb14.i
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/
DAPIntLoadStore.ll320 @i160_l = external global i160 ; <i160*> [#uses=1]
321 @i160_s = external global i160 ; <i160*> [#uses=1]
1470 %tmp = load i160* @i160_l ; <i160> [#uses=1]
1471 store i160 %tmp, i160* @i160_s
DAPIntParam.ll161 @i160_s = external global i160 ; <i160*> [#uses=1]
1054 define void @i160_ls(i160 %x) nounwind {
1055 store i160 %x, i160* @i160_s
DAPIntSextParam.ll161 @i160_s = external global i160 ; <i160*> [#uses=1]
1054 define void @i160_ls(i160 signext %x) nounwind {
1055 store i160 %x, i160* @i160_s
DAPIntZextParam.ll161 @i160_s = external global i160 ; <i160*> [#uses=1]
1054 define void @i160_ls(i160 zeroext %x) nounwind {
1055 store i160 %x, i160* @i160_s
/external/swiftshader/third_party/LLVM/test/Transforms/ArgumentPromotion/
Dpr3085.ll430 br i1 false, label %bb129, label %bb11.i160.preheader
432 bb11.i160.preheader: ; preds = %bb10.i159
433 br label %bb11.i160
435 bb11.i160: ; preds = %bb11.i160, %bb11.i160.preheader
436 br i1 false, label %bb12.i161, label %bb11.i160
438 bb12.i161: ; preds = %bb11.i160
/external/llvm/test/Transforms/ArgumentPromotion/
Dpr3085.ll430 br i1 false, label %bb129, label %bb11.i160.preheader
432 bb11.i160.preheader: ; preds = %bb10.i159
433 br label %bb11.i160
435 bb11.i160: ; preds = %bb11.i160, %bb11.i160.preheader
436 br i1 false, label %bb12.i161, label %bb11.i160
438 bb12.i161: ; preds = %bb11.i160

12