Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp335 static DecodeStatus DecodeT2AddrModeSOReg(MCInst &Inst, unsigned Val,
3287 static DecodeStatus DecodeT2AddrModeSOReg(MCInst &Inst, unsigned Val, in DecodeT2AddrModeSOReg() function
3390 if (!Check(S, DecodeT2AddrModeSOReg(Inst, addrmode, Address, Decoder))) in DecodeT2LoadShift()
/external/llvm/lib/Target/ARM/
DARMInstrThumb2.td269 let DecoderMethod = "DecodeT2AddrModeSOReg";