Home | History | Annotate | Download | only in IR

Lines Matching refs:LLVMAtomicRMWBinOpNand

2754     case LLVMAtomicRMWBinOpNand: intop = AtomicRMWInst::Nand; break;