Searched defs:setDataLayout (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/clang/lib/Basic/Targets/ | ||
| H A D | AArch64.cpp | 884 void AArch64leTargetInfo::setDataLayout() { in setDataLayout() function in AArch64leTargetInfo |
| H A D | Mips.h | 25 void setDataLayout() { in setDataLayout() function |
| /llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/Orc/ | ||
| H A D | LLJIT.h | 314 SetterImpl &setDataLayout(Optional<DataLayout> DL) { in setDataLayout() function |
| /llvm-project-15.0.7/llvm/lib/IR/ | ||
| H A D | Module.cpp | 392 void Module::setDataLayout(StringRef Desc) { in setDataLayout() function in Module |