Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGHLSLRuntime.h32 void finishCodeGen();
H A DCGHLSLRuntime.cpp47 void CGHLSLRuntime::finishCodeGen() { in finishCodeGen() function in CGHLSLRuntime
H A DCodeGenModule.cpp863 getHLSLRuntime().finishCodeGen(); in Release()