Home | History | Annotate | Download | only in CppBackend

Lines Matching refs:SExt

487       HANDLE_ATTR(SExt);
836 case Instruction::SExt: Out << "Instruction::SExt"; break;
1381 case Instruction::SExt:
1396 case Instruction::SExt: Out << "SExtInst"; break;