Searched defs:setDataLayout (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Basic/Targets/ | ||
| H A D | AArch64.cpp | 449 void AArch64leTargetInfo::setDataLayout() { in setDataLayout() function in AArch64leTargetInfo |
| H A D | Mips.h | 26 void setDataLayout() { in setDataLayout() function |
| /freebsd-12.1/contrib/llvm/lib/IR/ | ||
| H A D | Module.cpp | 365 void Module::setDataLayout(StringRef Desc) { in setDataLayout() function in Module |