Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp502 static DecodeStatus DecodePredNoALOperand(MCInst &Inst, unsigned Val,
5994 static DecodeStatus DecodePredNoALOperand(MCInst &Inst, unsigned Val, in DecodePredNoALOperand() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMInstrThumb2.td422 let DecoderMethod = "DecodePredNoALOperand";