Home
last modified time | relevance | path

Searched refs:CSKYCPKind (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/CSKY/
H A DCSKYConstantPoolValue.h31 enum CSKYCPKind { enum
47 CSKYCP::CSKYCPKind Kind; // Kind of constant.
54 CSKYConstantPoolValue(Type *Ty, CSKYCP::CSKYCPKind Kind, unsigned PCAdjust,
108 CSKYConstantPoolConstant(const Constant *C, CSKYCP::CSKYCPKind Kind,
114 Create(const Constant *C, CSKYCP::CSKYCPKind Kind, unsigned PCAdjust,
H A DCSKYConstantPoolValue.cpp27 CSKYConstantPoolValue::CSKYConstantPoolValue(Type *Ty, CSKYCP::CSKYCPKind Kind, in CSKYConstantPoolValue()
80 const Constant *C, CSKYCP::CSKYCPKind Kind, unsigned PCAdjust, in CSKYConstantPoolConstant()
87 const Constant *C, CSKYCP::CSKYCPKind Kind, unsigned PCAdjust, in Create()