Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMConstantPoolValue.h104 bool mustAddCurrentAddress() const { return AddCurrentAddress; } in mustAddCurrentAddress() function
DARMAsmPrinter.cpp924 if (ACPV->mustAddCurrentAddress()) { in EmitMachineConstantPoolValue()
DARMBaseInstrInfo.cpp1667 4, ACPV->getModifier(), ACPV->mustAddCurrentAddress()); in duplicateCPV()