Searched refs:FUNC_CODE_INST_INDIRECTBR (Results 1 – 4 of 4) sorted by relevance
601 FUNC_CODE_INST_INDIRECTBR = 31, // INDIRECTBR: [opty, op0, op1, ...] enumerator
2356 Code = bitc::FUNC_CODE_INST_INDIRECTBR; in writeInstruction()
3108 Code = bitc::FUNC_CODE_INST_INDIRECTBR; in writeInstruction()
5709 case bitc::FUNC_CODE_INST_INDIRECTBR: { // INDIRECTBR: [opty, op0, op1, ...] in parseFunctionBody()