Home
last modified time | relevance | path

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

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