Home | History | Annotate | Download | only in CppBackend

Lines Matching refs:Trunc

782       case Instruction::Trunc: Out << "Instruction::Trunc"; break;
1291 case Instruction::Trunc:
1306 case Instruction::Trunc: Out << "TruncInst"; break;