Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/test/Transforms/CodeGenPrepare/
D2008-11-24-RAUW-Self.ll26 br label %bb7.i197
35 br label %bb7.i197
37 bb10.i196: ; preds = %bb7.i197
40 bb10.i196.base2flt.exit204_crit_edge: ; preds = %bb7.i197, %bb10.i196
44 br label %bb7.i197
46 bb7.i197: ; preds = %bb10.i196.bb7.i197_crit_edge, %base2flt.exit.bb7.i197_crit_edge, %bb11.i.bb7.…
/external/llvm/test/Transforms/CodeGenPrepare/
D2008-11-24-RAUW-Self.ll26 br label %bb7.i197
35 br label %bb7.i197
37 bb10.i196: ; preds = %bb7.i197
40 bb10.i196.base2flt.exit204_crit_edge: ; preds = %bb7.i197, %bb10.i196
44 br label %bb7.i197
46 bb7.i197: ; preds = %bb10.i196.bb7.i197_crit_edge, %base2flt.exit.bb7.i197_crit_edge, %bb11.i.bb7.…
/external/libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/
Dis_heap.pass.cpp339 int i197[] = {1, 0, 0, 1, 1, 0, 1}; in test() local
466 assert(std::is_heap(i197, i197+7) == (std::is_heap_until(i197, i197+7) == i197+7)); in test()
Dis_heap_until.pass.cpp339 int i197[] = {1, 0, 0, 1, 1, 0, 1}; in test() local
466 assert(std::is_heap_until(i197, i197+7) == i197+3); in test()
Dis_heap_until_comp.pass.cpp340 int i197[] = {1, 0, 0, 1, 1, 0, 1}; in test() local
467 assert(std::is_heap_until(i197, i197+7, std::greater<int>()) == i197+1); in test()
Dis_heap_comp.pass.cpp340 int i197[] = {1, 0, 0, 1, 1, 0, 1}; in test() local
467 …assert(std::is_heap(i197, i197+7, std::greater<int>()) == (std::is_heap_until(i197, i197+7, std::g… in test()
/external/r8/src/test/examples/regalloc/
DRegAlloc.java175 int i195 = identity(195); int i196 = identity(196); int i197 = identity(197); in binaryOpUsingHighRegistersLocals() local
220 i192 + i193 + i194 + i195 + i196 + i197 + i198 + i199 + i200 + i201 + i202 + i203 + in binaryOpUsingHighRegistersLocals()
299 double i195 = identity(195.0); double i196 = identity(196.0); double i197 = identity(197.0); in binaryDoubleOpUsingHighRegistersLocals() local
341 i192 + i193 + i194 + i195 + i196 + i197 + i198 + i199 + i200 + i201 + i202 + i203 + in binaryDoubleOpUsingHighRegistersLocals()
/external/r8/src/test/examples/invoke/
DInvoke.java354 int i192, int i193, int i194, int i195, int i196, int i197, int i198, int i199, int i200, in manyArgs()
409 int i193 = 193; int i194 = 194; int i195 = 195; int i196 = 196; int i197 = 197; in rangeInvokeWithManyLocals() local
436 i186, i187, i188, i189, i190, i191, i192, i193, i194, i195, i196, i197, i198, i199, i200, in rangeInvokeWithManyLocals()
/external/llvm/test/CodeGen/Generic/
DAPIntLoadStore.ll394 @i197_l = external global i197 ; <i197*> [#uses=1]
395 @i197_s = external global i197 ; <i197*> [#uses=1]
1692 %tmp = load i197, i197* @i197_l ; <i197> [#uses=1]
1693 store i197 %tmp, i197* @i197_s
DAPIntSextParam.ll198 @i197_s = external global i197 ; <i197*> [#uses=1]
1239 define void @i197_ls(i197 signext %x) nounwind {
1240 store i197 %x, i197* @i197_s
DAPIntParam.ll198 @i197_s = external global i197 ; <i197*> [#uses=1]
1239 define void @i197_ls(i197 %x) nounwind {
1240 store i197 %x, i197* @i197_s
DAPIntZextParam.ll198 @i197_s = external global i197 ; <i197*> [#uses=1]
1239 define void @i197_ls(i197 zeroext %x) nounwind {
1240 store i197 %x, i197* @i197_s
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/
DAPIntLoadStore.ll394 @i197_l = external global i197 ; <i197*> [#uses=1]
395 @i197_s = external global i197 ; <i197*> [#uses=1]
1692 %tmp = load i197* @i197_l ; <i197> [#uses=1]
1693 store i197 %tmp, i197* @i197_s
DAPIntParam.ll198 @i197_s = external global i197 ; <i197*> [#uses=1]
1239 define void @i197_ls(i197 %x) nounwind {
1240 store i197 %x, i197* @i197_s
DAPIntSextParam.ll198 @i197_s = external global i197 ; <i197*> [#uses=1]
1239 define void @i197_ls(i197 signext %x) nounwind {
1240 store i197 %x, i197* @i197_s
DAPIntZextParam.ll198 @i197_s = external global i197 ; <i197*> [#uses=1]
1239 define void @i197_ls(i197 zeroext %x) nounwind {
1240 store i197 %x, i197* @i197_s
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
D2007-08-09-IllegalX86-64Asm.ll99 %tmp1.i197 = icmp eq i8 %tmp42, 0 ; <i1> [#uses=1]
100 %tmp7.i198 = or i1 %tmp1.i197, %tmp1.i ; <i1> [#uses=1]
Dscev-interchange.ll301 %tmp13.i197.i.i = add i32 %j1.0212.i.i, %tmp231.i.i ; <i32> [#uses=0]
/external/llvm/test/CodeGen/X86/
D2007-08-09-IllegalX86-64Asm.ll99 %tmp1.i197 = icmp eq i8 %tmp42, 0 ; <i1> [#uses=1]
100 %tmp7.i198 = or i1 %tmp1.i197, %tmp1.i ; <i1> [#uses=1]
Dscev-interchange.ll301 %tmp13.i197.i.i = add i32 %j1.0212.i.i, %tmp231.i.i ; <i32> [#uses=0]
/external/swiftshader/third_party/LLVM/test/Transforms/ArgumentPromotion/
Dpr3085.ll1784 br i1 false, label %delete.exit203.i.i, label %bb1.i197.i.i
1786 bb1.i197.i.i: ; preds = %delete.exit214.i.i
1789 delete.exit203.i.i: ; preds = %bb1.i197.i.i, %delete.exit214.i.i
/external/llvm/test/Transforms/ArgumentPromotion/
Dpr3085.ll1784 br i1 false, label %delete.exit203.i.i, label %bb1.i197.i.i
1786 bb1.i197.i.i: ; preds = %delete.exit214.i.i
1789 delete.exit203.i.i: ; preds = %bb1.i197.i.i, %delete.exit214.i.i