HomeSort by relevance Sort by last modified time
    Searched defs:getBundleOperandsStartIndex (Results 1 - 4 of 4) sorted by null

  /external/llvm/include/llvm/IR/
CallSite.h 144 return getBundleOperandsStartIndex() <= OperandNo &&
484 unsigned getBundleOperandsStartIndex() const {
485 CALLSITE_DELEGATE_GETTER(getBundleOperandsStartIndex());
InstrTypes.h     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
CallSite.h 172 return getBundleOperandsStartIndex() <= OperandNo &&
539 unsigned getBundleOperandsStartIndex() const {
540 CALLSITE_DELEGATE_GETTER(getBundleOperandsStartIndex());
InstrTypes.h     [all...]

Completed in 404 milliseconds