OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsUAMem16Slow
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/X86/
X86Subtarget.cpp
209
IsUAMem16Slow
= false;
281
IsUAMem16Slow
= false;
X86Subtarget.h
165
bool
IsUAMem16Slow
;
386
bool isUnalignedMem16Slow() const { return
IsUAMem16Slow
; }
Completed in 67 milliseconds