Home
last modified time | relevance | path

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

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