Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp352 static DecodeStatus DecodeAddrMode6Operand(MCInst &Inst, unsigned Val,
2939 static DecodeStatus DecodeAddrMode6Operand(MCInst &Inst, unsigned Val, in DecodeAddrMode6Operand() function
3170 if (!Check(S, DecodeAddrMode6Operand(Inst, Rn, Address, Decoder))) in DecodeVLDInstruction()
3377 if (!Check(S, DecodeAddrMode6Operand(Inst, Rn, Address, Decoder))) in DecodeVSTInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMInstrInfo.td1287 let DecoderMethod = "DecodeAddrMode6Operand";
1315 let DecoderMethod = "DecodeAddrMode6Operand";