Home
last modified time | relevance | path

Searched defs:SetDataLayout (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-as/
H A Dllvm-as.cpp124 auto SetDataLayout = [](StringRef, StringRef) -> std::optional<std::string> { main() local
/freebsd-src/contrib/llvm-project/llvm/tools/opt/
H A Dopt.cpp521 auto SetDataLayout = [&](StringRef IRTriple, main() local
/freebsd-src/contrib/llvm-project/llvm/tools/llc/
H A Dllc.cpp539 auto SetDataLayout = [&](StringRef DataLayoutTargetTriple, compileModule() local