Searched refs:DecodeInstSyncBarrierOption (Results 1 – 7 of 7) sorted by relevance
/external/capstone/arch/ARM/ |
D | ARMDisassembler.c | 250 static DecodeStatus DecodeInstSyncBarrierOption(MCInst *Inst, unsigned Insn, 4043 static DecodeStatus DecodeInstSyncBarrierOption(MCInst *Inst, unsigned Val, in DecodeInstSyncBarrierOption() function
|
D | ARMGenDisassemblerTables.inc | 10614 …if (!Check(&S, DecodeInstSyncBarrierOption(MI, tmp, Address, Decoder))) return MCDisassembler_Fail…
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/Disassembler/ |
D | ARMDisassembler.cpp | 283 static DecodeStatus DecodeInstSyncBarrierOption(MCInst &Inst, unsigned Insn, 4115 static DecodeStatus DecodeInstSyncBarrierOption(MCInst &Inst, unsigned Val, in DecodeInstSyncBarrierOption() function
|
/external/llvm/lib/Target/ARM/Disassembler/ |
D | ARMDisassembler.cpp | 277 static DecodeStatus DecodeInstSyncBarrierOption(MCInst &Inst, unsigned Insn, 4114 static DecodeStatus DecodeInstSyncBarrierOption(MCInst &Inst, unsigned Val, in DecodeInstSyncBarrierOption() function
|
/external/llvm/lib/Target/ARM/ |
D | ARMInstrInfo.td | 4570 let DecoderMethod = "DecodeInstSyncBarrierOption";
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMInstrInfo.td | 4819 let DecoderMethod = "DecodeInstSyncBarrierOption";
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/ |
D | ARMGenDisassemblerTables.inc | 11907 …if (!Check(S, DecodeInstSyncBarrierOption(MI, tmp, Address, Decoder))) { return MCDisassembler::Fa…
|