Home
last modified time | relevance | path

Searched defs:shift_type (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/config/mn10200/
H A Dmn10200.c1032 enum shift_type enum
1091 get_shift_alg (shift_type, mode, count, assembler_p, cc_valid_p) in get_shift_alg() argument
1258 enum shift_type shift_type; local
/openbsd-src/gnu/usr.bin/gcc/gcc/config/h8300/
H A Dh8300.c140 enum shift_type enum
2451 get_shift_alg (shift_type, shift_mode, count, info) in get_shift_alg() argument
2950 enum shift_type shift_type; local
3152 enum shift_type shift_type; local
/openbsd-src/gnu/gcc/gcc/config/h8300/
H A Dh8300.c157 enum shift_type enum
3883 get_shift_alg (enum shift_type shift_type, enum shift_mode shift_mode, in get_shift_alg()
4381 enum shift_type shift_type; in output_a_shift() local
4551 enum shift_type shift_type; in compute_a_shift_length() local
4699 enum shift_type shift_type; in compute_a_shift_cc() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp3743 ARM_ShifterType shift_type) { in EmulateShiftImm()
3829 ARM_ShifterType shift_type) { in EmulateShiftReg()