Home
last modified time | relevance | path

Searched defs:ensureMaxAlignment (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineFrameInfo.cpp31 void MachineFrameInfo::ensureMaxAlignment(Align Alignment) { in ensureMaxAlignment() function in MachineFrameInfo
H A DCallingConvLower.cpp185 void CCState::ensureMaxAlignment(Align Alignment) { in ensureMaxAlignment() function in CCState
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineFrameInfo.cpp31 void MachineFrameInfo::ensureMaxAlignment(Align Alignment) { in ensureMaxAlignment() function in MachineFrameInfo
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h424 void ensureMaxAlignment(unsigned Align) { in ensureMaxAlignment() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h436 void ensureMaxAlignment(Align Alignment) { in ensureMaxAlignment() function
H A DMachineFrameInfo.h571 inline void ensureMaxAlignment(unsigned Align) { in ensureMaxAlignment() function
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachineFunction.cpp563 void MachineFrameInfo::ensureMaxAlignment(unsigned Align) { in ensureMaxAlignment() function in MachineFrameInfo