Home
last modified time | relevance | path

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

/external/libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/
Dis_heap.pass.cpp193 int i114[] = {1, 1, 1, 0, 0, 1}; in test() local
256 assert(std::is_heap(i114, i114+6) == (std::is_heap_until(i114, i114+6) == i114+6)); in test()
Dis_heap_until.pass.cpp193 int i114[] = {1, 1, 1, 0, 0, 1}; in test() local
256 assert(std::is_heap_until(i114, i114+6) == i114+6); in test()
Dis_heap_until_comp.pass.cpp194 int i114[] = {1, 1, 1, 0, 0, 1}; in test() local
257 assert(std::is_heap_until(i114, i114+6, std::greater<int>()) == i114+3); in test()
Dis_heap_comp.pass.cpp194 int i114[] = {1, 1, 1, 0, 0, 1}; in test() local
257 …assert(std::is_heap(i114, i114+6, std::greater<int>()) == (std::is_heap_until(i114, i114+6, std::g… in test()
/external/r8/src/test/examples/regalloc/
DRegAlloc.java148 int i114 = identity(114); int i115 = identity(115); int i116 = identity(116); in binaryOpUsingHighRegistersLocals() local
213 i108 + i109 + i110 + i111 + i112 + i113 + i114 + i115 + i116 + i117 + i118 + i119 + in binaryOpUsingHighRegistersLocals()
272 double i114 = identity(114.0); double i115 = identity(115.0); double i116 = identity(116.0); in binaryDoubleOpUsingHighRegistersLocals() local
334 i108 + i109 + i110 + i111 + i112 + i113 + i114 + i115 + i116 + i117 + i118 + i119 + in binaryDoubleOpUsingHighRegistersLocals()
/external/r8/src/test/examples/invoke/
DInvoke.java345 int i111, int i112, int i113, int i114, int i115, int i116, int i117, int i118, int i119, in manyArgs() argument
393 int i113 = 113; int i114 = 114; int i115 = 115; int i116 = 116; int i117 = 117; in rangeInvokeWithManyLocals() local
431 i111, i112, i113, i114, i115, i116, i117, i118, i119, i120, i121, i122, i123, i124, i125, in rangeInvokeWithManyLocals()
/external/llvm/test/CodeGen/Generic/
DAPIntLoadStore.ll228 @i114_l = external global i114 ; <i114*> [#uses=1]
229 @i114_s = external global i114 ; <i114*> [#uses=1]
1194 %tmp = load i114, i114* @i114_l ; <i114> [#uses=1]
1195 store i114 %tmp, i114* @i114_s
DAPIntSextParam.ll115 @i114_s = external global i114 ; <i114*> [#uses=1]
824 define void @i114_ls(i114 signext %x) nounwind {
825 store i114 %x, i114* @i114_s
DAPIntParam.ll115 @i114_s = external global i114 ; <i114*> [#uses=1]
824 define void @i114_ls(i114 %x) nounwind {
825 store i114 %x, i114* @i114_s
DAPIntZextParam.ll115 @i114_s = external global i114 ; <i114*> [#uses=1]
824 define void @i114_ls(i114 zeroext %x) nounwind {
825 store i114 %x, i114* @i114_s
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/
DAPIntLoadStore.ll228 @i114_l = external global i114 ; <i114*> [#uses=1]
229 @i114_s = external global i114 ; <i114*> [#uses=1]
1194 %tmp = load i114* @i114_l ; <i114> [#uses=1]
1195 store i114 %tmp, i114* @i114_s
DAPIntParam.ll115 @i114_s = external global i114 ; <i114*> [#uses=1]
824 define void @i114_ls(i114 %x) nounwind {
825 store i114 %x, i114* @i114_s
DAPIntSextParam.ll115 @i114_s = external global i114 ; <i114*> [#uses=1]
824 define void @i114_ls(i114 signext %x) nounwind {
825 store i114 %x, i114* @i114_s
DAPIntZextParam.ll115 @i114_s = external global i114 ; <i114*> [#uses=1]
824 define void @i114_ls(i114 zeroext %x) nounwind {
825 store i114 %x, i114* @i114_s
/external/swiftshader/third_party/LLVM/test/Transforms/ArgumentPromotion/
Dpr3085.ll834 bb5.i114: ; preds = %bb11.i
837 bb11.i: ; preds = %bb5.i114, %bb144
838 br i1 false, label %bb12.i, label %bb5.i114
/external/llvm/test/Transforms/ArgumentPromotion/
Dpr3085.ll834 bb5.i114: ; preds = %bb11.i
837 bb11.i: ; preds = %bb5.i114, %bb144
838 br i1 false, label %bb12.i, label %bb5.i114
/external/llvm/test/CodeGen/AMDGPU/
Dbig_alu.ll797 %one.sub.ac.i114 = fmul float %one.sub.a.i113, %tmp306
799 %result.i116 = fadd float %mul.i115, %one.sub.ac.i114