Searched refs:EmitNontemporalStore (Results 1 – 1 of 1) sorted by relevance
114 static Value *EmitNontemporalStore(CodeGenFunction &CGF, const CallExpr *E) { in EmitNontemporalStore() function1373 return RValue::get(EmitNontemporalStore(*this, E)); in EmitBuiltinExpr()