Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/include/polly/Support/
H A DSCEVAffinator.h48 void interpretAsUnsigned(PWACtx &PWAC, unsigned Width);
/llvm-project-15.0.7/polly/lib/Support/
H A DSCEVAffinator.cpp89 void SCEVAffinator::interpretAsUnsigned(PWACtx &PWAC, unsigned Width) { in interpretAsUnsigned() function in SCEVAffinator
364 interpretAsUnsigned(OpPWAC, Width); in visitZeroExtendExpr()