Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/
H A DConvertEBCDIC.h22 std::error_code convertToEBCDIC(StringRef Source,
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DGOFFEmitter.cpp206 ConverterEBCDIC::convertToEBCDIC(FileHdr.CharacterSetName, CCSIDName)) in writeHeader()
213 if (std::error_code EC = ConverterEBCDIC::convertToEBCDIC( in writeHeader()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DConvertEBCDIC.cpp69 ConverterEBCDIC::convertToEBCDIC(StringRef Source, in convertToEBCDIC() function in ConverterEBCDIC
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp1090 ConverterEBCDIC::convertToEBCDIC(TempStr, Data); in emitIDRLSection()
1218 ConverterEBCDIC::convertToEBCDIC(OutName, OutnameConv); in emitPPA1Name()
1440 ConverterEBCDIC::convertToEBCDIC(CompilationTime, CompilationTimeStr); in emitPPA2()
1441 ConverterEBCDIC::convertToEBCDIC(Version, VersionStr); in emitPPA2()