Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp619 static DecodeStatus DecodeBFAfterTargetOperand(MCInst &Inst, unsigned val,
6304 static DecodeStatus DecodeBFAfterTargetOperand(MCInst &Inst, unsigned Val, in DecodeBFAfterTargetOperand() function
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMInstrThumb2.td409 let DecoderMethod = "DecodeBFAfterTargetOperand";