Searched defs:Ostream (Results 1 – 5 of 5) sorted by relevance
98 raw_string_ostream Ostream(Out); in dump() local
48 void dumpCallingConv(Ice::Ostream &, llvm::CallingConv::ID CallingConv) { in dumpCallingConv()
373 using Ostream = llvm::raw_ostream; variable
173 const MCInst &Inst, raw_ostream &Ostream, SmallVectorImpl<MCFixup> &Fixups, in encodeInstruction()
236 TEST(EnumSetTest, Ostream) { in TEST() argument