HomeSort by relevance Sort by last modified time
    Searched defs:UseCodeAlign (Results 1 - 5 of 5) sorted by null

  /external/llvm/lib/MC/
MCSectionCOFF.cpp 78 bool MCSectionCOFF::UseCodeAlign() const {
MCSectionELF.cpp 134 bool MCSectionELF::UseCodeAlign() const {
MCSectionMachO.cpp 156 bool MCSectionMachO::UseCodeAlign() const {
  /external/llvm/lib/Target/NVPTX/
NVPTXSection.h 39 virtual bool UseCodeAlign() const { return false; }
  /external/llvm/lib/MC/MCParser/
AsmParser.cpp     [all...]

Completed in 580 milliseconds