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