HomeSort by relevance Sort by last modified time
    Searched defs:getBundleOperandsStartIndex (Results 1 - 18 of 18) 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...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
CallSite.h 169 return getBundleOperandsStartIndex() <= OperandNo &&
497 unsigned getBundleOperandsStartIndex() const {
498 CALLSITE_DELEGATE_GETTER(getBundleOperandsStartIndex());
InstrTypes.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
CallSite.h 169 return getBundleOperandsStartIndex() <= OperandNo &&
497 unsigned getBundleOperandsStartIndex() const {
498 CALLSITE_DELEGATE_GETTER(getBundleOperandsStartIndex());
InstrTypes.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
CallSite.h 169 return getBundleOperandsStartIndex() <= OperandNo &&
497 unsigned getBundleOperandsStartIndex() const {
498 CALLSITE_DELEGATE_GETTER(getBundleOperandsStartIndex());
InstrTypes.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
CallSite.h 169 return getBundleOperandsStartIndex() <= OperandNo &&
497 unsigned getBundleOperandsStartIndex() const {
498 CALLSITE_DELEGATE_GETTER(getBundleOperandsStartIndex());
InstrTypes.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
CallSite.h 169 return getBundleOperandsStartIndex() <= OperandNo &&
497 unsigned getBundleOperandsStartIndex() const {
498 CALLSITE_DELEGATE_GETTER(getBundleOperandsStartIndex());
InstrTypes.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
CallSite.h 169 return getBundleOperandsStartIndex() <= OperandNo &&
497 unsigned getBundleOperandsStartIndex() const {
498 CALLSITE_DELEGATE_GETTER(getBundleOperandsStartIndex());
InstrTypes.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
CallSite.h 169 return getBundleOperandsStartIndex() <= OperandNo &&
497 unsigned getBundleOperandsStartIndex() const {
498 CALLSITE_DELEGATE_GETTER(getBundleOperandsStartIndex());
InstrTypes.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
CallSite.h 169 return getBundleOperandsStartIndex() <= OperandNo &&
497 unsigned getBundleOperandsStartIndex() const {
498 CALLSITE_DELEGATE_GETTER(getBundleOperandsStartIndex());
InstrTypes.h     [all...]

Completed in 472 milliseconds