Searched defs:Ostream (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiMCCodeEmitter.cpp82 void encodeInstruction(const MCInst &Inst, raw_ostream &Ostream,
176 const MCInst &Inst, raw_ostream &Ostream, SmallVectorImpl<MCFixup> &Fixups,
184 Ostream << static_cast<char>((Value >> i) & 0xff);
175 encodeInstruction( const MCInst &Inst, raw_ostream &Ostream, SmallVectorImpl<MCFixup> &Fixups, const MCSubtargetInfo &SubtargetInfo) const argument

Completed in 124 milliseconds