Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp484 static DecodeStatus DecodeVCVTImmOperand(MCInst &Inst, unsigned Insn,
6621 static DecodeStatus DecodeVCVTImmOperand(MCInst &Inst, unsigned Val, in DecodeVCVTImmOperand() function
6926 if (!Check(S, DecodeVCVTImmOperand(Inst, imm6, Address, Decoder))) in DecodeMVEVCVTt1fp()
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMInstrInfo.td666 let DecoderMethod = "DecodeVCVTImmOperand";
H A DARMInstrMVE.td3919 let DecoderMethod = "DecodeVCVTImmOperand";