Searched refs:xfL (Results 1 – 2 of 2) sorted by relevance
10 define void @foo(i32 %rwL, i32 %kL, i32 %xfL) {13 %shr = ashr i32 %xfL, 6
325 uint32 xfL = 0; /* fixed point x-coordinate (16.16) */ in bbf_Scanner_createBitImage() local342 uint32 xpL = ( xfL >> 16 ); in bbf_Scanner_createBitImage()343 uint32 xoff1L = xfL & 0x0FFFF; in bbf_Scanner_createBitImage()346 xfL += stepL; in bbf_Scanner_createBitImage()