Home | History | Annotate | Download | only in MCTargetDesc

Lines Matching refs:EmitByte

322   void EmitByte(unsigned char C, raw_ostream &OS) const {
329 EmitByte(Val & 255, OS);