Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp480 static DecodeStatus DecodeVCVTImmOperand(MCInst &Inst, unsigned Insn,
6634 static DecodeStatus DecodeVCVTImmOperand(MCInst &Inst, unsigned Val, in DecodeVCVTImmOperand() function
6939 if (!Check(S, DecodeVCVTImmOperand(Inst, imm6, Address, Decoder))) in DecodeMVEVCVTt1fp()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrInfo.td678 let DecoderMethod = "DecodeVCVTImmOperand";
H A DARMInstrMVE.td3924 let DecoderMethod = "DecodeVCVTImmOperand";