Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DBackendUtil.cpp401 static TargetMachine::CodeGenFileType getCodeGenFileType(BackendAction Action) { in getCodeGenFileType() function
758 TargetMachine::CodeGenFileType CGFT = getCodeGenFileType(Action); in AddEmitPasses()
1256 Conf.CGFileType = getCodeGenFileType(Action); in runThinLTOBackend()