Searched refs:FUNC_CODE_INST_INVOKE (Results 1 – 5 of 5) sorted by relevance
323 FUNC_CODE_INST_INVOKE = 13, // Not used in PNaCl. enumerator
499 FUNC_CODE_INST_INVOKE = 13, // INVOKE: [attr, fnty, op0,op1, ...] enumerator
1048 FUNC_CODE_INST_INVOKE = 13, enumerator
2765 Code = bitc::FUNC_CODE_INST_INVOKE; in writeInstruction()
4469 case bitc::FUNC_CODE_INST_INVOKE: { in parseFunctionBody()