Searched refs:DecodeVCVTImmOperand (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp390 static DecodeStatus DecodeVCVTImmOperand(MCInst &Inst, unsigned Insn,
6253 static DecodeStatus DecodeVCVTImmOperand(MCInst &Inst, unsigned Val, function
6559 if (!Check(S, DecodeVCVTImmOperand(Inst, imm6, Address, Decoder)))

Completed in 108 milliseconds