Home
last modified time | relevance | path

Searched refs:UpgradeModuleFlags (Results 1 – 8 of 8) sorted by relevance

/external/llvm/include/llvm/IR/
DAutoUpgrade.h52 bool UpgradeModuleFlags(Module &M);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DAutoUpgrade.h56 bool UpgradeModuleFlags(Module &M);
/external/llvm/lib/IR/
DAutoUpgrade.cpp1453 bool llvm::UpgradeModuleFlags(Module &M) { in UpgradeModuleFlags() function in llvm
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DAutoUpgrade.cpp3565 bool llvm::UpgradeModuleFlags(Module &M) { in UpgradeModuleFlags() function in llvm
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp4805 UpgradeModuleFlags(*TheModule); in materializeModule()
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp5778 UpgradeModuleFlags(*TheModule); in materializeModule()
/external/llvm/lib/AsmParser/
DLLParser.cpp228 UpgradeModuleFlags(*M); in ValidateEndOfModule()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/
DLLParser.cpp245 UpgradeModuleFlags(*M); in ValidateEndOfModule()