Searched refs:CST_CODE_DATA (Results 1 – 4 of 4) sorted by relevance
176 CST_CODE_DATA = 22, // DATA: [n x elements] enumerator
214 case bitc::CST_CODE_DATA: return "DATA"; in GetCodeName()
944 Code = bitc::CST_CODE_DATA; in WriteConstants()
1149 case bitc::CST_CODE_DATA: {// DATA: [n x value] in ParseConstants()