Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp219 static DecodeStatus DecodeT2CPSInstruction(MCInst &Inst, unsigned Insn,
2005 static DecodeStatus DecodeT2CPSInstruction(MCInst &Inst, unsigned Insn, in DecodeT2CPSInstruction() function
/external/llvm/lib/Target/ARM/
DARMInstrThumb2.td3688 let DecoderMethod = "DecodeT2CPSInstruction";