Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp227 static DecodeStatus DecodeT2BInstruction(MCInst &Inst, unsigned Insn,
2219 DecodeT2BInstruction(MCInst &Inst, unsigned Insn, in DecodeT2BInstruction() function
/external/llvm/lib/Target/ARM/
DARMInstrThumb2.td3528 let DecoderMethod = "DecodeT2BInstruction";