search for: secondtermi

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

2013 Jan 31
1
[LLVMdev] emitPseudoInstruction with MCJIT on LLVM 3.2 for ARM
...n 1 %5 = fadd <16 x float> %2, %4 %vector_st_ptr = bitcast float* %0 to <16 x float>* store <16 x float> %5, <16 x float>* %vector_st_ptr, align 1 %nexti = add i32 %i1, 16 %condTesti = icmp slt i32 %nexti, 1024 br i1 %condTesti, label %smLoopi, label %firstTermi secondTermi.loopexit: ; preds = %smCleanUpi br label %secondTermi secondTermi: ; preds = %firstTermi, %secondTermi.loopexit ret void firstTermi: ; preds = %smLoopi %preCondTest = icmp eq i32 %nexti, 1...