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

  /external/llvm/include/llvm/IR/
CallSite.h 492 unsigned getNumTotalBundleOperands() const {
493 CALLSITE_DELEGATE_GETTER(getNumTotalBundleOperands());
InstrTypes.h     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
CallSite.h 547 unsigned getNumTotalBundleOperands() const {
548 CALLSITE_DELEGATE_GETTER(getNumTotalBundleOperands());
InstrTypes.h     [all...]

Completed in 529 milliseconds