Home
last modified time | relevance | path

Searched refs:arrayRefFromStringRef (Results 1 – 25 of 50) sorted by relevance

12

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DPDBFileBuilder.cpp177 CRC.update(arrayRefFromStringRef(IS.Content->getBuffer())); in finalizeMsfLayout()
260 arrayRefFromStringRef(IS.Content->getBuffer()))); in commitInjectedSources()
293 if (auto EC = NSW.writeBytes(arrayRefFromStringRef(NSE.second))) in commit()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/
H A DPDBFileBuilder.cpp182 CRC.update(arrayRefFromStringRef(IS.Content->getBuffer())); in finalizeMsfLayout()
265 arrayRefFromStringRef(IS.Content->getBuffer()))); in commitInjectedSources()
298 if (auto EC = NSW.writeBytes(arrayRefFromStringRef(NSE.second))) in commit()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
H A DYAML.h76 BinaryRef(StringRef Data) : Data(arrayRefFromStringRef(Data)) {} in BinaryRef()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/
DYAML.h76 BinaryRef(StringRef Data) : Data(arrayRefFromStringRef(Data)) {} in BinaryRef()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/
DYAML.h76 BinaryRef(StringRef Data) : Data(arrayRefFromStringRef(Data)) {} in BinaryRef()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
H A DYAML.h76 BinaryRef(StringRef Data) : Data(arrayRefFromStringRef(Data)) {} in BinaryRef()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjectYAML/
DYAML.h76 BinaryRef(StringRef Data) : Data(arrayRefFromStringRef(Data)) {} in BinaryRef()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/
DYAML.h76 BinaryRef(StringRef Data) : Data(arrayRefFromStringRef(Data)) {} in BinaryRef()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DDecompressor.cpp67 arrayRefFromStringRef(SectionData), in decompress()
H A DMinidump.cpp113 ArrayRef<uint8_t> Data = arrayRefFromStringRef(Source.getBuffer()); in create()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DStringExtras.h63 inline ArrayRef<uint8_t> arrayRefFromStringRef(StringRef Input) { in arrayRefFromStringRef() function
189 return toHex(arrayRefFromStringRef(Input), LowerCase);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DStringExtras.h67 inline ArrayRef<CharT> arrayRefFromStringRef(StringRef Input) { in arrayRefFromStringRef() function
202 return toHex(arrayRefFromStringRef(Input), LowerCase);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DStringExtras.h67 inline ArrayRef<CharT> arrayRefFromStringRef(StringRef Input) { in arrayRefFromStringRef() function
202 return toHex(arrayRefFromStringRef(Input), LowerCase);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DStringExtras.h67 inline ArrayRef<CharT> arrayRefFromStringRef(StringRef Input) { in arrayRefFromStringRef() function
202 return toHex(arrayRefFromStringRef(Input), LowerCase);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DStringExtras.h67 inline ArrayRef<CharT> arrayRefFromStringRef(StringRef Input) { in arrayRefFromStringRef() function
202 return toHex(arrayRefFromStringRef(Input), LowerCase);
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILWriterPass.cpp79 ConstantDataArray::get(M.getContext(), arrayRefFromStringRef(Data)); in runOnModule()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/DirectX/
H A DDXContainerGlobals.cpp94 ConstantDataArray::get(M.getContext(), arrayRefFromStringRef(Data)); in computeShaderHash()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DBinaryStreamWriter.cpp58 return writeBytes(arrayRefFromStringRef(Str)); in writeFixedString()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DBinaryStreamWriter.cpp57 return writeBytes(arrayRefFromStringRef(Str)); in writeFixedString()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DMinidump.cpp112 ArrayRef<uint8_t> Data = arrayRefFromStringRef(Source.getBuffer()); in create()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
H A DMinidump.h172 return arrayRefFromStringRef(Data.getBuffer()); in getData()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DMinidump.h171 return arrayRefFromStringRef(Data.getBuffer()); in getData()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/
DMinidump.h172 return arrayRefFromStringRef(Data.getBuffer()); in getData()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/
DMinidump.h172 return arrayRefFromStringRef(Data.getBuffer()); in getData()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/
DMinidump.h172 return arrayRefFromStringRef(Data.getBuffer()); in getData()

12