HomeSort by relevance Sort by last modified time
    Searched defs:Alignment (Results 151 - 175 of 622) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/MC/
MCSection.h 61 /// The alignment requirement of this section.
62 unsigned Alignment = 1;
117 unsigned getAlignment() const { return Alignment; }
118 void setAlignment(unsigned Value) { Alignment = Value; }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
RecordLayout.h 66 // Alignment - Alignment of record in characters.
67 CharUnits Alignment;
69 /// RequiredAlignment - The required alignment of the object. In the MS-ABI
82 /// NonVirtualAlignment - The non-virtual alignment (in chars) of an object,
83 /// which is the alignment of the object without virtual bases.
135 ASTRecordLayout(const ASTContext &Ctx, CharUnits size, CharUnits alignment,
142 CharUnits size, CharUnits alignment,
166 /// getAlignment - Get the record alignment in characters.
167 CharUnits getAlignment() const { return Alignment; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
Attributes.h 96 /// alignment set.
143 /// \brief Returns the alignment field of an attribute as a byte alignment
147 /// \brief Returns the stack alignment field of an attribute as a byte
148 /// alignment value.
586 /// \brief Return the alignment of the return value.
589 /// \brief Return the alignment for the specified function parameter.
592 /// \brief Get the stack alignment.
686 uint64_t Alignment = 0;
747 /// \brief Return true if the builder has an alignment attribute
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/MC/
MCSection.h 61 /// The alignment requirement of this section.
62 unsigned Alignment = 1;
117 unsigned getAlignment() const { return Alignment; }
118 void setAlignment(unsigned Value) { Alignment = Value; }
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
RecordLayout.h 66 // Alignment - Alignment of record in characters.
67 CharUnits Alignment;
69 /// RequiredAlignment - The required alignment of the object. In the MS-ABI
82 /// NonVirtualAlignment - The non-virtual alignment (in chars) of an object,
83 /// which is the alignment of the object without virtual bases.
135 ASTRecordLayout(const ASTContext &Ctx, CharUnits size, CharUnits alignment,
142 CharUnits size, CharUnits alignment,
166 /// getAlignment - Get the record alignment in characters.
167 CharUnits getAlignment() const { return Alignment; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
Attributes.h 96 /// alignment set.
143 /// \brief Returns the alignment field of an attribute as a byte alignment
147 /// \brief Returns the stack alignment field of an attribute as a byte
148 /// alignment value.
586 /// \brief Return the alignment of the return value.
589 /// \brief Return the alignment for the specified function parameter.
592 /// \brief Get the stack alignment.
686 uint64_t Alignment = 0;
747 /// \brief Return true if the builder has an alignment attribute
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/MC/
MCSection.h 61 /// The alignment requirement of this section.
62 unsigned Alignment = 1;
117 unsigned getAlignment() const { return Alignment; }
118 void setAlignment(unsigned Value) { Alignment = Value; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
RecordLayout.h 66 // Alignment - Alignment of record in characters.
67 CharUnits Alignment;
69 /// RequiredAlignment - The required alignment of the object. In the MS-ABI
82 /// NonVirtualAlignment - The non-virtual alignment (in chars) of an object,
83 /// which is the alignment of the object without virtual bases.
135 ASTRecordLayout(const ASTContext &Ctx, CharUnits size, CharUnits alignment,
142 CharUnits size, CharUnits alignment,
166 /// getAlignment - Get the record alignment in characters.
167 CharUnits getAlignment() const { return Alignment; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Attributes.h 95 /// alignment set.
142 /// \brief Returns the alignment field of an attribute as a byte alignment
146 /// \brief Returns the stack alignment field of an attribute as a byte
147 /// alignment value.
461 /// \brief Return the alignment for the specified function parameter.
464 /// \brief Get the stack alignment.
553 uint64_t Alignment = 0;
614 /// \brief Return true if the builder has an alignment attribute.
617 /// \brief Retrieve the alignment attribute, if it exists
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCSection.h 61 /// The alignment requirement of this section.
62 unsigned Alignment = 1;
117 unsigned getAlignment() const { return Alignment; }
118 void setAlignment(unsigned Value) { Alignment = Value; }
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
RecordLayout.h 66 // Alignment - Alignment of record in characters.
67 CharUnits Alignment;
69 /// RequiredAlignment - The required alignment of the object. In the MS-ABI
82 /// NonVirtualAlignment - The non-virtual alignment (in chars) of an object,
83 /// which is the alignment of the object without virtual bases.
135 ASTRecordLayout(const ASTContext &Ctx, CharUnits size, CharUnits alignment,
142 CharUnits size, CharUnits alignment,
166 /// getAlignment - Get the record alignment in characters.
167 CharUnits getAlignment() const { return Alignment; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
Attributes.h 96 /// alignment set.
143 /// \brief Returns the alignment field of an attribute as a byte alignment
147 /// \brief Returns the stack alignment field of an attribute as a byte
148 /// alignment value.
586 /// \brief Return the alignment of the return value.
589 /// \brief Return the alignment for the specified function parameter.
592 /// \brief Get the stack alignment.
685 uint64_t Alignment = 0;
746 /// \brief Return true if the builder has an alignment attribute
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/MC/
MCSection.h 61 /// The alignment requirement of this section.
62 unsigned Alignment = 1;
117 unsigned getAlignment() const { return Alignment; }
118 void setAlignment(unsigned Value) { Alignment = Value; }
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
RecordLayout.h 66 // Alignment - Alignment of record in characters.
67 CharUnits Alignment;
69 /// RequiredAlignment - The required alignment of the object. In the MS-ABI
82 /// NonVirtualAlignment - The non-virtual alignment (in chars) of an object,
83 /// which is the alignment of the object without virtual bases.
135 ASTRecordLayout(const ASTContext &Ctx, CharUnits size, CharUnits alignment,
142 CharUnits size, CharUnits alignment,
166 /// getAlignment - Get the record alignment in characters.
167 CharUnits getAlignment() const { return Alignment; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
Attributes.h 96 /// alignment set.
143 /// \brief Returns the alignment field of an attribute as a byte alignment
147 /// \brief Returns the stack alignment field of an attribute as a byte
148 /// alignment value.
586 /// \brief Return the alignment of the return value.
589 /// \brief Return the alignment for the specified function parameter.
592 /// \brief Get the stack alignment.
685 uint64_t Alignment = 0;
746 /// \brief Return true if the builder has an alignment attribute
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/MC/
MCSection.h 61 /// The alignment requirement of this section.
62 unsigned Alignment = 1;
117 unsigned getAlignment() const { return Alignment; }
118 void setAlignment(unsigned Value) { Alignment = Value; }
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
RecordLayout.h 66 // Alignment - Alignment of record in characters.
67 CharUnits Alignment;
69 /// RequiredAlignment - The required alignment of the object. In the MS-ABI
82 /// NonVirtualAlignment - The non-virtual alignment (in chars) of an object,
83 /// which is the alignment of the object without virtual bases.
135 ASTRecordLayout(const ASTContext &Ctx, CharUnits size, CharUnits alignment,
142 CharUnits size, CharUnits alignment,
166 /// getAlignment - Get the record alignment in characters.
167 CharUnits getAlignment() const { return Alignment; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
Attributes.h 96 /// alignment set.
143 /// \brief Returns the alignment field of an attribute as a byte alignment
147 /// \brief Returns the stack alignment field of an attribute as a byte
148 /// alignment value.
586 /// \brief Return the alignment of the return value.
589 /// \brief Return the alignment for the specified function parameter.
592 /// \brief Get the stack alignment.
686 uint64_t Alignment = 0;
747 /// \brief Return true if the builder has an alignment attribute
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/MC/
MCSection.h 61 /// The alignment requirement of this section.
62 unsigned Alignment = 1;
117 unsigned getAlignment() const { return Alignment; }
118 void setAlignment(unsigned Value) { Alignment = Value; }
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
RecordLayout.h 66 // Alignment - Alignment of record in characters.
67 CharUnits Alignment;
69 /// RequiredAlignment - The required alignment of the object. In the MS-ABI
82 /// NonVirtualAlignment - The non-virtual alignment (in chars) of an object,
83 /// which is the alignment of the object without virtual bases.
135 ASTRecordLayout(const ASTContext &Ctx, CharUnits size, CharUnits alignment,
142 CharUnits size, CharUnits alignment,
166 /// getAlignment - Get the record alignment in characters.
167 CharUnits getAlignment() const { return Alignment; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
Attributes.h 96 /// alignment set.
143 /// \brief Returns the alignment field of an attribute as a byte alignment
147 /// \brief Returns the stack alignment field of an attribute as a byte
148 /// alignment value.
586 /// \brief Return the alignment of the return value.
589 /// \brief Return the alignment for the specified function parameter.
592 /// \brief Get the stack alignment.
686 uint64_t Alignment = 0;
747 /// \brief Return true if the builder has an alignment attribute
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/MC/
MCSection.h 61 /// The alignment requirement of this section.
62 unsigned Alignment = 1;
117 unsigned getAlignment() const { return Alignment; }
118 void setAlignment(unsigned Value) { Alignment = Value; }
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
RecordLayout.h 66 // Alignment - Alignment of record in characters.
67 CharUnits Alignment;
69 /// RequiredAlignment - The required alignment of the object. In the MS-ABI
82 /// NonVirtualAlignment - The non-virtual alignment (in chars) of an object,
83 /// which is the alignment of the object without virtual bases.
135 ASTRecordLayout(const ASTContext &Ctx, CharUnits size, CharUnits alignment,
142 CharUnits size, CharUnits alignment,
166 /// getAlignment - Get the record alignment in characters.
167 CharUnits getAlignment() const { return Alignment; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
Attributes.h 96 /// alignment set.
143 /// \brief Returns the alignment field of an attribute as a byte alignment
147 /// \brief Returns the stack alignment field of an attribute as a byte
148 /// alignment value.
586 /// \brief Return the alignment of the return value.
589 /// \brief Return the alignment for the specified function parameter.
592 /// \brief Get the stack alignment.
686 uint64_t Alignment = 0;
747 /// \brief Return true if the builder has an alignment attribute
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/MC/
MCSection.h 61 /// The alignment requirement of this section.
62 unsigned Alignment = 1;
117 unsigned getAlignment() const { return Alignment; }
118 void setAlignment(unsigned Value) { Alignment = Value; }

Completed in 573 milliseconds

1 2 3 4 5 67 8 91011>>