Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:IsNonTemporal

2159   bool IsNonTemporal = I->getMetadata(LLVMContext::MD_nontemporal) != nullptr;
2173 if (IsNonTemporal)