Home
last modified time | relevance | path

Searched defs:getFnAttribute (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DFunction.h230 Attribute getFnAttribute(Attribute::AttrKind Kind) const { in getFnAttribute() function
233 Attribute getFnAttribute(StringRef Kind) const { in getFnAttribute() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DFunction.h333 Attribute getFnAttribute(Attribute::AttrKind Kind) const { in getFnAttribute() function
338 Attribute getFnAttribute(StringRef Kind) const { in getFnAttribute() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DFunction.cpp666 Attribute Function::getFnAttribute(Attribute::AttrKind Kind) const { in getFnAttribute() function in Function
670 Attribute Function::getFnAttribute(StringRef Kind) const { in getFnAttribute() function in Function