Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVISelLowering.cpp21921 const MDNode *NontemporalInfo = I.getMetadata(LLVMContext::MD_nontemporal); in getTargetMMOFlags() local
21923 if (NontemporalInfo == nullptr) in getTargetMMOFlags()