Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-exegesis/lib/
DBenchmarkResult.cpp61 void serializeMCInst(const MCInst &MCInst, raw_ostream &OS) { in serializeMCInst() function
197 getTypedContext(Ctx).serializeMCInst(Value, Out); in output()