Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp186 void RunCodegenPipeline(BackendAction Action,
1118 void EmitAssemblyHelper::RunCodegenPipeline( in RunCodegenPipeline() function in EmitAssemblyHelper
1180 RunCodegenPipeline(Action, OS, DwoOS); in EmitAssembly()