Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrFormats.td1514 let DecoderMethod = "DecodeT2LdStPre";
1548 let DecoderMethod = "DecodeT2LdStPre";
/src/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp599 static DecodeStatus DecodeT2LdStPre(MCInst &Inst, unsigned Val,
4598 static DecodeStatus DecodeT2LdStPre(MCInst &Inst, unsigned Insn, in DecodeT2LdStPre() function