Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp340 static DecodeStatus DecodeAddrMode5FP16Operand(MCInst &Inst, unsigned Val,
2855 static DecodeStatus DecodeAddrMode5FP16Operand(MCInst &Inst, unsigned Val, in DecodeAddrMode5FP16Operand() function
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMInstrInfo.td1270 let DecoderMethod = "DecodeAddrMode5FP16Operand";