Searched refs:getDataLayoutStr (Results 1 – 7 of 7) sorted by relevance
118 if (M->getDataLayoutStr().empty()) in addModule()
232 const std::string &getDataLayoutStr() const { in getDataLayoutStr() function
1419 SrcM->getDataLayoutStr() + "' whereas '" + in run()1421 DstM.getDataLayoutStr() + "'\n"); in run()
2600 const std::string &DL = M->getDataLayoutStr(); in printModule()
265 return unwrap(M)->getDataLayoutStr().c_str(); in LLVMGetDataLayoutStr()
1158 const std::string &DL = M.getDataLayoutStr(); in writeModuleInfo()
3656 TheModule->getDataLayoutStr(), TheModule->getTargetTriple()); in parseModule()