Home | History | Annotate | Download | only in ARM

Lines Matching refs:TRAP

733   setOperationAction(ISD::TRAP, MVT::Other, Legal);
6674 trap_opcode = Subtarget->useNaClTrap() ? ARM::TRAPNaCl : ARM::TRAP;