OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:In16BitMode
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/X86/
X86Subtarget.cpp
219
else if (
In16BitMode
)
315
In16BitMode
(TargetTriple.getArch() == Triple::x86 &&
X86Subtarget.h
261
bool
In16BitMode
;
321
return
In16BitMode
;
Completed in 49 milliseconds