OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getNoopForMachoTarget
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Target/
TargetInstrInfo.h
514
///
getNoopForMachoTarget
- Return the noop instruction to use for a noop.
515
virtual void
getNoopForMachoTarget
(MCInst &NopInst) const {
[
all
...]
/external/llvm/lib/Target/X86/
X86InstrInfo.cpp
[
all
...]
Completed in 71 milliseconds