Searched defs:isSExt (Results 1 – 10 of 10) sorted by relevance
71 bool isSExt() const { return IsSExt; } in isSExt() function
180 bool isSExt = false; member
73 bool isSExt() const { return Flags & SExt; } in isSExt() function
2464 bool isSExt : 1; member
129 bool isSExt; member
861 bool isSExt = false; in select() local
2516 bool isSExt = LD->getExtensionType() == ISD::SEXTLOAD; in Select() local2553 bool isSExt = LD->getExtensionType() == ISD::SEXTLOAD; in Select() local
4653 bool isSExt = LD->getExtensionType() == ISD::SEXTLOAD; in Select() local4690 bool isSExt = LD->getExtensionType() == ISD::SEXTLOAD; in Select() local
697 bool isSExt = true; in getCopyFromRegs() local
863 bool isSExt; in getCopyFromRegs() local