Searched refs:getNumTotalBundleOperands (Results 1 – 6 of 6) 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 {
547 unsigned getNumTotalBundleOperands() const { in getNumTotalBundleOperands() function548 CALLSITE_DELEGATE_GETTER(getNumTotalBundleOperands()); in getNumTotalBundleOperands()
1382 using OperandBundleUser<InstTy, User::op_iterator>::getNumTotalBundleOperands;1417 return getNumOperands() - getNumTotalBundleOperands() - InstTy::ArgOffset;1437 return op_end() - getNumTotalBundleOperands() - InstTy::ArgOffset;1451 return op_end() - getNumTotalBundleOperands() - InstTy::ArgOffset;
1380 unsigned getNumTotalBundleOperands() const {