Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp233 static Value *EmitNontemporalStore(CodeGenFunction &CGF, const CallExpr *E) { in EmitNontemporalStore() function
4564 return RValue::get(EmitNontemporalStore(*this, E)); in EmitBuiltinExpr()