Searched defs:ipart (Results 1 – 7 of 7) sorted by relevance
85 T ipart = 0; variable
153 T ipart = 0; variable
141 float ipart, weight; in interpolate() local
2523 LLVMValueRef ipart; in lp_build_ifloor_fract() local3237 LLVMValueRef ipart = NULL; in lp_build_exp2() local3573 LLVMValueRef ipart; in lp_build_fast_log2() local3603 LLVMValueRef ipart; in lp_build_ilog2() local
788 LLVMValueRef ipart = lp_build_extract_exponent(bld, x, 1); in lp_build_ilog2_sqrt() local
330 vint4 ipart = float_to_int(x - 0.5f); in exp2() local
413 const skvx::int4 ipart = skvx::cast<int32_t>(t); in apply() local