Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp231 static DecodeStatus DecodeAddrMode6Operand(MCInst &Inst, unsigned Val,
2272 static DecodeStatus DecodeAddrMode6Operand(MCInst &Inst, unsigned Val, in DecodeAddrMode6Operand() function
2500 if (!Check(S, DecodeAddrMode6Operand(Inst, Rn, Address, Decoder))) in DecodeVLDInstruction()
2701 if (!Check(S, DecodeAddrMode6Operand(Inst, Rn, Address, Decoder))) in DecodeVSTInstruction()
/external/llvm/lib/Target/ARM/
DARMInstrInfo.td981 let DecoderMethod = "DecodeAddrMode6Operand";
1009 let DecoderMethod = "DecodeAddrMode6Operand";