Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp24182 const MDNode *NontemporalInfo = I.getMetadata(LLVMContext::MD_nontemporal); in getTargetMMOFlags() local
24184 if (NontemporalInfo == nullptr) in getTargetMMOFlags()