Searched refs:getNumTotalBundleOperands (Results 1 – 3 of 3) sorted by relevance
492 unsigned getNumTotalBundleOperands() const { in getNumTotalBundleOperands() function493 CALLSITE_DELEGATE_GETTER(getNumTotalBundleOperands()); in getNumTotalBundleOperands()
1548 return getNumOperands() - getNumTotalBundleOperands() - 1;1568 return op_end() - getNumTotalBundleOperands() - 1;1582 return op_end() - getNumTotalBundleOperands() - 1;3521 return getNumOperands() - getNumTotalBundleOperands() - 3;3541 return op_end() - getNumTotalBundleOperands() - 3;3555 return op_end() - getNumTotalBundleOperands() - 3;
1340 unsigned getNumTotalBundleOperands() const {