Searched refs:TYPE_CODE_LABEL (Results 1 – 5 of 5) sorted by relevance
142 TYPE_CODE_LABEL = 5, // LABEL enumerator
1161 TYPE_CODE_LABEL Record
1048 Code = bitc::TYPE_CODE_LABEL; in writeTypeTable()
972 case Type::LabelTyID: Code = bitc::TYPE_CODE_LABEL; break; in writeTypeTable()
2328 case bitc::TYPE_CODE_LABEL: // LABEL in parseTypeTableBody()