Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp290 static DecodeStatus DecodeAddrMode5Operand(MCInst &Inst, unsigned Val,
2587 static DecodeStatus DecodeAddrMode5Operand(MCInst &Inst, unsigned Val, in DecodeAddrMode5Operand() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMInstrInfo.td1234 let DecoderMethod = "DecodeAddrMode5Operand";