Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp620 static DecodeStatus DecodeBFLabelOperand(MCInst &Inst, unsigned val,
6286 static DecodeStatus DecodeBFLabelOperand(MCInst &Inst, unsigned Val, in DecodeBFLabelOperand() function
6342 if (!Check(S, DecodeBFLabelOperand<false, true, true, 11>( in DecodeLOLoop()
6355 !Check(S, DecodeBFLabelOperand<false, false, true, 11>( in DecodeLOLoop()
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMInstrThumb2.td377 let DecoderMethod = !strconcat("DecodeBFLabelOperand<", signed, ", ",