Searched refs:FUNC_CODE_INST_INVOKE (Results 1 – 3 of 3) sorted by relevance
372 FUNC_CODE_INST_INVOKE = 13, // INVOKE: [attr, fnty, op0,op1, ...] enumerator
1955 Code = bitc::FUNC_CODE_INST_INVOKE; in WriteInstruction()
4646 case bitc::FUNC_CODE_INST_INVOKE: { in parseFunctionBody()