Home
last modified time | relevance | path

Searched refs:xfL (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/test/Analysis/ScalarEvolution/
Dscev-expander-existing-value-offset.ll10 define void @foo(i32 %rwL, i32 %kL, i32 %xfL) {
13 %shr = ashr i32 %xfL, 6
/external/neven/Embedded/common/src/b_BitFeatureEm/
DScanner.c325 uint32 xfL = 0; /* fixed point x-coordinate (16.16) */ in bbf_Scanner_createBitImage() local
342 uint32 xpL = ( xfL >> 16 ); in bbf_Scanner_createBitImage()
343 uint32 xoff1L = xfL & 0x0FFFF; in bbf_Scanner_createBitImage()
346 xfL += stepL; in bbf_Scanner_createBitImage()