Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp389 static DecodeStatus DecodeT2ShifterImmOperand(MCInst &Inst, unsigned Val,
5013 static DecodeStatus DecodeT2ShifterImmOperand(MCInst &Inst, uint32_t Val, in DecodeT2ShifterImmOperand() function
/external/llvm/lib/Target/ARM/
DARMInstrThumb2.td40 let DecoderMethod = "DecodeT2ShifterImmOperand";