Home
last modified time | relevance | path

Searched refs:getNumTotalBundleOperands (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.h560 unsigned getNumTotalBundleOperands() const { in getNumTotalBundleOperands() function
561 CALLSITE_DELEGATE_GETTER(getNumTotalBundleOperands()); in getNumTotalBundleOperands()
DInstrTypes.h1220 return data_operands_end() - getNumTotalBundleOperands();
1518 assert(i < (getNumArgOperands() + getNumTotalBundleOperands() + 1) &&
1801 unsigned getNumTotalBundleOperands() const {
DInstructions.h4073 return getOperand(i + getNumArgOperands() + getNumTotalBundleOperands() +
4079 return getOperandUse(i + getNumArgOperands() + getNumTotalBundleOperands() +