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

1 2 3

  /external/llvm/lib/Target/NVPTX/
NVPTXSection.h 37 bool UseCodeAlign() const override { return false; }
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCSection.h 62 // UseCodeAlign - Return true if a .align directive should use
64 virtual bool UseCodeAlign() const = 0;
MCSectionCOFF.h 58 virtual bool UseCodeAlign() const;
MCSectionELF.h 66 virtual bool UseCodeAlign() const;
  /external/swiftshader/third_party/LLVM/lib/MC/
MCSectionCOFF.cpp 78 bool MCSectionCOFF::UseCodeAlign() const {
  /external/llvm/include/llvm/MC/
MCSectionCOFF.h 78 bool UseCodeAlign() const override;
MCSectionELF.h 83 bool UseCodeAlign() const override;
MCSectionMachO.h 81 bool UseCodeAlign() const override;
  /external/llvm/lib/MC/
MCSectionCOFF.cpp 103 bool MCSectionCOFF::UseCodeAlign() const {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCSectionCOFF.h 82 bool UseCodeAlign() const override;
MCSectionELF.h 83 bool UseCodeAlign() const override;
MCSectionMachO.h 82 bool UseCodeAlign() const override;
MCSectionWasm.h 72 bool UseCodeAlign() const override;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCSectionCOFF.h 82 bool UseCodeAlign() const override;
MCSectionELF.h 83 bool UseCodeAlign() const override;
MCSectionMachO.h 82 bool UseCodeAlign() const override;
MCSectionWasm.h 72 bool UseCodeAlign() const override;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCSectionCOFF.h 82 bool UseCodeAlign() const override;
MCSectionELF.h 83 bool UseCodeAlign() const override;
MCSectionMachO.h 82 bool UseCodeAlign() const override;
MCSectionWasm.h 72 bool UseCodeAlign() const override;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCSectionCOFF.h 82 bool UseCodeAlign() const override;
MCSectionELF.h 83 bool UseCodeAlign() const override;
MCSectionMachO.h 82 bool UseCodeAlign() const override;
MCSectionWasm.h 72 bool UseCodeAlign() const override;

Completed in 291 milliseconds

1 2 3