OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UseCodeAlign
(Results
1 - 5
of
5
) sorted by null
/external/llvm/lib/MC/
MCSectionCOFF.cpp
93
bool MCSectionCOFF::
UseCodeAlign
() const {
MCSectionELF.cpp
142
bool MCSectionELF::
UseCodeAlign
() const {
MCSectionMachO.cpp
157
bool MCSectionMachO::
UseCodeAlign
() const {
/external/llvm/lib/Target/NVPTX/
NVPTXSection.h
40
virtual bool
UseCodeAlign
() const { return false; }
/external/llvm/lib/MC/MCParser/
AsmParser.cpp
[
all
...]
Completed in 213 milliseconds