Home
last modified time | relevance | path

Searched defs:HIPCodeObjectAlign (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DHIP.cpp37 const unsigned HIPCodeObjectAlign = 4096; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCUDANV.cpp731 const unsigned HIPCodeObjectAlign = 4096; in makeModuleCtorFunction() local