Searched refs:BPF_ATOMIC (Results 1 – 3 of 3) sorted by relevance
| /freebsd-head/contrib/llvm-project/llvm/lib/Target/BPF/Disassembler/ |
| HD | BPFDisassembler.cpp | 61 BPF_ATOMIC = 0x6 enumerator 180 (InstMode == BPF_MEM || InstMode == BPF_ATOMIC) && in getInstruction()
|
| /freebsd-head/contrib/llvm-project/llvm/lib/Target/BPF/ |
| HD | BPFInstrInfo.td | 793 : TYPE_LD_ST<BPF_ATOMIC.Value, SizeOp.Value, 816 : TYPE_LD_ST<BPF_ATOMIC.Value, BPF_DW.Value, 832 : TYPE_LD_ST<BPF_ATOMIC.Value, BPF_W.Value, 864 : TYPE_LD_ST<BPF_ATOMIC.Value, SizeOp.Value, 882 : TYPE_LD_ST<BPF_ATOMIC.Value, SizeOp.Value, 921 : TYPE_LD_ST<BPF_ATOMIC.Value, SizeOp.Value, 938 : TYPE_LD_ST<BPF_ATOMIC.Value, SizeOp.Value, 964 : TYPE_LD_ST<BPF_ATOMIC.Value, SizeOp.Value, 981 : TYPE_LD_ST<BPF_ATOMIC.Value, SizeOp.Value,
|
| HD | BPFInstrFormats.td | 96 def BPF_ATOMIC : BPFModeModifer<0x6>;
|