Home | History | Annotate | Download | only in ARM

Lines Matching refs:useNaClTrap

7471     trap_opcode = Subtarget->useNaClTrap() ? ARM::TRAPNaCl : ARM::TRAP;