Home
last modified time | relevance | path

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

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