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