Home | History | Annotate | Download | only in MCTargetDesc

Lines Matching refs:EmitByte

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