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