HomeSort by relevance Sort by last modified time
    Searched defs:getTrap (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 335 /// getTrap - Get a machine trap instruction
336 virtual void getTrap(MCInst &MI) const {
337 llvm_unreachable("Target didn't implement TargetInstrInfo::getTrap!");
    [all...]
  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86InstrInfo.cpp     [all...]

Completed in 180 milliseconds