Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMMachineFunctionInfo.h278 int getPromotedConstpoolIncrease() const { in getPromotedConstpoolIncrease() function
H A DARMISelLowering.cpp3813 if (AFI->getPromotedConstpoolIncrease() + PaddedSize - 4 >= in promoteToConstantPool()
3842 AFI->setPromotedConstpoolIncrease(AFI->getPromotedConstpoolIncrease() + in promoteToConstantPool()