Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/ARM/Disassembler/
HDARMDisassembler.cpp271 static DecodeStatus DecodeMemBarrierOption(MCInst &Inst, unsigned Insn,
3983 return DecodeMemBarrierOption(Inst, imm, Address, Decoder); in DecodeThumb2BCCInstruction()
4066 static DecodeStatus DecodeMemBarrierOption(MCInst &Inst, unsigned Val, in DecodeMemBarrierOption() function
/NextBSD/contrib/llvm/lib/Target/ARM/
HDARMInstrInfo.td4526 let DecoderMethod = "DecodeMemBarrierOption";