Searched refs:CST_CODE_CE_CAST (Results 1 – 3 of 3) sorted by relevance
365 CST_CODE_CE_CAST = 11, // CE_CAST: [opcode, opty, opval] enumerator
2554 Code = bitc::CST_CODE_CE_CAST; in writeConstants()3447 Abbv->Add(BitCodeAbbrevOp(bitc::CST_CODE_CE_CAST)); in writeBlockInfo()
2651 case bitc::CST_CODE_CE_CAST: { // CE_CAST: [opcode, opty, opval] in parseConstants()