Home
last modified time | relevance | path

Searched refs:getNumTotalBundleOperands (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/IR/
H A DCallSite.h492 unsigned getNumTotalBundleOperands() const { in getNumTotalBundleOperands() function
493 CALLSITE_DELEGATE_GETTER(getNumTotalBundleOperands()); in getNumTotalBundleOperands()
H A DInstructions.h1548 return getNumOperands() - getNumTotalBundleOperands() - 1;
1568 return op_end() - getNumTotalBundleOperands() - 1;
1582 return op_end() - getNumTotalBundleOperands() - 1;
3521 return getNumOperands() - getNumTotalBundleOperands() - 3;
3541 return op_end() - getNumTotalBundleOperands() - 3;
3555 return op_end() - getNumTotalBundleOperands() - 3;
H A DInstrTypes.h1340 unsigned getNumTotalBundleOperands() const {
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DCallSite.h560 unsigned getNumTotalBundleOperands() const { in getNumTotalBundleOperands() function
561 CALLSITE_DELEGATE_GETTER(getNumTotalBundleOperands()); in getNumTotalBundleOperands()
H A DInstrTypes.h1220 return data_operands_end() - getNumTotalBundleOperands();
1518 assert(i < (getNumArgOperands() + getNumTotalBundleOperands() + 1) &&
1801 unsigned getNumTotalBundleOperands() const {
H A DInstructions.h4073 return getOperand(i + getNumArgOperands() + getNumTotalBundleOperands() +
4079 return getOperandUse(i + getNumArgOperands() + getNumTotalBundleOperands() +
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DInstrTypes.h1335 return data_operands_end() - getNumTotalBundleOperands();
1665 assert(i < arg_size() + getNumTotalBundleOperands() &&
1984 unsigned getNumTotalBundleOperands() const {
H A DInstructions.h4168 return getOperand(i + arg_size() + getNumTotalBundleOperands() + 1);
4173 return getOperandUse(i + arg_size() + getNumTotalBundleOperands() + 1);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DInstrTypes.h1410 return data_operands_end() - getNumTotalBundleOperands();
1744 assert(i < arg_size() + getNumTotalBundleOperands() &&
2080 unsigned getNumTotalBundleOperands() const {
DInstructions.h4182 return getOperand(i + arg_size() + getNumTotalBundleOperands() + 1);
4187 return getOperandUse(i + arg_size() + getNumTotalBundleOperands() + 1);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DInstrTypes.h1632 return data_operands_end() - getNumTotalBundleOperands();
1978 assert(i < arg_size() + getNumTotalBundleOperands() &&
2314 unsigned getNumTotalBundleOperands() const {
DInstructions.h4615 return getOperand(i + arg_size() + getNumTotalBundleOperands() + 1);
4620 return getOperandUse(i + arg_size() + getNumTotalBundleOperands() + 1);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DInstrTypes.h1632 return data_operands_end() - getNumTotalBundleOperands();
1978 assert(i < arg_size() + getNumTotalBundleOperands() &&
2314 unsigned getNumTotalBundleOperands() const {
DInstructions.h4615 return getOperand(i + arg_size() + getNumTotalBundleOperands() + 1);
4620 return getOperandUse(i + arg_size() + getNumTotalBundleOperands() + 1);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DInstrTypes.h1671 return data_operands_end() - getNumTotalBundleOperands();
2028 assert(i < arg_size() + getNumTotalBundleOperands() &&
2368 unsigned getNumTotalBundleOperands() const {
DInstructions.h4628 return getOperand(i + arg_size() + getNumTotalBundleOperands() + 1);
4633 return getOperandUse(i + arg_size() + getNumTotalBundleOperands() + 1);