search for: condtesti4

Displaying 1 result from an estimated 1 matches for "condtesti4".

Did you mean: condtesti
2013 Jan 31
1
[LLVMdev] emitPseudoInstruction with MCJIT on LLVM 3.2 for ARM
..., %smCleanUpi ], [ 1024, %smCleanUpi.preheader ] %6 = getelementptr float* %y, i32 %i3 %7 = getelementptr float* %a, i32 %i3 %8 = load float* %7 %9 = getelementptr float* %b, i32 %i3 %10 = load float* %9 %11 = fadd float %8, %10 store float %11, float* %6 %cNexti = add i32 %i3, 1 %condTesti4 = icmp slt i32 %cNexti, 1024 br i1 %condTesti4, label %smCleanUpi, label %secondTermi.loopexit }