Home | History | Annotate | Download | only in CppBackend

Lines Matching refs:SExt

494       HANDLE_ATTR(SExt);
846 case Instruction::SExt: Out << "Instruction::SExt"; break;
1397 case Instruction::SExt:
1412 case Instruction::SExt: Out << "SExtInst"; break;