Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp337 static DecodeStatus DecodeAddrMode5Operand(MCInst &Inst, unsigned Val,
2837 static DecodeStatus DecodeAddrMode5Operand(MCInst &Inst, unsigned Val, in DecodeAddrMode5Operand() function
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrInfo.td1272 let DecoderMethod = "DecodeAddrMode5Operand";