Searched refs:MODULE_CODE_TRIPLE (Results 1 – 4 of 4) sorted by relevance
76 MODULE_CODE_TRIPLE = 2, // TRIPLE: [strchr x N] enumerator
234 ``MODULE_CODE_TRIPLE``, and the values of the record are the ASCII codes for the252 ``MODULE_CODE_TRIPLE`` code, a vbr6 for the length of the string, which is equal623 MODULE_CODE_TRIPLE Record
3386 case bitc::MODULE_CODE_TRIPLE: { // TRIPLE: [strchr x N] in parseModule()3773 case bitc::MODULE_CODE_TRIPLE: { // TRIPLE: [strchr x N] in parseModuleTriple()
624 WriteStringRecord(bitc::MODULE_CODE_TRIPLE, M->getTargetTriple(), in WriteModuleInfo()