Searched refs:lp_build_shl (Results 1 – 3 of 3) sorted by relevance
60 lp_build_shl(struct lp_build_context *bld, LLVMValueRef a, LLVMValueRef b);
173 lp_build_shl(struct lp_build_context *bld, LLVMValueRef a, LLVMValueRef b) in lp_build_shl() function223 return lp_build_shl(bld, a, b); in lp_build_shl_imm()
1337 emit_data->output[emit_data->chan] = lp_build_shl(&bld_base->uint_bld, in shl_emit_cpu()