Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_soa.c430 LLVMValueRef i1cond, i2cond, icond, limiter; in lp_exec_endloop() local
465 i1cond = LLVMBuildICmp( in lp_exec_endloop()
479 icond = LLVMBuildAnd(builder, i1cond, i2cond, ""); in lp_exec_endloop()