Home | History | Annotate | Download | only in TableGen

Lines Matching refs:emitIntrinsic

1160   emitIntrinsic(OS, Records.getDef("VMOVL"));
1161 emitIntrinsic(OS, Records.getDef("VMULL"));
1162 emitIntrinsic(OS, Records.getDef("VABD"));
1169 emitIntrinsic(OS, R);
1176 /// emitIntrinsic
1178 void NeonEmitter::emitIntrinsic(raw_ostream &OS, Record *R) {