Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMInstrFormats.td1387 let DecoderMethod = "DecodeT2LdStPre";
1421 let DecoderMethod = "DecodeT2LdStPre";
/freebsd-12.1/contrib/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp400 static DecodeStatus DecodeT2LdStPre(MCInst &Inst, unsigned Val,
3797 static DecodeStatus DecodeT2LdStPre(MCInst &Inst, unsigned Insn, in DecodeT2LdStPre() function