Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp601 static DecodeStatus DecodeT2Adr(MCInst &Inst, unsigned Val, uint64_t Address,
5946 static DecodeStatus DecodeT2Adr(MCInst &Inst, uint32_t Insn, uint64_t Address, in DecodeT2Adr() function
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMInstrThumb2.td1421 let DecoderMethod = "DecodeT2Adr";