Searched defs:isSExt (Results 1 – 4 of 4) sorted by relevance
66 bool isSExt() const { return Flags & SExt; } in isSExt() function
2222 bool isSExt : 1; member
2433 bool isSExt = LD->getExtensionType() == ISD::SEXTLOAD; in Select() local2468 bool isSExt = LD->getExtensionType() == ISD::SEXTLOAD; in Select() local
731 bool isSExt = true; in getCopyFromRegs() local