Searched defs:isSExt (Results 1 – 4 of 4) sorted by relevance
67 bool isSExt() const { return Flags & SExt; } in isSExt() function
2311 bool isSExt : 1; member
2503 bool isSExt = LD->getExtensionType() == ISD::SEXTLOAD; in Select() local2539 bool isSExt = LD->getExtensionType() == ISD::SEXTLOAD; in Select() local
677 bool isSExt = true; in getCopyFromRegs() local