summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/TestNamespace.py
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@hotmail.com>2016-04-12 09:35:56 +0000
committerAlexey Bataev <a.bataev@hotmail.com>2016-04-12 09:35:56 +0000
commitd93d376ba9c9f2443f3bdd61e43e7b09b762ad24 (patch)
tree483e9beb248cea3f008785cf153b4987b5ae3fc5 /lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/TestNamespace.py
parent65f86cd8b09b15e6ba531309325750d1a3f4af7c (diff)
downloadbcm5719-llvm-d93d376ba9c9f2443f3bdd61e43e7b09b762ad24.tar.gz
bcm5719-llvm-d93d376ba9c9f2443f3bdd61e43e7b09b762ad24.zip
[OPENMP 4.0] Support for 'aligned' clause in 'declare simd' directive.
The aligned clause declares that the object to which each list item points is aligned to the number of bytes expressed in the optional parameter of the aligned clause. 'aligned' '(' <argument-list> [ ':' <alignment> ] ')' The optional parameter of the aligned clause, alignment, must be a constant positive integer expression. If no optional parameter is specified, implementation-defined default alignments for SIMD instructions on the target platforms are assumed. The special this pointer can be used as if was one of the arguments to the function in any of the linear, aligned, or uniform clauses. llvm-svn: 266052
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/TestNamespace.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud