Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp432 static DecodeStatus DecodeInstSyncBarrierOption(MCInst &Inst, unsigned Insn,
4964 static DecodeStatus DecodeInstSyncBarrierOption(MCInst &Inst, unsigned Val, in DecodeInstSyncBarrierOption() function
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMInstrInfo.td5089 let DecoderMethod = "DecodeInstSyncBarrierOption";