| /external/llvm/include/llvm/Support/ |
| D | TrailingObjects.h | 71 Alignment = FirstAlignment > RestAlignment ? FirstAlignment : RestAlignment enumerator 77 enum { Alignment = AlignOf<First>::Alignment }; enumerator
|
| /external/clang/lib/Frontend/ |
| D | LayoutOverrideSource.cpp | 95 unsigned long long Alignment = 0; in LayoutOverrideSource() local 118 unsigned long long Alignment = 0; in LayoutOverrideSource() local 157 uint64_t &Size, uint64_t &Alignment, in layoutRecordType()
|
| /external/llvm/lib/ExecutionEngine/ |
| D | SectionMemoryManager.cpp | 23 unsigned Alignment, in allocateDataSection() 33 unsigned Alignment, in allocateCodeSection() 41 unsigned Alignment) { in allocateSection()
|
| /external/llvm/lib/Transforms/Utils/ |
| D | ASanStackFrameLayout.cpp | 39 static size_t VarAndRedzoneSize(size_t Size, size_t Alignment) { in VarAndRedzoneSize() 76 size_t Alignment = std::max(Granularity, Vars[i].Alignment); in ComputeASanStackFrameLayout() local
|
| /external/llvm/lib/CodeGen/ |
| D | SafeStackLayout.cpp | 36 void StackLayout::addObject(const Value *V, unsigned Size, unsigned Alignment, in addObject() 43 unsigned Alignment) { in AdjustStackOffset()
|
| D | SafeStackLayout.h | 35 unsigned Size, Alignment; member
|
| D | MachineFunction.cpp | 583 int MachineFrameInfo::CreateStackObject(uint64_t Size, unsigned Alignment, in CreateStackObject() 598 unsigned Alignment) { in CreateSpillStackObject() 609 int MachineFrameInfo::CreateVariableSizedObject(unsigned Alignment, in CreateVariableSizedObject() 953 unsigned Alignment) { in getConstantPoolIndex() 973 unsigned Alignment) { in getConstantPoolIndex()
|
| /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
| D | JITCodeEmitter.h | 150 void emitAlignment(unsigned Alignment) { in emitAlignment() 159 void emitAlignmentWithFill(unsigned Alignment, uint8_t Fill) { in emitAlignmentWithFill() 256 virtual void *allocateSpace(uintptr_t Size, unsigned Alignment) { in allocateSpace()
|
| D | MachineCodeEmitter.h | 161 void emitAlignment(unsigned Alignment) { in emitAlignment() 256 virtual void *allocateSpace(uintptr_t Size, unsigned Alignment) { in allocateSpace()
|
| /external/llvm/lib/Target/Mips/ |
| D | MipsFrameLowering.h | 28 explicit MipsFrameLowering(const MipsSubtarget &sti, unsigned Alignment) in MipsFrameLowering()
|
| /external/swiftshader/third_party/LLVM/lib/Support/ |
| D | Allocator.cpp | 35 char *BumpPtrAllocator::AlignPtr(char *Ptr, size_t Alignment) { in AlignPtr() 89 void *BumpPtrAllocator::Allocate(size_t Size, size_t Alignment) { in Allocate()
|
| /external/swiftshader/src/Reactor/ |
| D | RoutineManager.cpp | 99 uint8_t *RoutineManager::allocateSpace(intptr_t Size, unsigned Alignment) in allocateSpace() 105 uint8_t *RoutineManager::allocateGlobal(uintptr_t Size, unsigned Alignment) in allocateGlobal()
|
| /external/llvm/lib/Target/ARM/ |
| D | ARMConstantPoolValue.cpp | 70 unsigned Alignment) { in getExistingMachineCPValue() 171 unsigned Alignment) { in getExistingMachineCPValue() 210 unsigned Alignment) { in getExistingMachineCPValue() 250 unsigned Alignment) { in getExistingMachineCPValue()
|
| /external/llvm/include/llvm/MC/ |
| D | StringTableBuilder.h | 29 unsigned Alignment; variable
|
| /external/llvm/docs/ |
| D | BigEndianNEON.rst | 130 Alignment section in Considerations
|
| /external/llvm/lib/Target/SystemZ/ |
| D | SystemZConstantPoolValue.cpp | 30 getExistingMachineCPValue(MachineConstantPool *CP, unsigned Alignment) { in getExistingMachineCPValue()
|
| /external/llvm/tools/lli/ |
| D | RemoteJITUtils.h | 90 uint8_t *allocateCodeSection(uintptr_t Size, unsigned Alignment, in allocateCodeSection() 96 uint8_t *allocateDataSection(uintptr_t Size, unsigned Alignment, in allocateDataSection()
|
| /external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
| D | ARMConstantPoolValue.cpp | 64 unsigned Alignment) { in getExistingMachineCPValue() 166 unsigned Alignment) { in getExistingMachineCPValue() 231 unsigned Alignment) { in getExistingMachineCPValue() 287 unsigned Alignment) { in getExistingMachineCPValue()
|
| /external/c-ares/ |
| D | ares_iphlpapi.h | 122 ULONGLONG Alignment; member 140 ULONGLONG Alignment; member 152 ULONGLONG Alignment; member 164 ULONGLONG Alignment; member 176 ULONGLONG Alignment; member 189 ULONGLONG Alignment; member
|
| /external/clang/test/CodeGenCXX/ |
| D | alloca-align.cpp | 5 unsigned Alignment; member
|
| /external/libmojo/mojo/public/cpp/bindings/tests/ |
| D | buffer_unittest.cc | 27 TEST(FixedBufferTest, Alignment) { in TEST() argument
|
| /external/llvm/include/llvm/Transforms/Utils/ |
| D | ASanStackFrameLayout.h | 33 size_t Alignment; // Alignment of the variable (power of 2). member
|
| /external/clang/lib/Sema/ |
| D | SemaAttr.cpp | 57 if (unsigned Alignment = PackStack.CurrentValue) { in AddAlignmentAttributesForRecord() local 81 unsigned Alignment = 0; in ActOnPragmaOptionsAlign() local 131 Expr *Alignment = static_cast<Expr *>(alignment); in ActOnPragmaPack() local
|
| /external/clang/docs/ |
| D | ControlFlowIntegrityDesign.rst | 201 Alignment subsection
|
| /external/clang/lib/CodeGen/ |
| D | Address.h | 27 CharUnits Alignment; variable
|