Searched refs:CSKYConstantPoolValue (Results 1 – 7 of 7) sorted by relevance
27 CSKYConstantPoolValue::CSKYConstantPoolValue(Type *Ty, CSKYCP::CSKYCPKind Kind, in CSKYConstantPoolValue() function in CSKYConstantPoolValue35 const char *CSKYConstantPoolValue::getModifierText() const { in getModifierText()68 void CSKYConstantPoolValue::print(raw_ostream &O) const { in print()111 CSKYConstantPoolValue::addSelectionDAGCSEId(ID); in addSelectionDAGCSEId()116 CSKYConstantPoolValue::print(O); in print()145 CSKYConstantPoolValue::addSelectionDAGCSEId(ID); in addSelectionDAGCSEId()150 CSKYConstantPoolValue::print(O); in print()178 CSKYConstantPoolValue::addSelectionDAGCSEId(ID); in addSelectionDAGCSEId()183 CSKYConstantPoolValue::print(O); in print()210 CSKYConstantPoolValue::addSelectionDAGCSEId(ID); in addSelectionDAGCSEId()[all …]
45 class CSKYConstantPoolValue : public MachineConstantPoolValue {80 bool equals(const CSKYConstantPoolValue *A) const { in equals()129 static bool classof(const CSKYConstantPoolValue *APV) { in classof()136 class CSKYConstantPoolSymbol : public CSKYConstantPoolValue {156 return S == A->S && CSKYConstantPoolValue::equals(A); in equals()159 static bool classof(const CSKYConstantPoolValue *ACPV) { in classof()166 class CSKYConstantPoolMBB : public CSKYConstantPoolValue {184 return MBB == A->MBB && CSKYConstantPoolValue::equals(A); in equals()187 static bool classof(const CSKYConstantPoolValue *ACPV) { in classof()193 class CSKYConstantPoolJT : public CSKYConstantPoolValue {[all …]
22 CSKYConstantPoolValue.cpp
195 CSKYConstantPoolValue *CCPV = static_cast<CSKYConstantPoolValue *>(MCPV); in emitMachineConstantPoolValue()
780 CSKYConstantPoolValue *CPV = CSKYConstantPoolConstant::Create( in getTargetConstantPoolValue()1041 CSKYConstantPoolValue *CPV = in getTargetConstantPoolValue()1052 CSKYConstantPoolValue *CPV = in getTargetConstantPoolValue()1062 CSKYConstantPoolValue *CPV = CSKYConstantPoolConstant::Create( in getTargetConstantPoolValue()1279 CSKYConstantPoolValue *CPV = in getStaticTLSAddr()1313 CSKYConstantPoolValue *CPV = in getDynamicTLSAddr()
579 CSKYConstantPoolValue *CPV = CSKYConstantPoolSymbol::Create( in getGlobalBaseReg()
6445 llvm/lib/Target/CSKY/CSKYConstantPoolValue.cpp6446 llvm/lib/Target/CSKY/CSKYConstantPoolValue.h