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