Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-exegesis/lib/
DBenchmarkResult.cpp109 void serializeIntegerOperand(raw_ostream &OS, int64_t Value) { in serializeIntegerOperand() function
136 serializeIntegerOperand(OS, MCOperand.getImm()); in serializeMCOperand()