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