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