Searched refs:FUNC_CODE_INST_INSERTVAL (Results 1 – 4 of 4) sorted by relevance
568 FUNC_CODE_INST_INSERTVAL = 27, // INSERTVAL: [n x operands] enumerator
2288 Code = bitc::FUNC_CODE_INST_INSERTVAL; in writeInstruction()
2882 Code = bitc::FUNC_CODE_INST_INSERTVAL; in writeInstruction()
5036 case bitc::FUNC_CODE_INST_INSERTVAL: { in parseFunctionBody()