Searched refs:BPF_OR (Results 1 – 5 of 5) sorted by relevance
68 #define BPF_OR 0x40 macro
37 def BPF_OR : BPFArithOp<0x4>;
292 defm OR : ALU<BPF_OR, "|=", or>;
191 BPF_STMT(BPF_ALU | BPF_OR | BPF_X, 0),
188 BPF_STMT(BPF_ALU | BPF_OR | BPF_X, 0),