Searched refs:FUNC_CODE_INST_INVOKE (Results 1 – 4 of 4) sorted by relevance
306 FUNC_CODE_INST_INVOKE = 13, // INVOKE: [attr, fnty, op0,op1, ...] enumerator
238 case bitc::FUNC_CODE_INST_INVOKE: return "INST_INVOKE"; in GetCodeName()
1796 Code = bitc::FUNC_CODE_INST_INVOKE; in WriteInstruction()
3841 case bitc::FUNC_CODE_INST_INVOKE: { in ParseFunctionBody()