Searched refs:FUNC_CODE_INST_CALL (Results 1 – 7 of 7) sorted by relevance
301 FUNC_CODE_INST_CALL = 34, // CALL: [attr, fnty, fnid, args...] enumerator
434 FUNC_CODE_INST_CALL = 34, // CALL: [attr, cc, fnty, fnid, args...] enumerator
247 case bitc::FUNC_CODE_INST_CALL: return "INST_CALL"; in GetCodeName()
1255 Code = bitc::FUNC_CODE_INST_CALL; in WriteInstruction()
2722 case bitc::FUNC_CODE_INST_CALL: { in ParseFunctionBody()
2632 Code = bitc::FUNC_CODE_INST_CALL; in writeInstruction()
5472 case bitc::FUNC_CODE_INST_CALL: { in parseFunctionBody()