Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp480 static DecodeStatus DecodeVCVTImmOperand(MCInst &Inst, unsigned Insn,
6631 static DecodeStatus DecodeVCVTImmOperand(MCInst &Inst, unsigned Val, in DecodeVCVTImmOperand() function
6936 if (!Check(S, DecodeVCVTImmOperand(Inst, imm6, Address, Decoder))) in DecodeMVEVCVTt1fp()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMInstrInfo.td672 let DecoderMethod = "DecodeVCVTImmOperand";
H A DARMInstrMVE.td3919 let DecoderMethod = "DecodeVCVTImmOperand";