Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/LTO/
H A DConfig.h45 TargetMachine::CodeGenFileType CGFileType = TargetMachine::CGFT_ObjectFile; member
/freebsd-12.1/contrib/llvm/tools/llvm-lto2/
H A Dllvm-lto2.cpp244 Conf.CGFileType = FileType; in run()
/freebsd-12.1/contrib/llvm/lib/LTO/
H A DLTOBackend.cpp328 Conf.CGFileType)) in codegen()
H A DLTO.cpp134 AddUnsigned(Conf.CGFileType); in computeLTOCacheKey()
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DBackendUtil.cpp1256 Conf.CGFileType = getCodeGenFileType(Action); in runThinLTOBackend()