Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp140 static cl::opt<unsigned> ConstpoolPromotionMaxSize( variable
3864 if (!PaddingPossible || PrefAlign > 4 || Size > ConstpoolPromotionMaxSize || in promoteToConstantPool()