Home
last modified time | relevance | path

Searched defs:PCAdjust (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYConstantPoolValue.cpp28 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 DCSKYConstantPoolValue.h49 unsigned PCAdjust; // Extra adjustment if constantpool is pc-relative. variable
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h64 unsigned char PCAdjust; // Extra adjustment if constantpool is pc-relative. variable