Home
last modified time | relevance | path

Searched defs:hasRetAttr (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DCallSite.h380 bool hasRetAttr(Attribute::AttrKind Kind) const { in hasRetAttr() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstructions.cpp322 bool CallBase::hasRetAttr(Attribute::AttrKind Kind) const { in hasRetAttr() function in CallBase