Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGHLSLRuntime.h118 void finishCodeGen();
H A DCGHLSLRuntime.cpp165 void CGHLSLRuntime::finishCodeGen() { in finishCodeGen() function in CGHLSLRuntime
H A DCodeGenModule.cpp1298 getHLSLRuntime().finishCodeGen(); in Release()