Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp507 static DecodeStatus DecodeLongShiftOperand(MCInst &Inst, unsigned Val,
6065 static DecodeStatus DecodeLongShiftOperand(MCInst &Inst, unsigned Val, in DecodeLongShiftOperand() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMInstrThumb2.td51 let DecoderMethod = "DecodeLongShiftOperand";