Searched defs:ExtendMode (Results 1 – 3 of 3) sorted by relevance
7194 static Instr ExtendMode(Extend extend) { return extend << ExtendMode_offset; } in ExtendMode() function
1446 class ExtendMode(IntEnum): class
1754 class ExtendMode(_UInt8Enum): class