Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DAutoUpgrade.h62 void UpgradeSectionAttributes(Module &M);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DAutoUpgrade.cpp3632 void llvm::UpgradeSectionAttributes(Module &M) { in UpgradeSectionAttributes() function in llvm
/external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/
DLLParser.cpp246 UpgradeSectionAttributes(*M); in ValidateEndOfModule()