Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp223 static DecodeStatus DecodeAddrMode5Operand(MCInst &Inst, unsigned Val,
2194 static DecodeStatus DecodeAddrMode5Operand(MCInst &Inst, unsigned Val, in DecodeAddrMode5Operand() function
/external/llvm/lib/Target/ARM/
DARMInstrInfo.td960 let DecoderMethod = "DecodeAddrMode5Operand";