Searched refs:TYPE_S8 (Results 1 – 7 of 7) sorted by relevance
53 case TYPE_S8: in typeSizeof()80 case 1: return sgn ? TYPE_S8 : TYPE_U8;99 return (ty == TYPE_S8 || ty == TYPE_S16 || ty == TYPE_S32); in isSignedIntType()122 case TYPE_U8: return TYPE_S8; in intTypeToSigned()
385 case TYPE_S8: in isInteger()409 case TYPE_S8: return reg.data.s8 < 0; in isNegative()436 case TYPE_S8: in applyLog2()
566 case TYPE_S8: enc = 0x1; break; in emitLoadStoreSizeLG()1172 case TYPE_S8: code[1] = 0x0c018000; break; in emitCVT()1188 case TYPE_S8: code[1] = 0x04018000; break; in emitCVT()1197 case TYPE_S8: in emitCVT()
386 case TYPE_S8: PRINT("%i", reg.data.s8); break; in print()
154 TYPE_S8, enumerator
336 case TYPE_S8: // NOTE: will be extended in applyTo()
1335 case TYPE_S8: in emitLoadStoreType()