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