Home
last modified time | relevance | path

Searched defs:Alignment (Results 1 – 25 of 126) sorted by relevance

123456

/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DLayoutOverrideSource.cpp95 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()
/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/MCJIT/
H A DSectionMemoryManager.cpp22 unsigned Alignment, in allocateDataSection()
32 unsigned Alignment, in allocateCodeSection()
40 unsigned Alignment) { in allocateSection()
H A DMCJIT.h38 uint8_t *allocateCodeSection(uintptr_t Size, unsigned Alignment, in allocateCodeSection()
44 uint8_t *allocateDataSection(uintptr_t Size, unsigned Alignment, in allocateDataSection()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A DMipsFrameLowering.h28 explicit MipsFrameLowering(const MipsSubtarget &sti, unsigned Alignment) in MipsFrameLowering()
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Utils/
H A DASanStackFrameLayout.cpp43 static size_t VarAndRedzoneSize(size_t Size, size_t Alignment) { in VarAndRedzoneSize()
80 size_t Alignment = std::max(Granularity, Vars[i].Alignment); in ComputeASanStackFrameLayout() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonVarargsCallingConvention.h77 unsigned Alignment = State.getTarget() in CC_Hexagon32_VarArgs() local
136 unsigned Alignment = State.getTarget() in RetCC_Hexagon32_VarArgs() local
/minix3/external/bsd/llvm/dist/llvm/docs/
H A DBigEndianNEON.rst130 Alignment section in Considerations
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGValue.h137 int64_t Alignment; variable
308 QualType type, CharUnits Alignment) { in MakeVectorElt()
318 QualType type, CharUnits Alignment) { in MakeExtVectorElt()
335 QualType type, CharUnits Alignment) { in MakeBitfield()
346 CharUnits Alignment) { in MakeGlobalReg()
368 unsigned short Alignment; variable
/minix3/external/bsd/llvm/dist/llvm/tools/lli/
H A DRemoteMemoryManager.cpp32 allocateCodeSection(uintptr_t Size, unsigned Alignment, unsigned SectionID, in allocateCodeSection()
47 allocateDataSection(uintptr_t Size, unsigned Alignment, in allocateDataSection()
H A DRemoteTarget.cpp31 bool RemoteTarget::allocateSpace(size_t Size, unsigned Alignment, in allocateSpace()
H A DRemoteTargetExternal.cpp31 bool RemoteTargetExternal::allocateSpace(size_t Size, unsigned Alignment, in allocateSpace()
119 bool RemoteTargetExternal::SendAllocateSpace(uint32_t Alignment, uint32_t Size) { in SendAllocateSpace()
H A DRemoteMemoryManager.h37 unsigned Alignment; member
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.cpp64 unsigned Alignment) { in getExistingMachineCPValue()
165 unsigned Alignment) { in getExistingMachineCPValue()
204 unsigned Alignment) { in getExistingMachineCPValue()
244 unsigned Alignment) { in getExistingMachineCPValue()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZConstantPoolValue.cpp40 getExistingMachineCPValue(MachineConstantPool *CP, unsigned Alignment) { in getExistingMachineCPValue()
/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/
H A Dalloca-align.cpp5 unsigned Alignment; member
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaAttr.cpp34 unsigned Alignment; member
44 unsigned Alignment; member in __anonf348ea230111::PragmaPackStack
123 if (unsigned Alignment = Stack->getAlignment()) { in AddAlignmentAttributesForRecord() local
193 Expr *Alignment = static_cast<Expr *>(alignment); in ActOnPragmaPack() local
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DASanStackFrameLayout.h33 size_t Alignment; // Alignment of the variable (power of 2). member
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DMachineFunction.cpp512 int MachineFrameInfo::CreateStackObject(uint64_t Size, unsigned Alignment, in CreateStackObject()
530 unsigned Alignment) { in CreateSpillStackObject()
544 int MachineFrameInfo::CreateVariableSizedObject(unsigned Alignment, in CreateVariableSizedObject()
929 unsigned Alignment) { in getConstantPoolIndex()
950 unsigned Alignment) { in getConstantPoolIndex()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineConstantPool.h86 unsigned Alignment; variable
/minix3/external/bsd/llvm/dist/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITCAPITest.cpp100 void useSpace(uintptr_t* UsedSize, uintptr_t Size, unsigned Alignment) { in useSpace()
106 virtual uint8_t* allocateDataSection(uintptr_t Size, unsigned Alignment, in allocateDataSection()
113 uint8_t* allocateCodeSection(uintptr_t Size, unsigned Alignment, in allocateCodeSection()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DAllocator.h46 void *Allocate(size_t Size, size_t Alignment) { in Allocate()
206 LLVM_ATTRIBUTE_RETURNS_NONNULL void *Allocate(size_t Size, size_t Alignment) { in Allocate()
/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp256 uint64_t Alignment) { in computeAllocationSizeForSections()
322 unsigned Alignment = (unsigned)Alignment64 & 0xffffffffL; in computeTotalAllocSize() local
406 unsigned Alignment = (unsigned)Alignment64 & 0xffffffffL; in computeSectionStubBufSize() local
489 unsigned Alignment = (unsigned)Alignment64 & 0xffffffffL; in emitSection() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp155 unsigned Alignment = in ExpandRes_BITCAST() local
255 unsigned Alignment = LD->getAlignment(); in ExpandRes_NormalLoad() local
470 unsigned Alignment = St->getAlignment(); in ExpandOp_NormalStore() local
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DExternalASTSource.cpp46 const RecordDecl *Record, uint64_t &Size, uint64_t &Alignment, in layoutRecordType()
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DAttr.h72 size_t Alignment) throw() { in delete()

123456