Home
last modified time | relevance | path

Searched refs:getPCAdjustment (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMConstantPoolValue.h77 unsigned char getPCAdjustment() const { return PCAdjust; } in getPCAdjustment() function
DARMJITInfo.cpp258 Addr -= getPCLabelAddr(ACPV->getLabelId()) + ACPV->getPCAdjustment(); in resolveRelocDestAddr()
DARMAsmPrinter.cpp874 if (ACPV->getPCAdjustment()) { in EmitMachineConstantPoolValue()
882 MCConstantExpr::Create(ACPV->getPCAdjustment(), in EmitMachineConstantPoolValue()
/external/llvm/lib/Target/ARM/
DARMConstantPoolValue.h98 unsigned char getPCAdjustment() const { return PCAdjust; } in getPCAdjustment() function
DARMAsmPrinter.cpp985 if (ACPV->getPCAdjustment()) { in EmitMachineConstantPoolValue()
992 MCConstantExpr::create(ACPV->getPCAdjustment(), in EmitMachineConstantPoolValue()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMConstantPoolValue.h108 unsigned char getPCAdjustment() const { return PCAdjust; } in getPCAdjustment() function
DARMAsmPrinter.cpp889 if (ACPV->getPCAdjustment()) { in EmitMachineConstantPoolValue()
896 MCConstantExpr::create(ACPV->getPCAdjustment(), in EmitMachineConstantPoolValue()