Home
last modified time | relevance | path

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

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