Home
last modified time | relevance | path

Searched refs:i155 (Results 1 – 20 of 20) sorted by relevance

/external/llvm/test/CodeGen/X86/
Ddagcombine-unsafe-math.ll53 %vecext.i7.i155 = extractelement <4 x float> %mul.i.i151, i32 2
54 %add.i.i156 = fadd float %vecext.i7.i155, %add.i10.i154
/external/libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/
Dis_heap.pass.cpp297 int i155[] = {0, 1, 0, 0, 0, 1, 1}; in test() local
424 assert(std::is_heap(i155, i155+7) == (std::is_heap_until(i155, i155+7) == i155+7)); in test()
Dis_heap_until.pass.cpp297 int i155[] = {0, 1, 0, 0, 0, 1, 1}; in test() local
424 assert(std::is_heap_until(i155, i155+7) == i155+1); in test()
Dis_heap_until_comp.pass.cpp298 int i155[] = {0, 1, 0, 0, 0, 1, 1}; in test() local
425 assert(std::is_heap_until(i155, i155+7, std::greater<int>()) == i155+3); in test()
Dis_heap_comp.pass.cpp298 int i155[] = {0, 1, 0, 0, 0, 1, 1}; in test() local
425 …assert(std::is_heap(i155, i155+7, std::greater<int>()) == (std::is_heap_until(i155, i155+7, std::g… in test()
/external/r8/src/test/examples/regalloc/
DRegAlloc.java161 int i153 = identity(153); int i154 = identity(154); int i155 = identity(155); in binaryOpUsingHighRegistersLocals() local
216 i144 + i145 + i146 + i147 + i148 + i149 + i150 + i151 + i152 + i153 + i154 + i155 + in binaryOpUsingHighRegistersLocals()
285 double i153 = identity(153.0); double i154 = identity(154.0); double i155 = identity(155.0); in binaryDoubleOpUsingHighRegistersLocals() local
337 i144 + i145 + i146 + i147 + i148 + i149 + i150 + i151 + i152 + i153 + i154 + i155 + in binaryDoubleOpUsingHighRegistersLocals()
/external/r8/src/test/examples/invoke/
DInvoke.java349 int i147, int i148, int i149, int i150, int i151, int i152, int i153, int i154, int i155, in manyArgs() argument
401 int i153 = 153; int i154 = 154; int i155 = 155; int i156 = 156; int i157 = 157; in rangeInvokeWithManyLocals() local
433 i141, i142, i143, i144, i145, i146, i147, i148, i149, i150, i151, i152, i153, i154, i155, in rangeInvokeWithManyLocals()
/external/llvm/test/CodeGen/Generic/
DAPIntLoadStore.ll310 @i155_l = external global i155 ; <i155*> [#uses=1]
311 @i155_s = external global i155 ; <i155*> [#uses=1]
1440 %tmp = load i155, i155* @i155_l ; <i155> [#uses=1]
1441 store i155 %tmp, i155* @i155_s
DAPIntSextParam.ll156 @i155_s = external global i155 ; <i155*> [#uses=1]
1029 define void @i155_ls(i155 signext %x) nounwind {
1030 store i155 %x, i155* @i155_s
DAPIntParam.ll156 @i155_s = external global i155 ; <i155*> [#uses=1]
1029 define void @i155_ls(i155 %x) nounwind {
1030 store i155 %x, i155* @i155_s
DAPIntZextParam.ll156 @i155_s = external global i155 ; <i155*> [#uses=1]
1029 define void @i155_ls(i155 zeroext %x) nounwind {
1030 store i155 %x, i155* @i155_s
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/
DAPIntLoadStore.ll310 @i155_l = external global i155 ; <i155*> [#uses=1]
311 @i155_s = external global i155 ; <i155*> [#uses=1]
1440 %tmp = load i155* @i155_l ; <i155> [#uses=1]
1441 store i155 %tmp, i155* @i155_s
DAPIntParam.ll156 @i155_s = external global i155 ; <i155*> [#uses=1]
1029 define void @i155_ls(i155 %x) nounwind {
1030 store i155 %x, i155* @i155_s
DAPIntSextParam.ll156 @i155_s = external global i155 ; <i155*> [#uses=1]
1029 define void @i155_ls(i155 signext %x) nounwind {
1030 store i155 %x, i155* @i155_s
DAPIntZextParam.ll156 @i155_s = external global i155 ; <i155*> [#uses=1]
1029 define void @i155_ls(i155 zeroext %x) nounwind {
1030 store i155 %x, i155* @i155_s
/external/swiftshader/third_party/LLVM/test/Transforms/ArgumentPromotion/
Dpr3085.ll412 br i1 false, label %bb129, label %bb6.i155.preheader
414 bb6.i155.preheader: ; preds = %bb5.i154
415 br label %bb6.i155
417 bb6.i155: ; preds = %bb6.i155, %bb6.i155.preheader
418 br i1 false, label %bb7.i156, label %bb6.i155
420 bb7.i156: ; preds = %bb6.i155
/external/llvm/test/Transforms/ArgumentPromotion/
Dpr3085.ll412 br i1 false, label %bb129, label %bb6.i155.preheader
414 bb6.i155.preheader: ; preds = %bb5.i154
415 br label %bb6.i155
417 bb6.i155: ; preds = %bb6.i155, %bb6.i155.preheader
418 br i1 false, label %bb7.i156, label %bb6.i155
420 bb7.i156: ; preds = %bb6.i155
/external/llvm/test/Transforms/SimplifyCFG/
D2006-06-12-InfLoop.ll411 %tmp.13.i155 = icmp slt i32 0, 0 ; <i1> [#uses=1]
412 br i1 %tmp.13.i155, label %no_exit.0.i31, label %loopentry.1.i30.loopexit
/external/swiftshader/third_party/LLVM/test/Transforms/SimplifyCFG/
D2006-06-12-InfLoop.ll411 %tmp.13.i155 = icmp slt i32 0, 0 ; <i1> [#uses=1]
412 br i1 %tmp.13.i155, label %no_exit.0.i31, label %loopentry.1.i30.loopexit
/external/llvm/test/CodeGen/AMDGPU/
Dbig_alu.ll448 %mul.i155 = fmul float %tmp258, %tmp375
449 %result.i156 = fadd float %mul.i155, %one.sub.ac.i154