Searched refs:FUNC_CODE_INST_INSERTVAL (Results 1 – 4 of 4) sorted by relevance
324 FUNC_CODE_INST_INSERTVAL = 27, // INSERTVAL: [n x operands] enumerator
247 case bitc::FUNC_CODE_INST_INSERTVAL: return "INST_INSERTVAL"; in GetCodeName()
1703 Code = bitc::FUNC_CODE_INST_INSERTVAL; in WriteInstruction()
3546 case bitc::FUNC_CODE_INST_INSERTVAL: { in ParseFunctionBody()