Home
last modified time | relevance | path

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

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