Searched refs:FUNC_CODE_OPERAND_BUNDLE (Results 1 – 3 of 3) sorted by relevance
590 FUNC_CODE_OPERAND_BUNDLE = 55, // OPERAND_BUNDLE: [tag#, value...] enumerator
2753 Stream.EmitRecord(bitc::FUNC_CODE_OPERAND_BUNDLE, Record); in writeOperandBundles()
6263 case bitc::FUNC_CODE_OPERAND_BUNDLE: { in parseFunctionBody()