Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DCallSite.h180 OperandNo < getBundleOperandsEndIndex(); in isBundleOperand()
556 unsigned getBundleOperandsEndIndex() const { in getBundleOperandsEndIndex() function
557 CALLSITE_DELEGATE_GETTER(getBundleOperandsEndIndex()); in getBundleOperandsEndIndex()
DInstrTypes.h1778 unsigned getBundleOperandsEndIndex() const {
1786 Idx < getBundleOperandsEndIndex();
1806 unsigned End = getBundleOperandsEndIndex();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp3045 CI->op_begin() + CI->getBundleOperandsEndIndex(), in buildTree_rec()