Home
last modified time | relevance | path

Searched defs:printYAML (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ProfileData/
DMemProf.h84 void printYAML(raw_ostream &OS) const { in printYAML() function
225 void printYAML(raw_ostream &OS) const { in printYAML() function
312 void printYAML(raw_ostream &OS) const { in printYAML() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ProfileData/
DMemProf.h84 void printYAML(raw_ostream &OS) const { in printYAML() function
225 void printYAML(raw_ostream &OS) const { in printYAML() function
312 void printYAML(raw_ostream &OS) const { in printYAML() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/
H A DMemProf.h85 void printYAML(raw_ostream &OS) const { in printYAML() function
222 void printYAML(raw_ostream &OS) const { in printYAML() function
309 void printYAML(raw_ostream &OS) const { in printYAML() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ProfileData/
DMemProf.h84 void printYAML(raw_ostream &OS) const { in printYAML() function
225 void printYAML(raw_ostream &OS) const { in printYAML() function
312 void printYAML(raw_ostream &OS) const { in printYAML() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ProfileData/
DMemProf.h118 void printYAML(raw_ostream &OS) const { in printYAML() function
275 void printYAML(raw_ostream &OS) const { in printYAML() function
363 void printYAML(raw_ostream &OS) const { in printYAML() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/
H A DRawMemProfReader.cpp220 void RawMemProfReader::printYAML(raw_ostream &OS) { in printYAML() function in llvm::memprof::RawMemProfReader