| /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 | 22 unsigned Alignment, in allocateDataSection() 32 unsigned Alignment, in allocateCodeSection() 40 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/clang/lib/CodeGen/ |
| D | CGValue.h | 138 int64_t Alignment; variable 310 QualType type, CharUnits Alignment) { in MakeVectorElt() 320 QualType type, CharUnits Alignment) { in MakeExtVectorElt() 337 QualType type, CharUnits Alignment) { in MakeBitfield() 348 CharUnits Alignment) { in MakeGlobalReg() 370 unsigned short Alignment; variable
|
| /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 | 64 unsigned Alignment) { in getExistingMachineCPValue() 165 unsigned Alignment) { in getExistingMachineCPValue() 204 unsigned Alignment) { in getExistingMachineCPValue() 244 unsigned Alignment) { in getExistingMachineCPValue()
|
| /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/clang/lib/Sema/ |
| D | SemaAttr.cpp | 34 unsigned Alignment; member 44 unsigned Alignment; member in __anon2ef2fa320111::PragmaPackStack 123 if (unsigned Alignment = Stack->getAlignment()) { in AddAlignmentAttributesForRecord() local 193 Expr *Alignment = static_cast<Expr *>(alignment); in ActOnPragmaPack() local
|
| /external/llvm/docs/ |
| D | BigEndianNEON.rst | 130 Alignment section in Considerations
|
| /external/clang/docs/ |
| D | ControlFlowIntegrityDesign.rst | 201 Alignment section in Optimizations
|
| /external/llvm/lib/CodeGen/ |
| D | MachineFunction.cpp | 509 int MachineFrameInfo::CreateStackObject(uint64_t Size, unsigned Alignment, in CreateStackObject() 527 unsigned Alignment) { in CreateSpillStackObject() 541 int MachineFrameInfo::CreateVariableSizedObject(unsigned Alignment, in CreateVariableSizedObject() 917 unsigned Alignment) { in getConstantPoolIndex() 938 unsigned Alignment) { in getConstantPoolIndex()
|
| /external/llvm/lib/Target/SystemZ/ |
| D | SystemZConstantPoolValue.cpp | 45 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/include/llvm/Transforms/Utils/ |
| D | ASanStackFrameLayout.h | 33 size_t Alignment; // Alignment of the variable (power of 2). member
|
| /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/include/llvm/Support/ |
| D | Allocator.h | 46 void *Allocate(size_t Size, size_t Alignment) { in Allocate() 207 Allocate(size_t Size, size_t Alignment) { in Allocate()
|
| /external/llvm/include/llvm/CodeGen/ |
| D | MachineConstantPool.h | 86 unsigned Alignment; variable
|
| /external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| D | RuntimeDyld.cpp | 259 uint64_t Alignment) { in computeAllocationSizeForSections() 351 unsigned Alignment = (unsigned)Alignment64 & 0xffffffffL; in computeTotalAllocSize() local 436 unsigned Alignment = (unsigned)Alignment64 & 0xffffffffL; in computeSectionStubBufSize() local 553 unsigned Alignment = (unsigned)Alignment64 & 0xffffffffL; in emitSection() local
|
| /external/eigen/Eigen/src/Core/ |
| D | StableNorm.h | 162 Alignment = (int(Flags)&DirectAccessBit) || (int(Flags)&AlignedBit) ? 1 : 0 in stableNorm() enumerator
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | LegalizeTypesGeneric.cpp | 158 unsigned Alignment = in ExpandRes_BITCAST() local 258 unsigned Alignment = LD->getAlignment(); in ExpandRes_NormalLoad() local 473 unsigned Alignment = St->getAlignment(); in ExpandOp_NormalStore() local
|