Home
last modified time | relevance | path

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

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