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