Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp622 static DecodeStatus DecodePredNoALOperand(MCInst &Inst, unsigned Val,
6319 static DecodeStatus DecodePredNoALOperand(MCInst &Inst, unsigned Val, in DecodePredNoALOperand() function
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrThumb2.td422 let DecoderMethod = "DecodePredNoALOperand";