Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/
DBenchmarkResult.cpp86 static const exegesis::BenchmarkResultContext &getTypedContext(void *Ctx) { in getTypedContext() function
104 serialize(getTypedContext(Ctx), Value, Out); in output()
108 return deserialize(getTypedContext(Ctx), Scalar, Value); in input()