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