Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGHLSLRuntime.h118 void finishCodeGen();
HDCGHLSLRuntime.cpp165 void CGHLSLRuntime::finishCodeGen() { in finishCodeGen() function in CGHLSLRuntime
HDCodeGenModule.cpp1298 getHLSLRuntime().finishCodeGen(); in Release()