Home
last modified time | relevance | path

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

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