Searched refs:FUNC_CODE_INST_INVOKE (Results 1 – 4 of 4) sorted by relevance
576 FUNC_CODE_INST_INVOKE = 13, // INVOKE: [attr, fnty, op0,op1, ...] enumerator
2368 Code = bitc::FUNC_CODE_INST_INVOKE; in writeInstruction()
3124 Code = bitc::FUNC_CODE_INST_INVOKE; in writeInstruction()
5732 case bitc::FUNC_CODE_INST_INVOKE: { in parseFunctionBody()