Home
last modified time | relevance | path

Searched refs:UpgradeFramePointerAttributes (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DAutoUpgrade.h97 void UpgradeFramePointerAttributes(AttrBuilder &B);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAutoUpgrade.cpp4178 void llvm::UpgradeFramePointerAttributes(AttrBuilder &B) { in UpgradeFramePointerAttributes() function in llvm
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1664 UpgradeFramePointerAttributes(B); in parseAttributeGroupBlock()