Home | History | Annotate | Download | only in TableGen

Lines Matching full:emitter

318   NeonEmitter &Emitter;
323 TypeSpec InTS, ClassKind CK, ListInit *Body, NeonEmitter &Emitter,
328 BaseType(OutTS, 'd'), InBaseType(InTS, 'd'), Emitter(Emitter) {
1495 Intrinsic &Callee = Intr.Emitter.getIntrinsic(N, Types);
1818 VariablePostfix = "_" + utostr(Emitter.getUniqueNumber());