Searched refs:emitOps (Results 1 – 1 of 1) sorted by relevance
166 template <typename FieldTy> static void emitOps(llvm::BitCodeAbbrev &abbrev) { in emitOps() function176 static void emitOps(llvm::BitCodeAbbrev &abbrev) { in emitOps() function180 emitOps<Next, Rest...>(abbrev); in emitOps()385 detail::emitOps<IDField, Fields...>(*Abbrev);