Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMMachineFunctionInfo.h280 int getPromotedConstpoolIncrease() const { in getPromotedConstpoolIncrease() function
H A DARMISelLowering.cpp3840 if (AFI->getPromotedConstpoolIncrease() + PaddedSize - 4 >= in promoteToConstantPool()
3869 AFI->setPromotedConstpoolIncrease(AFI->getPromotedConstpoolIncrease() + in promoteToConstantPool()