Searched refs:getDataLayoutStr (Results 1 – 7 of 7) sorted by relevance
118 if (M->getDataLayoutStr().empty()) in addModule()
248 const std::string &getDataLayoutStr() const { in getDataLayoutStr() function
1444 SrcM->getDataLayoutStr() + "' whereas '" + in run()1446 DstM.getDataLayoutStr() + "'\n"); in run()
2824 const std::string &DL = M->getDataLayoutStr(); in printModule()
282 return unwrap(M)->getDataLayoutStr().c_str(); in LLVMGetDataLayoutStr()
1217 const std::string &DL = M.getDataLayoutStr(); in writeModuleInfo()
3577 TheModule->getDataLayoutStr(), TheModule->getTargetTriple()); in parseModule()