Home
last modified time | relevance | path

Searched refs:ensureMaxAlignment (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h367 ensureMaxAlignment(Align); in setObjectAlignment()
434 void ensureMaxAlignment(unsigned Align) { in ensureMaxAlignment() function
504 ensureMaxAlignment(Alignment);
515 ensureMaxAlignment(Alignment); in CreateSpillStackObject()
534 ensureMaxAlignment(Alignment); in CreateVariableSizedObject()
/external/llvm/lib/CodeGen/
DCallingConvLower.cpp52 MF.getFrameInfo()->ensureMaxAlignment(Align); in HandleByVal()
DMachineFunction.cpp63 FrameInfo->ensureMaxAlignment(Attribute::getStackAlignmentFromAttrs( in MachineFunction()