Searched refs:getBundleOperandsEndIndex (Results 1 – 5 of 5) sorted by relevance
145 OperandNo < getBundleOperandsEndIndex(); in isBundleOperand()488 unsigned getBundleOperandsEndIndex() const { in getBundleOperandsEndIndex() function489 CALLSITE_DELEGATE_GETTER(getBundleOperandsEndIndex()); in getBundleOperandsEndIndex()
1333 unsigned getBundleOperandsEndIndex() const {1345 unsigned End = getBundleOperandsEndIndex();
173 OperandNo < getBundleOperandsEndIndex(); in isBundleOperand()543 unsigned getBundleOperandsEndIndex() const { in getBundleOperandsEndIndex() function544 CALLSITE_DELEGATE_GETTER(getBundleOperandsEndIndex()); in getBundleOperandsEndIndex()
1367 unsigned getBundleOperandsEndIndex() const {1375 Idx < getBundleOperandsEndIndex();1385 unsigned End = getBundleOperandsEndIndex();
1399 CI->op_begin() + CI->getBundleOperandsEndIndex(), in buildTree_rec()