Home
last modified time | relevance | path

Searched defs:SpillAlignment (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DInfoByHwMode.h
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetRegisterInfo.h241 unsigned RegSize, SpillSize, SpillAlignment; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1785 auto SpillAlignment = Align(FrameData.getAlign(Def)); insertSpills() local