Home
last modified time | relevance | path

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

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