Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp321 static DecodeStatus DecodeThumbBROperand(MCInst &Inst, unsigned Val,
3203 static DecodeStatus DecodeThumbBROperand(MCInst &Inst, unsigned Val, in DecodeThumbBROperand() function
/external/llvm/lib/Target/ARM/
DARMInstrThumb.td114 let DecoderMethod = "DecodeThumbBROperand";