Searched refs:MODULE_CODE_TRIPLE (Results 1 – 4 of 4) sorted by relevance
83 MODULE_CODE_TRIPLE = 2, // TRIPLE: [strchr x N] enumerator
236 ``MODULE_CODE_TRIPLE``, and the values of the record are the ASCII codes for the254 ``MODULE_CODE_TRIPLE`` code, a vbr6 for the length of the string, which is equal631 MODULE_CODE_TRIPLE Record
370 case bitc::MODULE_CODE_TRIPLE: { // TRIPLE: [strchr x N] in readModuleTriple()3748 case bitc::MODULE_CODE_TRIPLE: { // TRIPLE: [strchr x N] in parseModule()
1215 writeStringRecord(Stream, bitc::MODULE_CODE_TRIPLE, M.getTargetTriple(), in writeModuleInfo()