Home
last modified time | relevance | path

Searched defs:MinABIStackAlignInBytes (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/lib/CodeGen/Targets/
H A DLanai.cpp79 const unsigned MinABIStackAlignInBytes = 4; in getIndirectResult() local
H A DARC.cpp78 const unsigned MinABIStackAlignInBytes = 4; in getIndirectByValue() local
H A DMips.cpp23 const unsigned MinABIStackAlignInBytes, StackAlignInBytes; member in __anonaad808730111::MipsABIInfo
[all...]
H A DX86.cpp113 static const unsigned MinABIStackAlignInBytes = 4; global() member in __anonbe5ae8e00111::X86_32ABIInfo