Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp350 static DecodeStatus DecodeT2BInstruction(MCInst &Inst, unsigned Insn,
2883 static DecodeStatus DecodeT2BInstruction(MCInst &Inst, unsigned Insn, in DecodeT2BInstruction() function
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMInstrThumb2.td3876 let DecoderMethod = "DecodeT2BInstruction";