Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DAutoUpgrade.h62 void UpgradeSectionAttributes(Module &M);
/external/llvm-project/llvm/include/llvm/IR/
DAutoUpgrade.h62 void UpgradeSectionAttributes(Module &M);
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAutoUpgrade.cpp4069 void llvm::UpgradeSectionAttributes(Module &M) { in UpgradeSectionAttributes() function in llvm
/external/llvm-project/llvm/lib/IR/
DAutoUpgrade.cpp4254 void llvm::UpgradeSectionAttributes(Module &M) { in UpgradeSectionAttributes() function in llvm
/external/llvm-project/llvm/lib/AsmParser/
DLLParser.cpp260 UpgradeSectionAttributes(*M); in validateEndOfModule()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLParser.cpp253 UpgradeSectionAttributes(*M); in ValidateEndOfModule()