Uses of Class
com.aparapi.internal.instruction.ExpressionList
Packages that use ExpressionList
-
Uses of ExpressionList in com.aparapi.internal.instruction
Methods in com.aparapi.internal.instruction with parameters of type ExpressionListModifier and TypeMethodDescriptionabstract InstructionInstructionTransformer.transform(ExpressionList _expressionList, Instruction i) -
Uses of ExpressionList in com.aparapi.internal.model
Methods in com.aparapi.internal.model with parameters of type ExpressionListModifier and TypeMethodDescriptionvoidMethodModel.txFormDups(ExpressionList _expressionList, Instruction _instruction) DUP family of instructions break our stack unwind model (whereby we treat instructions like the oeprands they create/consume).