Home
last modified time | relevance | path

Searched refs:applyAlignment (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceUtils.h89 inline uint32_t applyAlignment(uint32_t Value, uint32_t Alignment) { in applyAlignment() function
DIceTargetLowering.cpp883 Utils::applyAlignment(PaddingStart, SpillAreaAlignmentBytes); in alignStackSpillAreas()
892 Utils::applyAlignment(GlobalsSize, LocalsSlotsAlignmentBytes); in alignStackSpillAreas()
DIceCfg.cpp937 uint32_t Size = Utils::applyAlignment(ConstSize->getValue(), Alignment); in sortAndCombineAllocas()
959 uint32_t TotalSize = Utils::applyAlignment(CurrentOffset, CombinedAlignment); in sortAndCombineAllocas()
DIceTargetLoweringX8632Traits.h720 return Utils::applyAlignment(Value, X86_STACK_ALIGNMENT_BYTES);
DIceTargetLoweringX8664Traits.h802 return Utils::applyAlignment(Value, X86_STACK_ALIGNMENT_BYTES);
DIceTargetLoweringMIPS32.h109 Utils::applyAlignment(CurrentAllocaOffset, FixedAllocaAlignBytes); in getFrameFixedAllocaOffset()
DIceTargetLoweringMIPS32.cpp101 return Utils::applyAlignment(Value, typeAlignInBytes); in applyStackAlignmentTy()
107 return Utils::applyAlignment(Value, MIPS32_STACK_ALIGNMENT_BYTES); in applyStackAlignment()
2411 Utils::applyAlignment(ConstantTotalSize->getValue(), Alignment); in lowerAlloca()
2425 Utils::applyAlignment(CurrentAllocaOffset, Alignment); in lowerAlloca()
DIceTargetLoweringX86Base.h165 return Utils::applyAlignment(typeWidthInBytes(Ty), WordSizeInBytes); in typeWidthInBytesOnStack()
DIceTargetLoweringARM32.cpp205 return Utils::applyAlignment(Value, ARM32_STACK_ALIGNMENT_BYTES); in applyStackAlignment()
217 return Utils::applyAlignment(Value, typeAlignInBytes); in applyStackAlignmentTy()
2248 Utils::applyAlignment(ConstantTotalSize->getValue(), Alignment); in lowerAlloca()
DIceTargetLoweringX86BaseImpl.h1154 uint32_t StackSize = Utils::applyAlignment(StackOffset + SpillAreaSizeBytes,
1156 StackSize = Utils::applyAlignment(StackSize + maxOutArgsSizeBytes(),
1495 Utils::applyAlignment(ConstantTotalSize->getValue(), Alignment);
/external/robolectric/v3/runtime/
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...