Home
last modified time | relevance | path

Searched defs:hasFnAttr (Results 1 – 8 of 8) sorted by relevance

/dports/devel/vc-intrinsics/vc-intrinsics-753ad50/GenXIntrinsics/include/llvmVCWrapper/IR/
H A DAttributes.h18 inline bool hasFnAttr(const llvm::AttributeList &AttrList, in hasFnAttr() function
27 inline bool hasFnAttr(const llvm::AttributeList &AttrList, in hasFnAttr() function
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/IR/
H A DCallSite.h370 bool hasFnAttr(Attribute::AttrKind Kind) const { in hasFnAttr() function
375 bool hasFnAttr(StringRef Kind) const { in hasFnAttr() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DCallSite.h370 bool hasFnAttr(Attribute::AttrKind Kind) const { in hasFnAttr() function
375 bool hasFnAttr(StringRef Kind) const { in hasFnAttr() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/IR/
H A DCallSite.h370 bool hasFnAttr(Attribute::AttrKind Kind) const { in hasFnAttr() function
375 bool hasFnAttr(StringRef Kind) const { in hasFnAttr() function
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/IR/
H A DCallSite.h370 bool hasFnAttr(Attribute::AttrKind Kind) const { in hasFnAttr() function
375 bool hasFnAttr(StringRef Kind) const { in hasFnAttr() function
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/IR/
H A DCallSite.h362 bool hasFnAttr(Attribute::AttrKind Kind) const { in hasFnAttr() function
367 bool hasFnAttr(StringRef Kind) const { in hasFnAttr() function
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/IR/
H A DCallSite.h362 bool hasFnAttr(Attribute::AttrKind Kind) const { in hasFnAttr() function
367 bool hasFnAttr(StringRef Kind) const { in hasFnAttr() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/IR/
H A DAttributes.cpp1379 bool AttributeList::hasFnAttr(Attribute::AttrKind Kind) const { in hasFnAttr() function in AttributeList
1383 bool AttributeList::hasFnAttr(StringRef Kind) const { in hasFnAttr() function in AttributeList