Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMConstantPoolValue.h74 bool mustAddCurrentAddress() const { return AddCurrentAddress; } in mustAddCurrentAddress() function
DARMJITInfo.cpp255 assert((!ACPV->hasModifier() && !ACPV->mustAddCurrentAddress()) && in resolveRelocDestAddr()
DARMAsmPrinter.cpp885 if (ACPV->mustAddCurrentAddress()) { in EmitMachineConstantPoolValue()
/external/llvm/lib/Target/ARM/
DARMConstantPoolValue.h95 bool mustAddCurrentAddress() const { return AddCurrentAddress; } in mustAddCurrentAddress() function
DARMAsmPrinter.cpp995 if (ACPV->mustAddCurrentAddress()) { in EmitMachineConstantPoolValue()
DARMBaseInstrInfo.cpp1384 4, ACPV->getModifier(), ACPV->mustAddCurrentAddress()); in duplicateCPV()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMConstantPoolValue.h105 bool mustAddCurrentAddress() const { return AddCurrentAddress; } in mustAddCurrentAddress() function
DARMAsmPrinter.cpp899 if (ACPV->mustAddCurrentAddress()) { in EmitMachineConstantPoolValue()
DARMBaseInstrInfo.cpp1553 4, ACPV->getModifier(), ACPV->mustAddCurrentAddress()); in duplicateCPV()