Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DFunction.h230 Attribute getFnAttribute(Attribute::AttrKind Kind) const { in getFnAttribute() function
233 Attribute getFnAttribute(StringRef Kind) const { in getFnAttribute() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DFunction.h333 Attribute getFnAttribute(Attribute::AttrKind Kind) const { in getFnAttribute() function
338 Attribute getFnAttribute(StringRef Kind) const { in getFnAttribute() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A 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