Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp332 static DecodeStatus DecodeT2CPSInstruction(MCInst &Inst, unsigned Insn,
2613 static DecodeStatus DecodeT2CPSInstruction(MCInst &Inst, unsigned Insn, in DecodeT2CPSInstruction() function
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMInstrThumb2.td4042 let DecoderMethod = "DecodeT2CPSInstruction";