Searched refs:MD_nontemporal (Results 1 – 8 of 8) sorted by relevance
58 MD_nontemporal = 9, // "nontemporal" enumerator
82 assert(NonTemporalID == MD_nontemporal && "nontemporal kind id drifted"); in LLVMContext()
348 case LLVMContext::MD_nontemporal: in combineLoadToNewType()419 case LLVMContext::MD_nontemporal: in combineStoreToNewValue()
494 if (SI->getMetadata(LLVMContext::MD_nontemporal)) in processStore()
2159 bool IsNonTemporal = I->getMetadata(LLVMContext::MD_nontemporal) != nullptr; in createMachineMemOperandFor()
3125 bool isNonTemporal = I.getMetadata(LLVMContext::MD_nontemporal) != nullptr; in visitLoad()3239 bool isNonTemporal = I.getMetadata(LLVMContext::MD_nontemporal) != nullptr; in visitStore()
256 case LLVMContext::MD_nontemporal: in propagateMetadata()
638 Kind != LLVMContext::MD_nontemporal) in propagateMetadata()