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

  /external/llvm/lib/Target/NVPTX/
NVPTXSection.h 38 bool UseCodeAlign() const override { return false; }
  /external/llvm/include/llvm/MC/
MCSectionCOFF.h 71 bool UseCodeAlign() const override;
MCSectionELF.h 82 bool UseCodeAlign() const override;
MCSectionMachO.h 81 bool UseCodeAlign() const override;
MCSection.h 194 virtual bool UseCodeAlign() const = 0;
  /external/llvm/lib/MC/
MCSectionCOFF.cpp 103 bool MCSectionCOFF::UseCodeAlign() const {
MCSectionELF.cpp 162 bool MCSectionELF::UseCodeAlign() const {
MCSectionMachO.cpp 156 bool MCSectionMachO::UseCodeAlign() const {
  /external/llvm/lib/MC/MCParser/
AsmParser.cpp     [all...]
  /external/llvm/lib/Target/X86/AsmParser/
X86AsmParser.cpp     [all...]
  /external/llvm/lib/Target/ARM/AsmParser/
ARMAsmParser.cpp     [all...]

Completed in 234 milliseconds