Searched refs:CST_CODE_CE_CAST (Results 1 – 4 of 4) sorted by relevance
164 CST_CODE_CE_CAST = 11, // CE_CAST: [opcode, opty, opval] enumerator
203 case bitc::CST_CODE_CE_CAST: return "CE_CAST"; in GetCodeName()
1056 Code = bitc::CST_CODE_CE_CAST; in WriteConstants()1759 Abbv->Add(BitCodeAbbrevOp(bitc::CST_CODE_CE_CAST)); in WriteBlockInfo()
1359 case bitc::CST_CODE_CE_CAST: { // CE_CAST: [opcode, opty, opval] in ParseConstants()