Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMMachineFunctionInfo.h250 int getPromotedConstpoolIncrease() const { in getPromotedConstpoolIncrease() function
H A DARMISelLowering.cpp3630 if (AFI->getPromotedConstpoolIncrease() + PaddedSize - 4 >= in promoteToConstantPool()
3659 AFI->setPromotedConstpoolIncrease(AFI->getPromotedConstpoolIncrease() + in promoteToConstantPool()