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

  /external/llvm/lib/Target/ARM/
Thumb1InstrInfo.cpp 27 /// getNoopForMachoTarget - Return the noop instruction to use for a noop.
28 void Thumb1InstrInfo::getNoopForMachoTarget(MCInst &NopInst) const {
ARMInstrInfo.cpp 36 /// getNoopForMachoTarget - Return the noop instruction to use for a noop.
37 void ARMInstrInfo::getNoopForMachoTarget(MCInst &NopInst) const {
Thumb2InstrInfo.cpp 36 /// getNoopForMachoTarget - Return the noop instruction to use for a noop.
37 void Thumb2InstrInfo::getNoopForMachoTarget(MCInst &NopInst) const {
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h     [all...]
  /external/llvm/lib/Target/X86/
X86InstrInfo.cpp     [all...]

Completed in 86 milliseconds