Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp281 static DecodeStatus DecodeMemBarrierOption(MCInst &Inst, unsigned Insn,
4022 return DecodeMemBarrierOption(Inst, imm, Address, Decoder); in DecodeThumb2BCCInstruction()
4106 static DecodeStatus DecodeMemBarrierOption(MCInst &Inst, unsigned Val, in DecodeMemBarrierOption() function
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMInstrInfo.td4842 let DecoderMethod = "DecodeMemBarrierOption";