Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DAutoUpgrade.h105 void UpgradeAttributes(AttrBuilder &B);
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp5441 void llvm::UpgradeAttributes(AttrBuilder &B) { in UpgradeAttributes() function in llvm
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2407 UpgradeAttributes(B); in parseAttributeGroupBlock()