Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrThumb.td130 let DecoderMethod = "DecodeThumbBROperand";
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp490 static DecodeStatus DecodeThumbBROperand(MCInst &Inst, unsigned Val,
3957 static DecodeStatus DecodeThumbBROperand(MCInst &Inst, unsigned Val, in DecodeThumbBROperand() function