Home
last modified time | relevance | path

Searched refs:getBundleOperandsEndIndex (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/IR/
DCallSite.h145 OperandNo < getBundleOperandsEndIndex(); in isBundleOperand()
488 unsigned getBundleOperandsEndIndex() const { in getBundleOperandsEndIndex() function
489 CALLSITE_DELEGATE_GETTER(getBundleOperandsEndIndex()); in getBundleOperandsEndIndex()
DInstrTypes.h1333 unsigned getBundleOperandsEndIndex() const {
1345 unsigned End = getBundleOperandsEndIndex();
/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp1399 CI->op_begin() + CI->getBundleOperandsEndIndex(), in buildTree_rec()