Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp446 static DecodeStatus DecodeT2AddrModeImm8(MCInst &Inst, unsigned Val,
3950 if (!Check(S, DecodeT2AddrModeImm8(Inst, imm, Address, Decoder))) in DecodeT2LoadImm8()
4069 if (!Check(S, DecodeT2AddrModeImm8(Inst, imm, Address, Decoder))) in DecodeT2LoadT()
4229 static DecodeStatus DecodeT2AddrModeImm8(MCInst &Inst, unsigned Val, in DecodeT2AddrModeImm8() function
4366 if (!Check(S, DecodeT2AddrModeImm8(Inst, addr, Address, Decoder))) in DecodeT2LdStPre()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrThumb2.td229 let DecoderMethod = "DecodeT2AddrModeImm8";
243 let DecoderMethod = "DecodeT2AddrModeImm8";
256 let DecoderMethod = "DecodeT2AddrModeImm8";