Home
last modified time | relevance | path

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

/external/libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/
Dis_heap.pass.cpp312 int i170[] = {0, 1, 1, 0, 0, 1, 0}; in test() local
439 assert(std::is_heap(i170, i170+7) == (std::is_heap_until(i170, i170+7) == i170+7)); in test()
Dis_heap_until.pass.cpp312 int i170[] = {0, 1, 1, 0, 0, 1, 0}; in test() local
439 assert(std::is_heap_until(i170, i170+7) == i170+1); in test()
Dis_heap_until_comp.pass.cpp313 int i170[] = {0, 1, 1, 0, 0, 1, 0}; in test() local
440 assert(std::is_heap_until(i170, i170+7, std::greater<int>()) == i170+3); in test()
Dis_heap_comp.pass.cpp313 int i170[] = {0, 1, 1, 0, 0, 1, 0}; in test() local
440 …assert(std::is_heap(i170, i170+7, std::greater<int>()) == (std::is_heap_until(i170, i170+7, std::g… in test()
/external/r8/src/test/examples/regalloc/
DRegAlloc.java166 int i168 = identity(168); int i169 = identity(169); int i170 = identity(170); in binaryOpUsingHighRegistersLocals() local
218 i168 + i169 + i170 + i171 + i172 + i173 + i174 + i175 + i176 + i177 + i178 + i179 + in binaryOpUsingHighRegistersLocals()
290 double i168 = identity(168.0); double i169 = identity(169.0); double i170 = identity(170.0); in binaryDoubleOpUsingHighRegistersLocals() local
339 i168 + i169 + i170 + i171 + i172 + i173 + i174 + i175 + i176 + i177 + i178 + i179 + in binaryDoubleOpUsingHighRegistersLocals()
/external/r8/src/test/examples/invoke/
DInvoke.java351 int i165, int i166, int i167, int i168, int i169, int i170, int i171, int i172, int i173, in manyArgs() argument
404 int i168 = 168; int i169 = 169; int i170 = 170; int i171 = 171; int i172 = 172; 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.ll340 @i170_l = external global i170 ; <i170*> [#uses=1]
341 @i170_s = external global i170 ; <i170*> [#uses=1]
1530 %tmp = load i170, i170* @i170_l ; <i170> [#uses=1]
1531 store i170 %tmp, i170* @i170_s
DAPIntSextParam.ll171 @i170_s = external global i170 ; <i170*> [#uses=1]
1104 define void @i170_ls(i170 signext %x) nounwind {
1105 store i170 %x, i170* @i170_s
DAPIntParam.ll171 @i170_s = external global i170 ; <i170*> [#uses=1]
1104 define void @i170_ls(i170 %x) nounwind {
1105 store i170 %x, i170* @i170_s
DAPIntZextParam.ll171 @i170_s = external global i170 ; <i170*> [#uses=1]
1104 define void @i170_ls(i170 zeroext %x) nounwind {
1105 store i170 %x, i170* @i170_s
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/
DAPIntLoadStore.ll340 @i170_l = external global i170 ; <i170*> [#uses=1]
341 @i170_s = external global i170 ; <i170*> [#uses=1]
1530 %tmp = load i170* @i170_l ; <i170> [#uses=1]
1531 store i170 %tmp, i170* @i170_s
DAPIntParam.ll171 @i170_s = external global i170 ; <i170*> [#uses=1]
1104 define void @i170_ls(i170 %x) nounwind {
1105 store i170 %x, i170* @i170_s
DAPIntSextParam.ll171 @i170_s = external global i170 ; <i170*> [#uses=1]
1104 define void @i170_ls(i170 signext %x) nounwind {
1105 store i170 %x, i170* @i170_s
DAPIntZextParam.ll171 @i170_s = external global i170 ; <i170*> [#uses=1]
1104 define void @i170_ls(i170 zeroext %x) nounwind {
1105 store i170 %x, i170* @i170_s
/external/swiftshader/third_party/LLVM/test/Transforms/ArgumentPromotion/
Dpr3085.ll465 bb20.i170: ; preds = %bb21.i172
468 bb21.i172: ; preds = %bb20.i170, %bb21.i172.preheader
469 br i1 false, label %bb22.i173, label %bb20.i170
/external/llvm/test/Transforms/ArgumentPromotion/
Dpr3085.ll465 bb20.i170: ; preds = %bb21.i172
468 bb21.i172: ; preds = %bb20.i170, %bb21.i172.preheader
469 br i1 false, label %bb22.i173, label %bb20.i170
/external/llvm/test/CodeGen/AMDGPU/
Dbig_alu.ll426 %one.sub.ac.i170 = fmul float %one.sub.a.i169, %tmp349
428 %result.i172 = fadd float %mul.i171, %one.sub.ac.i170