| /external/llvm/include/llvm/Support/ |
| D | TrailingObjects.h | 74 Alignment = FirstAlignment > RestAlignment ? FirstAlignment : RestAlignment enumerator 80 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/lldb/source/Expression/ |
| D | IRExecutionUnit.cpp | 441 unsigned Alignment) in allocateStub() 470 IRExecutionUnit::MemoryManager::allocateSpace(intptr_t Size, unsigned Alignment) in allocateSpace() 492 unsigned Alignment, in allocateCodeSection() 516 unsigned Alignment, in allocateDataSection() 540 unsigned Alignment) in allocateGlobal()
|
| /external/llvm/lib/Target/Mips/ |
| D | MipsFrameLowering.h | 28 explicit MipsFrameLowering(const MipsSubtarget &sti, unsigned Alignment) in MipsFrameLowering()
|
| /external/llvm/lib/Target/ARM/ |
| D | ARMConstantPoolValue.cpp | 63 unsigned Alignment) { in getExistingMachineCPValue() 164 unsigned Alignment) { in getExistingMachineCPValue() 203 unsigned Alignment) { in getExistingMachineCPValue() 243 unsigned Alignment) { in getExistingMachineCPValue()
|
| D | ARMTargetTransformInfo.cpp | 459 int ARMTTIImpl::getMemoryOpCost(unsigned Opcode, Type *Src, unsigned Alignment, in getMemoryOpCost() 475 unsigned Alignment, in getInterleavedMemoryOpCost()
|
| /external/llvm/tools/lli/ |
| D | RemoteMemoryManager.cpp | 33 allocateCodeSection(uintptr_t Size, unsigned Alignment, unsigned SectionID, in allocateCodeSection() 48 allocateDataSection(uintptr_t Size, unsigned Alignment, in allocateDataSection()
|
| D | RemoteTargetExternal.cpp | 31 bool RemoteTargetExternal::allocateSpace(size_t Size, unsigned Alignment, in allocateSpace() 119 bool RemoteTargetExternal::SendAllocateSpace(uint32_t Alignment, uint32_t Size) { in SendAllocateSpace()
|
| D | RemoteTarget.cpp | 31 bool RemoteTarget::allocateSpace(size_t Size, unsigned Alignment, in allocateSpace()
|
| D | RemoteMemoryManager.h | 37 unsigned Alignment; member
|
| /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/llvm/docs/ |
| D | BigEndianNEON.rst | 130 Alignment section in Considerations
|
| /external/clang/lib/Sema/ |
| D | SemaAttr.cpp | 34 unsigned Alignment; member 44 unsigned Alignment; member in __anon62abc4930111::PragmaPackStack 123 if (unsigned Alignment = Stack->getAlignment()) { in AddAlignmentAttributesForRecord() local 193 Expr *Alignment = static_cast<Expr *>(alignment); in ActOnPragmaPack() local
|
| /external/llvm/lib/Target/SystemZ/ |
| D | SystemZConstantPoolValue.cpp | 30 getExistingMachineCPValue(MachineConstantPool *CP, unsigned Alignment) { in getExistingMachineCPValue()
|
| /external/clang/test/CodeGenCXX/ |
| D | alloca-align.cpp | 5 unsigned Alignment; member
|
| /external/lldb/source/Symbol/ |
| D | ClangExternalASTSourceCallbacks.cpp | 147 uint64_t &Alignment, in layoutRecordType()
|
| /external/llvm/lib/CodeGen/ |
| D | MachineFunction.cpp | 537 int MachineFrameInfo::CreateStackObject(uint64_t Size, unsigned Alignment, in CreateStackObject() 553 unsigned Alignment) { in CreateSpillStackObject() 565 int MachineFrameInfo::CreateVariableSizedObject(unsigned Alignment, in CreateVariableSizedObject() 908 unsigned Alignment) { in getConstantPoolIndex() 928 unsigned Alignment) { in getConstantPoolIndex()
|
| /external/llvm/include/llvm/Transforms/Utils/ |
| D | ASanStackFrameLayout.h | 33 size_t Alignment; // Alignment of the variable (power of 2). member
|
| /external/clang/docs/ |
| D | ControlFlowIntegrityDesign.rst | 201 Alignment subsection
|
| /external/llvm/unittests/ExecutionEngine/MCJIT/ |
| D | MCJITCAPITest.cpp | 98 void useSpace(uintptr_t* UsedSize, uintptr_t Size, unsigned Alignment) { in useSpace() 104 uint8_t *allocateDataSection(uintptr_t Size, unsigned Alignment, in allocateDataSection() 112 uint8_t *allocateCodeSection(uintptr_t Size, unsigned Alignment, in allocateCodeSection()
|
| /external/llvm/lib/Target/PowerPC/ |
| D | PPCTargetTransformInfo.cpp | 333 int PPCTTIImpl::getMemoryOpCost(unsigned Opcode, Type *Src, unsigned Alignment, in getMemoryOpCost() 393 unsigned Alignment, in getInterleavedMemoryOpCost()
|
| /external/llvm/unittests/ExecutionEngine/Orc/ |
| D | ObjectLinkingLayerTest.cpp | 29 uint8_t *allocateDataSection(uintptr_t Size, unsigned Alignment, in TEST()
|
| /external/clang/lib/CodeGen/ |
| D | Address.h | 27 CharUnits Alignment; variable
|