Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMConstantPoolValue.h74 bool mustAddCurrentAddress() const { return AddCurrentAddress; } in mustAddCurrentAddress() function
DARMJITInfo.cpp255 assert((!ACPV->hasModifier() && !ACPV->mustAddCurrentAddress()) && in resolveRelocDestAddr()
DARMAsmPrinter.cpp970 if (ACPV->mustAddCurrentAddress()) { in EmitMachineConstantPoolValue()