Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp340 static DecodeStatus DecodeAddrMode5FP16Operand(MCInst &Inst, unsigned Val,
2858 static DecodeStatus DecodeAddrMode5FP16Operand(MCInst &Inst, unsigned Val, in DecodeAddrMode5FP16Operand() function
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrInfo.td1291 let DecoderMethod = "DecodeAddrMode5FP16Operand";