Searched refs:MD_nontemporal (Results 1 – 12 of 12) sorted by relevance
22 LLVM_FIXED_MD_KIND(MD_nontemporal, "nontemporal", 9)
68 MD_nontemporal = 9, // "nontemporal" enumerator
740 if (ST->getMetadata(LLVMContext::MD_nontemporal)) { in canVectorizeInstrs()756 if (LD->getMetadata(LLVMContext::MD_nontemporal)) { in canVectorizeInstrs()
602 LLVMContext::MD_nontemporal, LLVMContext::MD_invariant_load, in propagateMetadata()620 case LLVMContext::MD_nontemporal: in propagateMetadata()
536 if (SI->getMetadata(LLVMContext::MD_nontemporal)) in processStore()
1288 LLVMContext::MD_nontemporal}; in eliminateDeadStores()
426 if (SI->getMetadata(LLVMContext::MD_nontemporal)) in isLegalStore()
2434 LLVMContext::MD_nontemporal, in stripInvalidMetadataFromInstruction()
514 case LLVMContext::MD_nontemporal: in combineStoreToNewValue()
2414 bool IsNonTemporal = I->hasMetadata(LLVMContext::MD_nontemporal); in createMachineMemOperandFor()
4062 bool isNonTemporal = I.hasMetadata(LLVMContext::MD_nontemporal); in visitLoad()4194 !I.hasMetadata(LLVMContext::MD_nontemporal) && in visitLoadFromSwiftError()4270 if (I.hasMetadata(LLVMContext::MD_nontemporal)) in visitStore()
2418 case LLVMContext::MD_nontemporal: in copyMetadataForLoad()