Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp265 static DecodeStatus DecodeTBLInstruction(MCInst &Inst, unsigned Insn,
3156 static DecodeStatus DecodeTBLInstruction(MCInst &Inst, unsigned Insn, in DecodeTBLInstruction() function
/external/llvm/lib/Target/ARM/
DARMInstrNEON.td6117 let DecoderMethod = "DecodeTBLInstruction" in {
6175 } // DecoderMethod = "DecodeTBLInstruction"