OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UnaryDP
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/Target/ARM/Disassembler/
ARMDisassemblerCore.h
171
return (TSFlags & ARMII::
UnaryDP
);
/external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.h
122
//
UnaryDP
- Indicates this is a unary data processing instruction, i.e.
124
UnaryDP
= 1 << 13,
ARMCodeEmitter.cpp
[
all
...]
Completed in 31 milliseconds