Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMMachineFunctionInfo.h275 int getPromotedConstpoolIncrease() const { in getPromotedConstpoolIncrease() function
H A DARMISelLowering.cpp3861 if (AFI->getPromotedConstpoolIncrease() + PaddedSize - 4 >= in promoteToConstantPool()
3890 AFI->setPromotedConstpoolIncrease(AFI->getPromotedConstpoolIncrease() + in promoteToConstantPool()