Home
last modified time | relevance | path

Searched defs:shift_t (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DARMUtils.h26 ARM_ShifterType &shift_t) { in DecodeImmShift()
56 ARM_ShifterType &shift_t) { in DecodeImmShiftThumb()
65 ARM_ShifterType &shift_t) { in DecodeImmShiftARM()
69 static inline uint32_t DecodeImmShift(const ARM_ShifterType shift_t, in DecodeImmShift()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp1682 ARM_ShifterType shift_t; in EmulateMVNReg() local
3219 ARM_ShifterType shift_t; in EmulateADDReg() local
3350 ARM_ShifterType shift_t; in EmulateCMNReg() local
3467 ARM_ShifterType shift_t; in EmulateCMPReg() local
5308 ARM_ShifterType shift_t; in EmulateSTRRegister() local
5630 ARM_ShifterType shift_t; in EmulateSTRHRegister() local
5872 ARM_ShifterType shift_t; in EmulateADCReg() local
6095 ARM_ShifterType shift_t; in EmulateANDReg() local
6260 ARM_ShifterType shift_t; in EmulateBICReg() local
6494 ARM_ShifterType shift_t; in EmulateLDRRegister() local
[all …]