Searched defs:isSExt (Results 1 – 4 of 4) sorted by relevance
59 bool isSExt() const { return Flags & SExt; } in isSExt() function
1873 bool isSExt : 1; member
1027 bool isSExt = LD->getExtensionType() == ISD::SEXTLOAD; in Select() local1061 bool isSExt = LD->getExtensionType() == ISD::SEXTLOAD; in Select() local
734 bool isSExt = true; in getCopyFromRegs() local