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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h102 bool mustAddCurrentAddress() const { return AddCurrentAddress; } function in class:llvm::ARMConstantPoolValue
H A DARMAsmPrinter.cpp942 if (ACPV->mustAddCurrentAddress()) {
H A DARMBaseInstrInfo.cpp1723 4, ACPV->getModifier(), ACPV->mustAddCurrentAddress());

Completed in 79 milliseconds