Searched refs:FUNC_CODE_INST_CALL (Results 1 – 4 of 4) sorted by relevance
335 FUNC_CODE_INST_CALL = 34, // CALL: [attr, cc, fnty, fnid, args...] enumerator
251 case bitc::FUNC_CODE_INST_CALL: return "INST_CALL"; in GetCodeName()
1941 Code = bitc::FUNC_CODE_INST_CALL; in WriteInstruction()
4166 case bitc::FUNC_CODE_INST_CALL: { in ParseFunctionBody()