Home
last modified time | relevance | path

Searched defs:itrunc (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c2423 LLVMValueRef trunc, itrunc, mask; in lp_build_ifloor() local
2478 LLVMValueRef trunc, itrunc, mask; in lp_build_iceil() local
/aosp_15_r20/external/skia/tests/
H A DMathTest.cpp321 int itrunc = SkMulDiv255Trunc(a, b); in test_muldiv255() local