Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrThumb.td157 let DecoderMethod = "DecodeThumbBLXOffset";
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp569 static DecodeStatus DecodeThumbBLXOffset(MCInst &Inst, unsigned Insn,
4787 static DecodeStatus DecodeThumbBLXOffset(MCInst &Inst, unsigned Val, in DecodeThumbBLXOffset() function