Searched refs:CST_CODE_CE_CAST (Results 1 – 4 of 4) sorted by relevance
388 CST_CODE_CE_CAST = 11, // CE_CAST: [opcode, opty, opval] enumerator
2098 Code = bitc::CST_CODE_CE_CAST; in writeConstants()2758 Abbv->Add(BitCodeAbbrevOp(bitc::CST_CODE_CE_CAST)); in writeBlockInfo()
2785 Code = bitc::CST_CODE_CE_CAST; in writeConstants()3783 Abbv->Add(BitCodeAbbrevOp(bitc::CST_CODE_CE_CAST)); in writeBlockInfo()
3371 case bitc::CST_CODE_CE_CAST: { // CE_CAST: [opcode, opty, opval] in parseConstants()