Home
last modified time | relevance | path

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

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