Searched refs:dataOperandHasImpliedAttr (Results 1 - 25 of 28) sorted by relevance

12

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
H A DCallSite.h380 bool dataOperandHasImpliedAttr(unsigned i, Attribute::AttrKind Kind) const { function in class:llvm::CallSiteBase
381 CALLSITE_DELEGATE_GETTER(dataOperandHasImpliedAttr(i, Kind));
552 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::NoCapture);
578 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadNone);
582 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadOnly) ||
583 dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadNone);
587 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::WriteOnly) ||
588 dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadNone);
H A DInstructions.h1710 bool dataOperandHasImpliedAttr(unsigned i, Attribute::AttrKind Kind) const;
3797 bool dataOperandHasImpliedAttr(unsigned i, Attribute::AttrKind Kind) const;
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
H A DCallSite.h393 bool dataOperandHasImpliedAttr(unsigned i, Attribute::AttrKind Kind) const { function in class:llvm::CallSiteBase
394 CALLSITE_DELEGATE_GETTER(dataOperandHasImpliedAttr(i, Kind));
568 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::NoCapture);
594 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadNone);
598 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadOnly) ||
599 dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadNone);
603 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::WriteOnly) ||
604 dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadNone);
H A DInstructions.h1730 bool dataOperandHasImpliedAttr(unsigned i, Attribute::AttrKind Kind) const;
3815 bool dataOperandHasImpliedAttr(unsigned i, Attribute::AttrKind Kind) const;
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
H A DCallSite.h393 bool dataOperandHasImpliedAttr(unsigned i, Attribute::AttrKind Kind) const { function in class:llvm::CallSiteBase
394 CALLSITE_DELEGATE_GETTER(dataOperandHasImpliedAttr(i, Kind));
568 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::NoCapture);
594 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadNone);
598 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadOnly) ||
599 dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadNone);
603 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::WriteOnly) ||
604 dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadNone);
H A DInstructions.h1730 bool dataOperandHasImpliedAttr(unsigned i, Attribute::AttrKind Kind) const;
3815 bool dataOperandHasImpliedAttr(unsigned i, Attribute::AttrKind Kind) const;
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
H A DCallSite.h396 bool dataOperandHasImpliedAttr(unsigned i, Attribute::AttrKind Kind) const { function in class:llvm::CallSiteBase
397 CALLSITE_DELEGATE_GETTER(dataOperandHasImpliedAttr(i, Kind));
576 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::NoCapture);
602 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadNone);
606 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadOnly) ||
607 dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadNone);
611 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::WriteOnly) ||
612 dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadNone);
H A DInstructions.h1726 bool dataOperandHasImpliedAttr(unsigned i, Attribute::AttrKind Kind) const;
3814 bool dataOperandHasImpliedAttr(unsigned i, Attribute::AttrKind Kind) const;
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
H A DCallSite.h396 bool dataOperandHasImpliedAttr(unsigned i, Attribute::AttrKind Kind) const { function in class:llvm::CallSiteBase
397 CALLSITE_DELEGATE_GETTER(dataOperandHasImpliedAttr(i, Kind));
576 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::NoCapture);
602 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadNone);
606 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadOnly) ||
607 dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadNone);
611 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::WriteOnly) ||
612 dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadNone);
H A DInstructions.h1726 bool dataOperandHasImpliedAttr(unsigned i, Attribute::AttrKind Kind) const;
3814 bool dataOperandHasImpliedAttr(unsigned i, Attribute::AttrKind Kind) const;
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
H A DCallSite.h396 bool dataOperandHasImpliedAttr(unsigned i, Attribute::AttrKind Kind) const { function in class:llvm::CallSiteBase
397 CALLSITE_DELEGATE_GETTER(dataOperandHasImpliedAttr(i, Kind));
576 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::NoCapture);
602 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadNone);
606 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadOnly) ||
607 dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadNone);
611 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::WriteOnly) ||
612 dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadNone);
H A DInstructions.h1726 bool dataOperandHasImpliedAttr(unsigned i, Attribute::AttrKind Kind) const;
3814 bool dataOperandHasImpliedAttr(unsigned i, Attribute::AttrKind Kind) const;
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
H A DCallSite.h396 bool dataOperandHasImpliedAttr(unsigned i, Attribute::AttrKind Kind) const { function in class:llvm::CallSiteBase
397 CALLSITE_DELEGATE_GETTER(dataOperandHasImpliedAttr(i, Kind));
576 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::NoCapture);
602 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadNone);
606 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadOnly) ||
607 dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadNone);
611 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::WriteOnly) ||
612 dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadNone);
H A DInstructions.h1726 bool dataOperandHasImpliedAttr(unsigned i, Attribute::AttrKind Kind) const;
3814 bool dataOperandHasImpliedAttr(unsigned i, Attribute::AttrKind Kind) const;
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
H A DCallSite.h380 bool dataOperandHasImpliedAttr(unsigned i, Attribute::AttrKind Kind) const { function in class:llvm::CallSiteBase
381 CALLSITE_DELEGATE_GETTER(dataOperandHasImpliedAttr(i, Kind));
552 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::NoCapture);
578 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadNone);
582 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadOnly) ||
583 dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadNone);
587 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::WriteOnly) ||
588 dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadNone);
H A DInstructions.h1710 bool dataOperandHasImpliedAttr(unsigned i, Attribute::AttrKind Kind) const;
3797 bool dataOperandHasImpliedAttr(unsigned i, Attribute::AttrKind Kind) const;
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
H A DCallSite.h393 bool dataOperandHasImpliedAttr(unsigned i, Attribute::AttrKind Kind) const { function in class:llvm::CallSiteBase
394 CALLSITE_DELEGATE_GETTER(dataOperandHasImpliedAttr(i, Kind));
568 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::NoCapture);
594 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadNone);
598 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadOnly) ||
599 dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadNone);
603 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::WriteOnly) ||
604 dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadNone);
H A DInstructions.h1730 bool dataOperandHasImpliedAttr(unsigned i, Attribute::AttrKind Kind) const;
3815 bool dataOperandHasImpliedAttr(unsigned i, Attribute::AttrKind Kind) const;
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
H A DCallSite.h393 bool dataOperandHasImpliedAttr(unsigned i, Attribute::AttrKind Kind) const { function in class:llvm::CallSiteBase
394 CALLSITE_DELEGATE_GETTER(dataOperandHasImpliedAttr(i, Kind));
568 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::NoCapture);
594 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadNone);
598 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadOnly) ||
599 dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadNone);
603 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::WriteOnly) ||
604 dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadNone);
H A DInstructions.h1730 bool dataOperandHasImpliedAttr(unsigned i, Attribute::AttrKind Kind) const;
3815 bool dataOperandHasImpliedAttr(unsigned i, Attribute::AttrKind Kind) const;
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
H A DCallSite.h396 bool dataOperandHasImpliedAttr(unsigned i, Attribute::AttrKind Kind) const { function in class:llvm::CallSiteBase
397 CALLSITE_DELEGATE_GETTER(dataOperandHasImpliedAttr(i, Kind));
576 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::NoCapture);
602 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadNone);
606 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadOnly) ||
607 dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadNone);
611 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::WriteOnly) ||
612 dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadNone);
H A DInstructions.h1726 bool dataOperandHasImpliedAttr(unsigned i, Attribute::AttrKind Kind) const;
3814 bool dataOperandHasImpliedAttr(unsigned i, Attribute::AttrKind Kind) const;
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
H A DCallSite.h396 bool dataOperandHasImpliedAttr(unsigned i, Attribute::AttrKind Kind) const { function in class:llvm::CallSiteBase
397 CALLSITE_DELEGATE_GETTER(dataOperandHasImpliedAttr(i, Kind));
576 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::NoCapture);
602 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadNone);
606 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadOnly) ||
607 dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadNone);
611 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::WriteOnly) ||
612 dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadNone);
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
H A DCallSite.h396 bool dataOperandHasImpliedAttr(unsigned i, Attribute::AttrKind Kind) const { function in class:llvm::CallSiteBase
397 CALLSITE_DELEGATE_GETTER(dataOperandHasImpliedAttr(i, Kind));
576 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::NoCapture);
602 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadNone);
606 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadOnly) ||
607 dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadNone);
611 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::WriteOnly) ||
612 dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadNone);
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
H A DCallSite.h396 bool dataOperandHasImpliedAttr(unsigned i, Attribute::AttrKind Kind) const { function in class:llvm::CallSiteBase
397 CALLSITE_DELEGATE_GETTER(dataOperandHasImpliedAttr(i, Kind));
576 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::NoCapture);
602 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadNone);
606 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadOnly) ||
607 dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadNone);
611 return dataOperandHasImpliedAttr(OpNo + 1, Attribute::WriteOnly) ||
612 dataOperandHasImpliedAttr(OpNo + 1, Attribute::ReadNone);

Completed in 194 milliseconds

12