|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Object | +--coins.simd.ContigMemAccess
Class for combining memory access L-expressions
| コンストラクタの概要 | |
(パッケージプライベート) |
ContigMemAccess(Function f,
java.util.Vector paraRegs)
Constructs a ContigMemAccess object |
| メソッドの概要 | |
java.util.Vector |
collectMemAccess(java.util.Vector in)
Combines L-expressions of {loading from/storing to} memory |
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
ContigMemAccess(Function f,
java.util.Vector paraRegs)
f - FunctionparaRegs - Vector| メソッドの詳細 |
public java.util.Vector collectMemAccess(java.util.Vector in)
in - Vector
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||