Home
last modified time | relevance | path

Searched defs:convertGlobals (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceConverter.cpp913 void Converter::convertGlobals(Module *Mod) { in convertGlobals() function in Ice::Converter
/external/llvm-project/mlir/lib/Target/LLVMIR/
DModuleTranslation.cpp775 LogicalResult ModuleTranslation::convertGlobals() { in convertGlobals() function in ModuleTranslation