Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
HDARMDisassembler.cpp285 static DecodeStatus DecodeAddrMode5Operand(MCInst &Inst, unsigned Val,
2566 static DecodeStatus DecodeAddrMode5Operand(MCInst &Inst, unsigned Val, in DecodeAddrMode5Operand() function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMInstrInfo.td1115 let DecoderMethod = "DecodeAddrMode5Operand";