Searched refs:xfL (Results 1 – 3 of 3) sorted by relevance
9 define void @foo(i32 %xfL, i32 %scaleL) local_unnamed_addr {14 %xfL.addr.033 = phi i32 [ %xfL, %entry ], [ %add, %for.body5 ]15 %add = add nsw i32 %xfL.addr.033, %scaleL
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()