Home | History | Annotate | Download | only in MCTargetDesc

Lines Matching refs:emitInst

139   void emitInst(uint32_t Inst, char Suffix = '\0') override;
269 void ARMTargetAsmStreamer::emitInst(uint32_t Inst, char Suffix) {
413 void emitInst(uint32_t Inst, char Suffix = '\0') override;
493 void emitInst(uint32_t Inst, char Suffix) {
1018 void ARMTargetELFStreamer::emitInst(uint32_t Inst, char Suffix) {
1019 getStreamer().emitInst(Inst, Suffix);