Home
last modified time | relevance | path

Searched refs:i142 (Results 1 – 21 of 21) sorted by relevance

/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
D2008-03-31-SpillerFoldingBug.ll19 %tmp96.i.i142.i = call i8* @_Znwm( i32 180 ) nounwind ; <i8*> [#uses=2]
23 %ctg2242.i.i163.i = getelementptr i8* %tmp96.i.i142.i, i32 0 ; <i8*> [#uses=1]
28 %tmp159.i.i167.i = bitcast i8* %tmp96.i.i142.i to i32 (...)*** ; <i32 (...)***> [#uses=1]
/external/llvm/test/CodeGen/X86/
D2008-03-31-SpillerFoldingBug.ll19 %tmp96.i.i142.i = call i8* @_Znwm( i32 180 ) nounwind ; <i8*> [#uses=2]
23 %ctg2242.i.i163.i = getelementptr i8, i8* %tmp96.i.i142.i, i32 0 ; <i8*> [#uses=1]
28 %tmp159.i.i167.i = bitcast i8* %tmp96.i.i142.i to i32 (...)*** ; <i32 (...)***> [#uses=1]
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
D2009-06-15-RegScavengerAssert.ll103 br i1 undef, label %bb27.i142, label %opts_GetOptLongOnly.exit.thread97.i
106 br label %bb27.i142
108 bb27.i142: ; preds = %opts_GetOptLongOnly.exit.thread97.i, %bb26.i.i.i
111 bb1.i3.i: ; preds = %bb1.i3.i, %bb27.i142
/external/llvm/test/CodeGen/ARM/
D2009-06-15-RegScavengerAssert.ll103 br i1 undef, label %bb27.i142, label %opts_GetOptLongOnly.exit.thread97.i
106 br label %bb27.i142
108 bb27.i142: ; preds = %opts_GetOptLongOnly.exit.thread97.i, %bb26.i.i.i
111 bb1.i3.i: ; preds = %bb1.i3.i, %bb27.i142
/external/libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/
Dis_heap.pass.cpp284 int i142[] = {0, 0, 1, 0, 1, 1, 0}; in test() local
411 assert(std::is_heap(i142, i142+7) == (std::is_heap_until(i142, i142+7) == i142+7)); in test()
Dis_heap_until.pass.cpp284 int i142[] = {0, 0, 1, 0, 1, 1, 0}; in test() local
411 assert(std::is_heap_until(i142, i142+7) == i142+2); in test()
Dis_heap_until_comp.pass.cpp285 int i142[] = {0, 0, 1, 0, 1, 1, 0}; in test() local
412 assert(std::is_heap_until(i142, i142+7, std::greater<int>()) == i142+6); in test()
Dis_heap_comp.pass.cpp285 int i142[] = {0, 0, 1, 0, 1, 1, 0}; in test() local
412 …assert(std::is_heap(i142, i142+7, std::greater<int>()) == (std::is_heap_until(i142, i142+7, std::g… in test()
/external/r8/src/test/examples/regalloc/
DRegAlloc.java157 int i141 = identity(141); int i142 = identity(142); int i143 = identity(143); in binaryOpUsingHighRegistersLocals() local
215 i132 + i133 + i134 + i135 + i136 + i137 + i138 + i139 + i140 + i141 + i142 + i143 + in binaryOpUsingHighRegistersLocals()
281 double i141 = identity(141.0); double i142 = identity(142.0); double i143 = identity(143.0); in binaryDoubleOpUsingHighRegistersLocals() local
336 i132 + i133 + i134 + i135 + i136 + i137 + i138 + i139 + i140 + i141 + i142 + i143 + in binaryDoubleOpUsingHighRegistersLocals()
/external/r8/src/test/examples/invoke/
DInvoke.java348 int i138, int i139, int i140, int i141, int i142, int i143, int i144, int i145, int i146, in manyArgs() argument
398 int i138 = 138; int i139 = 139; int i140 = 140; int i141 = 141; int i142 = 142; 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.ll284 @i142_l = external global i142 ; <i142*> [#uses=1]
285 @i142_s = external global i142 ; <i142*> [#uses=1]
1362 %tmp = load i142, i142* @i142_l ; <i142> [#uses=1]
1363 store i142 %tmp, i142* @i142_s
DAPIntSextParam.ll143 @i142_s = external global i142 ; <i142*> [#uses=1]
964 define void @i142_ls(i142 signext %x) nounwind {
965 store i142 %x, i142* @i142_s
DAPIntParam.ll143 @i142_s = external global i142 ; <i142*> [#uses=1]
964 define void @i142_ls(i142 %x) nounwind {
965 store i142 %x, i142* @i142_s
DAPIntZextParam.ll143 @i142_s = external global i142 ; <i142*> [#uses=1]
964 define void @i142_ls(i142 zeroext %x) nounwind {
965 store i142 %x, i142* @i142_s
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/
DAPIntLoadStore.ll284 @i142_l = external global i142 ; <i142*> [#uses=1]
285 @i142_s = external global i142 ; <i142*> [#uses=1]
1362 %tmp = load i142* @i142_l ; <i142> [#uses=1]
1363 store i142 %tmp, i142* @i142_s
DAPIntParam.ll143 @i142_s = external global i142 ; <i142*> [#uses=1]
964 define void @i142_ls(i142 %x) nounwind {
965 store i142 %x, i142* @i142_s
DAPIntSextParam.ll143 @i142_s = external global i142 ; <i142*> [#uses=1]
964 define void @i142_ls(i142 signext %x) nounwind {
965 store i142 %x, i142* @i142_s
DAPIntZextParam.ll143 @i142_s = external global i142 ; <i142*> [#uses=1]
964 define void @i142_ls(i142 zeroext %x) nounwind {
965 store i142 %x, i142* @i142_s
/external/swiftshader/third_party/LLVM/test/Transforms/ArgumentPromotion/
Dpr3085.ll1814 br i1 false, label %delete.exit148.i.i, label %bb1.i142.i.i
1816 bb1.i142.i.i: ; preds = %delete.exit159.i.i
1819 delete.exit148.i.i: ; preds = %bb1.i142.i.i, %delete.exit159.i.i
/external/llvm/test/Transforms/ArgumentPromotion/
Dpr3085.ll1814 br i1 false, label %delete.exit148.i.i, label %bb1.i142.i.i
1816 bb1.i142.i.i: ; preds = %delete.exit159.i.i
1819 delete.exit148.i.i: ; preds = %bb1.i142.i.i, %delete.exit159.i.i
/external/llvm/test/CodeGen/AMDGPU/
Dbig_alu.ll459 %one.sub.ac.i142 = fmul float %one.sub.a.i141, 0x3FD3333340000000
461 %result.i144 = fadd float %mul.i143, %one.sub.ac.i142