Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp3798 bool PaddingPossible = in promoteToConstantPool() local
3800 if (!PaddingPossible || PrefAlign > 4 || Size > ConstpoolPromotionMaxSize || in promoteToConstantPool()