Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp514 static DecodeStatus DecodeVpredROperand(MCInst &Inst, unsigned Val,
6215 static DecodeStatus DecodeVpredROperand(MCInst &Inst, unsigned RegNo, in DecodeVpredROperand() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMInstrFormats.td267 let DecoderMethod = "DecodeVpredROperand";