Searched refs:CSKYCPKind (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
H A D | CSKYConstantPoolValue.h | 31 enum CSKYCPKind { enum 48 CSKYCP::CSKYCPKind Kind; // Kind of constant. 55 CSKYConstantPoolValue(Type *Ty, CSKYCP::CSKYCPKind Kind, unsigned PCAdjust, 110 CSKYConstantPoolConstant(const Constant *C, Type *Ty, CSKYCP::CSKYCPKind Kind, 116 Create(const Constant *C, CSKYCP::CSKYCPKind Kind, unsigned PCAdjust, 120 Create(const Constant *C, Type *Ty, CSKYCP::CSKYCPKind Kind,
|
H A D | CSKYConstantPoolValue.cpp | 27 CSKYConstantPoolValue::CSKYConstantPoolValue(Type *Ty, CSKYCP::CSKYCPKind Kind, 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()
|