Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/
DBenchmarkResult.cpp82 static void *getUntypedContext(const exegesis::BenchmarkResultContext &Ctx) { in getUntypedContext() function
241 llvm::yaml::Input Yin(*MemoryBuffer, getUntypedContext(Context)); in readYamlCommon()
264 llvm::yaml::Output Yout(OS, getUntypedContext(Context)); in writeYamlTo()
270 llvm::yaml::Input Yin(InputContent, getUntypedContext(Context)); in readYamlFrom()