Home
last modified time | relevance | path

Searched refs:NameStrings (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp576 Error readAndDecodeStrings(StringRef NameStrings, in readAndDecodeStrings() argument
578 const uint8_t *P = NameStrings.bytes_begin(); in readAndDecodeStrings()
579 const uint8_t *EndP = NameStrings.bytes_end(); in readAndDecodeStrings()
588 StringRef NameStrings; in readAndDecodeStrings() local
600 NameStrings = toStringRef(UncompressedNameStrings); in readAndDecodeStrings()
602 NameStrings = in readAndDecodeStrings()
608 NameStrings.split(Names, getInstrProfNameSeparator()); in readAndDecodeStrings()
619 Error InstrProfSymtab::create(StringRef NameStrings) { in create() argument
620 return readAndDecodeStrings(NameStrings, in create()
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h371 StringRef NameStrings, std::function<Error(StringRef)> NameCallback);
592 LLVM_ABI Error create(StringRef NameStrings);
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt1175 iASL: Detect and issue an error message for NameStrings that contain too