Searched refs:setDataLayout (Results 26 - 39 of 39) sorted by relevance

12

/openbsd-current/gnu/llvm/llvm/examples/Kaleidoscope/Chapter7/
H A Dtoy.cpp1118 TheModule->setDataLayout(TheJIT->getDataLayout());
/openbsd-current/gnu/llvm/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
H A Dtoy.cpp1100 TheModule->setDataLayout(TheJIT->getDataLayout());
/openbsd-current/gnu/llvm/llvm/examples/Kaleidoscope/Chapter6/
H A Dtoy.cpp949 TheModule->setDataLayout(TheJIT->getDataLayout());
/openbsd-current/gnu/llvm/llvm/examples/Kaleidoscope/Chapter5/
H A Dtoy.cpp830 TheModule->setDataLayout(TheJIT->getDataLayout());
/openbsd-current/gnu/llvm/llvm/tools/lli/
H A Dlli.cpp858 Builder.setDataLayout(DL);
/openbsd-current/gnu/llvm/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp1925 module->setDataLayout(executionEngine->getDataLayout());
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DBackendUtil.cpp1100 TheModule->setDataLayout(TM->createDataLayout());
/openbsd-current/gnu/llvm/llvm/examples/Kaleidoscope/Chapter9/
H A Dtoy.cpp1327 TheModule->setDataLayout(TheJIT->getDataLayout());
/openbsd-current/gnu/llvm/clang/tools/clang-linker-wrapper/
H A DClangLinkerWrapper.cpp806 M.setDataLayout(TM->createDataLayout());
/openbsd-current/gnu/llvm/llvm/lib/Linker/
H A DIRMover.cpp1572 DstM.setDataLayout(SrcM->getDataLayout());
/openbsd-current/gnu/llvm/llvm/lib/IR/
H A DCore.cpp298 unwrap(M)->setDataLayout(DataLayoutStr);
/openbsd-current/gnu/llvm/llvm/bindings/ocaml/llvm/
H A Dllvm.mli523 to the string [s]. See the method [llvm::Module::setDataLayout]. *)
/openbsd-current/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp4237 TheModule->setDataLayout(MaybeDL.get());
/openbsd-current/gnu/llvm/llvm/lib/AsmParser/
H A DLLParser.cpp364 M->setDataLayout(MaybeDL.get());

Completed in 262 milliseconds

12