OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ismem16
(Results
1 - 1
of
1
) sorted by null
/external/llvm/lib/Target/X86/AsmParser/
X86Operand.h
215
bool
isMem16
() const {
301
return
isMem16
() && isSrcIdx();
321
return
isMem16
() && isDstIdx();
Completed in 745 milliseconds