Searched refs:raw_fd_ostream (Results 26 - 31 of 31) sorted by relevance

12

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DRegAllocPBQP.cpp595 raw_fd_ostream os(graphFileName.c_str(), tmp);
H A DMachineVerifier.cpp272 OutFile = new raw_fd_ostream(OutFileName, ErrorInfo,
273 raw_fd_ostream::F_Append);
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Instrumentation/
H A DPathProfiling.cpp672 raw_fd_ostream dotFile(filename.c_str(), errorInfo);
/macosx-10.9.5/llvmCore-3425.0.33/tools/llvm-objdump/
H A DMachODump.cpp160 raw_fd_ostream Out(FileName, Error);
/macosx-10.9.5/llvmCore-3425.0.33/tools/llvm-stress/
H A Dllvm-stress.cpp707 raw_fd_ostream::F_Binary));
/macosx-10.9.5/llvmCore-3425.0.33/lib/VMCore/
H A DCore.cpp121 raw_fd_ostream dest(Filename, error);

Completed in 114 milliseconds

12