Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DAutoUpgrade.h67 void UpgradeSectionAttributes(Module &M);
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp5101 void llvm::UpgradeSectionAttributes(Module &M) { in UpgradeSectionAttributes() function in llvm
/freebsd-14.2/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp379 UpgradeSectionAttributes(*M); in validateEndOfModule()