Searched full:core_st (Results 1 – 3 of 3) sorted by relevance
153 COREOp = BPF::CORE_ST; in checkADDrr()
639 def CORE_ST : TYPE_LD_ST<BPF_MEM.Value, BPF_W.Value,642 "core_st($src, $opcode, $ptr, $offset)",
1473 MI->getOpcode() == BPF::CORE_ST || in beginInstruction()1669 MI->getOpcode() == BPF::CORE_ST || in InstLower()