Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp328 static DecodeStatus DecodeT2CPSInstruction(MCInst &Inst, unsigned Insn,
2612 static DecodeStatus DecodeT2CPSInstruction(MCInst &Inst, unsigned Insn, in DecodeT2CPSInstruction() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrThumb2.td4123 let DecoderMethod = "DecodeT2CPSInstruction";