Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_soa.c237 LLVMValueRef i1cond, i2cond, icond, limiter; in lp_exec_endloop() local
280 icond = LLVMBuildAnd(builder, i1cond, i2cond, ""); in lp_exec_endloop()
285 icond, mask->loop_block, endloop); in lp_exec_endloop()