Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGHLSLRuntime.h84 void finishCodeGen();
H A DCGHLSLRuntime.cpp162 void CGHLSLRuntime::finishCodeGen() { in finishCodeGen() function in CGHLSLRuntime
H A DCodeGenModule.cpp1225 getHLSLRuntime().finishCodeGen(); in Release()