Home
last modified time | relevance | path

Searched refs:i162 (Results 1 – 17 of 17) sorted by relevance

/external/llvm/test/Transforms/ADCE/
D2005-02-17-PHI-Invoke-Crash.ll34 to label %tmp.1.i.i162.noexc unwind label %terminate
36 tmp.1.i.i162.noexc: ; preds = %invoke_catch.1
/external/swiftshader/third_party/LLVM/test/Transforms/ADCE/
D2005-02-17-PHI-Invoke-Crash.ll34 to label %tmp.1.i.i162.noexc unwind label %terminate
36 tmp.1.i.i162.noexc: ; preds = %invoke_catch.1
/external/libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/
Dis_heap.pass.cpp304 int i162[] = {0, 1, 0, 1, 0, 1, 0}; in test() local
431 assert(std::is_heap(i162, i162+7) == (std::is_heap_until(i162, i162+7) == i162+7)); in test()
Dis_heap_until.pass.cpp304 int i162[] = {0, 1, 0, 1, 0, 1, 0}; in test() local
431 assert(std::is_heap_until(i162, i162+7) == i162+1); in test()
Dis_heap_until_comp.pass.cpp305 int i162[] = {0, 1, 0, 1, 0, 1, 0}; in test() local
432 assert(std::is_heap_until(i162, i162+7, std::greater<int>()) == i162+4); in test()
Dis_heap_comp.pass.cpp305 int i162[] = {0, 1, 0, 1, 0, 1, 0}; in test() local
432 …assert(std::is_heap(i162, i162+7, std::greater<int>()) == (std::is_heap_until(i162, i162+7, std::g… in test()
/external/r8/src/test/examples/regalloc/
DRegAlloc.java164 int i162 = identity(162); int i163 = identity(163); int i164 = identity(164); in binaryOpUsingHighRegistersLocals() local
217 i156 + i157 + i158 + i159 + i160 + i161 + i162 + i163 + i164 + i165 + i166 + i167 + in binaryOpUsingHighRegistersLocals()
288 double i162 = identity(162.0); double i163 = identity(163.0); double i164 = identity(164.0); in binaryDoubleOpUsingHighRegistersLocals() local
338 i156 + i157 + i158 + i159 + i160 + i161 + i162 + i163 + i164 + i165 + i166 + i167 + in binaryDoubleOpUsingHighRegistersLocals()
/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/llvm/test/CodeGen/Generic/
DAPIntLoadStore.ll324 @i162_l = external global i162 ; <i162*> [#uses=1]
325 @i162_s = external global i162 ; <i162*> [#uses=1]
1482 %tmp = load i162, i162* @i162_l ; <i162> [#uses=1]
1483 store i162 %tmp, i162* @i162_s
DAPIntSextParam.ll163 @i162_s = external global i162 ; <i162*> [#uses=1]
1064 define void @i162_ls(i162 signext %x) nounwind {
1065 store i162 %x, i162* @i162_s
DAPIntParam.ll163 @i162_s = external global i162 ; <i162*> [#uses=1]
1064 define void @i162_ls(i162 %x) nounwind {
1065 store i162 %x, i162* @i162_s
DAPIntZextParam.ll163 @i162_s = external global i162 ; <i162*> [#uses=1]
1064 define void @i162_ls(i162 zeroext %x) nounwind {
1065 store i162 %x, i162* @i162_s
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/
DAPIntLoadStore.ll324 @i162_l = external global i162 ; <i162*> [#uses=1]
325 @i162_s = external global i162 ; <i162*> [#uses=1]
1482 %tmp = load i162* @i162_l ; <i162> [#uses=1]
1483 store i162 %tmp, i162* @i162_s
DAPIntParam.ll163 @i162_s = external global i162 ; <i162*> [#uses=1]
1064 define void @i162_ls(i162 %x) nounwind {
1065 store i162 %x, i162* @i162_s
DAPIntSextParam.ll163 @i162_s = external global i162 ; <i162*> [#uses=1]
1064 define void @i162_ls(i162 signext %x) nounwind {
1065 store i162 %x, i162* @i162_s
DAPIntZextParam.ll163 @i162_s = external global i162 ; <i162*> [#uses=1]
1064 define void @i162_ls(i162 zeroext %x) nounwind {
1065 store i162 %x, i162* @i162_s
/external/llvm/test/CodeGen/AMDGPU/
Dbig_alu.ll434 %one.sub.ac.i162 = fmul float %one.sub.a.i161, %tmp355
436 %result.i164 = fadd float %mul.i163, %one.sub.ac.i162