Home
last modified time | relevance | path

Searched refs:mustAddCurrentAddress (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h102 bool mustAddCurrentAddress() const { return AddCurrentAddress; } in mustAddCurrentAddress() function
H A DARMAsmPrinter.cpp942 if (ACPV->mustAddCurrentAddress()) { in emitMachineConstantPoolValue()
H A DARMBaseInstrInfo.cpp1756 4, ACPV->getModifier(), ACPV->mustAddCurrentAddress()); in duplicateCPV()