Searched refs:getNumNativeAttributes (Results 1 – 3 of 3) sorted by relevance
139 int getNumNativeAttributes() const { return numNativeAttributes; } in getNumNativeAttributes() function
921 op.getNumNativeAttributes() + op.getNumSuccessors()); in emitDefaultOpBuilder()
1445 if (op.getNumNativeAttributes() == 0) in canGenerateUnwrappedBuilder()1453 for (int i = 0, e = op.getNumNativeAttributes(); i < e; ++i) { in canGenerateUnwrappedBuilder()