Modifier and Type | Method and Description |
---|---|
void |
SLBackend.visitVectorCtorExpr(VectorCtorExpr e) |
Modifier and Type | Method and Description |
---|---|
void |
JSWCallScanner.visitVectorCtorExpr(VectorCtorExpr e) |
void |
JSWTreeScanner.visitVectorCtorExpr(VectorCtorExpr e) |
Modifier and Type | Method and Description |
---|---|
void |
MECallScanner.visitVectorCtorExpr(VectorCtorExpr e) |
void |
METreeScanner.visitVectorCtorExpr(VectorCtorExpr e) |
Modifier and Type | Method and Description |
---|---|
void |
SSETreeScanner.visitVectorCtorExpr(VectorCtorExpr e) |
void |
SSECallScanner.visitVectorCtorExpr(VectorCtorExpr e) |
Modifier and Type | Method and Description |
---|---|
VectorCtorExpr |
TreeMaker.vectorCtor(Type type,
java.util.List<Expr> params) |
Modifier and Type | Method and Description |
---|---|
void |
TreeVisitor.visitVectorCtorExpr(VectorCtorExpr e) |
void |
TreeScanner.visitVectorCtorExpr(VectorCtorExpr e) |