Home
last modified time | relevance | path

Searched refs:DecodeLongShiftOperand (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp627 static DecodeStatus DecodeLongShiftOperand(MCInst &Inst, unsigned Val,
6390 static DecodeStatus DecodeLongShiftOperand(MCInst &Inst, unsigned Val, in DecodeLongShiftOperand() function
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrThumb2.td51 let DecoderMethod = "DecodeLongShiftOperand";