OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LCOMMDirectiveAlignmentType
(Results
1 - 5
of
5
) sorted by null
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCAsmInfo.cpp
27
LCOMMDirectiveAlignmentType
= LCOMM::ByteAlignment;
/external/llvm/lib/MC/
MCAsmInfoCOFF.cpp
25
LCOMMDirectiveAlignmentType
= LCOMM::ByteAlignment;
MCAsmInfoDarwin.cpp
35
LCOMMDirectiveAlignmentType
= LCOMM::Log2Alignment;
MCAsmInfo.cpp
76
LCOMMDirectiveAlignmentType
= LCOMM::NoAlignment;
/external/llvm/include/llvm/MC/
MCAsmInfo.h
264
LCOMM::LCOMMType
LCOMMDirectiveAlignmentType
; // Defaults to NoAlignment.
526
return
LCOMMDirectiveAlignmentType
;
Completed in 1303 milliseconds