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

/freebsd-10-stable/contrib/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp301 bool UseStack = false; local
329 if (!UseStack && Parts <= RegsLeft) {
342 UseStack = true;

Completed in 88 milliseconds