Home
last modified time | relevance | path

Searched refs:getBundleOperandsEndIndex (Results 1 – 6 of 6) 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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DCallSite.h173 OperandNo < getBundleOperandsEndIndex(); in isBundleOperand()
543 unsigned getBundleOperandsEndIndex() const { in getBundleOperandsEndIndex() function
544 CALLSITE_DELEGATE_GETTER(getBundleOperandsEndIndex()); in getBundleOperandsEndIndex()
DInstrTypes.h1367 unsigned getBundleOperandsEndIndex() const {
1375 Idx < getBundleOperandsEndIndex();
1385 unsigned End = getBundleOperandsEndIndex();
/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp1399 CI->op_begin() + CI->getBundleOperandsEndIndex(), in buildTree_rec()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp1892 CI->op_begin() + CI->getBundleOperandsEndIndex(), in buildTree_rec()