reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

examples/Kaleidoscope/Chapter4/toy.cpp
  554   TheModule->setDataLayout(TheJIT->getTargetMachine().createDataLayout());
examples/Kaleidoscope/Chapter5/toy.cpp
  828   TheModule->setDataLayout(TheJIT->getTargetMachine().createDataLayout());
examples/Kaleidoscope/Chapter6/toy.cpp
  947   TheModule->setDataLayout(TheJIT->getTargetMachine().createDataLayout());
examples/Kaleidoscope/Chapter7/toy.cpp
 1115   TheModule->setDataLayout(TheJIT->getTargetMachine().createDataLayout());
examples/Kaleidoscope/Chapter9/toy.cpp
 1318   TheModule->setDataLayout(TheJIT->getTargetMachine().createDataLayout());