Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYConstantPoolValue.h61 unsigned getPCAdjustment() const { return PCAdjust; } in getPCAdjustment() function
H A DCSKYAsmPrinter.cpp223 if (CCPV->getPCAdjustment()) { in emitMachineConstantPoolValue()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h105 unsigned char getPCAdjustment() const { return PCAdjust; } in getPCAdjustment() function
H A DARMAsmPrinter.cpp971 if (ACPV->getPCAdjustment()) { in emitMachineConstantPoolValue()
978 MCConstantExpr::create(ACPV->getPCAdjustment(), in emitMachineConstantPoolValue()