Searched refs:lp_build_mod (Results 1 – 3 of 3) sorted by relevance
383 lp_build_mod(struct lp_build_context *bld,
981 LLVMValueRef result = lp_build_mod(&bld_base->uint64_bld, in u64mod_emit_cpu()1005 LLVMValueRef result = lp_build_mod(&bld_base->int64_bld, in i64mod_emit_cpu()1702 LLVMValueRef result = lp_build_mod(&bld_base->int_bld, in mod_emit_cpu()2004 LLVMValueRef result = lp_build_mod(&bld_base->uint_bld, in umod_emit_cpu()
3651 lp_build_mod(struct lp_build_context *bld, in lp_build_mod() function