Home
last modified time | relevance | path

Searched refs:IsNonTemporal (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp2137 bool IsNonTemporal = I->getMetadata(LLVMContext::MD_nontemporal) != nullptr; in createMachineMemOperandFor() local
2151 if (IsNonTemporal) in createMachineMemOperandFor()