Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_ir_common.c282 LLVMValueRef i1cond, i2cond, icond, limiter; in lp_exec_endloop() local
331 icond = LLVMBuildAnd(builder, i1cond, i2cond, ""); in lp_exec_endloop()
336 icond, ctx->loop_block, endloop); in lp_exec_endloop()
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_compiler.h305 enum agx_icond icond; member
316 /* Invert icond/fcond */
H A Dagx_pack.c309 raw |= (I->icond << 13); in agx_pack_alu()

Completed in 3 milliseconds