Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h105 bool mustAddCurrentAddress() const { return AddCurrentAddress; } in mustAddCurrentAddress() function
H A DARMAsmPrinter.cpp927 if (ACPV->mustAddCurrentAddress()) { in EmitMachineConstantPoolValue()
H A DARMBaseInstrInfo.cpp1568 4, ACPV->getModifier(), ACPV->mustAddCurrentAddress()); in duplicateCPV()