Searched defs:if_cond (Results 1 – 4 of 4) sorted by relevance
176 void (*if_cond)(struct lp_build_nir_context *bld_base, LLVMValueRef cond); member
1580 static void if_cond(struct lp_build_nir_context *bld_base, LLVMValueRef cond) in if_cond() function1787 …LLVMValueRef if_cond = LLVMBuildExtractElement(gallivm->builder, outer_cond, loop_state.counter, "… in emit_vote() local1807 LLVMValueRef if_cond; in emit_vote() local
588 auto if_cond = rewriter.create<TF::GreaterOp>( in matchAndRewrite() local
52 struct ureg_src if_cond; member