Home
last modified time | relevance | path

Searched refs:i122 (Results 1 – 15 of 15) sorted by relevance

/external/libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/
Dis_heap.pass.cpp264 int i122[] = {0, 0, 0, 0, 0, 1, 0}; in test() local
391 assert(std::is_heap(i122, i122+7) == (std::is_heap_until(i122, i122+7) == i122+7)); in test()
Dis_heap_until.pass.cpp264 int i122[] = {0, 0, 0, 0, 0, 1, 0}; in test() local
391 assert(std::is_heap_until(i122, i122+7) == i122+5); in test()
Dis_heap_until_comp.pass.cpp265 int i122[] = {0, 0, 0, 0, 0, 1, 0}; in test() local
392 assert(std::is_heap_until(i122, i122+7, std::greater<int>()) == i122+7); in test()
Dis_heap_comp.pass.cpp265 int i122[] = {0, 0, 0, 0, 0, 1, 0}; in test() local
392 …assert(std::is_heap(i122, i122+7, std::greater<int>()) == (std::is_heap_until(i122, i122+7, std::g… in test()
/external/r8/src/test/examples/regalloc/
DRegAlloc.java150 int i120 = identity(120); int i121 = identity(121); int i122 = identity(122); in binaryOpUsingHighRegistersLocals() local
214 i120 + i121 + i122 + i123 + i124 + i125 + i126 + i127 + i128 + i129 + i130 + i131 + in binaryOpUsingHighRegistersLocals()
274 double i120 = identity(120.0); double i121 = identity(121.0); double i122 = identity(122.0); in binaryDoubleOpUsingHighRegistersLocals() local
335 i120 + i121 + i122 + i123 + i124 + i125 + i126 + i127 + i128 + i129 + i130 + i131 + in binaryDoubleOpUsingHighRegistersLocals()
/external/r8/src/test/examples/invoke/
DInvoke.java346 int i120, int i121, int i122, int i123, int i124, int i125, int i126, int i127, int i128, in manyArgs() argument
394 int i118 = 118; int i119 = 119; int i120 = 120; int i121 = 121; int i122 = 122; 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.ll244 @i122_l = external global i122 ; <i122*> [#uses=1]
245 @i122_s = external global i122 ; <i122*> [#uses=1]
1242 %tmp = load i122, i122* @i122_l ; <i122> [#uses=1]
1243 store i122 %tmp, i122* @i122_s
DAPIntSextParam.ll123 @i122_s = external global i122 ; <i122*> [#uses=1]
864 define void @i122_ls(i122 signext %x) nounwind {
865 store i122 %x, i122* @i122_s
DAPIntParam.ll123 @i122_s = external global i122 ; <i122*> [#uses=1]
864 define void @i122_ls(i122 %x) nounwind {
865 store i122 %x, i122* @i122_s
DAPIntZextParam.ll123 @i122_s = external global i122 ; <i122*> [#uses=1]
864 define void @i122_ls(i122 zeroext %x) nounwind {
865 store i122 %x, i122* @i122_s
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/
DAPIntLoadStore.ll244 @i122_l = external global i122 ; <i122*> [#uses=1]
245 @i122_s = external global i122 ; <i122*> [#uses=1]
1242 %tmp = load i122* @i122_l ; <i122> [#uses=1]
1243 store i122 %tmp, i122* @i122_s
DAPIntParam.ll123 @i122_s = external global i122 ; <i122*> [#uses=1]
864 define void @i122_ls(i122 %x) nounwind {
865 store i122 %x, i122* @i122_s
DAPIntSextParam.ll123 @i122_s = external global i122 ; <i122*> [#uses=1]
864 define void @i122_ls(i122 signext %x) nounwind {
865 store i122 %x, i122* @i122_s
DAPIntZextParam.ll123 @i122_s = external global i122 ; <i122*> [#uses=1]
864 define void @i122_ls(i122 zeroext %x) nounwind {
865 store i122 %x, i122* @i122_s
/external/llvm/test/CodeGen/AMDGPU/
Dbig_alu.ll789 %one.sub.ac.i122 = fmul float %one.sub.a.i121, %tmp304
791 %result.i124 = fadd float %mul.i123, %one.sub.ac.i122