Searched refs:PSI (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp242 for (ExplodedNodeSet::iterator PSI = Dst.begin(), PSE = Dst.end();
243 PSI != PSE; ++PSI) {
244 Engine.getWorkList()->enqueue(*PSI, calleeCtx->getCallSiteBlock(),
/external/qemu/distrib/libpng-1.2.19/
H A Dpnggccrd.c388 * (see new PSI/PAX/PBX/PDX/PBP/etc. "pointer-register" macros); applies
743 # define PSI "%%rsi" // add/sub/mov pairs) macro
760 # define PSI "%%esi" macro
5141 "mov %1, " PSI " \n\t" // lp = row
5159 "movb (" PSI "," PAX ",), %%cl \n\t"
5204 // notused "mov %1, " PSI " \n\t" // lp = row
5265 // notused "mov %1, " PSI " \n\t" // lp = row
5314 "mov %1, " PSI " \n\t" // lp = row
5320 "movb (" PSI "," PDX ",), %%cl \n\t"
5358 // notused "mov %1, " PSI " \
[all...]

Completed in 148 milliseconds