Searched refs:BOS (Results 1 – 9 of 9) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | DXContainerRootSignature.cpp | 70 raw_svector_ostream BOS(Storage); in write() local 71 BOS.reserveExtraSpace(getSize()); in write() 75 support::endian::write(BOS, Version, llvm::endianness::little); in write() 76 support::endian::write(BOS, NumParameters, llvm::endianness::little); in write() 77 support::endian::write(BOS, RootParameterOffset, llvm::endianness::little); in write() 78 support::endian::write(BOS, NumSamplers, llvm::endianness::little); in write() 81 SSO = writePlaceholder(BOS); in write() 83 support::endian::write(BOS, SSO, llvm::endianness::little); in write() 84 support::endian::write(BOS, Flags, llvm::endianness::little); in write() 88 support::endian::write(BOS, P.Header.ParameterType, in write() [all …]
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-dwp/ |
| H A D | llvm-dwp.cpp | 258 std::optional<buffer_ostream> BOS; in llvm_dwp_main() local 265 BOS.emplace(OutFile.os()); in llvm_dwp_main() 266 OS = &*BOS; in llvm_dwp_main()
|
| /freebsd/contrib/llvm-project/llvm/tools/opt/ |
| H A D | optdriver.cpp | 856 std::unique_ptr<raw_svector_ostream> BOS; in optMain() local 866 BOS = std::make_unique<raw_svector_ostream>(Buffer); in optMain() 867 OS = BOS.get(); in optMain() 903 Out->os() << BOS->str(); in optMain() 911 Out->os() << BOS->str(); in optMain()
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | Mangle.cpp | 594 llvm::raw_string_ostream BOS(BackendBuf); in getMangledStructor() local 596 llvm::Mangler::getNameWithPrefix(BOS, FrontendBuf, DL); in getMangledStructor() 609 llvm::raw_string_ostream BOS(BackendBuf); in getMangledThunk() local 611 llvm::Mangler::getNameWithPrefix(BOS, FrontendBuf, DL); in getMangledThunk()
|
| /freebsd/contrib/llvm-project/llvm/tools/llc/ |
| H A D | llc.cpp | 675 std::unique_ptr<raw_svector_ostream> BOS; in compileModule() local 679 BOS = std::make_unique<raw_svector_ostream>(Buffer); in compileModule() 680 OS = BOS.get(); in compileModule() 780 if (BOS) { in compileModule()
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-mc/ |
| H A D | llvm-mc.cpp | 522 std::unique_ptr<buffer_ostream> BOS; in main() local 588 BOS = std::make_unique<buffer_ostream>(Out->os()); in main() 589 OS = BOS.get(); in main()
|
| /freebsd/contrib/llvm-project/clang/tools/driver/ |
| H A D | cc1as_main.cpp | 533 std::unique_ptr<buffer_ostream> BOS; in ExecuteAssemblerImpl() local 563 BOS = std::make_unique<buffer_ostream>(*FDOS); in ExecuteAssemblerImpl() 564 Out = BOS.get(); in ExecuteAssemblerImpl()
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-nm/ |
| H A D | llvm-nm.cpp | 1227 raw_string_ostream BOS(BindsNameBuffer); in dumpSymbolsFromDLInfoMachO() local 1450 BOS << Entry.symbolName(); in dumpSymbolsFromDLInfoMachO() 1451 BOS << '\0'; in dumpSymbolsFromDLInfoMachO() 1459 BOS.flush(); in dumpSymbolsFromDLInfoMachO()
|
| /freebsd/crypto/heimdal/lib/wind/ |
| H A D | NormalizationTest.txt | 6680 BD07;BD07;1107 1169 11BA;BD07;1107 1169 11BA; # (봇; 봇; 봇; 봇; 봇; ) HANGUL SYLLABLE BOS
|