Searched refs:FUNC_CODE_INST_CALL (Results 1 – 4 of 4) sorted by relevance
605 FUNC_CODE_INST_CALL = 34, // CALL: [attr, cc, fnty, fnid, args...] enumerator
2512 Code = bitc::FUNC_CODE_INST_CALL; in writeInstruction()
3364 Code = bitc::FUNC_CODE_INST_CALL; in writeInstruction()
6621 case bitc::FUNC_CODE_INST_CALL: { in parseFunctionBody()