Searched refs:writeGeneratedObject (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/legacy/ |
D | ThinLTOCodeGenerator.h | 295 std::string writeGeneratedObject(int count, StringRef CacheEntryPath,
|
/external/llvm-project/llvm/include/llvm/LTO/legacy/ |
D | ThinLTOCodeGenerator.h | 295 std::string writeGeneratedObject(int count, StringRef CacheEntryPath,
|
/external/llvm-project/llvm/lib/LTO/ |
D | ThinLTOCodeGenerator.cpp | 890 ThinLTOCodeGenerator::writeGeneratedObject(int count, StringRef CacheEntryPath, in writeGeneratedObject() function in ThinLTOCodeGenerator 959 writeGeneratedObject(count, "", *OutputBuffer); in run() 1099 ProducedBinaryFiles[count] = writeGeneratedObject( in run() 1156 ProducedBinaryFiles[count] = writeGeneratedObject( in run()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
D | ThinLTOCodeGenerator.cpp | 859 ThinLTOCodeGenerator::writeGeneratedObject(int count, StringRef CacheEntryPath, in writeGeneratedObject() function in ThinLTOCodeGenerator 928 writeGeneratedObject(count, "", *OutputBuffer); in run() 1068 ProducedBinaryFiles[count] = writeGeneratedObject( in run() 1125 ProducedBinaryFiles[count] = writeGeneratedObject( in run()
|