Home
last modified time | relevance | path

Searched defs:isNontemporal (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGValue.h293 bool isNontemporal() const { return Nontemporal; } in isNontemporal() function
H A DCGExpr.cpp1713 bool isNontemporal) { in EmitLoadOfScalar()
1830 bool isInit, bool isNontemporal) { in EmitStoreOfScalar()