Home
last modified time | relevance | path

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

12345678910>>...16

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineFrameInfo.cpp50 int MachineFrameInfo::CreateStackObject(uint64_t Size, unsigned Alignment, in CreateStackObject()
65 unsigned Alignment) { in CreateSpillStackObject()
73 int MachineFrameInfo::CreateVariableSizedObject(unsigned Alignment, in CreateVariableSizedObject()
91 unsigned Alignment = MinAlign(SPOffset, ForcedRealign ? 1 : StackAlignment); in CreateFixedObject() local
103 unsigned Alignment = MinAlign(SPOffset, ForcedRealign ? 1 : StackAlignment); in CreateFixedSpillStackObject() local
DSafeStackLayout.cpp42 void StackLayout::addObject(const Value *V, unsigned Size, unsigned Alignment, in addObject()
50 unsigned Alignment) { in AdjustStackOffset()
/external/llvm/include/llvm/Support/
DTrailingObjects.h71 Alignment = FirstAlignment > RestAlignment ? FirstAlignment : RestAlignment enumerator
77 enum { Alignment = AlignOf<First>::Alignment }; enumerator
/external/clang/lib/Frontend/
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()
/external/llvm/lib/ExecutionEngine/
DSectionMemoryManager.cpp23 unsigned Alignment, in allocateDataSection()
33 unsigned Alignment, in allocateCodeSection()
41 unsigned Alignment) { in allocateSection()
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DJITCodeEmitter.h150 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()
/external/llvm/lib/Transforms/Utils/
DASanStackFrameLayout.cpp39 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/
DSafeStackLayout.cpp36 void StackLayout::addObject(const Value *V, unsigned Size, unsigned Alignment, in addObject()
43 unsigned Alignment) { in AdjustStackOffset()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/
DSectionMemoryManager.cpp23 unsigned Alignment, in allocateDataSection()
35 unsigned Alignment, in allocateCodeSection()
44 unsigned Alignment) { in allocateSection()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_misc.cpp270 unsigned Alignment) { in allocateStub()
278 virtual uint8_t *allocateSpace(intptr_t Size, unsigned Alignment) { in allocateSpace()
281 virtual uint8_t *allocateGlobal(uintptr_t Size, unsigned Alignment) { in allocateGlobal()
331 unsigned Alignment, in allocateCodeSection()
339 unsigned Alignment, in allocateCodeSection()
345 unsigned Alignment, in allocateDataSection()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DFunctionExtras.h108 size_t Alignment; member
152 void setOutOfLineStorage(void *Ptr, size_t Size, size_t Alignment) { in setOutOfLineStorage()
243 auto Alignment = alignof(CallableT); in unique_function() local
/external/llvm/lib/Target/Mips/
DMipsFrameLowering.h28 explicit MipsFrameLowering(const MipsSubtarget &sti, unsigned Alignment) in MipsFrameLowering()
/external/llvm/lib/Target/ARM/
DARMConstantPoolValue.cpp70 unsigned Alignment) { in getExistingMachineCPValue()
171 unsigned Alignment) { in getExistingMachineCPValue()
210 unsigned Alignment) { in getExistingMachineCPValue()
250 unsigned Alignment) { in getExistingMachineCPValue()
/external/swiftshader/third_party/LLVM/lib/Support/
DAllocator.cpp35 char *BumpPtrAllocator::AlignPtr(char *Ptr, size_t Alignment) { in AlignPtr()
89 void *BumpPtrAllocator::Allocate(size_t Size, size_t Alignment) { in Allocate()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUTargetTransformInfo.cpp275 unsigned Alignment, in isLegalToVectorizeMemChain()
288 unsigned Alignment, in isLegalToVectorizeLoadChain()
294 unsigned Alignment, in isLegalToVectorizeStoreChain()
664 unsigned Alignment, in isLegalToVectorizeMemChain()
675 unsigned Alignment, in isLegalToVectorizeLoadChain()
681 unsigned Alignment, in isLegalToVectorizeStoreChain()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DASanStackFrameLayout.cpp43 size_t Alignment) { in VarAndRedzoneSize()
76 size_t Alignment = std::max(Granularity, Vars[i].Alignment); in ComputeASanStackFrameLayout() local
/external/swiftshader/src/Reactor/
DLLVMRoutineManager.cpp101 uint8_t *LLVMRoutineManager::allocateSpace(intptr_t Size, unsigned Alignment) in allocateSpace()
107 uint8_t *LLVMRoutineManager::allocateGlobal(uintptr_t Size, unsigned Alignment) in allocateGlobal()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsFrameLowering.h28 explicit MipsFrameLowering(const MipsSubtarget &sti, unsigned Alignment) in MipsFrameLowering()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMConstantPoolValue.cpp76 unsigned Alignment) { in getExistingMachineCPValue()
192 unsigned Alignment) { in getExistingMachineCPValue()
240 unsigned Alignment) { in getExistingMachineCPValue()
280 unsigned Alignment) { in getExistingMachineCPValue()
/external/libchrome/mojo/public/cpp/bindings/tests/
Dbuffer_unittest.cc18 TEST(FixedBufferTest, Alignment) { in TEST() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonTargetTransformInfo.cpp154 unsigned Alignment, unsigned AddressSpace, const Instruction *I) { in getMemoryOpCost()
192 Type *Src, unsigned Alignment, unsigned AddressSpace) { in getMaskedMemoryOpCost()
202 Value *Ptr, bool VariableMask, unsigned Alignment) { in getGatherScatterOpCost()
209 unsigned Alignment, unsigned AddressSpace) { in getInterleavedMemoryOpCost()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/lli/
DRemoteJITUtils.h91 uint8_t *allocateCodeSection(uintptr_t Size, unsigned Alignment, in allocateCodeSection()
97 uint8_t *allocateDataSection(uintptr_t Size, unsigned Alignment, in allocateDataSection()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMConstantPoolValue.cpp64 unsigned Alignment) { in getExistingMachineCPValue()
166 unsigned Alignment) { in getExistingMachineCPValue()
231 unsigned Alignment) { in getExistingMachineCPValue()
287 unsigned Alignment) { in getExistingMachineCPValue()
/external/llvm/tools/lli/
DRemoteJITUtils.h90 uint8_t *allocateCodeSection(uintptr_t Size, unsigned Alignment, in allocateCodeSection()
96 uint8_t *allocateDataSection(uintptr_t Size, unsigned Alignment, in allocateDataSection()
/external/llvm/docs/
DBigEndianNEON.rst130 Alignment section in Considerations

12345678910>>...16