Searched defs:noSub (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp1538 bool noSub = false; local
1547 noSub = true;
1556 noSub = true;
1626 for (; I != E && !noSub; --I) {

Completed in 214 milliseconds