Home
last modified time | relevance | path

Searched refs:DecodeVPTMaskOperand (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp632 static DecodeStatus DecodeVPTMaskOperand(MCInst &Inst, unsigned Val,
6509 static DecodeStatus DecodeVPTMaskOperand(MCInst &Inst, unsigned Val, in DecodeVPTMaskOperand() function
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMInstrMVE.td18 let DecoderMethod = "DecodeVPTMaskOperand";