Searched defs:PCAdjust (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
H A D | CSKYConstantPoolValue.cpp | 28 unsigned PCAdjust, in CSKYConstantPoolValue() 80 const Constant *C, Type *Ty, CSKYCP::CSKYCPKind Kind, unsigned PCAdjust, in CSKYConstantPoolConstant() 87 const Constant *C, CSKYCP::CSKYCPKind Kind, unsigned PCAdjust, in Create() 94 const Constant *C, Type *Ty, CSKYCP::CSKYCPKind Kind, unsigned PCAdjust, in Create() 135 unsigned PCAdjust, in CSKYConstantPoolSymbol() 143 CSKYConstantPoolSymbol::Create(Type *Ty, const char *S, unsigned PCAdjust, in Create() 169 unsigned PCAdjust, in CSKYConstantPoolMBB() 178 unsigned PCAdjust) { in Create()
|
H A D | CSKYConstantPoolValue.h | 49 unsigned PCAdjust; // Extra adjustment if constantpool is pc-relative. variable
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMConstantPoolValue.h | 64 unsigned char PCAdjust; // Extra adjustment if constantpool is pc-relative. variable
|