Lines Matching defs:isPositionIndependent
81 bool M68kSubtarget::isPositionIndependent() const {
82 return TM.isPositionIndependent();
172 if (isPositionIndependent()) {
191 if (isPositionIndependent()) {
207 if (isPositionIndependent()) {
220 if (isPositionIndependent())
241 if (isPositionIndependent())
246 if (isPositionIndependent())
255 if (isPositionIndependent())
264 if (isPositionIndependent()) {
301 return isPositionIndependent() ? M68kII::MO_PLT : M68kII::MO_ABSOLUTE_ADDRESS;