Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGGPUBuiltin.cpp173 RValue CodeGenFunction::EmitNVPTXDevicePrintfCallExpr(const CallExpr *E) { in EmitNVPTXDevicePrintfCallExpr() function in CodeGenFunction
H A DCodeGenFunction.h4120 RValue EmitNVPTXDevicePrintfCallExpr(const CallExpr *E);
H A DCGBuiltin.cpp5115 return EmitNVPTXDevicePrintfCallExpr(E); in EmitBuiltinExpr()