Searched refs:CST_CODE_CE_BINOP (Results 1 – 4 of 4) sorted by relevance
184 CST_CODE_CE_BINOP = 10, // CE_BINOP: [opcode, opval, opval] enumerator
204 case bitc::CST_CODE_CE_BINOP: return "CE_BINOP"; in GetCodeName()
1519 Code = bitc::CST_CODE_CE_BINOP; in WriteConstants()
2260 case bitc::CST_CODE_CE_BINOP: { // CE_BINOP: [opcode, opval, opval] in ParseConstants()