Searched refs:FUNC_CODE_INST_INDIRECTBR (Results 1 – 5 of 5) sorted by relevance
345 FUNC_CODE_INST_INDIRECTBR = 31, // Not used in PNaCl. enumerator
524 FUNC_CODE_INST_INDIRECTBR = 31, // INDIRECTBR: [opty, op0, op1, ...] enumerator
1064 FUNC_CODE_INST_INDIRECTBR = 31, enumerator
2749 Code = bitc::FUNC_CODE_INST_INDIRECTBR; in writeInstruction()
4447 case bitc::FUNC_CODE_INST_INDIRECTBR: { // INDIRECTBR: [opty, op0, op1, ...] in parseFunctionBody()