Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp395 static DecodeStatus DecodeVCVTImmOperand(MCInst &Inst, unsigned Insn,
6297 static DecodeStatus DecodeVCVTImmOperand(MCInst &Inst, unsigned Val, in DecodeVCVTImmOperand() function
6593 if (!Check(S, DecodeVCVTImmOperand(Inst, imm6, Address, Decoder))) in DecodeMVEVCVTt1fp()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMInstrInfo.td655 let DecoderMethod = "DecodeVCVTImmOperand";
H A DARMInstrMVE.td3897 let DecoderMethod = "DecodeVCVTImmOperand";