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