Home
last modified time | relevance | path

Searched refs:i179 (Results 1 – 22 of 22) sorted by relevance

/external/swiftshader/third_party/LLVM/test/CodeGen/Thumb2/
D2010-04-26-CopyRegCrash.ll54 %asmtmp.i.i179 = tail call i16 asm "rev16 $0, $1\0A", "=l,l"(i16 undef) nounwind ; <i16> [#uses=1]
55 …%asmtmp.i.i178 = tail call i16 asm "rev16 $0, $1\0A", "=l,l"(i16 %asmtmp.i.i179) nounwind ; <i16> …
/external/llvm/test/CodeGen/Thumb2/
D2010-04-26-CopyRegCrash.ll54 %asmtmp.i.i179 = tail call i16 asm "rev16 $0, $1\0A", "=l,l"(i16 undef) nounwind ; <i16> [#uses=1]
55 …%asmtmp.i.i178 = tail call i16 asm "rev16 $0, $1\0A", "=l,l"(i16 %asmtmp.i.i179) nounwind ; <i16> …
/external/swiftshader/third_party/LLVM/test/Transforms/CodeGenPrepare/
D2008-11-24-RAUW-Self.ll78 br label %bb10.i179
92 bb11.i172: ; preds = %bb10.i179.bb11.i172_crit_edge, %bb4.i166.bb11.i172_crit_edge
95 bb10.i179: ; preds = %bb9.i182, %bb1.i158.bb10.i179_crit_edge
96 br i1 false, label %bb7.i180, label %bb10.i179.bb11.i172_crit_edge
98 bb10.i179.bb11.i172_crit_edge: ; preds = %bb10.i179
101 bb7.i180: ; preds = %bb10.i179
111 br label %bb10.i179
/external/llvm/test/Transforms/CodeGenPrepare/
D2008-11-24-RAUW-Self.ll78 br label %bb10.i179
92 bb11.i172: ; preds = %bb10.i179.bb11.i172_crit_edge, %bb4.i166.bb11.i172_crit_edge
95 bb10.i179: ; preds = %bb9.i182, %bb1.i158.bb10.i179_crit_edge
96 br i1 false, label %bb7.i180, label %bb10.i179.bb11.i172_crit_edge
98 bb10.i179.bb11.i172_crit_edge: ; preds = %bb10.i179
101 bb7.i180: ; preds = %bb10.i179
111 br label %bb10.i179
/external/libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/
Dis_heap.pass.cpp321 int i179[] = {0, 1, 1, 1, 0, 1, 1}; in test() local
448 assert(std::is_heap(i179, i179+7) == (std::is_heap_until(i179, i179+7) == i179+7)); in test()
Dis_heap_until.pass.cpp321 int i179[] = {0, 1, 1, 1, 0, 1, 1}; in test() local
448 assert(std::is_heap_until(i179, i179+7) == i179+1); in test()
Dis_heap_until_comp.pass.cpp322 int i179[] = {0, 1, 1, 1, 0, 1, 1}; in test() local
449 assert(std::is_heap_until(i179, i179+7, std::greater<int>()) == i179+4); in test()
Dis_heap_comp.pass.cpp322 int i179[] = {0, 1, 1, 1, 0, 1, 1}; in test() local
449 …assert(std::is_heap(i179, i179+7, std::greater<int>()) == (std::is_heap_until(i179, i179+7, std::g… in test()
/external/r8/src/test/examples/regalloc/
DRegAlloc.java169 int i177 = identity(177); int i178 = identity(178); int i179 = identity(179); in binaryOpUsingHighRegistersLocals() local
218 i168 + i169 + i170 + i171 + i172 + i173 + i174 + i175 + i176 + i177 + i178 + i179 + in binaryOpUsingHighRegistersLocals()
293 double i177 = identity(177.0); double i178 = identity(178.0); double i179 = identity(179.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.java352 int i174, int i175, int i176, int i177, int i178, int i179, int i180, int i181, int i182, in manyArgs() argument
406 int i178 = 178; int i179 = 179; int i180 = 180; int i181 = 181; int i182 = 182; in rangeInvokeWithManyLocals() local
435 i171, i172, i173, i174, i175, i176, i177, i178, i179, i180, i181, i182, i183, i184, i185, in rangeInvokeWithManyLocals()
/external/llvm/test/CodeGen/Generic/
DAPIntLoadStore.ll358 @i179_l = external global i179 ; <i179*> [#uses=1]
359 @i179_s = external global i179 ; <i179*> [#uses=1]
1584 %tmp = load i179, i179* @i179_l ; <i179> [#uses=1]
1585 store i179 %tmp, i179* @i179_s
DAPIntSextParam.ll180 @i179_s = external global i179 ; <i179*> [#uses=1]
1149 define void @i179_ls(i179 signext %x) nounwind {
1150 store i179 %x, i179* @i179_s
DAPIntParam.ll180 @i179_s = external global i179 ; <i179*> [#uses=1]
1149 define void @i179_ls(i179 %x) nounwind {
1150 store i179 %x, i179* @i179_s
DAPIntZextParam.ll180 @i179_s = external global i179 ; <i179*> [#uses=1]
1149 define void @i179_ls(i179 zeroext %x) nounwind {
1150 store i179 %x, i179* @i179_s
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
D2009-06-15-RegScavengerAssert.ll136 br i1 undef, label %bb1.i64.i.preheader, label %bb5.i179
138 bb5.i179: ; preds = %bb1.i81.i.preheader
D2008-04-11-PHIofImpDef.ll1937 br i1 false, label %bb.i179, label %bb662.i
1938 bb.i179: ; preds = %bb16671.i
1943 bb418.i: ; preds = %bb.i179
1945 bb433.i: ; preds = %bb.i179
1968 bb513.i: ; preds = %bb504.i, %bb.i179
/external/llvm/test/CodeGen/ARM/
D2009-06-15-RegScavengerAssert.ll136 br i1 undef, label %bb1.i64.i.preheader, label %bb5.i179
138 bb5.i179: ; preds = %bb1.i81.i.preheader
D2008-04-11-PHIofImpDef.ll1937 br i1 false, label %bb.i179, label %bb662.i
1938 bb.i179: ; preds = %bb16671.i
1943 bb418.i: ; preds = %bb.i179
1945 bb433.i: ; preds = %bb.i179
1968 bb513.i: ; preds = %bb504.i, %bb.i179
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/
DAPIntLoadStore.ll358 @i179_l = external global i179 ; <i179*> [#uses=1]
359 @i179_s = external global i179 ; <i179*> [#uses=1]
1584 %tmp = load i179* @i179_l ; <i179> [#uses=1]
1585 store i179 %tmp, i179* @i179_s
DAPIntParam.ll180 @i179_s = external global i179 ; <i179*> [#uses=1]
1149 define void @i179_ls(i179 %x) nounwind {
1150 store i179 %x, i179* @i179_s
DAPIntSextParam.ll180 @i179_s = external global i179 ; <i179*> [#uses=1]
1149 define void @i179_ls(i179 signext %x) nounwind {
1150 store i179 %x, i179* @i179_s
DAPIntZextParam.ll180 @i179_s = external global i179 ; <i179*> [#uses=1]
1149 define void @i179_ls(i179 zeroext %x) nounwind {
1150 store i179 %x, i179* @i179_s