Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMInstrFormats.td1345 let DecoderMethod = "DecodeT2LdStPre";
1379 let DecoderMethod = "DecodeT2LdStPre";
/external/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp387 static DecodeStatus DecodeT2LdStPre(MCInst &Inst, unsigned Val,
3743 static DecodeStatus DecodeT2LdStPre(MCInst &Inst, unsigned Insn, in DecodeT2LdStPre() function