Searched refs:getNumTotalBundleOperands (Results 1 – 3 of 3) sorted by relevance
365 int getNumTotalBundleOperands() const { in getNumTotalBundleOperands() function366 CALLSITE_DELEGATE_GETTER(getNumTotalBundleOperands()); in getNumTotalBundleOperands()
1537 return getNumOperands() - getNumTotalBundleOperands() - 1;1557 return op_end() - getNumTotalBundleOperands() - 1;1571 return op_end() - getNumTotalBundleOperands() - 1;3462 return getNumOperands() - getNumTotalBundleOperands() - 3;3482 return op_end() - getNumTotalBundleOperands() - 3;3496 return op_end() - getNumTotalBundleOperands() - 3;
1336 unsigned getNumTotalBundleOperands() const {