Home | History | Annotate | Download | only in X86

Lines Matching full:is32bit

1263   } else if (IsFunclet && STI.is32Bit()) {
1329 if (IsFunclet && STI.is32Bit())
1869 if (MBB.isEHFuncletEntry() && STI.is32Bit() && STI.isOSWindows())
1916 if (STI.is32Bit())
2613 assert(STI.is32Bit() && !Uses64BitFramePtr &&