Home
last modified time | relevance | path

Searched defs:Realign (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DABIInfo.cpp175 bool Realign, in getNaturalAlignIndirect()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp626 bool Realign = TypeAlign > StackAlign; in getIndirectResult() local