A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

ABNORMAL_END - class coins.driver.CompileStatus の static 変数
 
abort(String) - class coins.simd.Util の static メソッド
Prints an error message and aborts.
ABS - class coins.ffront.IntrinsicUtility の static 変数
 
AbsIndExp() - class coins.lparallel.IndExp のメソッド
AdsIndExp:
AbstType - class coins.snapshot.AbstType.
The super class of the LabelType and StringType.
AbstType(String) - class coins.snapshot.AbstType のコンストラクタ
Constructor
accept(HirVisitor) - class coins.ir.hir.WhileStmtImpl のメソッド
 
accept(HirVisitor) - class coins.ir.hir.VarNodeImpl のメソッド
 
accept(HirVisitor) - class coins.ir.hir.UntilStmtImpl のメソッド
 
accept(HirVisitor) - class coins.ir.hir.TypeNodeImpl のメソッド
 
accept(HirVisitor) - class coins.ir.hir.SymNodeImpl のメソッド
 
accept(HirVisitor) - class coins.ir.hir.SwitchStmtImpl のメソッド
 
accept(HirVisitor) - class coins.ir.hir.SubscriptedExpImpl のメソッド
 
accept(HirVisitor) - class coins.ir.hir.SubpNodeImpl のメソッド
 
accept(HirVisitor) - class coins.ir.hir.SubpDefinitionImpl のメソッド
 
accept(HirVisitor) - class coins.ir.hir.ReturnStmtImpl のメソッド
 
accept(HirVisitor) - class coins.ir.hir.RepeatStmtImpl のメソッド
 
accept(HirVisitor) - class coins.ir.hir.QualifiedExpImpl のメソッド
 
accept(HirVisitor) - class coins.ir.hir.ProgramImpl のメソッド
 
accept(HirVisitor) - class coins.ir.hir.PointedExpImpl のメソッド
 
accept(HirVisitor) - class coins.ir.hir.PhiExpImpl のメソッド
 
accept(HirVisitor) - class coins.ir.hir.NullNodeImpl のメソッド
 
accept(HirVisitor) - class coins.ir.hir.LoopStmtImpl のメソッド
 
accept(HirVisitor) - class coins.ir.hir.LabelNodeImpl のメソッド
 
accept(HirVisitor) - class coins.ir.hir.LabeledStmtImpl のメソッド
 
accept(HirVisitor) - class coins.ir.hir.LabelDefImpl のメソッド
 
accept(HirVisitor) - class coins.ir.hir.JumpStmtImpl のメソッド
 
accept(HirVisitor) - class coins.ir.hir.InfStmtImpl のメソッド
 
accept(HirVisitor) - class coins.ir.hir.InfNodeImpl のメソッド
 
accept(HirVisitor) - class coins.ir.hir.IndexedLoopStmtImpl のメソッド
 
accept(HirVisitor) - class coins.ir.hir.IfStmtImpl のメソッド
 
accept(HirVisitor) - class coins.ir.hir.HIR_Impl のメソッド
 
accept(HirVisitor) - class coins.ir.hir.HirSeqImpl のメソッド
 
accept(HirVisitor) - class coins.ir.hir.HirListImpl のメソッド
 
accept(HirVisitor) - interface coins.ir.hir.HIR0 のメソッド
accept Acceptor used in HIR visitor.
accept(HirVisitor) - class coins.ir.hir.FunctionExpImpl のメソッド
 
accept(HirVisitor) - class coins.ir.hir.ForStmtImpl のメソッド
 
accept(HirVisitor) - class coins.ir.hir.ExpStmtImpl のメソッド
 
accept(HirVisitor) - class coins.ir.hir.ExpImpl のメソッド
 
accept(HirVisitor) - class coins.ir.hir.ElemNodeImpl のメソッド
 
accept(HirVisitor) - class coins.ir.hir.ConstNodeImpl のメソッド
 
accept(HirVisitor) - class coins.ir.hir.BlockStmtImpl のメソッド
 
accept(HirVisitor) - class coins.ir.hir.AssignStmtImpl のメソッド
 
accept(HirVisitor) - class coins.ir.hir.AsmStmtImpl のメソッド
 
accept(LirVisitor) - class coins.backend.lir.LirUnaOp のメソッド
 
accept(LirVisitor) - class coins.backend.lir.LirSymRef のメソッド
 
accept(LirVisitor) - class coins.backend.lir.LirString のメソッド
 
accept(LirVisitor) - class coins.backend.lir.LirNode のメソッド
Accept visitor v
accept(LirVisitor) - class coins.backend.lir.LirNaryOp のメソッド
 
accept(LirVisitor) - class coins.backend.lir.LirLabelRef のメソッド
 
accept(LirVisitor) - class coins.backend.lir.LirIconst のメソッド
 
accept(LirVisitor) - class coins.backend.lir.LirFconst のメソッド
 
accept(LirVisitor) - class coins.backend.lir.LirBinOp のメソッド
 
accept(Visitor) - class coins.ast.Union のメソッド
 
accept(Visitor) - class coins.ast.Struct のメソッド
 
accept(Visitor) - class coins.ast.Pragma のメソッド
 
accept(Visitor) - class coins.ast.Pair のメソッド
 
accept(Visitor) - class coins.ast.Function のメソッド
 
accept(Visitor) - class coins.ast.Enum のメソッド
 
accept(Visitor) - class coins.ast.DeclaratorList のメソッド
 
accept(Visitor) - class coins.ast.Declarator のメソッド
 
accept(Visitor) - class coins.ast.ASTree のメソッド
Is a method for the visitor pattern.
accept(Visitor) - class coins.ast.ASTList のメソッド
 
accept(Visitor) - class coins.ast.expr.VariableExpr のメソッド
 
accept(Visitor) - class coins.ast.expr.StringLiteral のメソッド
 
accept(Visitor) - class coins.ast.expr.SizeofExpr のメソッド
 
accept(Visitor) - class coins.ast.expr.PrefixExpr のメソッド
 
accept(Visitor) - class coins.ast.expr.PostfixExpr のメソッド
 
accept(Visitor) - class coins.ast.expr.PointerBinaryExpr のメソッド
 
accept(Visitor) - class coins.ast.expr.MemberExpr のメソッド
 
accept(Visitor) - class coins.ast.expr.DereferenceExpr のメソッド
 
accept(Visitor) - class coins.ast.expr.ConstantExpr のメソッド
 
accept(Visitor) - class coins.ast.expr.ConditionalExpr のメソッド
 
accept(Visitor) - class coins.ast.expr.CommaExpr のメソッド
 
accept(Visitor) - class coins.ast.expr.CastExpr のメソッド
 
accept(Visitor) - class coins.ast.expr.CallExpr のメソッド
 
accept(Visitor) - class coins.ast.expr.AssignExpr のメソッド
 
accept(Visitor) - class coins.ast.expr.AsmExpr のメソッド
 
accept(Visitor) - class coins.ast.expr.ArrayInitializer のメソッド
 
accept(Visitor) - class coins.ast.expr.ArrayExpr のメソッド
 
accept(Visitor) - class coins.ast.expr.ArithUnaryExpr のメソッド
 
accept(Visitor) - class coins.ast.expr.ArithBinaryExpr のメソッド
 
accept(Visitor) - class coins.ast.expr.AddressExpr のメソッド
 
accept(Visitor) - class coins.ast.stmnt.WhileStmnt のメソッド
 
accept(Visitor) - class coins.ast.stmnt.SwitchStmnt のメソッド
 
accept(Visitor) - class coins.ast.stmnt.ReturnStmnt のメソッド
 
accept(Visitor) - class coins.ast.stmnt.NullStmnt のメソッド
 
accept(Visitor) - class coins.ast.stmnt.NamedLabel のメソッド
 
accept(Visitor) - class coins.ast.stmnt.IfStmnt のメソッド
 
accept(Visitor) - class coins.ast.stmnt.GotoStmnt のメソッド
 
accept(Visitor) - class coins.ast.stmnt.ForStmnt のメソッド
 
accept(Visitor) - class coins.ast.stmnt.ExpressionStmnt のメソッド
 
accept(Visitor) - class coins.ast.stmnt.DoStmnt のメソッド
 
accept(Visitor) - class coins.ast.stmnt.DefaultLabel のメソッド
 
accept(Visitor) - class coins.ast.stmnt.ContinueStmnt のメソッド
 
accept(Visitor) - class coins.ast.stmnt.CompoundStmnt のメソッド
 
accept(Visitor) - class coins.ast.stmnt.CaseLabel のメソッド
 
accept(Visitor) - class coins.ast.stmnt.BreakStmnt のメソッド
 
access - class coins.mdf.MdfConditions の変数
The current data access conditions
acg - class coins.backend.sim.Simulator の変数
 
acg - class coins.backend.sim.SimFuncTableElem の変数
 
acg - class coins.backend.sim.SimFuncTable の変数
 
acg2bcg - class coins.backend.sim.SimFuncTableElem の変数
 
acg2bcghost - class coins.backend.sim.SimFuncTableElem の変数
 
acgbb - class coins.backend.sim.SimFuncTableElem の変数
 
acgflow - class coins.backend.sim.SimFuncTableElem の変数
 
ACGModule() - class coins.backend.sim.SimulationData のメソッド
 
ADD - class coins.backend.Op の static 変数
 
add(Complex) - class coins.ffront.Complex のメソッド
 
add(ConvToNewLIR.AsmParam) - class coins.hir2lir.ConvToNewLIR.AsmParamList のメソッド
 
add(DependNode) - class coins.backend.sched.DependGraph のメソッド
Add a DependNode dn to the schedulable list if it is independent, otherwise add to the unSchedulable list.
add(FComplex) - class coins.ffront.FComplex のメソッド
 
add(FDouble) - class coins.ffront.FDouble のメソッド
 
add(FFloat) - class coins.ffront.FFloat のメソッド
 
add(FInteger) - class coins.ffront.FInteger のメソッド
 
add(FloatConst) - class coins.util.FloatConst のメソッド
....this+c.......................
add(FNumber) - class coins.ffront.FNumber のメソッド
 
add(int) - class coins.backend.sched.Pipelining.PairIndex のメソッド
 
add(int) - class coins.backend.util.VectorSet のメソッド
Add number x to set.
add(int) - interface coins.backend.util.NumberSet のメソッド
Add number x to set.
add(int) - class coins.backend.util.HashNumberSet のメソッド
Add number x to set.
add(int) - class coins.backend.util.BitMapSet のメソッド
Add integer x.
add(IntBound) - class coins.util.IntBound のメソッド
this+b..IntBound.......
add(IntConst) - class coins.util.IntConst のメソッド
....this+c.................
add(int, Object) - class coins.aflow.util.CoinsList のメソッド
Inserts the specified element at the specified position in this list.
add(int, Object) - class coins.aflow.util.CoinsList.SubList のメソッド
 
add(int, Object) - class coins.ir.hir.HirListImpl のメソッド
 
add(int, Object) - interface coins.ir.hir.HirList のメソッド
 
add(int, Object) - class coins.ir.hir.ExpListExpImpl のメソッド
 
add(int, Object) - class coins.ir.IrListImpl のメソッド
 
add(int, Object) - interface coins.ir.IrList のメソッド
 
add(IR) - class coins.aflow.SetRefReprListHir.SetRefReprListHirItr のメソッド
 
add(IR) - interface coins.aflow.SetRefReprIterator のメソッド
Creates a SetRefRepr that encloses the given IR object (subtree), and adds the generated SetRefRepr as per to the contract of the { coins.aflow.util.CoinsIterator#add(Object)}, and in the case of HIR, also adds the given IR subtree to the appropriate context within the HIR program tree.
add(LirNode) - class coins.simd.UseTable のメソッド
Adds use elements of a given L-expression to a use table
add(LirNode) - class coins.simd.DefTable のメソッド
Adds referents and referer of a given LirNode
add(LirNode, LirNode) - class coins.simd.LirOrder のメソッド
Adds to an order relation
add(LirNode, LirNode) - class coins.simd.LirDefUseRel のメソッド
Adds elements to a def-use table
add(Object) - class coins.aflow.util.PosetImpl のメソッド
 
add(Object) - class coins.aflow.util.FAList のメソッド
 
add(Object) - class coins.aflow.util.CoinsList のメソッド
Appends the specified element to the end of this list.
add(Object) - class coins.aflow.util.CoinsList.Itr のメソッド
 
add(Object) - interface coins.aflow.util.CoinsIterator のメソッド
Returns what was returned by the previous call to next or previous This is what will be removed by remove.
add(Object) - class coins.backend.util.BiList のメソッド
Append an element to the end of the list.
add(Object) - class coins.flow.FAList のメソッド
 
add(Object) - class coins.ir.hir.HirListImpl のメソッド
 
add(Object) - interface coins.ir.hir.HirList のメソッド
Specifications of following methods are the same to those of List in java.util.
add(Object) - class coins.ir.hir.ExpListExpImpl のメソッド
 
add(Object) - class coins.ir.IrListImpl のメソッド
 
add(Object) - interface coins.ir.IrList のメソッド
 
add(Object, Object) - class coins.simd.Relation のメソッド
 
add(Pipelining.ScheduledNode, Pipelining.PairIndex) - class coins.backend.sched.Pipelining.ResourceTable のメソッド
 
add(PosetImpl.DirectInfo, Object) - class coins.aflow.util.PosetImpl のメソッド
 
add(Set, Set, Object) - class coins.aflow.util.PosetImpl のメソッド
 
add(Set, Set, Object) - interface coins.aflow.util.Poset のメソッド
If o is already included, will do nothing.
add(SideEffectBuffer) - class coins.casttohir.SideEffectBuffer のメソッド
add Connect the statement lists of the child with the statement lists of this SideEffectBuffer, and clear the statement lists of the child.
add(String, ConstantExpr) - class coins.ast.Enum のメソッド
 
add(VarNode) - class coins.opt.ReplaceInfo のメソッド
Add replace var node.
add(VarNode) - class coins.opt.ReplaceInfo.Item のメソッド
Add using of VarNode, and this node may be replaced by temporal var, so add to list of replacenode.
addAfter(IR) - class coins.aflow.SetRefReprListHir.SetRefReprListHirItr のメソッド
 
addAfter(IR) - interface coins.aflow.SetRefReprIterator のメソッド
Creates a SetRefRepr that encloses the given IR object (subtree), and adds the generated SetRefRepr as per to the contract of the {link coins.aflow.util.CoinsIterator#addAfter(Object)}, and in the case of HIR, also adds the given IR subtree to the appropriate context within the HIR program tree.
addAfter(Object) - class coins.aflow.util.CoinsList.Itr のメソッド
 
addAfter(Object) - interface coins.aflow.util.CoinsIterator のメソッド
Adds an element to the underlying list after the imaginary cursor of this iterator.
addAfter(Object) - class coins.backend.util.BiLink のメソッド
Insert an object after this link.
addAll(BiList) - class coins.backend.util.BiList のメソッド
Append all element in the list to the end.
addAll(Collection) - class coins.aflow.util.FAList のメソッド
Inserts the specified element at the specified position in this list.
addAll(Collection) - class coins.aflow.util.CoinsList のメソッド
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's iterator.
addAll(Collection) - class coins.aflow.util.CoinsList.SubList のメソッド
 
addAll(Collection) - class coins.flow.FAList のメソッド
Inserts the specified element at the specified position in this list.
addAll(int, Collection) - class coins.aflow.util.FAList のメソッド
 
addAll(int, Collection) - class coins.aflow.util.CoinsList のメソッド
Inserts all of the elements in the specified collection into this list, starting at the specified position.
addAll(int, Collection) - class coins.aflow.util.CoinsList.SubList のメソッド
 
addAll(int, Collection) - class coins.flow.FAList のメソッド
 
addAll(NumberSet) - class coins.backend.util.VectorSet のメソッド
Add all elements of another NumberSet x to this set.
addAll(NumberSet) - interface coins.backend.util.NumberSet のメソッド
Add all elements of another NumberSet x to this set.
addAll(NumberSet) - class coins.backend.util.HashNumberSet のメソッド
Add all elements of another NumberSet x to this set.
addAll(NumberSet) - class coins.backend.util.BitMapSet のメソッド
Add all elements of another NumberSet x to this set.
addAll(Set) - class coins.aflow.FlowAnalSymVectorImpl のメソッド
 
addAll(Set) - interface coins.aflow.FlowAnalSymVector のメソッド
Adds the FlowAnalSymVector view of the given set to this vector.
addAll(Set) - class coins.flow.FlowAnalSymVectorImpl のメソッド
 
addAll(Set) - interface coins.flow.FlowAnalSymVector のメソッド
Adds the FlowAnalSymVector view of the given set to this vector.
addAllAfter(BiList) - class coins.backend.util.BiLink のメソッド
Insert contents of list after this link.
addAllBefore(BiList) - class coins.backend.util.BiLink のメソッド
Insert contents of list before this link.
addAllDependTo(BiList, DependNode) - class coins.backend.sched.Pipelining.ScheduleInfo のメソッド
 
addAllFirst(BiList) - class coins.backend.util.BiList のメソッド
Add an element before first element of the list.
addAllTo(NumberSet) - class coins.backend.util.VectorSet のメソッド
Add all elements of this set to another NumberSet x.
addAllTo(NumberSet) - interface coins.backend.util.NumberSet のメソッド
Add all elements of this set to another NumberSet x.
addAllTo(NumberSet) - class coins.backend.util.HashNumberSet のメソッド
Add all elements of this set to another NumberSet x.
addAllTo(NumberSet) - class coins.backend.util.BitMapSet のメソッド
Add all elements of this set to another NumberSet x.
addAlternateEntryBBlock(BBlock) - class coins.aflow.LoopInfImpl のメソッド
 
addAlternateEntryBBlock(BBlock) - interface coins.aflow.LoopInf のメソッド
addAlternateEntryBBlock: Add pEntryBBlock as an alternate entry BBlock of this LoopInf.
addAlternateEntryBBlock(BBlock) - class coins.flow.LoopInfImpl のメソッド
 
addAlternateEntryBBlock(BBlock) - interface coins.flow.LoopInf のメソッド
addAlternateEntryBBlock Add pEntryBBlock as an alternate entry BBlock of this LoopInf.
addAlternateEntryNode(IR) - class coins.aflow.LoopInfImpl のメソッド
 
addAlternateEntryNode(IR) - interface coins.aflow.LoopInf のメソッド
addAlternateEntryNode: Add pEntryNode as an alternate entry node of this LoopInf.
addAlternateEntryNode(IR) - class coins.flow.LoopInfImpl のメソッド
 
addAlternateEntryNode(IR) - interface coins.flow.LoopInf のメソッド
addAlternateEntryNode Add pEntryNode as an alternate entry node of this LoopInf.
addAlternative(Var, Label) - class coins.ir.hir.PhiExpImpl のメソッド
 
addAlternative(Var, Label) - interface coins.ir.hir.PhiExp のメソッド
 
addaryelm(LinkedList, Ref_Array) - class coins.lparallel.ArrayAreaAnalyzer のメソッド
addaryelm:
addaryelm(LinkedList, Ref_Array) - class coins.lparallel.ArrayAnal のメソッド
addaryelm:
addaryelmList(LinkedList, LinkedList) - class coins.lparallel.ArrayAreaAnalyzer のメソッド
addaryelmList:
addaryelmList(LinkedList, LinkedList) - class coins.lparallel.ArrayAnal のメソッド
addaryelmList: add It calculates (List form).
addBasicBlk(BBlock) - class coins.mdf.MacroTask のメソッド
Add the specified basic block into the current macro task.
addBBlock(BBlock) - class coins.aflow.LoopInfImpl のメソッド
 
addBBlock(BBlock) - interface coins.aflow.LoopInf のメソッド
addBBlock: Add pBBlock to the BBlock list of this LoopInf.
addBBlock(BBlock) - class coins.flow.LoopInfImpl のメソッド
 
addBBlock(BBlock) - interface coins.flow.LoopInf のメソッド
addBBlock Add pBBlock to the BBlock list of this LoopInf.
addBefore(ImList, BiLink) - class coins.backend.gen.CodeGenerator_arm.PeepHoleOp のメソッド
 
addBefore(Object) - class coins.backend.util.BiLink のメソッド
Insert an object before this link.
addBefore(Object, CoinsList.Entry, int) - class coins.aflow.util.CoinsList のメソッド
 
addBeforeBranchStmt(Stmt) - class coins.ir.hir.BlockStmtImpl のメソッド
 
addBeforeBranchStmt(Stmt) - interface coins.ir.hir.BlockStmt のメソッド
addBeforeBranchStmt (##6) If the last statement of this block is a branch statement (jump, if, switch, call, return), then insert pStatement in front of it.
addCc(Object, ImList) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
addCond - class coins.lparallel.LoopTable の変数
 
AddConditionalInitPart() - class coins.lparallel.LoopParallelConv のメソッド
AddConditionalInitPart:
addConditionDefList - class coins.lparallel.LoopTable の変数
 
addConditionPart - class coins.lparallel.LoopTable の変数
 
addData(Symbol, LirNode) - class coins.backend.Module のメソッド
Add new DATA object.
addDefined(SetRefRepr, FlowAnalSymVector) - class coins.aflow.FindPDefined のメソッド
 
addDefined(SetRefRepr, FlowAnalSymVector) - class coins.aflow.FindDefined のメソッド
 
addDefined(SetRefRepr, FlowAnalSymVector) - class coins.aflow.FindDDefined のメソッド
 
addDefNode(FlowAnalSym, IR) - class coins.flow.SubpFlowImpl のメソッド
 
addDefNode(IR) - class coins.aflow.UDChainImpl のメソッド
 
addDefNode(IR) - interface coins.aflow.UDChain のメソッド
Adds a specified node to this UDChain.
addDefNode(IR) - class coins.flow.UseDefChainImpl のメソッド
 
addDefNode(IR) - interface coins.flow.UseDefChain のメソッド
 
addDefs(Set, SetRefRepr) - class coins.aflow.FindPDef のメソッド
 
addDefs(Set, SetRefRepr) - class coins.aflow.FindDef のメソッド
 
addDefUseCell(IR) - class coins.aflow.DefUseListImpl のメソッド
 
addDefUseCell(IR) - interface coins.aflow.DefUseList のメソッド
addDefUseCell: Add DefUseCell which will be created by pDefNode that defines some symbol.
addDefUseChain(IR) - class coins.flow.DefUseListImpl のメソッド
 
addDefUseChain(IR) - interface coins.flow.DefUseList のメソッド
addDefUseChain Add DefUseChain instance which will be created by pDefNode that defines some symbol.
addDummyEdge(BasicBlk) - class coins.backend.cfg.BasicBlk のメソッド
Add an dummy edge from this block to toBlk
addedFirst(Object) - class coins.ffront.FirList のメソッド
 
addEdge(BasicBlk) - class coins.backend.cfg.BasicBlk のメソッド
Add an edge from this block to toBlk
addEdge(BBlock, BBlock) - class coins.aflow.MakeControlFlowGraph のメソッド
addEdge: Add an edge between the given BBlocks.
addEdge(Exp, BBlock) - class coins.aflow.BBlockImpl のメソッド
addEdge: Add edge from this block to pToBlock that is to be taken when pConditionalExp is true.
addEdge(Exp, BBlock) - class coins.aflow.BBlockHirImpl のメソッド
 
addEdge(Exp, BBlock) - interface coins.aflow.BBlock のメソッド
addEdge: Add edge from this block to pToBlock that is to be taken when pConditionalExp is true.
addedLast(Object) - class coins.ffront.FirList のメソッド
 
addEGen(Set, SetRefRepr) - class coins.aflow.FindEGen のメソッド
 
addEGen(Set, SetRefRepr) - class coins.aflow.FindDEGen のメソッド
 
addEGenExpId(Set, Set, SetRefRepr) - class coins.aflow.FindEGen のメソッド
 
addEGenExpId(Set, Set, SetRefRepr) - class coins.aflow.FindDEGen のメソッド
addEGenExpId EGen computation by using ExpId.
addEGenExpId(Set, Set, SetRefRepr) - class coins.flow.DataFlowImpl のメソッド
addEGenExpId EGen computation by using ExpId.
addEKill(Set, FlowExpId, BBlock) - class coins.aflow.FindPEKill のメソッド
 
addEKill(Set, FlowExpId, BBlock) - class coins.aflow.FindEKill のメソッド
 
addEKill(Set, FlowExpId, BBlock, RecordAlias) - class coins.aflow.FindPEKill のメソッド
 
addEKill(Set, FlowExpId, BBlock, RecordAlias) - class coins.aflow.FindEKill のメソッド
Finds the EKill vector for pBBlock considering alias.
addElem(Elem) - class coins.sym.UnionTypeImpl のメソッド
 
addElem(Elem) - interface coins.sym.UnionType のメソッド
addElem Add element to this union type.
addElem(Elem) - class coins.sym.StructTypeImpl のメソッド
 
addElem(Elem) - interface coins.sym.StructType のメソッド
addElem Add element to this struct type.
addElem(NamedConst) - class coins.sym.EnumTypeImpl のメソッド
 
addElem(NamedConst) - interface coins.sym.EnumType のメソッド
addElem Add element to this enum type.
addElems(FirList) - class coins.ffront.EquivManager.EquivGroup のメソッド
add new equivalence group. new group must be related with this equiv group
addElems(FirList, int) - class coins.ffront.EquivManager.EquivGroup のメソッド
with base
addElemToCurrentRegion(Elem) - class coins.sym.RegionTypeImpl のメソッド
 
addElemToCurrentRegion(Elem) - interface coins.sym.RegionType のメソッド
addElemToCurrentRegion Add element pElem to this region.
addEntryStmt(FirList) - class coins.ffront.HeaderStmt のメソッド
Make an entry statement and add it to entryList.
addExit() - class coins.backend.contrib.RPloop のメソッド
 
addFHir(FirToHir) - class coins.ffront.Token のメソッド
 
addFirst(Object) - class coins.aflow.util.CoinsList のメソッド
Inserts the given element at the beginning of this list.
addFirst(Object) - class coins.backend.util.BiList のメソッド
Add an element before first element of the list.
addFirstStmt(BlockStmt, Stmt) - class coins.opt.OptUtil の static メソッド
 
addFirstStmt(FStmt) - class coins.ffront.F77Hir のメソッド
 
addFirstStmt(Stmt) - class coins.ir.hir.BlockStmtImpl のメソッド
 
addFirstStmt(Stmt) - interface coins.ir.hir.BlockStmt のメソッド
addFirstStmt Add pStatement as the first statement of this block.
addFirstStmtOfBBlock(Stmt, BBlock) - class coins.opt.PRE のメソッド
 
addGeneratedStmt(Stmt) - class coins.ffront.FStmt のメソッド
 
addGeneratedStmtFirst(Stmt) - class coins.ffront.FStmt のメソッド
 
addHook(String, Object) - class coins.backend.Root のメソッド
Add a new value to named hook.
addIDsToTable(Var) - class coins.ffront.EquivManager.EquivGroup のメソッド
 
addInf(String, Object) - class coins.aflow.IrAdapter のメソッド
 
addInf(String, Object) - class coins.ir.hir.HIR_Impl のメソッド
 
addInf(String, Object) - class coins.ir.hir.HirAnnex のメソッド
Add pInfObject as the information attached to this annex.
addInf(String, Object) - class coins.ir.IrListImpl のメソッド
 
addInf(String, Object) - interface coins.ir.IR のメソッド
addInf Add (attach) information pInfObject to this IR node.
addInit - class coins.lparallel.LoopTable の変数
 
addInitialPart(Stmt) - class coins.ffront.DeclManager のメソッド
 
addInitiationStmt(IR) - class coins.ir.hir.ProgramImpl のメソッド
 
addInitiationStmt(IR) - interface coins.ir.hir.Program のメソッド
addInitiationStmt Add the initiation statement pStmt that initiates global variables to the initiation part (BlockStmt) of this program.
addInitiationStmt(Stmt) - class coins.ir.hir.SubpDefinitionImpl のメソッド
 
addInitiationStmt(Stmt) - interface coins.ir.hir.SubpDefinition のメソッド
Add pInitiationStmt to the tail of the block containing initiation statements that should be executed at the entry to the subprogram.
addInitiationStmt(Stmt) - class coins.sym.SubpImpl のメソッド
addInitiationStmt Add pInitiation as the HIR statement in initiation procedure.
AddInstruction(int, String, int) - class coins.backend.gen.CodeGenerator_ppc.StructureScheduler のメソッド
 
additionalPass - class coins.backend.Root の変数
Optional pass spec.
addLabel(CodeGenerator_sh4.RegistLabel, String, String, String) - class coins.backend.gen.CodeGenerator_sh4.LabelRegister の static メソッド
 
addLabel(Token) - class coins.ffront.FStmt のメソッド
 
addLast(Object) - class coins.aflow.util.CoinsList のメソッド
Appends the given element to the end of this list.
addLastStmt(BlockStmt, Stmt) - class coins.opt.OptUtil の static メソッド
Add pStmt at the tail of pBlock if the tail of pBlock is not a branch statement.
addLastStmt(Stmt) - class coins.ir.hir.BlockStmtImpl のメソッド
 
addLastStmt(Stmt) - interface coins.ir.hir.BlockStmt のメソッド
addLastStmt Add pStatement as the last statement of this block.
addLastStmtOfBBlock(Stmt, BBlock) - class coins.opt.PRE のメソッド
 
addList(FirList) - class coins.ffront.FirList のメソッド
 
addLiteral(String) - class coins.backend.asmpp.LtorgInstruction のメソッド
 
addLiveInSet(NumberSet, BasicBlk) - class coins.backend.ana.LiveVariableSlotwise のメソッド
Add set of live variable numbers at entry to NumberSet x.
addLiveInSet(NumberSet, BasicBlk) - class coins.backend.ana.LiveVariableBitMap のメソッド
Add set of live variable numbers at entry to NumberSet x.
addLiveInSet(NumberSet, BasicBlk) - interface coins.backend.ana.LiveVariableAnalysis のメソッド
Add set of live variable numbers at entry to NumberSet x.
addLiveOutSet(NumberSet, BasicBlk) - class coins.backend.ana.LiveVariableSlotwise のメソッド
Add set of live variable numbers at exit of block blk to NumberSet x.
addLiveOutSet(NumberSet, BasicBlk) - class coins.backend.ana.LiveVariableBitMap のメソッド
Add set of live variable numbers at exit of block blk to NumberSet x.
addLiveOutSet(NumberSet, BasicBlk) - interface coins.backend.ana.LiveVariableAnalysis のメソッド
Add set of live variable numbers at exit of block blk to NumberSet x.
addMax(Object, Object) - class coins.aflow.util.PosetImpl のメソッド
 
addMax(Object, Object) - interface coins.aflow.util.Poset のメソッド
 
addMax(Set, Object) - class coins.aflow.util.PosetImpl のメソッド
 
addMax(Set, Object) - interface coins.aflow.util.Poset のメソッド
 
addMemDef(BiList, LirNode) - class coins.backend.sched.LirNodeInf のメソッド
Add constant MEM to BiList bl, if ln is a SET instruction and left hand child has a MEM instruction
addMemUse(BiList, LirNode) - class coins.backend.sched.LirNodeInf のメソッド
Add constant MEM to BiList bl, if ln is a SET instruction and right hand child has a MEM instruction, or if ln is a CALL instruction (because stack memory may be used as parameters)
addMin(Object, Object) - class coins.aflow.util.PosetImpl のメソッド
 
addMin(Object, Object) - interface coins.aflow.util.Poset のメソッド
 
addMin(Set, Object) - class coins.aflow.util.PosetImpl のメソッド
 
addMin(Set, Object) - interface coins.aflow.util.Poset のメソッド
 
addNew(Object) - class coins.aflow.util.PosetImpl のメソッド
 
addNew(Object) - interface coins.aflow.util.Poset のメソッド
If o is already included, will overwrite with a fresh one (without any order relatation links).
addNew(Object) - class coins.backend.util.BiList のメソッド
Add an object to the list only if not there.
addNewCouple(BackTranslateFromSsaBriggs.Couple) - class coins.ssa.BackTranslateFromSsaBriggs.CoupleSet のメソッド
 
addNext(HIR) - class coins.casttohir.SideEffectBuffer のメソッド
addNext Add statement to the list of statements to be swept forward.
addNext(SideEffectBuffer) - class coins.casttohir.SideEffectBuffer のメソッド
addNext Connect the statement lists of the child with the nextList of this SideEffectBuffer, and clear the statement lists of the child.
addNextStmt(Stmt) - class coins.ir.hir.StmtImpl のメソッド
addNextStmt Add a statement as the one next to this statement.
addNextStmt(Stmt) - interface coins.ir.hir.Stmt のメソッド
addNextStmt Add a statement as the one next to this statement.
addNextStmt(Stmt, BlockStmt) - class coins.ir.hir.StmtImpl のメソッド
 
addNextStmt(Stmt, Stmt) - class coins.opt.OptUtil の static メソッド
Add pNewStmt so that it follows pCurrentStmt.
addOperand(FlowAnalSym) - class coins.sym.VarImpl のメソッド
 
addOperand(FlowAnalSym) - class coins.sym.ExpIdImpl のメソッド
 
addParam(Param) - class coins.sym.SubpImpl のメソッド
 
addParam(Param) - interface coins.sym.Subp のメソッド
addParam Add parameter to the parameter list of this subprogram.
addParamTo(FirList) - class coins.ffront.EntryStmt のメソッド
Add parameters of this ENTRY statement to paramList.
addParamType(Type) - class coins.sym.SubpImpl のメソッド
 
addParamType(Type) - interface coins.sym.Subp のメソッド
addParamType Add parameter type to a temporal parameter type list.
addPrev(HIR) - class coins.casttohir.SideEffectBuffer のメソッド
addPrev Add statement to the list of statements to be swept backward.
addPrev(SideEffectBuffer) - class coins.casttohir.SideEffectBuffer のメソッド
addPrev Connect the statement lists of the child with the prevList of this SideEffectBuffer, and clear the statement lists of the child.
addProd(String, String, Object, ImList) - class coins.backend.tools.Tmd2Java.RuleSet のメソッド
Add new production rule.
addProd(Tmd2Java.OpPattern) - class coins.backend.tools.Tmd2Java.RuleSet のメソッド
Add new production rule.
ADDR_TYPE - class coins.backend.gen.CodeGenerator_ppc の static 変数
 
addReg(BiList, LirNode) - class coins.backend.sched.LirNodeInf のメソッド
 
addRegDef(BiList, LirNode) - class coins.backend.sched.LirNodeInf のメソッド
Add registers defined in LirNode ln to BiList bl
addRegion(RegionType) - class coins.ir.hir.ProgramImpl のメソッド
 
addRegion(RegionType) - interface coins.ir.hir.Program のメソッド
addRegion Add pRegionType to the end of region list of this program.
AddRegister(String, int) - class coins.backend.gen.CodeGenerator_ppc.StructureScheduler のメソッド
 
AddRegisterInstruction(int, String, int) - class coins.backend.gen.CodeGenerator_ppc.StructureScheduler のメソッド
 
addRegUse(BiList, LirNode) - class coins.backend.sched.LirNodeInf のメソッド
Add registers used in LirNode ln to BiList bl
addRequired(SymTab) - class coins.backend.MachineParams のメソッド
Register external symbols of built-in functions and static objects.
addRequired(SymTab) - class coins.backend.gen.MachineParams_thumb のメソッド
 
addRequired(SymTab) - class coins.backend.gen.MachineParams_sparc のメソッド
 
addRequired(SymTab) - class coins.backend.gen.MachineParams_sh4 のメソッド
 
addRequired(SymTab) - class coins.backend.gen.MachineParams_ppc のメソッド
 
addRequired(SymTab) - class coins.backend.gen.MachineParams_mips のメソッド
 
addRequired(SymTab) - class coins.backend.gen.MachineParams_mb のメソッド
 
addRequired(SymTab) - class coins.backend.gen.MachineParams_arm のメソッド
 
addRequired(SymTab) - class coins.backend.gen.MachineParams_alpha のメソッド
 
address - class coins.backend.asmpp.AsmLine の変数
 
AddressAnalyze - class coins.ssa.AddressAnalyze.
This class is to keep the order of FRAME or STATIC node.
AddressAnalyze(SsaEnvironment, Function, SsaSymTab) - class coins.ssa.AddressAnalyze のコンストラクタ
Constructor
AddressExpr - class coins.ast.expr.AddressExpr.
'&' Expression for computing the address of the operand.
AddressExpr(Expr, byte[]) - class coins.ast.expr.AddressExpr のコンストラクタ
 
addressUsed(IR) - class coins.opt.ConstPropagationAndFoldingHirOld のメソッド
 
addressUsed(IR) - class coins.opt.ConstPropagationAndFoldingHir のメソッド
 
addResultTo(BlockStmt) - class coins.ffront.FStmt のメソッド
add generated statements and original statement to the block Called after the process of original statement
addrExp(Exp) - class coins.casttohir.ToHir のメソッド
addrExp Create OP_ADDR (= &e) expression node.
addrExp(Exp) - class coins.ir.hir.HIR_Impl のメソッド
 
addrExp(Exp) - interface coins.ir.hir.HIR のメソッド
addrExp Build addr expression representing the address of pExp.
addrType - class coins.backend.gen.CodeGenerator の変数
Address type
addrType - class coins.backend.tools.RegisterDescription2Java の変数
 
AddSPInstruction(int, String, int) - class coins.backend.gen.CodeGenerator_ppc.StructureScheduler のメソッド
 
addStatements(SubpDefinition) - class coins.ir.hir.TestHir のメソッド
 
addStep - class coins.lparallel.LoopTable の変数
 
addStmt(Stmt) - class coins.ffront.ExecStmtManager のメソッド
 
addStructSizeExp(Elem) - class coins.sym.StructTypeImpl のメソッド
 
addSubp(Subp, SymTable) - class coins.sym.RegionTypeImpl のメソッド
 
addSubp(Subp, SymTable) - interface coins.sym.RegionType のメソッド
 
addSubpDefinition(SubpDefinition) - class coins.ir.hir.ProgramImpl のメソッド
 
addSubpDefinition(SubpDefinition) - interface coins.ir.hir.Program のメソッド
addSubpDefinition Add the definition of a subprogram to the end of subprogram definition list of this program.
addSwitchCase(Const, Stmt) - class coins.aflow.BBlockHirImpl のメソッド
addSwitchCase: Add case selection part of switch statement contained in this block and adjust linkages between basic blocks (to change multiway jumps in HIR).
addSwitchCase(Const, Stmt) - interface coins.aflow.BBlockHir のメソッド
addSwitchCase: Add case selection part of switch statement contained in this block and adjust linkages between basic blocks (to change multiway jumps in HIR).
addSymbol(ImList) - class coins.backend.sym.SymTab のメソッド
Parse new symbol from list argument and register it
addSymbol(ImList) - class coins.backend.tools.RegisterDescription2Java.SymTab のメソッド
 
addSymbol(RegisterDescription2Java.RegSymbol, int, int) - class coins.backend.tools.RegisterDescription2Java.SymTab のメソッド
 
addSymbol(String, int, int, int, int, ImList) - class coins.backend.Function のメソッド
Add local symbol
addSymbol(String, int, int, int, int, ImList) - class coins.backend.sym.SymTab のメソッド
Register FRAME/REG symbol entry.
addSymbol(String, int, int, int, String, String, ImList) - class coins.backend.Module のメソッド
Add global symbol
addSymbol(String, int, int, int, String, String, ImList) - class coins.backend.sym.SymTab のメソッド
Register STATIC symbol entry.
addSymbol(Symbol, int) - class coins.backend.Function のメソッド
Add temporary symbol
addSymbol(Symbol, int) - class coins.backend.sym.SymTab のメソッド
Register temporary symbol entry.
addTo(ConvToNewLIR.AsmParamList) - class coins.hir2lir.ConvToNewLIR.AsmParam のメソッド
 
addToBlockFirst(Stmt, boolean) - class coins.casttohir.SideEffectBuffer のメソッド
addToBlockLast Add swept forward statements (in nextList) as the last statement of the block which is either parameter s or a block generated to surround s.
addToBlockLast(Stmt, boolean) - class coins.casttohir.SideEffectBuffer のメソッド
addToBlockLast Add swept backward statements (in prevList) as the last statement of the block which is either parameter s or a block generated to surround s.
addToCallList(Subp) - class coins.sym.SubpImpl のメソッド
addToCallList Add pCallee as a subprogram in the call list of this subprogram.
addToCallList(Subp) - interface coins.sym.Subp のメソッド
addToCallList Add pCallee as a subprogram to the call list of this subprogram.
addToConditionalInitPart(Stmt) - class coins.ir.hir.LoopStmtImpl のメソッド
 
addToConditionalInitPart(Stmt) - interface coins.ir.hir.LoopStmt のメソッド
addToConditionalInitPart ConditionalInitPart is executed once if the LoopStartCondition is satisfied.
addToElsePart(Stmt, boolean) - class coins.ir.hir.IfStmtImpl のメソッド
 
addToElsePart(Stmt, boolean) - interface coins.ir.hir.IfStmt のメソッド
addToElsePart Add pStmt to the tail of else-part of this if-statement.
addToErrorCount(int) - class coins.sym.SubpImpl のメソッド
 
addToErrorCount(int) - interface coins.sym.Subp のメソッド
addToErrorCount Add pCount to the number of syntax/semantic error counter of this subprogram.
addToExpNodeList(ExpId, HIR) - class coins.aflow.BBlockHirImpl のメソッド
addToExpNodeList: //##25 Add pExpNode to the list corresponding to pExpId to show that the expression for pExpId is computed at pExpNode.
addToExpNodeList(ExpId, HIR) - class coins.flow.BBlockHirImpl のメソッド
addToExpNodeList //##25 Add pExpNode to the list corresponding to pExpId to show that the expression for pExpId is computed at pExpNode.
addToHirRefList(LabelNode) - class coins.sym.LabelImpl のメソッド
addToHirRefList Add reference list of this label.
addToLabelDefList(Label) - class coins.sym.SubpImpl のメソッド
 
addToLoopBodyPart(Stmt) - class coins.ir.hir.LoopStmtImpl のメソッド
 
addToLoopBodyPart(Stmt) - interface coins.ir.hir.LoopStmt のメソッド
Add the statement pStmt before the step-labeled statement (as the last statement except the null statement with the loop-step label).
addToLoopEndPart(Stmt) - class coins.ir.hir.LoopStmtImpl のメソッド
 
addToLoopEndPart(Stmt) - interface coins.ir.hir.LoopStmt のメソッド
Add pStmt as the statement next to the existing loop-end statement.
addToLoopInitPart(Stmt) - class coins.ir.hir.LoopStmtImpl のメソッド
 
addToLoopInitPart(Stmt) - interface coins.ir.hir.LoopStmt のメソッド
Add pStmt as the last statement of loop-init-part.
addToLoopStepPart(LoopTable, Stmt) - class coins.lparallel.LoopParallelConv のメソッド
 
addToLoopStepPart(Stmt) - class coins.ir.hir.LoopStmtImpl のメソッド
 
addToLoopStepPart(Stmt) - interface coins.ir.hir.LoopStmt のメソッド
Add the statement pStmt to the loop-step part (add as the statement next to the existing statement of the loop-step part).
addToPredList(BBlock) - class coins.aflow.BBlockImpl のメソッド
addToPredList: addToSuccList: Add the basic block pPred/pSucc to the list of predecessors/successors of this basic block, and this block is added to the list of successors/predecessors of pPred/pSucc.
addToPredList(BBlock) - interface coins.aflow.BBlock のメソッド
addToPredList: addToSuccList: Add the basic block pPred/pSucc to the list of predecessors/successors of this basic block, and this block is added to the list of successors/predecessors of pPred/pSucc.
addToPredList(BBlock) - class coins.flow.BBlockImpl のメソッド
addToPredList addToSuccList Add the basic block pPred/pSucc to the list of predecessors/successors of this basic block, and this block is added to the list of successors/predecessors of pPred/pSucc.
addToPredList(BBlock) - interface coins.flow.BBlock のメソッド
addToPredList addToSuccList Add the basic block pPred/pSucc to the list of predecessors/successors of this basic block, and this block is added to the list of successors/predecessors of pPred/pSucc.
addToStmtNext(Stmt, boolean) - class coins.casttohir.SideEffectBuffer のメソッド
addToStmtNext Insert the statements swept forward (nextList elements) at the position next to the statement s.
addToStmtPrev(Stmt, boolean) - class coins.casttohir.SideEffectBuffer のメソッド
addToStmtPrev Insert the statements swept backward (prevList elements) in front of the statement s.
addToSuccList(BBlock) - class coins.aflow.BBlockImpl のメソッド
 
addToSuccList(BBlock) - interface coins.aflow.BBlock のメソッド
 
addToSuccList(BBlock) - class coins.flow.BBlockImpl のメソッド
 
addToSuccList(BBlock) - interface coins.flow.BBlock のメソッド
 
addToThenPart(Stmt, boolean) - class coins.ir.hir.IfStmtImpl のメソッド
 
addToThenPart(Stmt, boolean) - interface coins.ir.hir.IfStmt のメソッド
addToThenPart Add pStmt to the tail of then-part of this if-statement.
addToTotalErrorCount(int) - class coins.IoRoot のメソッド
Add pCount to the total-message-counter.
addUDChain(IR) - class coins.aflow.UDListImpl のメソッド
 
addUDChain(IR) - interface coins.aflow.UDList のメソッド
addUDChain: Add UDChain which will be created by pUseNode that uses some symbol.
addUnionElem(EquivManager.EquivGroup.EquivElem, int, SymTable) - class coins.ffront.EquivManager.EquivGroup のメソッド
 
addUnique(Object, Object) - class coins.aflow.util.ListValuedMap のメソッド
 
addUnique(Object, Object) - class coins.flow.ListValuedMap のメソッド
Add pNewEntry to the list corresponding to pKey.
addUseDefChain(IR) - class coins.flow.UseDefListImpl のメソッド
 
addUseDefChain(IR) - interface coins.flow.UseDefList のメソッド
addUseDefChain Add UseDefChain which will be created by pUseNode that uses some symbol.
addUseNode(FlowAnalSym, IR) - class coins.flow.SubpFlowImpl のメソッド
 
addUseNode(IR) - class coins.aflow.DefUseCellImpl のメソッド
 
addUseNode(IR) - interface coins.aflow.DefUseCell のメソッド
Adds pUseNode to the list of use nodes (returned by getUseList()).
addUseNode(IR) - class coins.flow.DefUseChainImpl のメソッド
 
addUseNode(IR) - interface coins.flow.DefUseChain のメソッド
 
addUseNode(IR) - class coins.flow.DefUseCellImpl のメソッド
 
addUseNode(IR) - interface coins.flow.DefUseCell のメソッド
 
adjDisp(int) - class coins.backend.gen.CodeGenerator_mb.CallContext のメソッド
 
adjustAvailability(HIR, Stmt, BBlock) - class coins.opt.CommonSubexpElimHirE のメソッド
adjustAvailability Add pExp and all its subexpressions to fAvailableExps.
adjustCalleeSaves - class coins.backend.gen.CodeGenerator_thumb.ThumbAttr の変数
callee save register
adjustCalleeSaves - class coins.backend.gen.CodeGenerator_arm.ArmAttr の変数
callee save register
adjustHirPositionOfLabels1(Stmt) - class coins.opt.NormalizeHir のメソッド
 
adjustLabelInf(HIR, IrList) - class coins.ir.hir.HirModify のメソッド
adjustLabelInf is called from HIR.copyWithOperandsChangingLabels and adjust labal information for compound HIR subtrees that may contain labeled statements such as SWITCH, LOOP, IF, BLOCK, SEQ, LIST, LabeledStmt.
adjustLinkages(Stmt, Stmt) - class coins.opt.NormalizeHir のメソッド
 
adjustMatchingData(GlobalReform.MatchingData, Map) - class coins.opt.GlobalReform のメソッド
Get the HIR corresponding to pattern parameters that are given as keys of pParamCorresp which maps pattern parameters to primary HIR that may contain parameters.
adjustMultiBlockFlag() - class coins.ir.hir.StmtImpl のメソッド
 
adjustMultiBlockFlag(Stmt) - class coins.ir.hir.StmtImpl のメソッド
 
adjustNonterminal(GlobalReform.MatchingData, GlobalReform.NontermPatInstance, HIR, Set, int, boolean) - class coins.opt.GlobalReform のメソッド
Change a nonterminal call to a plain HIR subtree that has resolved parameters and nonterminal calls by executing following steps: (1) Get the instance of MatchingData lData1 corresponding to the nonterminal call pCallNode.
adjustOutPattern(GlobalReform.MatchingData, HIR, Set, int) - class coins.opt.GlobalReform のメソッド
Adjust the out pattern pOutHir corresponding to the pattern/nonterminal represented by pData, that is, If pOutHir is a pattern/nonterminal param node, then replace it by the HIR corresponding to it; If pOutHir represents a nonterminal, then replace it by the expanded HIR corresponding to it invoking adjustNonterminal with a MachingData obtained by copying pData; If pOutHir represents _reform(n_th_instance, patternParam, replacementExp, nonterminalCallExp), then expand the nonterminal and then replace the pattern parameter (patternParam) contained in it with replacementExp and then replace the pattern parameters according to the correspondence given in pData.
adjustType(Exp, Type) - class coins.opt.GlobalReform のメソッド
 
adjustTypesOfBinaryOperands(Exp, Exp) - class coins.ir.hir.ExpImpl のメソッド
 
adjustTypesOfBinaryOperands(Exp, Exp) - interface coins.ir.hir.Exp のメソッド
Adjust the types of binary operands according to the C language specifications (See ISO/IEC 9899-1999 Programming language C section 6.3.1.8).
advance() - class coins.ffront.Scanner のメソッド
move on to next token.
advance() - interface coins.ffront.Parser.yyInput のメソッド
move on to next token.
aflow - class coins.FlowRoot の変数
aflow: Flow instance used to invoke Flow methods.
aflowBBlock - class coins.flow.BBlockImpl の変数
 
after - class coins.backend.sched.Schedule の static 変数
Trigger class singleton.
afterAssemble() - class coins.driver.Suffix のメソッド
Returns a suffix of output file after assembling of a file with this suffix.
afterCompile() - class coins.driver.Suffix のメソッド
Returns a suffix of output file after compilation of a file with this suffix.
afterPreprocess() - class coins.driver.Suffix のメソッド
Returns a suffix of output file after preprocessing a file with this suffix.
Aggregate - class coins.ast.Aggregate.
Declaration of a struct/union type.
AGGREGATE - class coins.backend.Type の static 変数
 
Aggregate(String, DeclaratorList, String, int) - class coins.ast.Aggregate のコンストラクタ
 
AggregateByReference - class coins.backend.gen.AggregateByReference.
Convert aggregate parameter passing from by-value to by-reference.
AggregateByReference() - class coins.backend.gen.AggregateByReference のコンストラクタ
 
AggregateInstructions - class coins.ssa.AggregateInstructions.
Aggregate LIR trees.
AggregateInstructions(SsaEnvironment, Function) - class coins.ssa.AggregateInstructions のコンストラクタ
Constructor
AggregatePropagation - class coins.backend.gen.AggregatePropagation.
Optimization on Aggregate Copy Propagation.
AggregatePropagation() - class coins.backend.gen.AggregatePropagation のコンストラクタ
 
aGoto(Token, FirList) - class coins.ffront.F77Hir のメソッド
make Fir node of assigned goto statement [f77.jay] ifable_statement : ASSIGN_GOTO IDENT opt_labels { $$ = fHir.aGoto($2, $3); }
aIf(Node, Token, Token, Token) - class coins.ffront.F77Hir のメソッド
make Fir node of arithmetic if statement [f77.jay] ifable_statement : ARITH_IF '(' expr ')' label ',' label ',' label { $$ = fHir.aIf($3, $5, $7, $9); }
alias - class coins.ssa.PREQP の変数
 
AliasAnal - interface coins.alias.AliasAnal.
Interface for HIR alias analysis.
AliasAnalHir1 - class coins.alias.AliasAnalHir1.
Alias analysis level 1 implementation.
AliasAnalHir1(boolean, HirRoot) - class coins.alias.AliasAnalHir1 のコンストラクタ
Creats a new instance of AliasAnalHir1 that performs alias analysis with the specified assumptions (pIsOptimistic) about aliasing.
AliasAnalHir1(HirRoot) - class coins.alias.AliasAnalHir1 のコンストラクタ
Creates a new instance of AliasAnalHir1 that performs alias analysis based on some set of assumptions about aliasing.
AliasAnalHir2 - class coins.alias.alias2.AliasAnalHir2.
Alias analysis level 2 implementation.
AliasAnalHir2(boolean, HirRoot) - class coins.alias.alias2.AliasAnalHir2 のコンストラクタ
Creats a new instance of AliasAnalHir2 that performs alias analysis with the specified assumptions (pIsOptimistic) about aliasing.
AliasAnalHir2(HirRoot) - class coins.alias.alias2.AliasAnalHir2 のコンストラクタ
Creates a new instance of AliasAnalHir2 that performs alias analysis based on some set of assumptions about aliasing.
AliasDriver - class coins.alias.alias2.AliasDriver.
 
AliasDriver - class coins.alias.AliasDriver.
 
AliasDriver() - class coins.alias.alias2.AliasDriver のコンストラクタ
 
AliasDriver() - class coins.alias.AliasDriver のコンストラクタ
 
AliasError - error coins.alias.AliasError.
Class for errors thrown by alias analysis
AliasError() - class coins.alias.AliasError のコンストラクタ
Creates a new instance of AliasError
AliasError(String) - class coins.alias.AliasError のコンストラクタ
Creates a new instance of AliasError with an informational String.
aliasExpGroup(Set) - class coins.alias.RecordAlias のメソッド
 
aliasExps(Exp) - class coins.alias.RecordAlias のメソッド
 
AliasFactory - class coins.alias.AliasFactory.
Factory class.
AliasFactory(HirRoot) - class coins.alias.AliasFactory のコンストラクタ
Creates a new instance of the factory class.
AliasFactory2 - class coins.alias.alias2.AliasFactory2.
Factory class.
AliasFactory2(HirRoot) - class coins.alias.alias2.AliasFactory2 のコンストラクタ
Creates a new instance of the factory class.
AliasGroup - class coins.alias.AliasGroup.
This is the class that represents the set of HIR nodes which may be aliased to a given HIR node.
aliasGroup() - class coins.alias.alias2.AliasFactory2 のメソッド
Creates a new instance of AliasGroup with the default initial capacity and default load factor, which is 0.75.
aliasGroup() - class coins.alias.AliasFactory のメソッド
Creates a new instance of AliasGroup with the default initial capacity and default load factor, which is 0.75.
AliasGroup() - class coins.alias.AliasGroup のコンストラクタ
Creates a new instance of AliasGroup with the default initial capacity.
aliasSymGroup(Set) - class coins.alias.RecordAlias のメソッド
Get the symbols aliased with the symbols in pSet.
aliasSyms(Sym) - class coins.alias.RecordAlias のメソッド
Get the set of symbols that may be aliased to pSym.
AliasUtil - class coins.alias.AliasUtil.
A collection of utility methods.
AliasUtil(SymRoot) - class coins.alias.AliasUtil のコンストラクタ
Creates a new instance of AliasUtil.
ALIGN_ADDRESS - class coins.MachineParamX86_64 の static 変数
 
ALIGN_ADDRESS - class coins.MachineParamX86 の static 変数
 
ALIGN_ADDRESS - class coins.MachineParamSparc の static 変数
 
ALIGN_ADDRESS - class coins.MachineParamSH4 の static 変数
 
ALIGN_ADDRESS - class coins.MachineParamPpc の static 変数
 
ALIGN_ADDRESS - class coins.MachineParamMips の static 変数
 
ALIGN_ADDRESS - class coins.MachineParamMicroBlaze の static 変数
 
ALIGN_ADDRESS - class coins.MachineParamArm の static 変数
 
ALIGN_ADDRESS - class coins.MachineParamAlpha の static 変数
 
ALIGN_ADDRESS - class coins.MachineParam の static 変数
 
ALIGN_BOOL - class coins.MachineParamX86_64 の static 変数
 
ALIGN_BOOL - class coins.MachineParamX86 の static 変数
 
ALIGN_BOOL - class coins.MachineParamSparc の static 変数
 
ALIGN_BOOL - class coins.MachineParamSH4 の static 変数
 
ALIGN_BOOL - class coins.MachineParamPpc の static 変数
 
ALIGN_BOOL - class coins.MachineParamMips の static 変数
 
ALIGN_BOOL - class coins.MachineParamMicroBlaze の static 変数
 
ALIGN_BOOL - class coins.MachineParamArm の static 変数
 
ALIGN_BOOL - class coins.MachineParamAlpha の static 変数
 
ALIGN_BOOL - class coins.MachineParam の static 変数
 
ALIGN_CHAR - class coins.MachineParamX86_64 の static 変数
 
ALIGN_CHAR - class coins.MachineParamX86 の static 変数
 
ALIGN_CHAR - class coins.MachineParamSparc の static 変数
 
ALIGN_CHAR - class coins.MachineParamSH4 の static 変数
 
ALIGN_CHAR - class coins.MachineParamPpc の static 変数
 
ALIGN_CHAR - class coins.MachineParamMips の static 変数
 
ALIGN_CHAR - class coins.MachineParamMicroBlaze の static 変数
 
ALIGN_CHAR - class coins.MachineParamArm の static 変数
 
ALIGN_CHAR - class coins.MachineParamAlpha の static 変数
 
ALIGN_CHAR - class coins.MachineParam の static 変数
 
ALIGN_DOUBLE - class coins.MachineParamX86_64 の static 変数
 
ALIGN_DOUBLE - class coins.MachineParamX86 の static 変数
 
ALIGN_DOUBLE - class coins.MachineParamSparc の static 変数
 
ALIGN_DOUBLE - class coins.MachineParamSH4 の static 変数
 
ALIGN_DOUBLE - class coins.MachineParamPpc の static 変数
 
ALIGN_DOUBLE - class coins.MachineParamMips の static 変数
 
ALIGN_DOUBLE - class coins.MachineParamMicroBlaze の static 変数
 
ALIGN_DOUBLE - class coins.MachineParamArm の static 変数
 
ALIGN_DOUBLE - class coins.MachineParamAlpha の static 変数
 
ALIGN_DOUBLE - class coins.MachineParam の static 変数
 
ALIGN_ENUM - class coins.MachineParamX86_64 の static 変数
 
ALIGN_ENUM - class coins.MachineParamX86 の static 変数
 
ALIGN_ENUM - class coins.MachineParamSparc の static 変数
 
ALIGN_ENUM - class coins.MachineParamSH4 の static 変数
 
ALIGN_ENUM - class coins.MachineParamPpc の static 変数
 
ALIGN_ENUM - class coins.MachineParamMips の static 変数
 
ALIGN_ENUM - class coins.MachineParamMicroBlaze の static 変数
 
ALIGN_ENUM - class coins.MachineParamArm の static 変数
 
ALIGN_ENUM - class coins.MachineParamAlpha の static 変数
 
ALIGN_ENUM - class coins.MachineParam の static 変数
 
ALIGN_FLOAT - class coins.MachineParamX86_64 の static 変数
 
ALIGN_FLOAT - class coins.MachineParamX86 の static 変数
 
ALIGN_FLOAT - class coins.MachineParamSparc の static 変数
 
ALIGN_FLOAT - class coins.MachineParamSH4 の static 変数
 
ALIGN_FLOAT - class coins.MachineParamPpc の static 変数
 
ALIGN_FLOAT - class coins.MachineParamMips の static 変数
 
ALIGN_FLOAT - class coins.MachineParamMicroBlaze の static 変数
 
ALIGN_FLOAT - class coins.MachineParamArm の static 変数
 
ALIGN_FLOAT - class coins.MachineParamAlpha の static 変数
 
ALIGN_FLOAT - class coins.MachineParam の static 変数
 
ALIGN_INT - class coins.MachineParamX86_64 の static 変数
 
ALIGN_INT - class coins.MachineParamX86 の static 変数
 
ALIGN_INT - class coins.MachineParamSparc の static 変数
 
ALIGN_INT - class coins.MachineParamSH4 の static 変数
 
ALIGN_INT - class coins.MachineParamPpc の static 変数
 
ALIGN_INT - class coins.MachineParamMips の static 変数
 
ALIGN_INT - class coins.MachineParamMicroBlaze の static 変数
 
ALIGN_INT - class coins.MachineParamArm の static 変数
 
ALIGN_INT - class coins.MachineParamAlpha の static 変数
 
ALIGN_INT - class coins.MachineParam の static 変数
 
ALIGN_LONG - class coins.MachineParamX86_64 の static 変数
 
ALIGN_LONG - class coins.MachineParamX86 の static 変数
 
ALIGN_LONG - class coins.MachineParamSparc の static 変数
 
ALIGN_LONG - class coins.MachineParamSH4 の static 変数
 
ALIGN_LONG - class coins.MachineParamPpc の static 変数
 
ALIGN_LONG - class coins.MachineParamMips の static 変数
 
ALIGN_LONG - class coins.MachineParamMicroBlaze の static 変数
 
ALIGN_LONG - class coins.MachineParamArm の static 変数
 
ALIGN_LONG - class coins.MachineParamAlpha の static 変数
 
ALIGN_LONG - class coins.MachineParam の static 変数
 
ALIGN_LONG_DOUBLE - class coins.MachineParamX86_64 の static 変数
 
ALIGN_LONG_DOUBLE - class coins.MachineParamX86 の static 変数
 
ALIGN_LONG_DOUBLE - class coins.MachineParamSparc の static 変数
 
ALIGN_LONG_DOUBLE - class coins.MachineParamSH4 の static 変数
 
ALIGN_LONG_DOUBLE - class coins.MachineParamPpc の static 変数
 
ALIGN_LONG_DOUBLE - class coins.MachineParamMips の static 変数
 
ALIGN_LONG_DOUBLE - class coins.MachineParamMicroBlaze の static 変数
 
ALIGN_LONG_DOUBLE - class coins.MachineParamArm の static 変数
 
ALIGN_LONG_DOUBLE - class coins.MachineParamAlpha の static 変数
 
ALIGN_LONG_DOUBLE - class coins.MachineParam の static 変数
 
ALIGN_LONG_LONG - class coins.MachineParamX86_64 の static 変数
 
ALIGN_LONG_LONG - class coins.MachineParamX86 の static 変数
 
ALIGN_LONG_LONG - class coins.MachineParamSparc の static 変数
 
ALIGN_LONG_LONG - class coins.MachineParamSH4 の static 変数
 
ALIGN_LONG_LONG - class coins.MachineParamPpc の static 変数
 
ALIGN_LONG_LONG - class coins.MachineParamMips の static 変数
 
ALIGN_LONG_LONG - class coins.MachineParamMicroBlaze の static 変数
 
ALIGN_LONG_LONG - class coins.MachineParamArm の static 変数
 
ALIGN_LONG_LONG - class coins.MachineParamAlpha の static 変数
 
ALIGN_LONG_LONG - class coins.MachineParam の static 変数
 
ALIGN_OFFSET - class coins.MachineParamX86_64 の static 変数
 
ALIGN_OFFSET - class coins.MachineParamX86 の static 変数
 
ALIGN_OFFSET - class coins.MachineParamSparc の static 変数
 
ALIGN_OFFSET - class coins.MachineParamSH4 の static 変数
 
ALIGN_OFFSET - class coins.MachineParamPpc の static 変数
 
ALIGN_OFFSET - class coins.MachineParamMips の static 変数
 
ALIGN_OFFSET - class coins.MachineParamMicroBlaze の static 変数
 
ALIGN_OFFSET - class coins.MachineParamArm の static 変数
 
ALIGN_OFFSET - class coins.MachineParamAlpha の static 変数
 
ALIGN_OFFSET - class coins.MachineParam の static 変数
 
ALIGN_PTR - class coins.MachineParamX86_64 の static 変数
 
ALIGN_PTR - class coins.MachineParamX86 の static 変数
 
ALIGN_PTR - class coins.MachineParamSparc の static 変数
 
ALIGN_PTR - class coins.MachineParamSH4 の static 変数
 
ALIGN_PTR - class coins.MachineParamPpc の static 変数
 
ALIGN_PTR - class coins.MachineParamMips の static 変数
 
ALIGN_PTR - class coins.MachineParamMicroBlaze の static 変数
 
ALIGN_PTR - class coins.MachineParamArm の static 変数
 
ALIGN_PTR - class coins.MachineParamAlpha の static 変数
 
ALIGN_PTR - class coins.MachineParam の static 変数
 
ALIGN_REGION_MIN - class coins.MachineParamX86_64 の static 変数
 
ALIGN_REGION_MIN - class coins.MachineParamX86 の static 変数
 
ALIGN_REGION_MIN - class coins.MachineParamSparc の static 変数
 
ALIGN_REGION_MIN - class coins.MachineParamSH4 の static 変数
 
ALIGN_REGION_MIN - class coins.MachineParamPpc の static 変数
 
ALIGN_REGION_MIN - class coins.MachineParamMips の static 変数
 
ALIGN_REGION_MIN - class coins.MachineParamMicroBlaze の static 変数
 
ALIGN_REGION_MIN - class coins.MachineParamArm の static 変数
 
ALIGN_REGION_MIN - class coins.MachineParamAlpha の static 変数
 
ALIGN_REGION_MIN - class coins.MachineParam の static 変数
 
ALIGN_SHORT - class coins.MachineParamX86_64 の static 変数
 
ALIGN_SHORT - class coins.MachineParamX86 の static 変数
 
ALIGN_SHORT - class coins.MachineParamSparc の static 変数
 
ALIGN_SHORT - class coins.MachineParamSH4 の static 変数
 
ALIGN_SHORT - class coins.MachineParamPpc の static 変数
 
ALIGN_SHORT - class coins.MachineParamMips の static 変数
 
ALIGN_SHORT - class coins.MachineParamMicroBlaze の static 変数
 
ALIGN_SHORT - class coins.MachineParamArm の static 変数
 
ALIGN_SHORT - class coins.MachineParamAlpha の static 変数
 
ALIGN_SHORT - class coins.MachineParam の static 変数
 
ALIGN_STRUCT_MIN - class coins.MachineParamX86_64 の static 変数
 
ALIGN_STRUCT_MIN - class coins.MachineParamX86 の static 変数
 
ALIGN_STRUCT_MIN - class coins.MachineParamSparc の static 変数
 
ALIGN_STRUCT_MIN - class coins.MachineParamSH4 の static 変数
 
ALIGN_STRUCT_MIN - class coins.MachineParamPpc の static 変数
 
ALIGN_STRUCT_MIN - class coins.MachineParamMips の static 変数
 
ALIGN_STRUCT_MIN - class coins.MachineParamMicroBlaze の static 変数
 
ALIGN_STRUCT_MIN - class coins.MachineParamArm の static 変数
 
ALIGN_STRUCT_MIN - class coins.MachineParamAlpha の static 変数
 
ALIGN_STRUCT_MIN - class coins.MachineParam の static 変数
 
ALIGN_SUBP - class coins.MachineParamX86_64 の static 変数
 
ALIGN_SUBP - class coins.MachineParamX86 の static 変数
 
ALIGN_SUBP - class coins.MachineParamSparc の static 変数
 
ALIGN_SUBP - class coins.MachineParamSH4 の static 変数
 
ALIGN_SUBP - class coins.MachineParamPpc の static 変数
 
ALIGN_SUBP - class coins.MachineParamMips の static 変数
 
ALIGN_SUBP - class coins.MachineParamMicroBlaze の static 変数
 
ALIGN_SUBP - class coins.MachineParamArm の static 変数
 
ALIGN_SUBP - class coins.MachineParamAlpha の static 変数
 
ALIGN_SUBP - class coins.MachineParam の static 変数
 
ALIGN_VOID - class coins.MachineParamX86_64 の static 変数
 
ALIGN_VOID - class coins.MachineParamX86 の static 変数
 
ALIGN_VOID - class coins.MachineParamSparc の static 変数
 
ALIGN_VOID - class coins.MachineParamSH4 の static 変数
 
ALIGN_VOID - class coins.MachineParamPpc の static 変数
 
ALIGN_VOID - class coins.MachineParamMips の static 変数
 
ALIGN_VOID - class coins.MachineParamMicroBlaze の static 変数
 
ALIGN_VOID - class coins.MachineParamArm の static 変数
 
ALIGN_VOID - class coins.MachineParamAlpha の static 変数
 
ALIGN_VOID - class coins.MachineParam の static 変数
 
ALIGN_WCHAR - class coins.MachineParamX86_64 の static 変数
 
ALIGN_WCHAR - class coins.MachineParamX86 の static 変数
 
ALIGN_WCHAR - class coins.MachineParamSparc の static 変数
 
ALIGN_WCHAR - class coins.MachineParamSH4 の static 変数
 
ALIGN_WCHAR - class coins.MachineParamPpc の static 変数
 
ALIGN_WCHAR - class coins.MachineParamMips の static 変数
 
ALIGN_WCHAR - class coins.MachineParamMicroBlaze の static 変数
 
ALIGN_WCHAR - class coins.MachineParamArm の static 変数
 
ALIGN_WCHAR - class coins.MachineParamAlpha の static 変数
 
ALIGN_WCHAR - class coins.MachineParam の static 変数
 
alignForType(int) - class coins.backend.TargetMachine のメソッド
Return the alignment bytes for specified type.
alignForType(int) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
alignForType(int) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
 
alignForType(int) - class coins.backend.gen.CodeGenerator_x86 のメソッド
 
alignForType(int) - class coins.backend.gen.CodeGenerator_sparc のメソッド
 
alignForType(int) - class coins.backend.gen.CodeGenerator_mips のメソッド
Return alignment for type.
alignForType(int) - class coins.backend.gen.CodeGenerator_alpha のメソッド
Return the alignment bytes for specified type.
alignForType(int) - class coins.backend.gen.CodeGenerator のメソッド
Return alignment for type.
AlignInstruction - class coins.backend.asmpp.AlignInstruction.
 
AlignInstruction(String, int) - class coins.backend.asmpp.AlignInstruction のコンストラクタ
 
AlignmentTest - class coins.simd.AlignmentTest.
Class for testing alignment
AlignmentTest.Alignment - class coins.simd.AlignmentTest.Alignment.
Class for alignment info.data
AlignmentTest.Alignment(LirNode, int) - class coins.simd.AlignmentTest.Alignment のコンストラクタ
 
AlignmentTest(Function) - class coins.simd.AlignmentTest のコンストラクタ
Constructs a AlignmentTest object
allFalse() - class coins.aflow.SetRefReprImpl のメソッド
 
allFalse() - interface coins.aflow.SetRefRepr のメソッド
 
allFalse() - class coins.flow.SetRefReprImpl のメソッド
 
allFalse() - interface coins.flow.SetRefRepr のメソッド
 
allFalse() - class coins.sym.FlagBoxImpl のメソッド
 
allFalse() - interface coins.sym.FlagBox のメソッド
allFalse true if all flags are false, flase if some flag is true;
allFinishVar - class coins.mdf.DeclareLocalVariables の変数
The variable `_MDF_ALL_FINISH'
allocaCalled - class coins.backend.gen.CodeGenerator_x86_64.X86_64Attr の変数
alloca called in it
allocaCalled - class coins.backend.gen.CodeGenerator_x86simd.X86Attr の変数
alloca called in it
allocaCalled - class coins.backend.gen.CodeGenerator_x86.X86Attr の変数
alloca called in it
allocateBBlockOfIR() - class coins.aflow.SubpFlowImpl のメソッド
 
allocateBBlockOfIR() - class coins.flow.SubpFlowImpl のメソッド
 
allocateExpIdForSubp() - class coins.flow.HirSubpFlowImpl のメソッド
Allocate ExpId for each data handling node.
allocateExpIdForSubp() - interface coins.flow.HirSubpFlow のメソッド
allocateExpIdForSubp For each HIR node of current subprogram, allocate ExpId to the node if it does computation directly, and record DefRefPosition number for the node.
allocateExpIdTable() - class coins.aflow.SubpFlowImpl のメソッド
 
allocateExpIdTable() - interface coins.aflow.SubpFlow のメソッド
 
allocateExpIdToNode(HIR) - class coins.flow.HirSubpFlowImpl のメソッド
Allocate ExpId to pSubtree and its descendents.
allocateSetRefReprTable() - class coins.aflow.SubpFlowImpl のメソッド
 
allocateSimdReg(Vector) - class coins.simd.SimdOpt のメソッド
Allocate SIMD registers.
allocateSpace() - class coins.flow.DataFlowImpl のメソッド
allocateSpace Allocates space to store BitVector instances for the entire flow.
allocateSpaceForDataFlowAnalysis(int, int, int) - class coins.flow.BBlockImpl のメソッド
 
allocateSpaceForDataFlowAnalysis(int, int, int) - interface coins.flow.BBlock のメソッド
 
allocaUsed - class coins.backend.gen.CodeGenerator_thumb.ThumbAttr の変数
 
allocTemp(LirNode, String) - class coins.backend.gen.CodeGenerator.Match のメソッド
Assign destination register variable.
allSubexps() - class coins.aflow.SetRefReprHirEImpl のメソッド
operandExp: ExpId's of all subexpressions of the subtree corresponding to this.
allSubexps() - class coins.flow.SetRefReprHirEImpl のメソッド
operandExp ExpId's of all subexpressions of the subtree corresponding to this.
AllThr - class coins.mdf.MdfEnvironment の static 変数
The threshold for debugging: trace=10000
AllThr - class coins.simd.SimdEnvironment の static 変数
 
AllThr - class coins.ssa.SsaEnvironment の static 変数
The threshold of the debug print
alphabetCharacters - class coins.casttohir.ParseString の static 変数
 
alreadyPut - class coins.mdf.DeclareLocalVariables の変数
The variable `_MDF_ALREADY_PUT'
AnaData - class coins.lir2c.AnaData.
AnaData: analyze Data object.
AnaData() - class coins.lir2c.AnaData のコンストラクタ
 
AnalAdapter - class coins.aflow.util.AnalAdapter.
 
AnalAdapter() - class coins.aflow.util.AnalAdapter のコンストラクタ
 
analysis_flag - class coins.lparallel.LoopTable の変数
 
analyze() - class coins.ssa.AddressAnalyze のメソッド
Make ordering FRAME and STATIC node.
Analyze() - class coins.backend.gen.CodeGenerator_mips.mipsAttr のメソッド
 
analyze(LirNode, String, Root) - class coins.backend.sim.TypicalPattern のメソッド
 
analyze(Root, String, String, int, int) - class coins.backend.sim.SimFuncTable のメソッド
 
analyzer - class coins.backend.ana.ScanVarReference の static 変数
Factory singleton.
analyzer - class coins.backend.ana.SaveRegisters の static 変数
Factory singleton.
analyzer - class coins.backend.ana.ReverseDFST の static 変数
Factory singleton.
analyzer - class coins.backend.ana.Postdominators の static 変数
Factory singleton.
analyzer - class coins.backend.ana.LoopAnalysis の static 変数
 
analyzer - class coins.backend.ana.LiveVariableSlotwise の static 変数
Factory singleton.
analyzer - class coins.backend.ana.LiveVariableBitMap の static 変数
Factory singleton.
analyzer - class coins.backend.ana.InterferenceGraph の static 変数
Factory singleton.
analyzer - class coins.backend.ana.EnumRegVars の static 変数
Factory singleton.
analyzer - class coins.backend.ana.Dominators の static 変数
Factory singleton.
analyzer - class coins.backend.ana.DominanceFrontiers の static 変数
Factory singleton.
analyzer - class coins.backend.ana.DFST の static 変数
Factory singleton.
analyzer - class coins.backend.ana.ControlDependences の static 変数
Factory singleton.
Analyzer - interface coins.aflow.util.Analyzer.
Title: Analyzer Description: Interface for analyzer classes.
analyzerCopyNotInterfere - class coins.backend.ana.InterferenceGraph の static 変数
Factory singleton.
ancestorControlStmtOfConditionalExp(HIR) - class coins.ir.hir.StmtImpl のメソッド
Get the ancestor control statement (IfStmt, LoopStmt, SwitchStmt) containing pHir as conditional Exp or ExpStmt.
ancestorControlStmtOfConditionalExp(HIR) - interface coins.ir.hir.Stmt のメソッド
Get the ancestor control statement (IfStmt, LoopStmt, SwitchStmt) containing pHir as conditional Exp or ExpStmt.
ancestorsOf(Object) - class coins.aflow.util.TreeStructure のメソッド
Returns the ancestor nodes of the specified argument node, including the argument node itself, in this tree structure.
ancestorsOf(Object) - class coins.flow.TreeStructure のメソッド
Returns the ancestor nodes of the specified argument node, including the argument node itself, in this tree structure.
ANCHORED - class coins.alias.Tag の static 変数
Flag number for anchoredness.
AND - class coins.ffront.Parser の static 変数
 
AND_E - interface coins.ast.TokenId の static 変数
 
ANDAND - interface coins.ast.TokenId の static 変数
 
andSet(int, int) - class coins.backend.MachineParams のメソッド
Return an intersection of two register sets.
andSet(RegisterDescription2Java.RegisterSet, RegisterDescription2Java.RegisterSet) - class coins.backend.tools.RegisterDescription2Java のメソッド
Return and set of RegisterSet x and y.
annul() - class coins.ssa.MemoryAliasAnalyze のメソッド
Annuling the information about the alias analysis from all the memory object.
annul() - class coins.ssa.AddressAnalyze のメソッド
Translate back from the ordered nodes into the original nodes.
ANYTYPE - class coins.backend.tools.Tmd2Java の static 変数
 
append(ArrayInitializer, Expr, byte[]) - class coins.ast.expr.ArrayInitializer の static メソッド
 
append(ASTList, ASTree) - class coins.ast.ASTList の static メソッド
Appends an object to a list.
append(BiLink) - class coins.backend.util.BiList のメソッド
Append a link to the end of the list.
append(CompoundStmnt, Stmnt) - class coins.ast.stmnt.CompoundStmnt の static メソッド
 
append(DeclaratorList, Declarator) - class coins.ast.DeclaratorList の static メソッド
 
append(ImList) - class coins.backend.util.ImList のメソッド
Return the list concatenated this and addendum.
append(String, int) - class coins.cfront.KeywordTable のメソッド
 
append(Vector, Vector) - class coins.simd.Relation のメソッド
 
appendNode(LirNode, BasicBlk, int) - class coins.ssa.SsaGraph のメソッド
Append a new node to the SSA graph.
apply(BiList) - class coins.backend.Module のメソッド
Apply transformations listed in the transList.
apply(BiList) - class coins.backend.Function のメソッド
Apply transformations listed in the transList.
apply(BiList) - class coins.ssa.SsaGraphNode のメソッド
Translate this node into LIR node.
apply(ImList) - class coins.backend.Module のメソッド
Apply transformations listed in the transList.
apply(ImList) - class coins.backend.Function のメソッド
Apply transformations listed in the transList.
apply(LocalAnalyzer) - class coins.backend.Module のメソッド
Apply some analysis on each function
apply(LocalAnalyzer) - class coins.backend.Function のメソッド
Apply some analysis
apply(LocalTransformer) - class coins.backend.Function のメソッド
Apply some transformation/optimization.
apply(LocalTransformer) - class coins.backend.Data のメソッド
Apply some transformation on DATA.
apply(LocalTransformer, ImList) - class coins.backend.Function のメソッド
Apply some transformation/optimization with argument.
apply(LocalTransformer, ImList) - class coins.backend.Data のメソッド
Apply some transformation on DATA with arguments.
apply(Object) - class coins.backend.Module のメソッド
Apply transformation (generic form).
apply(Object) - class coins.backend.Function のメソッド
Apply transformation (generic form).
apply(Object[]) - class coins.backend.Module のメソッド
Apply transformations listed in the transVector.
apply(Object[]) - class coins.backend.Function のメソッド
Apply transformations listed in the transVector.
apply(String) - class coins.backend.Module のメソッド
Apply transformation assigned to Hook.
apply(String) - class coins.backend.Function のメソッド
Apply transformation assigned to Hook.
apply(Transformer) - class coins.backend.Module のメソッド
Apply tranformation on module without argument.
apply(Transformer, ImList) - class coins.backend.Module のメソッド
Do some transform(or optimization) on each function with trace dump.
applyBinaryOp(Lex, ConstantExpr, int, ConstantExpr) - class coins.cfront.Evaluator のメソッド
Constant folding for arithmetic binary expression.
applyUnaryOp(Lex, int, ConstantExpr) - class coins.cfront.Evaluator のメソッド
Constant folding for arithmetic unary expression.
ARCH - class coins.Registry の static 変数
ARCH specifies target machine architecture.
ARCHIVE_TO_LINK - interface coins.driver.CompileSpecification の static 変数
Option to speficy an archive to link.
AREA_INCLUDES - class coins.alias.alias2.AliasAnalHir2 の static 変数
 
AREA_INCLUDES - class coins.alias.AliasAnalHir1 の static 変数
 
AREA_OVERLAPS - class coins.alias.alias2.AliasAnalHir2 の static 変数
 
AREA_OVERLAPS - class coins.alias.AliasAnalHir1 の static 変数
 
areAliased(Exp, Exp) - class coins.alias.alias2.AliasAnalHir2 のメソッド
Returns one of the codes (MUST_ALIAS, MAY_ALIAS, NOT_ALIAS).
areAliased(Exp, Exp) - class coins.alias.AliasAnalHir1 のメソッド
Returns one of the codes (MUST_ALIAS, MAY_ALIAS, NOT_ALIAS).
areCompatible(Type, Type) - class coins.alias.AliasUtil のメソッド
 
areWeakCompatible(Type, Type) - class coins.alias.AliasUtil の static メソッド
 
arg - class coins.cfront.OldFuncArgs の変数
 
ARG_AREA_MIN_SIZE - class coins.backend.gen.CodeGenerator_ppc の static 変数
 
argc - class coins.backend.gen.CodeGenerator_alpha.AlphaAttr の変数
 
argLabel(Token) - class coins.ffront.F77Hir のメソッド
make Fir node of '*' label argument [f77.jay] arg : '*' label { $$ = fHir.argLabel($2); }
args - class coins.backend.tools.Tmd2Java.JavaMacro の変数
 
argsOf(IR) - class coins.aflow.FlowUtil の static メソッド
 
argsTypeCheck(IntrinsicUtility.NameAndType, IrList) - class coins.ffront.IntrinsicUtility のメソッド
 
ARITH_IF - class coins.ffront.Parser の static 変数
 
ArithBinaryExpr - class coins.ast.expr.ArithBinaryExpr.
Arithmetic binary expression.
ArithBinaryExpr(Expr, int, Expr, byte[]) - class coins.ast.expr.ArithBinaryExpr のコンストラクタ
 
ArithIfStmt - class coins.ffront.ArithIfStmt.
Arithmetic IF statement
ArithIfStmt(Node, Token, Token, Token, int, FirToHir) - class coins.ffront.ArithIfStmt のコンストラクタ
 
ArithUnaryExpr - class coins.ast.expr.ArithUnaryExpr.
Arithmetic unary expression.
ArithUnaryExpr(Expr, int) - class coins.ast.expr.ArithUnaryExpr のコンストラクタ
 
Arm - class coins.backend.asmpp.Arm.
 
Arm() - class coins.backend.asmpp.Arm のコンストラクタ
 
array - class coins.lir2c.Decla の変数
 
ARRAY_T - interface coins.ast.TypeId の static 変数
 
ArrayAnal - class coins.lparallel.ArrayAnal.
ArrayAnal: ref. ref.
ArrayAnal - class coins.lparallel.RefArrayCell の変数
 
ArrayAnal(HIR, LoopUtil) - class coins.lparallel.ArrayAnal のコンストラクタ
ArrayAnal: Parallelization domain analysis class.
ArrayAreaAnalyzer - class coins.lparallel.ArrayAreaAnalyzer.
ArrayAreaAnalyzer: Parallelization Array analysis class.
ArrayAreaAnalyzer(HIR, LoopUtil) - class coins.lparallel.ArrayAreaAnalyzer のコンストラクタ
ArrayAreaAnalyzer: Parallelization domain analysis class.
arrayDecl(Token, Node, Node) - class coins.ffront.F77Sym のメソッド
make Fir node of array declaration [f77.jay] one_declaration : IDENT dims opt_length_spec { $$ = fSym.arrayDecl($1, $2, $3); } common_var : IDENT dims { $$ = fSym.arrayDecl($1, $2, null); }
arrayExp - class coins.lparallel.Reduction の変数
 
ArrayExpr - class coins.ast.expr.ArrayExpr.
Array access expression.
ArrayExpr(Expr, Expr, byte[]) - class coins.ast.expr.ArrayExpr のコンストラクタ
 
ArrayInitializer - class coins.ast.expr.ArrayInitializer.
An array of initial values.
ArrayInitializer(Expr, byte[]) - class coins.ast.expr.ArrayInitializer のコンストラクタ
 
ArrayLastPrivate - class coins.lparallel.LoopTable の変数
 
ArrayName - class coins.lparallel.RefArrayCell の変数
 
ArrayNode - class coins.lparallel.Ref_Array の変数
 
ArrayRef - class coins.lparallel.RefArrayCell の変数
 
arraySize - class coins.backend.opt.Profiler の変数
 
ARROW - interface coins.ast.TokenId の static 変数
 
asDest(LirNode, LirNode) - class coins.ssa.BackTranslateFromSsaBriggs のメソッド
 
ASM - interface coins.ast.TokenId の static 変数
 
ASM - class coins.backend.Op の static 変数
 
ASMCONST - class coins.backend.Op の static 変数
 
AsmExpr - class coins.ast.expr.AsmExpr.
Function call expression.
AsmExpr(ASTList) - class coins.ast.expr.AsmExpr のコンストラクタ
 
AsmLine - class coins.backend.asmpp.AsmLine.
 
AsmLine(String) - class coins.backend.asmpp.AsmLine のコンストラクタ
 
asmout(String, Writer) - interface coins.backend.Tmd のメソッド
 
AsmStmt - interface coins.ir.hir.AsmStmt.
The C front of COINS accepts following asm statement: asm("#param paramDecsriptionList \n" "#clobber destroyed-register-list \n" asmInstructionSequence , actual-parameter-list ); where paramDescriptionList -> paramDescription | paramDescriptionList , paramDescription paramDescription -> %register // input parameter variable (rvalue) | w%register // output parameter variable (lvalue) | m%register // input/output parameter variable (lvalue) | s // constant representing static address | a // constant repreZsenting automatic variable address destroyed-register-list -> %register // register contents is destroyed | destroyed-register-list , %register asmInstructionSequence -> "asmInstruction \n" | asmInstructionSequence "asmInstruction \n" actualParameterList -> expression // expression representing actual parameter | actualParameterList , expression The %register represents a register or a class of registers defined in the TMD.
asmStmt(String, HirList) - class coins.ir.hir.HIR_Impl のメソッド
 
asmStmt(String, HirList) - interface coins.ir.hir.HIR のメソッド
asmStmt Make a statement representing asm( formalParams, instructionList, actualParams ).
AsmStmtImpl - class coins.ir.hir.AsmStmtImpl.
Asm node is treated as a statement.
AsmStmtImpl(HirRoot, ConstNode, HirList) - class coins.ir.hir.AsmStmtImpl のコンストラクタ
 
asmWriter - class coins.backend.gen.CodeGenerator の変数
Output Writer
asmWriter() - class coins.backend.Root のメソッド
推奨されていません。  
ASSEMBLE_ONLY - interface coins.driver.CompileSpecification の static 変数
Switch not to link.
assemble(File, Suffix, InputStream, File, IoRoot) - class coins.driver.Driver のメソッド
Assembler.
assemble(File, Suffix, InputStream, File, IoRoot) - interface coins.driver.CompilerImplementation のメソッド
Assembler implementation.
assemble(File, Suffix, InputStream, File, IoRoot) - class coins.lparallel.LoopPara のメソッド
Assembler.
ASSEMBLER_NAME_OPTION - class coins.driver.Driver の static 変数
An option name to specify an assembler command name.
ASSEMBLER_NAME_OPTION - class coins.drivergen.Options の static 変数
An option name to specify an assembler command name.
assert2(boolean, String) - class coins.simd.Util の static メソッド
Tests a condition, and prints messages and exits if it is false.
assert2(boolean, String, int) - class coins.simd.Util の static メソッド
Tests a condition, and prints messages and exits if it is false.
ASSIGN - class coins.ffront.Parser の static 変数
 
ASSIGN_GOTO - class coins.ffront.Parser の static 変数
 
assign() - class coins.aflow.AssignHashBasedFlowExpId のメソッド
Assigns FlowExpIds to nodes over SubpFlow.
assign() - interface coins.aflow.AssignFlowExpId のメソッド
Assigns FlowExpIds to the entire scope currently under consideration (SubpFlow).
assign() - class coins.alias.MyExpIdAssigner のメソッド
Performs the assignment for all the nodes contained in fSubpDef.
assignCast(Type, Exp) - class coins.casttohir.ToHirCast のメソッド
Do cast for assignment statement.
assigner() - class coins.aflow.SubpFlowImpl のメソッド
 
assigner() - interface coins.aflow.SubpFlow のメソッド
Retuns the AssignFlowExpId object this SubpFlow is associated with.
assigner() - class coins.aflow.HirSubpFlowImpl のメソッド
 
assigner(SubpFlow) - class coins.aflow.Flow のメソッド
 
AssignExpr - class coins.ast.expr.AssignExpr.
Assignment expression.
AssignExpr(Expr, int, Expr) - class coins.ast.expr.AssignExpr のコンストラクタ
 
AssignFlowExpId - interface coins.aflow.AssignFlowExpId.
 
assignForBBlock(BBlock) - class coins.aflow.AssignHashBasedFlowExpId のメソッド
 
assignForSetRefRepr(SetRefRepr) - class coins.aflow.AssignHashBasedFlowExpId のメソッド
 
AssignGotoStmt - class coins.ffront.AssignGotoStmt.
assigned GO TO statement
AssignGotoStmt(Token, FirList, int, FirToHir) - class coins.ffront.AssignGotoStmt のコンストラクタ
 
AssignHashBasedFlowExpId - class coins.aflow.AssignHashBasedFlowExpId.
 
AssignHashBasedFlowExpId(SubpFlow) - class coins.aflow.AssignHashBasedFlowExpId のコンストラクタ
 
AssignHashBasedFlowExpIdHir - class coins.aflow.AssignHashBasedFlowExpIdHir.
 
AssignHashBasedFlowExpIdHir(SubpFlow) - class coins.aflow.AssignHashBasedFlowExpIdHir のコンストラクタ
 
assignLabel(Token, Token) - class coins.ffront.F77Hir のメソッド
make Fir node of label assign statement [f77.jay] ifable_statement : ASSIGN label TO IDENT { $$ = fHir.assignLabel($2, $4); }
AssignLabelStmt - class coins.ffront.AssignLabelStmt.
ASSIGN statement
AssignLabelStmt(Token, Token, int, FirToHir) - class coins.ffront.AssignLabelStmt のコンストラクタ
 
assignList - class coins.ffront.F77Hir の変数
 
assignOrFunc(Node, Node) - class coins.ffront.F77Hir のメソッド
make Fir node of assign statement or statement function statement [f77.jay] ifable_statement : LET left_name '=' expr { $$ = fHir.assignOrFunc($2, $5); }
AssignOrFuncStmt - class coins.ffront.AssignOrFuncStmt.
Assignment statement or statement-function defining statement.
AssignOrFuncStmt(Node, Node, int, FirToHir) - class coins.ffront.AssignOrFuncStmt のコンストラクタ
 
AssignStmt - interface coins.ir.hir.AssignStmt.
Assign-statement.
assignStmt(Exp, Exp) - class coins.ir.hir.HIR_Impl のメソッド
 
assignStmt(Exp, Exp) - interface coins.ir.hir.HIR0 のメソッド
assignStmt Build an assignemnt statement.
AssignStmtImpl - class coins.ir.hir.AssignStmtImpl.
Assignment statement class.
AssignStmtImpl(HirRoot, Exp, Exp) - class coins.ir.hir.AssignStmtImpl のコンストラクタ
 
assignToNode(IR) - class coins.aflow.AssignHashBasedFlowExpId のメソッド
 
assignToNode(IR) - interface coins.aflow.AssignFlowExpId のメソッド
Assigns a FlowExpId to the node pIR.
assignWithConcatString(Node) - class coins.ffront.ConcatNode のメソッド
 
AssociationList - class coins.hir2c.AssociationList.
 
AssociationList(HirRoot, PrintWriter) - class coins.hir2c.AssociationList のコンストラクタ
AssociationList:
ASTList - class coins.ast.ASTList.
A linked list.
ASTList(ASTree) - class coins.ast.ASTList のコンストラクタ
 
ASTList(ASTree, ASTList) - class coins.ast.ASTList のコンストラクタ
 
astPrototype - class coins.casttohir.ToHirC の static 変数
 
ASTree - class coins.ast.ASTree.
Abstract Syntax Tree.
ASTree() - class coins.ast.ASTree のコンストラクタ
 
astToHirC(InputStream) - class coins.casttohir.ToHirC のメソッド
Create ASTree by ast.Parser.read(), and visit ASTree to create corresponding HIR-C.
asUse(LirNode, LirNode) - class coins.ssa.BackTranslateFromSsaBriggs のメソッド
 
atAdd(Exp) - class coins.casttohir.ToHirVisit のメソッド
At add expression node.
atAdd(Exp) - class coins.casttohir.ToHirCOpt2 のメソッド
At add expression node.
atAdd(Exp) - class coins.casttohir.ToHirC2 のメソッド
At add expression node.
atAdd(Exp) - class coins.casttohir.ToHirBase のメソッド
At add expression node.
atAddAssign(Exp) - class coins.casttohir.ToHirVisit のメソッド
At add-assign expression node.
atAddAssign(Exp) - class coins.casttohir.ToHirC2 のメソッド
At add-assign expression node.
atAddAssign(Exp) - class coins.casttohir.ToHirBase のメソッド
At add-assign expression node.
atAddAssign(Exp) - class coins.casttohir.SideEffectCutter のメソッド
At add-assign expression node.
atAddr(Exp) - class coins.casttohir.ToHirVisit のメソッド
At address expression node.
atAddr(Exp) - class coins.casttohir.ToHirCOpt のメソッド
At address expression node.
atAddr(Exp) - class coins.casttohir.ToHirC2 のメソッド
At address expression node.
atAddressExpr(AddressExpr) - interface coins.ast.Visitor のメソッド
 
atAddressExpr(AddressExpr) - class coins.ast.StdVisitor のメソッド
 
atAddressExpr(AddressExpr) - class coins.casttohir.ToHirC のメソッド
Create reference expression.
atAnd(Exp) - class coins.casttohir.ToHirVisit のメソッド
At and expression node.
atAnd(Exp) - class coins.casttohir.ToHirCOpt2 のメソッド
At and expression node.
atAnd(Exp) - class coins.casttohir.ToHirC2 のメソッド
At and expression node.
atAnd(Exp) - class coins.casttohir.ToHirBase のメソッド
At and expression node.
atAndAssign(Exp) - class coins.casttohir.ToHirVisit のメソッド
At and-assign expression node.
atAndAssign(Exp) - class coins.casttohir.ToHirC2 のメソッド
At and-assign expression node.
atAndAssign(Exp) - class coins.casttohir.ToHirBase のメソッド
At and-assign expression node.
atAndAssign(Exp) - class coins.casttohir.SideEffectCutter のメソッド
At and-assign expression node.
atArithBinaryExpr(ArithBinaryExpr) - interface coins.ast.Visitor のメソッド
 
atArithBinaryExpr(ArithBinaryExpr) - class coins.ast.StdVisitor のメソッド
 
atArithBinaryExpr(ArithBinaryExpr) - class coins.casttohir.ToHirC のメソッド
Create arithmetic binary expression.
atArithUnaryExpr(ArithUnaryExpr) - interface coins.ast.Visitor のメソッド
 
atArithUnaryExpr(ArithUnaryExpr) - class coins.ast.StdVisitor のメソッド
 
atArithUnaryExpr(ArithUnaryExpr) - class coins.casttohir.ToHirC のメソッド
Create arithmetic unary expression.
atArrayExpr(ArrayExpr) - interface coins.ast.Visitor のメソッド
 
atArrayExpr(ArrayExpr) - class coins.ast.StdVisitor のメソッド
 
atArrayExpr(ArrayExpr) - class coins.casttohir.ToHirC のメソッド
Create array subscript expression.
atArrayInitializer(ArrayInitializer) - interface coins.ast.Visitor のメソッド
 
atArrayInitializer(ArrayInitializer) - class coins.ast.StdVisitor のメソッド
 
atArrayInitializer(ArrayInitializer) - class coins.casttohir.ToHirC のメソッド
At array initializer.
atArrow(Exp) - class coins.casttohir.ToHirVisit のメソッド
At arrow expression node.
atArrow(Exp) - class coins.casttohir.SideEffectCutter のメソッド
At arrow expression node.
atARShift(Exp) - class coins.casttohir.ToHirVisit のメソッド
At arithmetic R-shift expression node.
atARShift(Exp) - class coins.casttohir.ToHirCOpt2 のメソッド
At arithmetic R-shift expression node.
atARShift(Exp) - class coins.casttohir.ToHirC2 のメソッド
At arithmetic R-shift expression node.
atARShift(Exp) - class coins.casttohir.ToHirBase のメソッド
At arithmetic R-shift expression node.
atAsmExpr(AsmExpr) - interface coins.ast.Visitor のメソッド
 
atAsmExpr(AsmExpr) - class coins.ast.StdVisitor のメソッド
 
atAsmExpr(AsmExpr) - class coins.casttohir.ToHirC のメソッド
 
atAsmStmt(AsmStmt) - class coins.ir.hir.HirVisitorModel2 のメソッド
 
atAsmStmt(AsmStmt) - class coins.ir.hir.HirVisitorModel1 のメソッド
 
atAsmStmt(AsmStmt) - interface coins.ir.hir.HirVisitor のメソッド
 
atAssign(Exp) - class coins.casttohir.ToHirVisit のメソッド
At assign expression node.
atAssign(Exp) - class coins.casttohir.ToHirC2 のメソッド
At assign expression node.
atAssign(Exp) - class coins.casttohir.ToHirBase のメソッド
At assign expression node.
atAssign(Exp) - class coins.casttohir.SideEffectCutter のメソッド
At assign expression node.
atAssignExpr(AssignExpr) - interface coins.ast.Visitor のメソッド
 
atAssignExpr(AssignExpr) - class coins.ast.StdVisitor のメソッド
 
atAssignExpr(AssignExpr) - class coins.casttohir.ToHirC のメソッド
Create assign expression.
atAssignStmt(AssignStmt) - class coins.alias.MyExpIdAssigner のメソッド
Assigns MyExpId to the specified AssignStmt.
atAssignStmt(AssignStmt) - class coins.casttohir.ToHirVisit のメソッド
At assign statement node.
atAssignStmt(AssignStmt) - class coins.casttohir.ToHirBaseOpt のメソッド
At assign statement node.
atAssignStmt(AssignStmt) - class coins.ir.hir.TestHir2 のメソッド
 
atAssignStmt(AssignStmt) - class coins.ir.hir.PrintVisitor のメソッド
 
atAssignStmt(AssignStmt) - class coins.ir.hir.PrintStmtVisitor のメソッド
 
atAssignStmt(AssignStmt) - class coins.ir.hir.HirVisitorModel2 のメソッド
 
atAssignStmt(AssignStmt) - class coins.ir.hir.HirVisitorModel1 のメソッド
 
atAssignStmt(AssignStmt) - interface coins.ir.hir.HirVisitor のメソッド
 
atASTList(ASTList) - interface coins.ast.Visitor のメソッド
 
atASTList(ASTList) - class coins.ast.StdVisitor のメソッド
 
atASTList(ASTList) - class coins.casttohir.ToHirC のメソッド
At AST list.
atBlock(BlockStmt) - class coins.casttohir.ToHirVisit のメソッド
At block statement node.
atBlock(BlockStmt) - class coins.casttohir.ToHirBaseOpt のメソッド
At block statement node.
atBlockStmt(BlockStmt) - class coins.ir.hir.TestHir2 のメソッド
 
atBlockStmt(BlockStmt) - class coins.ir.hir.PrintVisitor のメソッド
 
atBlockStmt(BlockStmt) - class coins.ir.hir.PrintStmtVisitor のメソッド
 
atBlockStmt(BlockStmt) - class coins.ir.hir.HirVisitorModel2 のメソッド
 
atBlockStmt(BlockStmt) - class coins.ir.hir.HirVisitorModel1 のメソッド
 
atBlockStmt(BlockStmt) - interface coins.ir.hir.HirVisitor のメソッド
 
atBreakStmnt(BreakStmnt) - interface coins.ast.Visitor のメソッド
 
atBreakStmnt(BreakStmnt) - class coins.ast.StdVisitor のメソッド
 
atBreakStmnt(BreakStmnt) - class coins.casttohir.ToHirC のメソッド
Create break statement.
atCall(FunctionExp) - class coins.casttohir.ToHirVisit のメソッド
At function call expression node.
atCall(FunctionExp) - class coins.casttohir.ToHirCOpt のメソッド
At function call expression node.
atCall(FunctionExp) - class coins.casttohir.ToHirC2 のメソッド
At function call expression node.
atCall(FunctionExp) - class coins.casttohir.ToHirBase のメソッド
At function call expression node.
atCall(FunctionExp) - class coins.casttohir.SideEffectCutter のメソッド
At function call expression node.
atCallExpr(CallExpr) - interface coins.ast.Visitor のメソッド
 
atCallExpr(CallExpr) - class coins.ast.StdVisitor のメソッド
 
atCallExpr(CallExpr) - class coins.casttohir.ToHirC のメソッド
Create function call expression.
atCaseLabel(CaseLabel) - interface coins.ast.Visitor のメソッド
 
atCaseLabel(CaseLabel) - class coins.ast.StdVisitor のメソッド
 
atCaseLabel(CaseLabel) - class coins.casttohir.ToHirC のメソッド
Create case statement.
atCastExpr(CastExpr) - interface coins.ast.Visitor のメソッド
 
atCastExpr(CastExpr) - class coins.ast.StdVisitor のメソッド
 
atCastExpr(CastExpr) - class coins.casttohir.ToHirC のメソッド
Create cast expression.
atCmpEq(Exp) - class coins.casttohir.ToHirVisit のメソッド
At EQ expression node.
atCmpEq(Exp) - class coins.casttohir.ToHirCOpt2 のメソッド
At EQ expression node.
atCmpEq(Exp) - class coins.casttohir.ToHirC2 のメソッド
At EQ expression node.
atCmpEq(Exp) - class coins.casttohir.ToHirBase のメソッド
At EQ expression node.
atCmpEq(Exp) - class coins.casttohir.ConditionInverter のメソッド
atCmpEq At EQ expression node.
atCmpGe(Exp) - class coins.casttohir.ToHirVisit のメソッド
At GE expression node.
atCmpGe(Exp) - class coins.casttohir.ToHirCOpt2 のメソッド
At GE expression node.
atCmpGe(Exp) - class coins.casttohir.ToHirC2 のメソッド
At GE expression node.
atCmpGe(Exp) - class coins.casttohir.ToHirBase のメソッド
At GE expression node.
atCmpGe(Exp) - class coins.casttohir.ConditionInverter のメソッド
atCmpGe At GE expression node.
atCmpGt(Exp) - class coins.casttohir.ToHirVisit のメソッド
At GT expression node.
atCmpGt(Exp) - class coins.casttohir.ToHirCOpt2 のメソッド
At GT expression node.
atCmpGt(Exp) - class coins.casttohir.ToHirC2 のメソッド
At GT expression node.
atCmpGt(Exp) - class coins.casttohir.ToHirBase のメソッド
At GT expression node.
atCmpGt(Exp) - class coins.casttohir.ConditionInverter のメソッド
atCmpGt At GT expression node.
atCmpLe(Exp) - class coins.casttohir.ToHirVisit のメソッド
At LE expression node.
atCmpLe(Exp) - class coins.casttohir.ToHirCOpt2 のメソッド
At LE expression node.
atCmpLe(Exp) - class coins.casttohir.ToHirC2 のメソッド
At LE expression node.
atCmpLe(Exp) - class coins.casttohir.ToHirBase のメソッド
At LE expression node.
atCmpLe(Exp) - class coins.casttohir.ConditionInverter のメソッド
atCmpLe At LE expression node.
atCmpLt(Exp) - class coins.casttohir.ToHirVisit のメソッド
At LT expression node.
atCmpLt(Exp) - class coins.casttohir.ToHirCOpt2 のメソッド
At LT expression node.
atCmpLt(Exp) - class coins.casttohir.ToHirC2 のメソッド
At LT expression node.
atCmpLt(Exp) - class coins.casttohir.ToHirBase のメソッド
At LT expression node.
atCmpLt(Exp) - class coins.casttohir.ConditionInverter のメソッド
atCmpLt At LT expression node.
atCmpNe(Exp) - class coins.casttohir.ToHirVisit のメソッド
At NE expression node.
atCmpNe(Exp) - class coins.casttohir.ToHirCOpt2 のメソッド
At NE expression node.
atCmpNe(Exp) - class coins.casttohir.ToHirC2 のメソッド
At NE expression node.
atCmpNe(Exp) - class coins.casttohir.ToHirBase のメソッド
At NE expression node.
atCmpNe(Exp) - class coins.casttohir.ConditionInverter のメソッド
atCmpNe At NE expression node.
atComma(Exp) - class coins.casttohir.ToHirVisit のメソッド
At comma expression node.
atComma(Exp) - class coins.casttohir.ToHirC2 のメソッド
At comma expression node.
atComma(Exp) - class coins.casttohir.ToHirBase のメソッド
At comma expression node.
atCommaExpr(CommaExpr) - interface coins.ast.Visitor のメソッド
 
atCommaExpr(CommaExpr) - class coins.ast.StdVisitor のメソッド
 
atCommaExpr(CommaExpr) - class coins.casttohir.ToHirC のメソッド
Create comma expression.
atCompoundStmnt(CompoundStmnt) - interface coins.ast.Visitor のメソッド
 
atCompoundStmnt(CompoundStmnt) - class coins.ast.StdVisitor のメソッド
 
atCompoundStmnt(CompoundStmnt) - class coins.casttohir.ToHirC のメソッド
At compound statement.
atConditionalExpr(ConditionalExpr) - interface coins.ast.Visitor のメソッド
 
atConditionalExpr(ConditionalExpr) - class coins.ast.StdVisitor のメソッド
 
atConditionalExpr(ConditionalExpr) - class coins.casttohir.ToHirC のメソッド
Create conditional expression.
atConst(ConstNode) - class coins.casttohir.ToHirVisit のメソッド
At constant node.
atConstantExpr(ConstantExpr) - interface coins.ast.Visitor のメソッド
 
atConstantExpr(ConstantExpr) - class coins.ast.StdVisitor のメソッド
 
atConstantExpr(ConstantExpr) - class coins.casttohir.ToHirC のメソッド
Create constant expression.
atConstNode(ConstNode) - class coins.ir.hir.TestHir2 のメソッド
 
atConstNode(ConstNode) - class coins.ir.hir.PrintVisitor のメソッド
 
atConstNode(ConstNode) - class coins.ir.hir.HirVisitorModel2 のメソッド
 
atConstNode(ConstNode) - class coins.ir.hir.HirVisitorModel1 のメソッド
 
atConstNode(ConstNode) - interface coins.ir.hir.HirVisitor のメソッド
 
atContents(Exp) - class coins.casttohir.ToHirVisit のメソッド
At indirection expression node.
atContents(Exp) - class coins.casttohir.ToHirCOpt のメソッド
At indirection expression node.
atContents(Exp) - class coins.casttohir.ToHirC2 のメソッド
At indirection expression node.
atContents(Exp) - class coins.casttohir.SideEffectCutter のメソッド
At indirection expression node.
atContinueStmnt(ContinueStmnt) - interface coins.ast.Visitor のメソッド
 
atContinueStmnt(ContinueStmnt) - class coins.ast.StdVisitor のメソッド
 
atContinueStmnt(ContinueStmnt) - class coins.casttohir.ToHirC のメソッド
Create continue statement.
atConv(Exp) - class coins.casttohir.ToHirVisit のメソッド
At cast expression node.
atConv(Exp) - class coins.casttohir.ToHirC2 のメソッド
At cast expression node.
atDecay(Exp) - class coins.casttohir.ToHirVisit のメソッド
At decay expression node.
atDecay(Exp) - class coins.casttohir.ToHirCOpt のメソッド
At decay expression node.
atDeclarator(Declarator) - interface coins.ast.Visitor のメソッド
 
atDeclarator(Declarator) - class coins.ast.StdVisitor のメソッド
 
atDeclarator(Declarator) - class coins.casttohir.ToHirC のメソッド
Create symbol and add into symbol table. (= typedef, function prototype, variable declaration)
atDeclaratorList(DeclaratorList) - interface coins.ast.Visitor のメソッド
 
atDeclaratorList(DeclaratorList) - class coins.ast.StdVisitor のメソッド
 
atDeclaratorList(DeclaratorList) - class coins.casttohir.ToHirC のメソッド
At declaration list.
atDefaultLabel(DefaultLabel) - interface coins.ast.Visitor のメソッド
 
atDefaultLabel(DefaultLabel) - class coins.ast.StdVisitor のメソッド
 
atDefaultLabel(DefaultLabel) - class coins.casttohir.ToHirC のメソッド
Create default statement.
atDereferenceExpr(DereferenceExpr) - interface coins.ast.Visitor のメソッド
 
atDereferenceExpr(DereferenceExpr) - class coins.ast.StdVisitor のメソッド
 
atDereferenceExpr(DereferenceExpr) - class coins.casttohir.ToHirC のメソッド
Create dereference expression.
atDiv(Exp) - class coins.casttohir.ToHirVisit のメソッド
At div expression node.
atDiv(Exp) - class coins.casttohir.ToHirCOpt2 のメソッド
At mul expression node.
atDiv(Exp) - class coins.casttohir.ToHirC2 のメソッド
At div expression node.
atDiv(Exp) - class coins.casttohir.ToHirBase のメソッド
At div expression node.
atDivAssign(Exp) - class coins.casttohir.ToHirVisit のメソッド
At div-assign expression node.
atDivAssign(Exp) - class coins.casttohir.ToHirC2 のメソッド
At div-assign expression node.
atDivAssign(Exp) - class coins.casttohir.ToHirBase のメソッド
At div-assign expression node.
atDivAssign(Exp) - class coins.casttohir.SideEffectCutter のメソッド
At div-assign expression node.
atDoStmnt(DoStmnt) - interface coins.ast.Visitor のメソッド
 
atDoStmnt(DoStmnt) - class coins.ast.StdVisitor のメソッド
 
atDoStmnt(DoStmnt) - class coins.casttohir.ToHirC のメソッド
Create do-while statement.
atElem(ElemNode) - class coins.casttohir.ToHirVisit のメソッド
At element node.
atElemNode(ElemNode) - class coins.ir.hir.TestHir2 のメソッド
 
atElemNode(ElemNode) - class coins.ir.hir.PrintVisitor のメソッド
 
atElemNode(ElemNode) - class coins.ir.hir.HirVisitorModel2 のメソッド
 
atElemNode(ElemNode) - class coins.ir.hir.HirVisitorModel1 のメソッド
 
atElemNode(ElemNode) - interface coins.ir.hir.HirVisitor のメソッド
 
atEnd() - class coins.backend.util.ImList のメソッド
Return true if this list is at end (empty).
atEnd() - class coins.backend.util.BiList のメソッド
Return true if this link is either end.
atEnd() - class coins.backend.util.BiLink のメソッド
Return true if this link is either end.
atEnum(Enum) - interface coins.ast.Visitor のメソッド
 
atEnum(Enum) - class coins.ast.StdVisitor のメソッド
 
atEnum(Enum) - class coins.casttohir.ToHirC のメソッド
Create EnumType and add symTableCurrent.
atEqZero(Exp) - class coins.casttohir.ToHirVisit のメソッド
At logical-not expression node.
atEqZero(Exp) - class coins.casttohir.ToHirCOpt のメソッド
At logical-not expression node.
atEqZero(Exp) - class coins.casttohir.ToHirC2 のメソッド
At logical-not expression node.
atEqZero(Exp) - class coins.casttohir.ConditionInverter のメソッド
atEqZero At logical NOT expression node.
atExp(Exp) - class coins.alias.TagTreeBuilder のメソッド
Visits the children of the specified argument, creates a Tag for the MyExpId attached to the specified argument if it is lvalue and not yet done, and registers the node-Tag correspondence into a global map.
atExp(Exp) - class coins.alias.MyExpIdAssigner のメソッド
Assigns MyExpId to the specified Exp.
atExp(Exp) - class coins.ir.hir.TestHir2 のメソッド
Reorder commutative operators that can be exchanged and evaluate the expression if possible.
atExp(Exp) - class coins.ir.hir.PrintVisitor のメソッド
 
atExp(Exp) - class coins.ir.hir.HirVisitorModel2 のメソッド
 
atExp(Exp) - class coins.ir.hir.HirVisitorModel1 のメソッド
 
atExp(Exp) - interface coins.ir.hir.HirVisitor のメソッド
 
atExpList(ExpListExp) - class coins.casttohir.ToHirVisit のメソッド
At expression list node.
atExpList(ExpListExp) - class coins.casttohir.ToHirC2 のメソッド
At expression list node.
atExpRepeat(Exp) - class coins.casttohir.ToHirVisit のメソッド
At expression repeatation node.
atExpressionStmnt(ExpressionStmnt) - interface coins.ast.Visitor のメソッド
 
atExpressionStmnt(ExpressionStmnt) - class coins.ast.StdVisitor のメソッド
 
atExpressionStmnt(ExpressionStmnt) - class coins.casttohir.ToHirC のメソッド
Create expression statement.
atExpStmt(ExpStmt) - class coins.casttohir.ToHirVisit のメソッド
At expression statement node.
atExpStmt(ExpStmt) - class coins.casttohir.ToHirCOpt のメソッド
At expression statement node.
atExpStmt(ExpStmt) - class coins.casttohir.ToHirC2 のメソッド
At expression statement node.
atExpStmt(ExpStmt) - class coins.casttohir.ToHirBaseOpt のメソッド
At expression statement node.
atExpStmt(ExpStmt) - class coins.casttohir.ToHirBase のメソッド
At expression statement node.
atExpStmt(ExpStmt) - class coins.ir.hir.TestHir2 のメソッド
 
atExpStmt(ExpStmt) - class coins.ir.hir.PrintVisitor のメソッド
 
atExpStmt(ExpStmt) - class coins.ir.hir.PrintStmtVisitor のメソッド
 
atExpStmt(ExpStmt) - class coins.ir.hir.HirVisitorModel2 のメソッド
 
atExpStmt(ExpStmt) - class coins.ir.hir.HirVisitorModel1 のメソッド
 
atExpStmt(ExpStmt) - interface coins.ir.hir.HirVisitor のメソッド
 
atFor(LoopStmt) - class coins.casttohir.ToHirVisit のメソッド
At for statement node.
atFor(LoopStmt) - class coins.casttohir.ToHirCOpt のメソッド
At for statement node.
atFor(LoopStmt) - class coins.casttohir.ToHirC2 のメソッド
At for statement node.
atFor(LoopStmt) - class coins.casttohir.ToHirBaseOpt のメソッド
At for statement node.
atFor(LoopStmt) - class coins.casttohir.ToHirBase のメソッド
At for statement node.
atForStmnt(ForStmnt) - interface coins.ast.Visitor のメソッド
 
atForStmnt(ForStmnt) - class coins.ast.StdVisitor のメソッド
 
atForStmnt(ForStmnt) - class coins.casttohir.ToHirC のメソッド
Create for statement.
atForStmt(ForStmt) - class coins.ir.hir.TestHir2 のメソッド
 
atForStmt(ForStmt) - class coins.ir.hir.PrintVisitor のメソッド
 
atForStmt(ForStmt) - class coins.ir.hir.PrintStmtVisitor のメソッド
 
atForStmt(ForStmt) - class coins.ir.hir.HirVisitorModel2 のメソッド
 
atForStmt(ForStmt) - class coins.ir.hir.HirVisitorModel1 のメソッド
 
atForStmt(ForStmt) - interface coins.ir.hir.HirVisitor のメソッド
 
atFunction(Function) - interface coins.ast.Visitor のメソッド
 
atFunction(Function) - class coins.ast.StdVisitor のメソッド
 
atFunction(Function) - class coins.casttohir.ToHirC のメソッド
Create function, and add programRoot.
atFunctionExp(FunctionExp) - class coins.alias.alias2.Prescan のメソッド
 
atFunctionExp(FunctionExp) - class coins.alias.TagTreeBuilder のメソッド
Visits the children of the specified argument, and, if the specified argument is the C malloc library function call node, creates a Tag for the area allocated by the call and registers the node-Tag correspondence into a global map.
atFunctionExp(FunctionExp) - class coins.alias.MyExpIdAssigner のメソッド
Assigns MyExpId to the specified FunctionExp.
atFunctionExp(FunctionExp) - class coins.ir.hir.TestHir2 のメソッド
 
atFunctionExp(FunctionExp) - class coins.ir.hir.PrintVisitor のメソッド
 
atFunctionExp(FunctionExp) - class coins.ir.hir.HirVisitorModel2 のメソッド
 
atFunctionExp(FunctionExp) - class coins.ir.hir.HirVisitorModel1 のメソッド
 
atFunctionExp(FunctionExp) - interface coins.ir.hir.HirVisitor のメソッド
 
atGotoStmnt(GotoStmnt) - interface coins.ast.Visitor のメソッド
 
atGotoStmnt(GotoStmnt) - class coins.ast.StdVisitor のメソッド
 
atGotoStmnt(GotoStmnt) - class coins.casttohir.ToHirC のメソッド
Create goto statement.
atHirList(HirList) - class coins.ir.hir.TestHir2 のメソッド
 
atHirList(HirList) - class coins.ir.hir.PrintVisitor のメソッド
 
atHirList(HirList) - class coins.ir.hir.HirVisitorModel2 のメソッド
 
atHirList(HirList) - class coins.ir.hir.HirVisitorModel1 のメソッド
 
atHirList(HirList) - interface coins.ir.hir.HirVisitor のメソッド
 
atHirSeq(HirSeq) - class coins.ir.hir.TestHir2 のメソッド
 
atHirSeq(HirSeq) - class coins.ir.hir.PrintVisitor のメソッド
 
atHirSeq(HirSeq) - class coins.ir.hir.HirVisitorModel2 のメソッド
 
atHirSeq(HirSeq) - class coins.ir.hir.HirVisitorModel1 のメソッド
 
atHirSeq(HirSeq) - interface coins.ir.hir.HirVisitor のメソッド
 
atIf(IfStmt) - class coins.casttohir.ToHirVisit のメソッド
At if statement node.
atIf(IfStmt) - class coins.casttohir.ToHirCOpt のメソッド
At if statement node.
atIf(IfStmt) - class coins.casttohir.ToHirC2 のメソッド
At if statement node.
atIf(IfStmt) - class coins.casttohir.ToHirBaseOpt のメソッド
At if statement node.
atIf(IfStmt) - class coins.casttohir.ToHirBase のメソッド
At if statement node.
atIfStmnt(IfStmnt) - interface coins.ast.Visitor のメソッド
 
atIfStmnt(IfStmnt) - class coins.ast.StdVisitor のメソッド
 
atIfStmnt(IfStmnt) - class coins.casttohir.ToHirC のメソッド
Create if statement.
atIfStmt(IfStmt) - class coins.ir.hir.TestHir2 のメソッド
 
atIfStmt(IfStmt) - class coins.ir.hir.PrintVisitor のメソッド
 
atIfStmt(IfStmt) - class coins.ir.hir.PrintStmtVisitor のメソッド
 
atIfStmt(IfStmt) - class coins.ir.hir.HirVisitorModel2 のメソッド
 
atIfStmt(IfStmt) - class coins.ir.hir.HirVisitorModel1 のメソッド
 
atIfStmt(IfStmt) - interface coins.ir.hir.HirVisitor のメソッド
 
atIndex(Exp) - class coins.casttohir.ToHirVisit のメソッド
At index expression node.
atIndexedLoopStmt(IndexedLoopStmt) - class coins.ir.hir.HirVisitorModel2 のメソッド
 
atIndexedLoopStmt(IndexedLoopStmt) - class coins.ir.hir.HirVisitorModel1 のメソッド
 
atIndexedLoopStmt(IndexedLoopStmt) - interface coins.ir.hir.HirVisitor のメソッド
 
atInfNode(InfNode) - class coins.ir.hir.TestHir2 のメソッド
 
atInfNode(InfNode) - class coins.ir.hir.PrintVisitor のメソッド
 
atInfNode(InfNode) - class coins.ir.hir.HirVisitorModel2 のメソッド
 
atInfNode(InfNode) - class coins.ir.hir.HirVisitorModel1 のメソッド
 
atInfNode(InfNode) - interface coins.ir.hir.HirVisitor のメソッド
 
atInfStmt(InfStmt) - class coins.casttohir.ToHirVisit のメソッド
atInfStmt parses the pragma body in the form of String and change its symbols to instances of Sym (Var, Subp, Label, Const) and items enclosed in parenthesis to IrList changing its elements to Sym, etc.
atInfStmt(InfStmt) - class coins.ir.hir.TestHir2 のメソッド
 
atInfStmt(InfStmt) - class coins.ir.hir.PrintVisitor のメソッド
 
atInfStmt(InfStmt) - class coins.ir.hir.PrintStmtVisitor のメソッド
 
atInfStmt(InfStmt) - class coins.ir.hir.HirVisitorModel2 のメソッド
 
atInfStmt(InfStmt) - class coins.ir.hir.HirVisitorModel1 のメソッド
 
atInfStmt(InfStmt) - interface coins.ir.hir.HirVisitor のメソッド
 
atIrList(IrList) - class coins.ir.hir.TestHir2 のメソッド
 
atIrList(IrList) - class coins.ir.hir.PrintVisitor のメソッド
 
atIrList(IrList) - class coins.ir.hir.HirVisitorModel2 のメソッド
 
atIrList(IrList) - class coins.ir.hir.HirVisitorModel1 のメソッド
 
atIrList(IrList) - interface coins.ir.hir.HirVisitor のメソッド
 
atJump(JumpStmt) - class coins.casttohir.ToHirVisit のメソッド
At goto statement node.
atJump(JumpStmt) - class coins.casttohir.ToHirBaseOpt のメソッド
At goto statement node.
atJumpStmt(JumpStmt) - class coins.ir.hir.TestHir2 のメソッド
 
atJumpStmt(JumpStmt) - class coins.ir.hir.PrintVisitor のメソッド
 
atJumpStmt(JumpStmt) - class coins.ir.hir.PrintStmtVisitor のメソッド
 
atJumpStmt(JumpStmt) - class coins.ir.hir.HirVisitorModel2 のメソッド
 
atJumpStmt(JumpStmt) - class coins.ir.hir.HirVisitorModel1 のメソッド
 
atJumpStmt(JumpStmt) - interface coins.ir.hir.HirVisitor のメソッド
 
atLabelDef(LabelDef) - class coins.ir.hir.TestHir2 のメソッド
 
atLabelDef(LabelDef) - class coins.ir.hir.PrintVisitor のメソッド
 
atLabelDef(LabelDef) - class coins.ir.hir.HirVisitorModel2 のメソッド
 
atLabelDef(LabelDef) - class coins.ir.hir.HirVisitorModel1 のメソッド
 
atLabelDef(LabelDef) - interface coins.ir.hir.HirVisitor のメソッド
 
atLabeledStmt(LabeledStmt) - class coins.casttohir.ToHirVisit のメソッド
At labeled statement node.
atLabeledStmt(LabeledStmt) - class coins.casttohir.ToHirBaseOpt のメソッド
At labeled statement node.
atLabeledStmt(LabeledStmt) - class coins.ir.hir.TestHir2 のメソッド
 
atLabeledStmt(LabeledStmt) - class coins.ir.hir.PrintVisitor のメソッド
 
atLabeledStmt(LabeledStmt) - class coins.ir.hir.PrintStmtVisitor のメソッド
 
atLabeledStmt(LabeledStmt) - class coins.ir.hir.HirVisitorModel2 のメソッド
 
atLabeledStmt(LabeledStmt) - class coins.ir.hir.HirVisitorModel1 のメソッド
 
atLabeledStmt(LabeledStmt) - interface coins.ir.hir.HirVisitor のメソッド
 
atLabelNode(LabelNode) - class coins.ir.hir.TestHir2 のメソッド
 
atLabelNode(LabelNode) - class coins.ir.hir.PrintVisitor のメソッド
 
atLabelNode(LabelNode) - class coins.ir.hir.HirVisitorModel2 のメソッド
 
atLabelNode(LabelNode) - class coins.ir.hir.HirVisitorModel1 のメソッド
 
atLabelNode(LabelNode) - interface coins.ir.hir.HirVisitor のメソッド
 
atLgAnd(Exp) - class coins.casttohir.ToHirVisit のメソッド
At logical-and expression node.
atLgAnd(Exp) - class coins.casttohir.ToHirCOpt2 のメソッド
At logical-and expression node.
atLgAnd(Exp) - class coins.casttohir.ToHirC2 のメソッド
At logical-and expression node.
atLgAnd(Exp) - class coins.casttohir.ToHirBase のメソッド
At logical-and expression node.
atLgAnd(Exp) - class coins.casttohir.ConditionInverter のメソッド
atLgAnd At logical AND expression node.
atLgOr(Exp) - class coins.casttohir.ToHirVisit のメソッド
At logical-or expression node.
atLgOr(Exp) - class coins.casttohir.ToHirCOpt2 のメソッド
At logical-or expression node.
atLgOr(Exp) - class coins.casttohir.ToHirC2 のメソッド
At logical-or expression node.
atLgOr(Exp) - class coins.casttohir.ToHirBase のメソッド
At logical-or expression node.
atLgOr(Exp) - class coins.casttohir.ConditionInverter のメソッド
atLgOr At logical OR expression node.
atLoopStmt(LoopStmt) - class coins.ir.hir.TestHir2 のメソッド
 
atLoopStmt(LoopStmt) - class coins.ir.hir.HirVisitorModel2 のメソッド
 
atLoopStmt(LoopStmt) - class coins.ir.hir.HirVisitorModel1 のメソッド
 
atLoopStmt(LoopStmt) - interface coins.ir.hir.HirVisitor のメソッド
 
atLShift(Exp) - class coins.casttohir.ToHirVisit のメソッド
At L-shift expression node.
atLShift(Exp) - class coins.casttohir.ToHirCOpt2 のメソッド
At L-shift expression node.
atLShift(Exp) - class coins.casttohir.ToHirC2 のメソッド
At L-shift expression node.
atLShift(Exp) - class coins.casttohir.ToHirBase のメソッド
At L-shift expression node.
atLShiftAssign(Exp) - class coins.casttohir.ToHirVisit のメソッド
At L-shift-assign expression node.
atLShiftAssign(Exp) - class coins.casttohir.ToHirC2 のメソッド
At L-shift-assign expression node.
atLShiftAssign(Exp) - class coins.casttohir.ToHirBase のメソッド
At L-shift-assign expression node.
atLShiftAssign(Exp) - class coins.casttohir.SideEffectCutter のメソッド
At L-shift-assign expression node.
atMemberExpr(MemberExpr) - interface coins.ast.Visitor のメソッド
 
atMemberExpr(MemberExpr) - class coins.ast.StdVisitor のメソッド
 
atMemberExpr(MemberExpr) - class coins.casttohir.ToHirC のメソッド
Create member-access expression.
atMod(Exp) - class coins.casttohir.ToHirVisit のメソッド
At mod expression node.
atMod(Exp) - class coins.casttohir.ToHirCOpt2 のメソッド
At mod expression node.
atMod(Exp) - class coins.casttohir.ToHirC2 のメソッド
At mod expression node.
atMod(Exp) - class coins.casttohir.ToHirBase のメソッド
At mod expression node.
atModAssign(Exp) - class coins.casttohir.ToHirVisit のメソッド
At mod-assign expression node.
atModAssign(Exp) - class coins.casttohir.ToHirC2 のメソッド
At mod-assign expression node.
atModAssign(Exp) - class coins.casttohir.ToHirBase のメソッド
At mod-assign expression node.
atModAssign(Exp) - class coins.casttohir.SideEffectCutter のメソッド
At mod-assign expression node.
atMul(Exp) - class coins.casttohir.ToHirVisit のメソッド
At mul expression node.
atMul(Exp) - class coins.casttohir.ToHirCOpt2 のメソッド
At mul expression node.
atMul(Exp) - class coins.casttohir.ToHirC2 のメソッド
At mul expression node.
atMul(Exp) - class coins.casttohir.ToHirBase のメソッド
At mul expression node.
atMulAssign(Exp) - class coins.casttohir.ToHirVisit のメソッド
At mul-assign expression node.
atMulAssign(Exp) - class coins.casttohir.ToHirC2 のメソッド
At mul-assign expression node.
atMulAssign(Exp) - class coins.casttohir.ToHirBase のメソッド
At mul-assign expression node.
atMulAssign(Exp) - class coins.casttohir.SideEffectCutter のメソッド
At mul-assign expression node.
atNamedLabel(NamedLabel) - interface coins.ast.Visitor のメソッド
 
atNamedLabel(NamedLabel) - class coins.ast.StdVisitor のメソッド
 
atNamedLabel(NamedLabel) - class coins.casttohir.ToHirC のメソッド
Create label statement.
atNeg(Exp) - class coins.casttohir.ToHirVisit のメソッド
At negative expression node.
atNeg(Exp) - class coins.casttohir.ToHirCOpt のメソッド
At negative expression node.
atNeg(Exp) - class coins.casttohir.ToHirC2 のメソッド
At negative expression node.
atNeg(Exp) - class coins.casttohir.ToHirBase のメソッド
At negative expression node.
atNot(Exp) - class coins.casttohir.ToHirVisit のメソッド
At not expression node.
atNot(Exp) - class coins.casttohir.ToHirCOpt のメソッド
At not expression node.
atNot(Exp) - class coins.casttohir.ToHirC2 のメソッド
At not expression node.
atNot(Exp) - class coins.casttohir.ToHirBase のメソッド
At logical not expression node.
atNullNode(NullNode) - class coins.ir.hir.TestHir2 のメソッド
 
atNullNode(NullNode) - class coins.ir.hir.PrintVisitor のメソッド
 
atNullNode(NullNode) - class coins.ir.hir.HirVisitorModel2 のメソッド
 
atNullNode(NullNode) - class coins.ir.hir.HirVisitorModel1 のメソッド
 
atNullNode(NullNode) - interface coins.ir.hir.HirVisitor のメソッド
 
atNullStmnt(NullStmnt) - interface coins.ast.Visitor のメソッド
 
atNullStmnt(NullStmnt) - class coins.ast.StdVisitor のメソッド
 
atNullStmnt(NullStmnt) - class coins.casttohir.ToHirC のメソッド
Create null statement.
atOffset(Exp) - class coins.casttohir.ToHirVisit のメソッド
At offset(difference of address) expression node.
atOffset(Exp) - class coins.casttohir.ToHirCOpt2 のメソッド
At offset(difference of address) expression node.
atOffset(Exp) - class coins.casttohir.ToHirC2 のメソッド
At offset(difference of address) expression node.
atOffset(Exp) - class coins.casttohir.ToHirBase のメソッド
At offset(difference of address) expression node.
atOr(Exp) - class coins.casttohir.ToHirVisit のメソッド
At or expression node.
atOr(Exp) - class coins.casttohir.ToHirCOpt2 のメソッド
At and expression node.
atOr(Exp) - class coins.casttohir.ToHirC2 のメソッド
At or expression node.
atOr(Exp) - class coins.casttohir.ToHirBase のメソッド
At or expression node.
atOrAssign(Exp) - class coins.casttohir.ToHirVisit のメソッド
At or-assign expression node.
atOrAssign(Exp) - class coins.casttohir.ToHirC2 のメソッド
At or-assign expression node.
atOrAssign(Exp) - class coins.casttohir.ToHirBase のメソッド
At or-assign expression node.
atOrAssign(Exp) - class coins.casttohir.SideEffectCutter のメソッド
At or-assign expression node.
atPair(Pair) - interface coins.ast.Visitor のメソッド
 
atPair(Pair) - class coins.ast.StdVisitor のメソッド
 
atPair(Pair) - class coins.casttohir.ToHirC のメソッド
At Pair.
atPhiExp(PhiExp) - class coins.alias.MyExpIdAssigner のメソッド
Assigns MyExpId to the specified PhiExp.
atPhiExp(PhiExp) - class coins.ir.hir.TestHir2 のメソッド
 
atPhiExp(PhiExp) - class coins.ir.hir.PrintVisitor のメソッド
 
atPhiExp(PhiExp) - class coins.ir.hir.HirVisitorModel2 のメソッド
 
atPhiExp(PhiExp) - class coins.ir.hir.HirVisitorModel1 のメソッド
 
atPhiExp(PhiExp) - interface coins.ir.hir.HirVisitor のメソッド
 
atPointedExp(PointedExp) - class coins.alias.alias2.Prescan のメソッド
Visits the children of the specified argument, creates a Tag for the MyExpId attached to the specified argument if it is not yet done, and registers the node-Tag correspondence into a global map.
atPointedExp(PointedExp) - class coins.alias.TagTreeBuilder のメソッド
Visits the children of the specified argument, creates a Tag for the MyExpId attached to the specified argument if it is not yet done, and registers the node-Tag correspondence into a global map.
atPointedExp(PointedExp) - class coins.alias.MyExpIdAssigner のメソッド
Assigns MyExpId to the specified PointedExp.
atPointedExp(PointedExp) - class coins.ir.hir.TestHir2 のメソッド
 
atPointedExp(PointedExp) - class coins.ir.hir.PrintVisitor のメソッド
 
atPointedExp(PointedExp) - class coins.ir.hir.HirVisitorModel2 のメソッド
 
atPointedExp(PointedExp) - class coins.ir.hir.HirVisitorModel1 のメソッド
 
atPointedExp(PointedExp) - interface coins.ir.hir.HirVisitor のメソッド
 
atPointerBinaryExpr(PointerBinaryExpr) - interface coins.ast.Visitor のメソッド
 
atPointerBinaryExpr(PointerBinaryExpr) - class coins.ast.StdVisitor のメソッド
 
atPointerBinaryExpr(PointerBinaryExpr) - class coins.casttohir.ToHirC のメソッド
Create pointer binary expression.
atPost(int, Exp) - class coins.casttohir.ToHirVisit のメソッド
At post-operator expression node.
atPost(int, Exp) - class coins.casttohir.ToHirC2 のメソッド
At post-operator expression node.
atPost(int, Exp) - class coins.casttohir.ToHirBase のメソッド
At post-operator expression node.
atPost(int, Exp) - class coins.casttohir.SideEffectCutter のメソッド
At post-operator expression node.
atPostfixExpr(PostfixExpr) - interface coins.ast.Visitor のメソッド
 
atPostfixExpr(PostfixExpr) - class coins.ast.StdVisitor のメソッド
 
atPostfixExpr(PostfixExpr) - class coins.casttohir.ToHirC のメソッド
Create postfix expression.
atPragma(Pragma) - interface coins.ast.Visitor のメソッド
 
atPragma(Pragma) - class coins.ast.StdVisitor のメソッド
 
atPragma(Pragma) - class coins.casttohir.ToHirC のメソッド
atPragma changes Pragma to InfStmt whose inf-body is the String specified in the pragma statement.
atPre(int, Exp) - class coins.casttohir.ToHirVisit のメソッド
At pre-operator expression node.
atPre(int, Exp) - class coins.casttohir.ToHirC2 のメソッド
At pre-operator expression node.
atPre(int, Exp) - class coins.casttohir.ToHirBase のメソッド
At pre-operator expression node.
atPre(int, Exp) - class coins.casttohir.SideEffectCutter のメソッド
At pre-operator expression node.
atPrefixExpr(PrefixExpr) - interface coins.ast.Visitor のメソッド
 
atPrefixExpr(PrefixExpr) - class coins.ast.StdVisitor のメソッド
 
atPrefixExpr(PrefixExpr) - class coins.casttohir.ToHirC のメソッド
Create prefix expression.
atProgram(Program) - class coins.ir.hir.TestHir2 のメソッド
 
atProgram(Program) - class coins.ir.hir.PrintVisitor のメソッド
 
atProgram(Program) - class coins.ir.hir.HirVisitorModel2 のメソッド
 
atProgram(Program) - class coins.ir.hir.HirVisitorModel1 のメソッド
 
atProgram(Program) - interface coins.ir.hir.HirVisitor のメソッド
 
atQual(Exp) - class coins.casttohir.ToHirVisit のメソッド
At member-access expression node.
atQual(Exp) - class coins.casttohir.SideEffectCutter のメソッド
At member-access expression node.
atQualifiedExp(QualifiedExp) - class coins.alias.alias2.Prescan のメソッド
 
atQualifiedExp(QualifiedExp) - class coins.alias.TagTreeBuilder のメソッド
Visits the children of the specified argument, and if the specified argument is lvalue, creates a Tag for the MyExpId attached to the specified argument if it is not yet done, and registers the node-Tag correspondence into a global map.
atQualifiedExp(QualifiedExp) - class coins.alias.MyExpIdAssigner のメソッド
Assigns MyExpId to the specified QualifiedExp.
atQualifiedExp(QualifiedExp) - class coins.ir.hir.TestHir2 のメソッド
 
atQualifiedExp(QualifiedExp) - class coins.ir.hir.PrintVisitor のメソッド
 
atQualifiedExp(QualifiedExp) - class coins.ir.hir.HirVisitorModel2 のメソッド
 
atQualifiedExp(QualifiedExp) - class coins.ir.hir.HirVisitorModel1 のメソッド
 
atQualifiedExp(QualifiedExp) - interface coins.ir.hir.HirVisitor のメソッド
 
atRepeatStmt(RepeatStmt) - class coins.ir.hir.TestHir2 のメソッド
 
atRepeatStmt(RepeatStmt) - class coins.ir.hir.HirVisitorModel2 のメソッド
 
atRepeatStmt(RepeatStmt) - class coins.ir.hir.HirVisitorModel1 のメソッド
 
atRepeatStmt(RepeatStmt) - interface coins.ir.hir.HirVisitor のメソッド
 
atReturn(ReturnStmt) - class coins.casttohir.ToHirVisit のメソッド
At return statement node.
atReturn(ReturnStmt) - class coins.casttohir.ToHirCOpt のメソッド
At return statement node.
atReturn(ReturnStmt) - class coins.casttohir.ToHirC2 のメソッド
At return statement node.
atReturn(ReturnStmt) - class coins.casttohir.ToHirBaseOpt のメソッド
At return statement node.
atReturn(ReturnStmt) - class coins.casttohir.ToHirBase のメソッド
At return statement node.
atReturnStmnt(ReturnStmnt) - interface coins.ast.Visitor のメソッド
 
atReturnStmnt(ReturnStmnt) - class coins.ast.StdVisitor のメソッド
 
atReturnStmnt(ReturnStmnt) - class coins.casttohir.ToHirC のメソッド
Create return statement.
atReturnStmt(ReturnStmt) - class coins.ir.hir.TestHir2 のメソッド
 
atReturnStmt(ReturnStmt) - class coins.ir.hir.PrintVisitor のメソッド
 
atReturnStmt(ReturnStmt) - class coins.ir.hir.PrintStmtVisitor のメソッド
 
atReturnStmt(ReturnStmt) - class coins.ir.hir.HirVisitorModel2 のメソッド
 
atReturnStmt(ReturnStmt) - class coins.ir.hir.HirVisitorModel1 のメソッド
 
atReturnStmt(ReturnStmt) - interface coins.ir.hir.HirVisitor のメソッド
 
atRShift(Exp) - class coins.casttohir.ToHirVisit のメソッド
At logical R-shift expression node.
atRShift(Exp) - class coins.casttohir.ToHirCOpt2 のメソッド
At logical R-shift expression node.
atRShift(Exp) - class coins.casttohir.ToHirC2 のメソッド
At arithmetic R-shift expression node.
atRShift(Exp) - class coins.casttohir.ToHirBase のメソッド
At logical R-shift expression node.
atRShiftAssign(Exp) - class coins.casttohir.ToHirVisit のメソッド
At R-shift-assign expression node.
atRShiftAssign(Exp) - class coins.casttohir.ToHirC2 のメソッド
At R-shift-assign expression node.
atRShiftAssign(Exp) - class coins.casttohir.ToHirBase のメソッド
At R-shift-assign expression node.
atRShiftAssign(Exp) - class coins.casttohir.SideEffectCutter のメソッド
At R-shift-assign expression node.
atSelect(Exp) - class coins.casttohir.ToHirVisit のメソッド
At selection expression node.
atSelect(Exp) - class coins.casttohir.ToHirCOpt2 のメソッド
At selection expression node.
atSelect(Exp) - class coins.casttohir.ToHirC2 のメソッド
At selection expression node.
atSelect(Exp) - class coins.casttohir.ToHirBase のメソッド
At selection expression node.
atSetDataStmt(SetDataStmt) - class coins.casttohir.ToHirVisit のメソッド
At datacode statement node.
atSetDataStmt(SetDataStmt) - class coins.casttohir.ToHirC2 のメソッド
At datacode statement node.
atSetDataStmt(SetDataStmt) - class coins.casttohir.ToHirBase のメソッド
At datacode statement node.
atSizeofExpr(SizeofExpr) - interface coins.ast.Visitor のメソッド
 
atSizeofExpr(SizeofExpr) - class coins.ast.StdVisitor のメソッド
 
atSizeofExpr(SizeofExpr) - class coins.casttohir.ToHirC のメソッド
Create sizeof expression.
atStringLiteral(StringLiteral) - interface coins.ast.Visitor のメソッド
 
atStringLiteral(StringLiteral) - class coins.ast.StdVisitor のメソッド
 
atStringLiteral(StringLiteral) - class coins.casttohir.ToHirC のメソッド
Create string literal expression.
atStruct(Struct) - interface coins.ast.Visitor のメソッド
 
atStruct(Struct) - class coins.ast.StdVisitor のメソッド
 
atStruct(Struct) - class coins.casttohir.ToHirC のメソッド
Create StructType and add to symTableCurrent.
atStructDeclarator(Struct) - class coins.casttohir.ToHirC のメソッド
 
atSub(Exp) - class coins.casttohir.ToHirVisit のメソッド
At sub expression node.
atSub(Exp) - class coins.casttohir.ToHirCOpt2 のメソッド
At sub expression node.
atSub(Exp) - class coins.casttohir.ToHirC2 のメソッド
At sub expression node.
atSub(Exp) - class coins.casttohir.ToHirBase のメソッド
At sub expression node.
atSubAssign(Exp) - class coins.casttohir.ToHirVisit のメソッド
At sub-assign expression node.
atSubAssign(Exp) - class coins.casttohir.ToHirC2 のメソッド
At sub-assign expression node.
atSubAssign(Exp) - class coins.casttohir.ToHirBase のメソッド
At sub-assign expression node.
atSubAssign(Exp) - class coins.casttohir.SideEffectCutter のメソッド
At sub-assign expression node.
atSubp(SubpNode) - class coins.casttohir.ToHirVisit のメソッド
At function node.
atSubp(SubpNode) - class coins.casttohir.ToHirC2 のメソッド
At function node.
atSubpDefinition(SubpDefinition) - class coins.casttohir.ToHirVisit のメソッド
At block statement node.
atSubpDefinition(SubpDefinition) - class coins.ir.hir.TestHir2 のメソッド
 
atSubpDefinition(SubpDefinition) - class coins.ir.hir.PrintVisitor のメソッド
 
atSubpDefinition(SubpDefinition) - class coins.ir.hir.PrintStmtVisitor のメソッド
 
atSubpDefinition(SubpDefinition) - class coins.ir.hir.HirVisitorModel2 のメソッド
 
atSubpDefinition(SubpDefinition) - class coins.ir.hir.HirVisitorModel1 のメソッド
 
atSubpDefinition(SubpDefinition) - interface coins.ir.hir.HirVisitor のメソッド
 
atSubpNode(SubpNode) - class coins.ir.hir.TestHir2 のメソッド
 
atSubpNode(SubpNode) - class coins.ir.hir.PrintVisitor のメソッド
 
atSubpNode(SubpNode) - class coins.ir.hir.HirVisitorModel2 のメソッド
 
atSubpNode(SubpNode) - class coins.ir.hir.HirVisitorModel1 のメソッド
 
atSubpNode(SubpNode) - interface coins.ir.hir.HirVisitor のメソッド
 
atSubs(Exp) - class coins.casttohir.ToHirVisit のメソッド
At subscript expression node.
atSubs(Exp) - class coins.casttohir.ToHirC2 のメソッド
At subscript expression node.
atSubs(Exp) - class coins.casttohir.ToHirBase のメソッド
At subscript expression node.
atSubscriptedExp(SubscriptedExp) - class coins.alias.alias2.Prescan のメソッド
 
atSubscriptedExp(SubscriptedExp) - class coins.alias.TagTreeBuilder のメソッド
Visits the children of the specified argument, and if the specified argument is not lvalue, creates a Tag for the MyExpId attached to the specified argument if it is not yet done, and registers the node-Tag correspondence into a global map.
atSubscriptedExp(SubscriptedExp) - class coins.alias.MyExpIdAssigner のメソッド
Assigns MyExpId to the specified SubscriptedExp.
atSubscriptedExp(SubscriptedExp) - class coins.ir.hir.TestHir2 のメソッド
 
atSubscriptedExp(SubscriptedExp) - class coins.ir.hir.PrintVisitor のメソッド
 
atSubscriptedExp(SubscriptedExp) - class coins.ir.hir.HirVisitorModel2 のメソッド
 
atSubscriptedExp(SubscriptedExp) - class coins.ir.hir.HirVisitorModel1 のメソッド
 
atSubscriptedExp(SubscriptedExp) - interface coins.ir.hir.HirVisitor のメソッド
 
atSwitch(SwitchStmt) - class coins.casttohir.ToHirVisit のメソッド
At switch statement node.
atSwitch(SwitchStmt) - class coins.casttohir.ToHirCOpt のメソッド
At switch statement node.
atSwitch(SwitchStmt) - class coins.casttohir.ToHirC2 のメソッド
At switch statement node.
atSwitch(SwitchStmt) - class coins.casttohir.ToHirBaseOpt のメソッド
At switch statement node.
atSwitch(SwitchStmt) - class coins.casttohir.ToHirBase のメソッド
At switch statement node.
atSwitchStmnt(SwitchStmnt) - interface coins.ast.Visitor のメソッド
 
atSwitchStmnt(SwitchStmnt) - class coins.ast.StdVisitor のメソッド
 
atSwitchStmnt(SwitchStmnt) - class coins.casttohir.ToHirC のメソッド
Create switch statement.
atSwitchStmt(SwitchStmt) - class coins.ir.hir.TestHir2 のメソッド
 
atSwitchStmt(SwitchStmt) - class coins.ir.hir.PrintVisitor のメソッド
 
atSwitchStmt(SwitchStmt) - class coins.ir.hir.PrintStmtVisitor のメソッド
 
atSwitchStmt(SwitchStmt) - class coins.ir.hir.HirVisitorModel2 のメソッド
 
atSwitchStmt(SwitchStmt) - class coins.ir.hir.HirVisitorModel1 のメソッド
 
atSwitchStmt(SwitchStmt) - interface coins.ir.hir.HirVisitor のメソッド
 
atSymNode(SymNode) - class coins.ir.hir.TestHir2 のメソッド
 
atSymNode(SymNode) - class coins.ir.hir.PrintVisitor のメソッド
 
atSymNode(SymNode) - class coins.ir.hir.HirVisitorModel2 のメソッド
 
atSymNode(SymNode) - class coins.ir.hir.HirVisitorModel1 のメソッド
 
atSymNode(SymNode) - interface coins.ir.hir.HirVisitor のメソッド
 
ATTACH - class coins.Registry の static 変数
ATTACH specifies the name of class to be attached to the backend.
attach(CompileSpecification, Root) - class coins.backend.contrib.RegPromote の static メソッド
 
attach(CompileSpecification, Root) - class coins.backend.sched.Schedule の static メソッド
 
attach(String) - class coins.backend.Root のメソッド
Load extension module.
attachFlowRoot(FlowRoot) - class coins.SymRoot のメソッド
attachFlowRoot: Attach FLowRoot information when it become available.
attachFlowRoot(FlowRoot) - class coins.HirRoot のメソッド
attachFlowRoot: Attach FLowRoot information when it become available.
attachHirRoot(HirRoot) - class coins.SymRoot のメソッド
attachHirRoot: Attach HirRoot information when it become available after the creation of SymRoot object.
attachInf(IR) - class coins.aflow.IrAdapter のメソッド
 
attachLabel(Label) - class coins.ir.hir.StmtImpl のメソッド
attachLabel Attach the definition of a label (pLabel) to this statement. (##2) A statement may have multiple labels (set of labels). (##2) If this statement has already a label different from pLabel, then pLabel is added as the last label attached to the statement. (##2) If pLabel is already attached to this statement, then pLabel is not attached to avoid duplication.
attachLabel(Label) - interface coins.ir.hir.Stmt のメソッド
attachLabel Attach the definition of a label (pLabel) to this statement. (##2) A statement may have multiple labels (list of labels). (##2) If this statement has already a label different from pLabel, then pLabel is added as the last label attached to the statement. (##2) If pLabel is already attached to this statement, then pLabel is not attached to avoid duplication.
attachLabelAsFirstOne(Label) - class coins.ir.hir.StmtImpl のメソッド
 
attachLabelAsFirstOne(Label) - interface coins.ir.hir.Stmt のメソッド
attachLabelAsFirstOne Attach pLabel as the first label of this statement.
atTypeNode(TypeNode) - class coins.ir.hir.TestHir2 のメソッド
 
atTypeNode(TypeNode) - class coins.ir.hir.PrintVisitor のメソッド
 
atTypeNode(TypeNode) - class coins.ir.hir.HirVisitorModel2 のメソッド
 
atTypeNode(TypeNode) - class coins.ir.hir.HirVisitorModel1 のメソッド
 
atTypeNode(TypeNode) - interface coins.ir.hir.HirVisitor のメソッド
 
atUndecay(Exp) - class coins.casttohir.ToHirVisit のメソッド
At undecay expression node.
atUndecay(Exp) - class coins.casttohir.ToHirCOpt のメソッド
At undecay expression node.
atUnion(Union) - interface coins.ast.Visitor のメソッド
 
atUnion(Union) - class coins.ast.StdVisitor のメソッド
 
atUnion(Union) - class coins.casttohir.ToHirC のメソッド
Create UnionType and add symTableCurrent.
atUnionDeclarator(Union) - class coins.casttohir.ToHirC のメソッド
Create UnionType and add symTableCurrent.
atUntil(LoopStmt) - class coins.casttohir.ToHirVisit のメソッド
At do-while statement node.
atUntil(LoopStmt) - class coins.casttohir.ToHirCOpt のメソッド
At do-while statement node.
atUntil(LoopStmt) - class coins.casttohir.ToHirC2 のメソッド
At do-while statement node.
atUntil(LoopStmt) - class coins.casttohir.ToHirBaseOpt のメソッド
At do-while statement node.
atUntil(LoopStmt) - class coins.casttohir.ToHirBase のメソッド
At do-while statement node.
atUntilStmt(UntilStmt) - class coins.ir.hir.TestHir2 のメソッド
 
atUntilStmt(UntilStmt) - class coins.ir.hir.PrintVisitor のメソッド
 
atUntilStmt(UntilStmt) - class coins.ir.hir.PrintStmtVisitor のメソッド
 
atUntilStmt(UntilStmt) - class coins.ir.hir.HirVisitorModel2 のメソッド
 
atUntilStmt(UntilStmt) - class coins.ir.hir.HirVisitorModel1 のメソッド
 
atUntilStmt(UntilStmt) - interface coins.ir.hir.HirVisitor のメソッド
 
atVar(VarNode) - class coins.casttohir.ToHirVisit のメソッド
At variable node.
atVar(VarNode) - class coins.casttohir.ToHirCOpt のメソッド
At variable node.
atVar(VarNode) - class coins.casttohir.ToHirC2 のメソッド
At variable node.
atVar(VarNode) - class coins.casttohir.SideEffectCutter のメソッド
At variable node.
atVariableExpr(VariableExpr) - interface coins.ast.Visitor のメソッド
 
atVariableExpr(VariableExpr) - class coins.ast.StdVisitor のメソッド
 
atVariableExpr(VariableExpr) - class coins.casttohir.ToHirC のメソッド
Create variable expression.
atVarNode(VarNode) - class coins.alias.alias2.Prescan のメソッド
 
atVarNode(VarNode) - class coins.alias.TagTreeBuilder のメソッド
Creates a Tag for the Var attached to the specified argument if it is not yet done, and registers the node-Tag correspondence into a global map.
atVarNode(VarNode) - class coins.alias.MyExpIdAssigner のメソッド
Assigns MyExpId to the specified VarNode.
atVarNode(VarNode) - class coins.ir.hir.TestHir2 のメソッド
 
atVarNode(VarNode) - class coins.ir.hir.PrintVisitor のメソッド
 
atVarNode(VarNode) - class coins.ir.hir.HirVisitorModel2 のメソッド
 
atVarNode(VarNode) - class coins.ir.hir.HirVisitorModel1 のメソッド
 
atVarNode(VarNode) - interface coins.ir.hir.HirVisitor のメソッド
 
atWhile(LoopStmt) - class coins.casttohir.ToHirVisit のメソッド
At while statement node.
atWhile(LoopStmt) - class coins.casttohir.ToHirCOpt のメソッド
At while statement node.
atWhile(LoopStmt) - class coins.casttohir.ToHirC2 のメソッド
At while statement node.
atWhile(LoopStmt) - class coins.casttohir.ToHirBaseOpt のメソッド
At while statement node.
atWhile(LoopStmt) - class coins.casttohir.ToHirBase のメソッド
At while statement node.
atWhileStmnt(WhileStmnt) - interface coins.ast.Visitor のメソッド
 
atWhileStmnt(WhileStmnt) - class coins.ast.StdVisitor のメソッド
 
atWhileStmnt(WhileStmnt) - class coins.casttohir.ToHirC のメソッド
Create while statement.
atWhileStmt(WhileStmt) - class coins.ir.hir.TestHir2 のメソッド
 
atWhileStmt(WhileStmt) - class coins.ir.hir.PrintVisitor のメソッド
 
atWhileStmt(WhileStmt) - class coins.ir.hir.PrintStmtVisitor のメソッド
 
atWhileStmt(WhileStmt) - class coins.ir.hir.HirVisitorModel2 のメソッド
 
atWhileStmt(WhileStmt) - class coins.ir.hir.HirVisitorModel1 のメソッド
 
atWhileStmt(WhileStmt) - interface coins.ir.hir.HirVisitor のメソッド
 
atXor(Exp) - class coins.casttohir.ToHirVisit のメソッド
At xor expression node.
atXor(Exp) - class coins.casttohir.ToHirCOpt2 のメソッド
At xor expression node.
atXor(Exp) - class coins.casttohir.ToHirC2 のメソッド
At xor expression node.
atXor(Exp) - class coins.casttohir.ToHirBase のメソッド
At xor expression node.
atXorAssign(Exp) - class coins.casttohir.ToHirVisit のメソッド
At xor-assign expression node.
atXorAssign(Exp) - class coins.casttohir.ToHirC2 のメソッド
At xor-assign expression node.
atXorAssign(Exp) - class coins.casttohir.ToHirBase のメソッド
At xor-assign expression node.
atXorAssign(Exp) - class coins.casttohir.SideEffectCutter のメソッド
At xor-assign expression node.
AugmentCFG - class coins.backend.opt.AugmentCFG.
Augment CFG so as to make exit reachable from every basic block.
AugmentCFG() - class coins.backend.opt.AugmentCFG のコンストラクタ
 
AUTO - interface coins.ast.TokenId の static 変数
 
auxtemplateList - class coins.simd.LirBoneList_x86 の変数
 
auxtemplateList - class coins.simd.LirBoneList の変数
 
availReg() - class coins.backend.gen.CodeGenerator_mb.CallContext のメソッド
 

B

b - class coins.backend.gen.CodeGenerator_arm.ArmConst の変数
 
BACK_TMP - class coins.ssa.BackTranslateFromSsa の static 変数
The name of the symbol which the optimzer uses to make the temporary variables
Backend - interface coins.cfront.Backend.
Backend compiler.
BackEnd - class coins.backend.BackEnd.
Back end of COINS compiler.
BackEnd(CompileSpecification, PrintWriter) - class coins.backend.BackEnd のコンストラクタ
 
BACKSPACE - class coins.ffront.Parser の static 変数
 
backspace(FirList) - class coins.ffront.F77Hir のメソッド
 
backspaceF(Node) - class coins.ffront.F77Hir のメソッド
 
backTraceLabeledStmt() - class coins.ir.hir.StmtImpl のメソッド
 
backTranslate() - class coins.ssa.PublicSsa のメソッド
Back translate from SSA form.
BackTranslateFromSsa - class coins.ssa.BackTranslateFromSsa.
The back translation from SSA form into normal form.
BackTranslateFromSsa(SsaEnvironment, SsaSymTab, int, boolean, boolean) - class coins.ssa.BackTranslateFromSsa のコンストラクタ
Constructor.
BackTranslateFromSsaBriggs - class coins.ssa.BackTranslateFromSsaBriggs.
 
BackTranslateFromSsaBriggs.Couple - class coins.ssa.BackTranslateFromSsaBriggs.Couple.
 
BackTranslateFromSsaBriggs.Couple(LirNode, LirNode) - class coins.ssa.BackTranslateFromSsaBriggs.Couple のコンストラクタ
 
BackTranslateFromSsaBriggs.CoupleSet - class coins.ssa.BackTranslateFromSsaBriggs.CoupleSet.
 
BackTranslateFromSsaBriggs.CoupleSet() - class coins.ssa.BackTranslateFromSsaBriggs.CoupleSet のコンストラクタ
 
BackTranslateFromSsaBriggs.PickingRegister - class coins.ssa.BackTranslateFromSsaBriggs.PickingRegister.
 
BackTranslateFromSsaBriggs.PickingRegister() - class coins.ssa.BackTranslateFromSsaBriggs.PickingRegister のコンストラクタ
 
BackTranslateFromSsaBriggs.ReplaceVisitor - class coins.ssa.BackTranslateFromSsaBriggs.ReplaceVisitor.
 
BackTranslateFromSsaBriggs.ReplaceVisitor(LirNode, Hashtable) - class coins.ssa.BackTranslateFromSsaBriggs.ReplaceVisitor のコンストラクタ
 
BackTranslateFromSsaBriggs(SsaEnvironment, SsaSymTab, boolean) - class coins.ssa.BackTranslateFromSsaBriggs のコンストラクタ
 
BackVersion - class coins.backend.BackVersion.
 
BackVersion() - class coins.backend.BackVersion のコンストラクタ
 
backward - class coins.simd.ReversibleMap の変数
 
BAD_TOKEN - interface coins.ast.TokenId の static 変数
 
badLvalue(String) - class coins.cfront.ParseError のメソッド
 
badw - class coins.simd.BoundanalysisForLir の変数
Downward boundanalyser.
BAND - class coins.backend.Op の static 変数
 
band(IntBound) - class coins.util.IntBound のメソッド
this&b..IntBound.......
band(IntConst) - class coins.util.IntConst のメソッド
....this&c.................
bareStringConst(String) - class coins.sym.SymImpl のメソッド
 
base - class coins.backend.gen.CodeGenerator_mb.CallContext の変数
 
BaseManager - class coins.ffront.BaseManager.
 
BaseManager(FirToHir) - class coins.ffront.BaseManager のコンストラクタ
 
BASEREGPARAM - class coins.backend.gen.CodeGenerator_sh4 の static 変数
 
basesymbol(LirNode) - class coins.simd.LirUtil の static メソッド
Returns MEM expression's base symbol
BaseType - interface coins.sym.BaseType.
BaseType interface
baseType(String, int) - class coins.sym.SymImpl のメソッド
 
baseType(String, int) - interface coins.sym.Sym のメソッド
baseType Create an instance of base type.
BaseTypeImpl - class coins.sym.BaseTypeImpl.
BaseTypeImpl Class
BaseTypeImpl(SymRoot, String, int) - class coins.sym.BaseTypeImpl のコンストラクタ
BaseTypeImpl BaseType constructor.
baseTypeOrigin(Type) - class coins.SourceLanguageFortran のメソッド
baseTypeOrigin: get origin of given base type pBaseType.
baseTypeOrigin(Type) - class coins.SourceLanguageC のメソッド
baseTypeOrigin: get origin of given base type pBaseType.
baseTypeOrigin(Type) - class coins.SourceLanguage のメソッド
baseTypeOrigin: get origin of given base type pBaseType.
basicBlk - class coins.backend.sched.Pipelining の変数
 
BasicBlk - class coins.backend.cfg.BasicBlk.
Represent basic block, a sequence of LIR instructions without intervening JUMPs.
basicBlk() - class coins.backend.sym.Label のメソッド
Return the basic block.
BasicBlk(FlowGraph, int, BiList) - class coins.backend.cfg.BasicBlk のコンストラクタ
Create basic block with the fragment of instruction list.
basicBlkIterator() - class coins.backend.cfg.FlowGraph のメソッド
Return iterator for accessing basic blocks.
basicBlkList - class coins.backend.cfg.FlowGraph の変数
List of basic blocks.
BasicBlock - class coins.lparallel.Ref_Table の変数
 
basicDataStr(LirNode) - class coins.lir2c.AnaData の static メソッド
 
basicHIROptimizations(HirRoot, FlowRoot, SymRoot, IoRoot) - class coins.driver.Driver のメソッド
Basic HIR-level optimizations.
BasicInduction - class coins.lparallel.BasicInduction.
Basic inducion table Linked from IndList (element of IndList) of LoopTable.
BasicInduction(AssignStmt, VarNode, VarNode, long) - class coins.lparallel.BasicInduction のコンストラクタ
BasicInducion: basic induction table
basicOptimization() - class coins.backend.Module のメソッド
Do basic optimizations.
bauw - class coins.simd.BoundanalysisForLir の変数
Upward boundanalyser.
BBlock - interface coins.aflow.BBlock.
BBlock interface: Interface for basic block class BBlock.
BBlock - interface coins.flow.BBlock.
BBlock interface Interface for basic block class BBlock.
bblock() - class coins.flow.SubpFlowImpl のメソッド
 
bblock() - interface coins.flow.SubpFlow のメソッド
Create dummy basic block.
bblock(LabeledStmt) - class coins.aflow.SubpFlowImpl のメソッド
 
bblock(LabeledStmt) - interface coins.aflow.SubpFlow のメソッド
Create new basic block corresponding to the HIR labeled statement pLabeledStmt.
bblock(LabeledStmt) - class coins.flow.SubpFlowImpl のメソッド
 
bblock(LabeledStmt) - interface coins.flow.SubpFlow のメソッド
Create new basic block corresponding to the HIR labeled statement pLabeledStmt.
bblock(LabeledStmt, HirSubpFlow) - class coins.aflow.Flow のメソッド
 
BBlockHir - interface coins.aflow.BBlockHir.
BBlockHir interface: //##11 Interface for HIR basic block.
BBlockHir - interface coins.flow.BBlockHir.
BBlockHir interface Interface for HIR basic block.
BBlockHirImpl - class coins.aflow.BBlockHirImpl.
BBlockHirImpl: Implements BBlock methods applicalble for HIR.
BBlockHirImpl - class coins.flow.BBlockHirImpl.
BBlockHirImpl Implements BBlock methods applicalble for HIR.
BBlockHirImpl(FlowRoot, LabeledStmt, int) - class coins.flow.BBlockHirImpl のコンストラクタ
Create new basic block corresponding to the HIR labeled statement pLabeledStmt.
BBlockHirImpl(LabeledStmt, SubpFlow) - class coins.aflow.BBlockHirImpl のコンストラクタ
 
BBlockHirNodeIteratorImpl - class coins.aflow.BBlockHirNodeIteratorImpl.
Unreliable
BBlockHirNodeIteratorImpl - class coins.flow.BBlockHirNodeIteratorImpl.
BBlockHirNodeIteratorImpl class Basic block node iterator to traverse node in a basic block.
BBlockHirNodeIteratorImpl(BBlockHir) - class coins.aflow.BBlockHirNodeIteratorImpl のコンストラクタ
 
BBlockHirNodeIteratorImpl(FlowRoot, BBlock) - class coins.flow.BBlockHirNodeIteratorImpl のコンストラクタ
 
BBlockHirSubtreeIteratorImpl - class coins.flow.BBlockHirSubtreeIteratorImpl.
BBlockHirSubtreeIteratorImpl class Basic block subtree iterator to traverse HIR top-subtrees in a basic block.
BBlockHirSubtreeIteratorImpl(FlowRoot, BBlock) - class coins.flow.BBlockHirSubtreeIteratorImpl のコンストラクタ
 
BBlockImpl - class coins.aflow.BBlockImpl.
 
BBlockImpl - class coins.flow.BBlockImpl.
 
BBlockImpl() - class coins.flow.BBlockImpl のコンストラクタ
 
BBlockImpl(FlowRoot, int) - class coins.flow.BBlockImpl のコンストラクタ
Create new basic block corresponding to the HIR labeled statement pLabeledStmt.
BBlockImpl(SubpFlow) - class coins.aflow.BBlockImpl のコンストラクタ
 
BBlockList - class coins.lparallel.LoopTable の変数
 
BBlockListSearch(BBlockVector, BBlock, BBlock, BBlock, BBlock) - class coins.lparallel.LoopUtil のメソッド
BBlockListSearch:
BBlockListSearchXXX(BBlockVector, BBlock, BBlock, BBlock, LinkedList) - class coins.lparallel.LoopUtil のメソッド
 
BBlockNodeIterator - interface coins.aflow.BBlockNodeIterator.
BBlockNodIterator inteterface Basic block node iterator to traverse node in a basic block.
BBlockNodeIterator - interface coins.flow.BBlockNodeIterator.
BBlockNodIterator inteterface Basic block node iterator to traverse node in a basic block.
bblockNodeIterator() - class coins.aflow.BBlockHirImpl のメソッド
 
bblockNodeIterator() - interface coins.aflow.BBlock のメソッド
 
bblockNodeIterator() - class coins.flow.BBlockImpl のメソッド
 
bblockNodeIterator() - class coins.flow.BBlockHirImpl のメソッド
 
bblockNodeIterator() - interface coins.flow.BBlock のメソッド
bblockNodeIterator Create an iterator to traverse all HIR nodes in this basic block.
bblockNodeIterator(BBlock) - class coins.flow.SubpFlowImpl のメソッド
bblockNodeItrator Get iterator that traverse all nodes of the basic block pBBlock.
bblockNodeIterator(BBlock) - interface coins.flow.SubpFlow のメソッド
bblockNodeItrator Get iterator that traverse all nodes of the basic block pBBlock in the order of from top to bottom, from left to right.
BBlockStmtIterator - class coins.aflow.BBlockStmtIterator.
Unreliable
BBlockStmtIterator - class coins.flow.BBlockStmtIterator.
BBlockStmtIterator traverses statements in the specified BBlock.
bblockStmtIterator(BBlockHir) - class coins.flow.SubpFlowImpl のメソッド
 
bblockStmtIterator(BBlockHir) - interface coins.flow.SubpFlow のメソッド
bblockStmtIterator get iterator to traverse statements in the basic block pBBlock.
BBlockStmtIterator(BBlockHir) - class coins.aflow.BBlockStmtIterator のコンストラクタ
 
BBlockStmtIterator(BBlockHir) - class coins.flow.BBlockStmtIterator のコンストラクタ
 
BBlockSubtreeIterator - interface coins.aflow.BBlockSubtreeIterator.
BBlockSubtreeIterator interface // (##6) Basic block subtree iterator to traverse top-subtree in a basic block.
BBlockSubtreeIterator - interface coins.flow.BBlockSubtreeIterator.
BBlockSubtreeIterator traverses top-subtrees in the specified BBlock.
bblockSubtreeIterator() - class coins.aflow.BBlockHirImpl のメソッド
 
bblockSubtreeIterator() - interface coins.aflow.BBlock のメソッド
bblockSubtreeIterator: Create an iterator to traverse all top-subtree in this basic block.
bblockSubtreeIterator() - class coins.flow.BBlockImpl のメソッド
 
bblockSubtreeIterator() - class coins.flow.BBlockHirImpl のメソッド
 
bblockSubtreeIterator() - interface coins.flow.BBlock のメソッド
bblockSubtreeIterator Create an iterator to traverse all top-subtree in this basic block.
bblockSubtreeIterator(BBlock) - interface coins.aflow.SubpFlow のメソッド
bblockSubtreeItrator Get iterator that traverse top subtrees of the basic block pBBlock.
bblockSubtreeIterator(BBlock) - class coins.aflow.HirSubpFlowImpl のメソッド
 
bblockSubtreeIterator(BBlock) - class coins.aflow.Flow のメソッド
 
bblockSubtreeIterator(BBlock) - class coins.flow.SubpFlowImpl のメソッド
 
bblockSubtreeIterator(BBlock) - interface coins.flow.SubpFlow のメソッド
bblockSubtreeItrator Get iterator that traverse top subtrees of the basic block pBBlock.
BBlockSubtreeIteratorImpl - class coins.flow.BBlockSubtreeIteratorImpl.
BBlockSubtreeIteratorImpl class Basic block subtree iterator to traverse HIR top-subtrees in a basic block.
BBlockSubtreeIteratorImpl(FlowRoot, BBlock) - class coins.flow.BBlockSubtreeIteratorImpl のコンストラクタ
 
BBlockVector - interface coins.aflow.BBlockVector.
BBlockVector interface Each bit in this BitVector represents a BBlock object whose number property (that can be queried by getBBlockNumber()) corresponds to the bit position.
BBlockVector - interface coins.flow.BBlockVector.
BBlockVector interface Each bit in this BitVector represents a BBlock object whose number property (that can be queried by getBBlockNumber()) corresponds to the bit position.
bblockVector() - class coins.aflow.SubpFlowImpl のメソッド
 
bblockVector() - interface coins.aflow.SubpFlow のメソッド
Create new basic block corresponding to the LIR Prologue node pPrologue.
bblockVector() - class coins.flow.SubpFlowImpl のメソッド
 
bblockVector(SubpFlow) - class coins.aflow.Flow のメソッド
 
BBlockVectorImpl - class coins.aflow.BBlockVectorImpl.
BBlockVectorImpl class:
BBlockVectorImpl - class coins.flow.BBlockVectorImpl.
BBlockVectorImpl class
BBlockVectorImpl(SubpFlow) - class coins.aflow.BBlockVectorImpl のコンストラクタ
 
BBlockVectorImpl(SubpFlow) - class coins.flow.BBlockVectorImpl のコンストラクタ
 
BccInstruction - class coins.backend.asmpp.BccInstruction.
 
BccInstruction(String, String, String) - class coins.backend.asmpp.BccInstruction のコンストラクタ
 
bccMnemo - class coins.backend.asmpp.CPU の変数
 
bccRange - class coins.backend.asmpp.CPU の変数
 
bcg - class coins.backend.sim.Simulator の変数
 
bcg - class coins.backend.sim.SimFuncTableElem の変数
 
bcg - class coins.backend.sim.SimFuncTable の変数
 
bcgbb - class coins.backend.sim.SimFuncTableElem の変数
 
bcgflow - class coins.backend.sim.SimFuncTableElem の変数
 
bcghost - class coins.backend.sim.Simulator の変数
 
bcghost - class coins.backend.sim.SimFuncTableElem の変数
 
bcghost - class coins.backend.sim.SimFuncTable の変数
 
bcghostbb - class coins.backend.sim.SimFuncTableElem の変数
 
bcghostflow - class coins.backend.sim.SimFuncTableElem の変数
 
BCGhostModule() - class coins.backend.sim.SimulationData のメソッド
 
BCGModule() - class coins.backend.sim.SimulationData のメソッド
 
beDepended - class coins.backend.sched.DependNode の変数
 
before - class coins.backend.sched.Schedule の static 変数
Trigger class singleton.
begin() - class coins.ast.TreeWalker のメソッド
Moves to the leftmost leaf node.
belong - class coins.ssa.SsaGraphNode の変数
The basic block which the LIR node of this node is in
bePointer() - class coins.cfront.EncodedType のメソッド
Changes to be a pointer type if the type is an array type.
bfSearch(BBlock, BBlock, boolean) - class coins.aflow.FlowUtil の static メソッド
Breadth first search.
bfSearch(BBlock, BBlock, boolean) - class coins.flow.FlowUtil の static メソッド
Breadth first search.
bigValue() - class coins.util.IntConst のメソッド
..............BigInteger........... ..........................................BigInteger........
BiLink - class coins.backend.util.BiLink.
Bi-directional list (middle links)
BiLink() - class coins.backend.util.BiLink のコンストラクタ
Used internally only.
BiLink(Object) - class coins.backend.util.BiLink のコンストラクタ
Create new link that has an object obj.
BiList - class coins.backend.util.BiList.
Bi-directional list (head part)
BiList.BiListIterator - class coins.backend.util.BiList.BiListIterator.
Iterator for scanning a BiList.
BiList.BiListIterator(BiList) - class coins.backend.util.BiList.BiListIterator のコンストラクタ
 
BiList() - class coins.backend.util.BiList のコンストラクタ
Create empty list.
BinaryExpr - class coins.ast.expr.BinaryExpr.
Binary expression.
BinaryExpr(Expr, Expr) - class coins.ast.expr.BinaryExpr のコンストラクタ
 
BinaryNode - class coins.ffront.BinaryNode.
Binary Expression
BinaryNode(int, Node, Node, FirToHir) - class coins.ffront.BinaryNode のコンストラクタ
 
binlog(int) - class coins.backend.util.Misc の static メソッド
Return rightmost 1's position
binlog(long) - class coins.backend.util.Misc の static メソッド
Return binary logarithm.
biOpToStr(LirNode, LirNode, LirNode, String, boolean, LirNode) - class coins.lir2c.Convert のメソッド
biOpToStr: get the expression of C code for bi Operator node(ADD,etc).
BitMapSet - class coins.backend.util.BitMapSet.
Set of small integers represented in bit vector.
BitMapSet.Iterator - class coins.backend.util.BitMapSet.Iterator.
 
BitMapSet.Iterator(BitMapSet) - class coins.backend.util.BitMapSet.Iterator のコンストラクタ
 
BitMapSet() - class coins.backend.util.BitMapSet のコンストラクタ
Create empty set.
BitMapSet(int) - class coins.backend.util.BitMapSet のコンストラクタ
Create set of given size
bitmask - class coins.backend.gen.CodeGenerator_alpha.AlphaAttr の変数
 
bits(int) - class coins.backend.Type の static メソッド
 
BitVector - interface coins.aflow.util.BitVector.
Vector of bits.
BitVector - class coins.alias.util.BitVector.
BitVector class: Unlike java.util.BitSet class, this class offers methods for non-destructive bit operations, where the result of the operation will be stored in the last argument of such methods.
BitVector - interface coins.flow.BitVector.
Vector of bits.
BitVector - class coins.ssa.BitVector.
Bit vector for SSA optimization.
bitVector() - class coins.aflow.util.Factory の static メソッド
 
bitVector(int) - class coins.mdf.Conditions のメソッド
Get the bit vector which means the condition when the specified macro task is finished executing.
BitVector(int) - class coins.alias.util.BitVector のコンストラクタ
Creates an instance of BitVector with the specified length.
BitVector(int) - class coins.ssa.BitVector のコンストラクタ
Constructor
BitVectorImpl - class coins.aflow.util.BitVectorImpl.
BitVectorImpl class:
BitVectorImpl - class coins.flow.BitVectorImpl.
BitVectorImpl class
BitVectorImpl() - class coins.aflow.util.BitVectorImpl のコンストラクタ
 
BitVectorImpl() - class coins.flow.BitVectorImpl のコンストラクタ
 
BitVectorImpl(int) - class coins.aflow.util.BitVectorImpl のコンストラクタ
 
BitVectorImpl(int) - class coins.flow.BitVectorImpl のコンストラクタ
 
BitVectorIterator - interface coins.aflow.util.BitVectorIterator.
BitVectorIterator interface: (##6)
BitVectorIterator - class coins.alias.util.BitVectorIterator.
BitVectorIteratorImpl class: (##6) This class offers methods for iterating over a BitVector instance.
BitVectorIterator - interface coins.flow.BitVectorIterator.
BitVectorIterator interface (##6)
bitVectorIterator() - class coins.aflow.util.BitVectorImpl のメソッド
 
bitVectorIterator() - interface coins.aflow.util.BitVector のメソッド
Returns the BitVectorIterator object backed by this BitVector
bitVectorIterator() - class coins.alias.util.BitVector のメソッド
Returns the BitVectorIterator that is backed by this BitVector.
BitVectorIterator(BitVector) - class coins.alias.util.BitVectorIterator のコンストラクタ
Creates a BitVectorIterator instance that scans the given argument.
bitVectorIterator(SubpFlow) - class coins.flow.BitVectorImpl のメソッド
 
bitVectorIterator(SubpFlow) - interface coins.flow.BitVector のメソッド
Returns the BitVectorIterator object backed by this BitVector
BitVectorIteratorImpl - class coins.aflow.util.BitVectorIteratorImpl.
BitVectorIteratorImpl class: (##6)
BitVectorIteratorImpl - class coins.flow.BitVectorIteratorImpl.
BitVectorIteratorImpl class (##6)
BitVectorIteratorImpl(BitVector) - class coins.aflow.util.BitVectorIteratorImpl のコンストラクタ
 
BitVectorIteratorImpl(SubpFlow, BitVector) - class coins.flow.BitVectorIteratorImpl のコンストラクタ
 
bk_table_ - class coins.ffront.CommonManager の変数
 
blankRegionName() - class coins.MachineParamX86_64 のメソッド
balnkRegionName: //##29
blankRegionName() - class coins.MachineParamX86 のメソッド
balnkRegionName: //##29
blankRegionName() - class coins.MachineParamSparc のメソッド
balnkRegionName: //##29
blankRegionName() - class coins.MachineParamSH4 のメソッド
balnkRegionName //##29
blankRegionName() - class coins.MachineParamPpc のメソッド
balnkRegionName //##29
blankRegionName() - class coins.MachineParamMips のメソッド
balnkRegionName //##29
blankRegionName() - class coins.MachineParamMicroBlaze のメソッド
balnkRegionName: //##29
blankRegionName() - class coins.MachineParamArm のメソッド
balnkRegionName: //##29
blankRegionName() - class coins.MachineParamAlpha のメソッド
balnkRegionName //##29
blankRegionName() - class coins.MachineParam のメソッド
balnkRegionName //##29
blkRank(BasicBlk) - class coins.ssa.MemoryAliasAnalyze のメソッド
Return the rank of the specified basic block.
blks() - class coins.mdf.MacroTask のメソッド
Get the basic blocks which the current macro task includes.
blkToVecs(BasicBlk) - class coins.simd.Util の static メソッド
 
blkVectorByPre() - class coins.backend.ana.DFST のメソッド
Return the vector of basic block in DFN preorder.
blkVectorByPre() - class coins.backend.cfg.FlowGraph のメソッド
推奨されていません。 use DFST class instead.
blkVectorByRPost() - class coins.backend.ana.DFST のメソッド
Return the vector of basic block in DFN reverse postorder.
blkVectorByRPost() - class coins.backend.cfg.FlowGraph のメソッド
推奨されていません。 use DFST class instead.
block(Token, Node) - class coins.ffront.F77Sym のメソッド
 
BLOCKDATA - class coins.ffront.Parser の static 変数
 
blockDataBody(Node, Node, Node) - class coins.ffront.F77Hir のメソッド
 
blockDataStmt(Node, Node) - class coins.ffront.F77Sym のメソッド
 
blockDataSubp(Node) - class coins.ffront.F77Hir のメソッド
make Fir node of block data subprogram [f77.jay] program_unit : block_data_subprogram { $$ = fHir.blockDataSubp($1); }
blockDataSubProgram(Node, Node) - class coins.ffront.F77Hir のメソッド
 
blockIfPart(Node, FirList) - class coins.ffront.F77Hir のメソッド
make Fir node of block_if_part [f77.jay] block_if_part : IF '(' expr ')' THEN EOS part_tail { $$ = fHir.blockIfPart($3, $7); }
BlockIfStmt - class coins.ffront.BlockIfStmt.
Block IF statement: block_if_part opt_else_if_parts opt_else_part END_IF
blockIfStmt(Node, FirList, FirList) - class coins.ffront.F77Hir のメソッド
make Fir node of block if statement [f77.jay] executable_statement : block_if_part opt_else_if_parts opt_else_part END_IF { $$ = fHir.blockIfStmt($1, $2, $3); }
BlockIfStmt(Node, FirList, FirList, int, FirToHir) - class coins.ffront.BlockIfStmt のコンストラクタ
 
blockSize - class coins.backend.asmpp.LtorgInstruction の変数
 
BlockStmt - interface coins.ir.hir.BlockStmt.
Block representing a sequence of statements.
blockStmt(Stmt) - class coins.ir.hir.HIR_Impl のメソッド
 
blockStmt(Stmt) - interface coins.ir.hir.HIR0 のメソッド
blockStmt Make an instance of block statement that may contain a sequence of statements.
BlockStmtImpl - class coins.ir.hir.BlockStmtImpl.
Block representing a sequence of statements.
BlockStmtImpl(HirRoot) - class coins.ir.hir.BlockStmtImpl のコンストラクタ
BlockStmt Build block statement that make a sequence of statement to be treated as one statement.
BlockStmtImpl(HirRoot, Stmt) - class coins.ir.hir.BlockStmtImpl のコンストラクタ
 
BNOT - class coins.backend.Op の static 変数
 
bnot() - class coins.util.IntConst のメソッド
....
bnot() - class coins.util.IntBound のメソッド
~this..IntBound.......
body - class coins.backend.sym.SymStatic の変数
Body of the function/data.
body - class coins.backend.util.QuotedString の変数
 
body() - class coins.backend.sym.SymStatic のメソッド
Return body
boneBody(ImList) - class coins.simd.LirBoneList のメソッド
Get a pattern from a template.
boneChng(ImList) - class coins.simd.LirBoneList のメソッド
Get the changeability attribute from a template.
boneHolenum(ImList) - class coins.simd.LirBoneList のメソッド
Get the hole number attribute from a template.
boneInfo(ImList) - class coins.simd.LirBoneList のメソッド
Get attributes from a template.
boneNosubsthnum(ImList) - class coins.simd.LirBoneList のメソッド
Get non substituted hole numbers attribute from a template.
boneParacnts(ImList) - class coins.simd.LirBoneList のメソッド
Get the parallel count attribute from a template.
boneReplnum(ImList) - class coins.simd.LirBoneList のメソッド
Get the replace number attribute from a template.
boneSharedhnum(ImList) - class coins.simd.LirBoneList のメソッド
Get the shared hole number attribute from a template.
boneSubgroups(ImList) - class coins.simd.LirBoneList のメソッド
Get the subgroups attribute from a template.
BoolConst - interface coins.sym.BoolConst.
Const interface Const (constant) class interface.
boolConst(boolean) - class coins.sym.SymImpl のメソッド
 
boolConst(boolean) - interface coins.sym.Sym のメソッド
boolConst Make BoolConst object corresponding to pBoolConst.
boolConstFalse - class coins.SymRoot の変数
 
BoolConstImpl - class coins.sym.BoolConstImpl.
BoolConstImpl class
BoolConstImpl(SymRoot, boolean) - class coins.sym.BoolConstImpl のコンストラクタ
 
BoolConstImpl(SymRoot, String) - class coins.sym.BoolConstImpl のコンストラクタ
 
boolConstTrue - class coins.SymRoot の変数
 
boolType - class coins.backend.tools.RegisterDescription2Java の変数
 
BOR - class coins.backend.Op の static 変数
 
bor(IntBound) - class coins.util.IntBound のメソッド
this|b..IntBound.......
bor(IntConst) - class coins.util.IntConst のメソッド
....this|c.................
bound() - class coins.mdf.MacroFlowGraph のメソッド
Return the boundary of the list of the macro tasks.
boundanalysis(LirNode) - class coins.simd.BoundanalysisForLir のメソッド
Calculates downward bounds and upward bounds(live bits) of a node.
boundanalysisDw(LirNode, BoundanalysisUwForLir) - class coins.simd.BoundanalysisDwForLir のメソッド
Constructs a downward bound analyser.
BoundanalysisDwForLir - class coins.simd.BoundanalysisDwForLir.
Class for the downward bound analysis.
BoundanalysisDwForLir(Function) - class coins.simd.BoundanalysisDwForLir のコンストラクタ
 
BoundanalysisForLir - class coins.simd.BoundanalysisForLir.
Class for the bound analysis.
BoundanalysisForLir(Function) - class coins.simd.BoundanalysisForLir のコンストラクタ
Constructs a bound analyser.
boundanalysisUw(LirNode) - class coins.simd.BoundanalysisUwForLir のメソッド
Constructs an upward bound analyser.
BoundanalysisUwForLir - class coins.simd.BoundanalysisUwForLir.
Class for the upward bound analysis.
BoundanalysisUwForLir(Function) - class coins.simd.BoundanalysisUwForLir のコンストラクタ
 
boundary - class coins.backend.sym.Symbol の変数
 
BoundToLivebits - class coins.simd.BoundToLivebits.
Class for converting bounds into live bits.
BoundToLivebits() - class coins.simd.BoundToLivebits のコンストラクタ
 
BraInstruction - class coins.backend.asmpp.BraInstruction.
 
BraInstruction(String, String) - class coins.backend.asmpp.BraInstruction のコンストラクタ
 
braLength - class coins.backend.asmpp.LtorgInstruction の変数
 
braLength - class coins.backend.asmpp.CPU の変数
 
BraLtorgInstruction - class coins.backend.asmpp.BraLtorgInstruction.
 
BraLtorgInstruction(String) - class coins.backend.asmpp.BraLtorgInstruction のコンストラクタ
 
braMnemo - class coins.backend.asmpp.CPU の変数
 
branchPair(int) - class coins.mdf.MacroFlowGraph.ControlBranch のメソッド
Get a pair of macro task, that consist of source and target of the conditional branch.
branchUniqueNum(MacroTask, MacroTask) - class coins.mdf.MacroFlowGraph.ControlBranch のメソッド
Get the unique number of the conditinal branches.
braRange - class coins.backend.asmpp.CPU の変数
 
BREAK - interface coins.ast.TokenId の static 変数
 
BreakStmnt - class coins.ast.stmnt.BreakStmnt.
Break statement.
BreakStmnt(String, int) - class coins.ast.stmnt.BreakStmnt のコンストラクタ
 
BRIG - class coins.ssa.OptionName の static 変数
Briggs
BriggsSet - class coins.alias.util.BriggsSet.
Set of unsigned integers implemented using two arrays.
BriggsSet(int) - class coins.alias.util.BriggsSet のコンストラクタ
Creates a new instance of BriggsSet
btoim(BiList) - class coins.simd.LirUtil の static メソッド
Transforms a BiList into ImList
btov(BiList) - class coins.simd.LirUtil の static メソッド
Transforms a BiList into Vector
buf - class coins.backend.lir.LirNode.Scanner の変数
 
buffer - class coins.casttohir.ToHirCOpt の変数
 
build(Vector) - class coins.simd.LirDefUseRel のメソッド
Builds a def-use relation from L-expressions
buildCode(Function) - class coins.backend.gen.CodeGenerator のメソッド
Convert FUNCTION to S-expression assembly code.
buildLabelRefList() - class coins.sym.SubpImpl のメソッド
 
buildLabelRefList() - interface coins.sym.Subp のメソッド
Build the list of labels defined in the subprogram so as getLabelDefList() returns proper list, and build the list of LabelNode for every labels to show the label node refering them.
buildNode(int) - class coins.aflow.IrAdapter のメソッド
 
buildNode(int) - class coins.ir.IrListImpl のメソッド
 
buildNode(int, IR) - class coins.aflow.IrAdapter のメソッド
 
buildNode(int, IR) - class coins.ir.IrListImpl のメソッド
 
buildNode(int, IR, IR) - class coins.aflow.IrAdapter のメソッド
 
buildNode(int, IR, IR) - class coins.ir.IrListImpl のメソッド
 
buildSymNode(Sym) - class coins.aflow.IrAdapter のメソッド
 
buildSymNode(Sym) - class coins.ir.IrListImpl のメソッド
 
BXOR - class coins.backend.Op の static 変数
 
bxor(IntBound) - class coins.util.IntBound のメソッド
this^b..IntBound.......
bxor(IntConst) - class coins.util.IntConst のメソッド
....this^c.................
byte2nreg(int) - class coins.backend.gen.CodeGenerator_thumb のメソッド
 
ByteInstruction - class coins.backend.asmpp.ByteInstruction.
 
ByteInstruction(String, int) - class coins.backend.asmpp.ByteInstruction のコンストラクタ
 
byteMark - class coins.backend.asmpp.AsmLine の static 変数
 
bytes(int) - class coins.backend.Type の static メソッド
 

C

c_sym_table_ - class coins.ffront.CommonManager の変数
 
calc(double, double, String) - class coins.simd.Evaluation の static メソッド
 
calc(float, float, String) - class coins.simd.Evaluation の static メソッド
 
calc(int, int, String) - class coins.simd.Evaluation の static メソッド
The evaluation method for I32.
calc(long, long, String) - class coins.simd.Evaluation の static メソッド
 
calcBoundary(int) - class coins.simd.LirUtil の static メソッド
Gets a boundary from a type
calcIncval(int) - class coins.simd.LirUtil の static メソッド
Returns type's byte
calcStatementCount(Stmt) - class coins.opt.LoopExpansion のメソッド
Calculate Stmt count in pStmt.
CALL - class coins.backend.Op の static 変数
 
CALL - class coins.ffront.Parser の static 変数
 
call(Token, FirList) - class coins.ffront.F77Hir のメソッド
make Fir node of call statement [f77.jay] ifable_statement : CALL IDENT opt_actual_args { $$ = fHir.call($2, $3); }
CALLEE_SAVE - class coins.backend.gen.CodeGenerator_arm の static 変数
 
calleeSave - class coins.backend.ana.SaveRegisters の変数
Registers you must save.
calleeSaves - class coins.backend.gen.CodeGenerator_mb.MicroBlazeAttr の変数
callee save regsiters
CallExpr - class coins.ast.expr.CallExpr.
Function call expression.
CallExpr(Expr, ASTList, byte[], byte[]) - class coins.ast.expr.CallExpr のコンストラクタ
 
callHirBaseToC(HirRoot, SymRoot, IoRoot, OutputStream) - class coins.driver.Driver のメソッド
Translates HIR-Base into a C source program and writes it to an OutputStream.
callHirBaseToC(HirRoot, SymRoot, IoRoot, OutputStream) - class coins.hir2lir.ReformHir のメソッド
Translates HIR-Base into a C source program and writes it to an OutputStream.
callLirToC(Module, IoRoot, String) - class coins.driver.Driver のメソッド
Translates LIR into a C source program and writes it to an OutputStream.
callModLvalues(IR, SubpFlow) - class coins.aflow.FindDefUseList0 のメソッド
 
callModSyms(IR, SubpFlow) - class coins.aflow.FindDefUseList のメソッド
 
callModSyms(IR, SubpFlow) - class coins.flow.DataFlowImpl のメソッド
 
callNodes() - class coins.aflow.SetRefReprHirImpl のメソッド
 
callNodes() - interface coins.aflow.SetRefRepr のメソッド
 
callNodes() - class coins.flow.SetRefReprHirImpl のメソッド
 
callNodes() - interface coins.flow.SetRefRepr のメソッド
 
callNumber - class coins.backend.gen.CodeGenerator_sh4.SH4Attr の変数
 
callSimdOpt(Function, ImList) - class coins.simd.SimdDriver のメソッド
 
CallStmt - class coins.ffront.CallStmt.
Call statement
callStmt(Exp, IrList) - class coins.ir.hir.HIR_Impl のメソッド
 
callStmt(Exp, IrList) - interface coins.ir.hir.HIR0 のメソッド
callStmt Build a subprogram call statement.
CallStmt(Token, FirList, int, FirToHir) - class coins.ffront.CallStmt のコンストラクタ
 
callThreshold(LirNode) - class coins.ssa.MemoryAliasAnalyze のメソッド
Return the threshold of the CALL node.
callToNontermInstanceMap - class coins.opt.GlobalReform.NontermPatInstance の変数
 
cana - class coins.backend.gen.CodeGenerator_sh4.SH4Attr の static 変数
 
cancelLinking() - class coins.driver.CompileStatus のメソッド
 
canonRegRelations() - class coins.backend.tools.RegisterDescription2Java のメソッド
Canonicalize parent information of registers.
canonRelation() - class coins.backend.tools.RegisterDescription2Java.RegSymbol のメソッド
Canonicalize parent and from field.
canStart() - class coins.drivergen.process.Process のメソッド
Check the present status and judge this process can invoke.
canStart() - class coins.drivergen.process.MakeNewLirFromHir のメソッド
Check the present status and judge this process can invoke.
canStart() - class coins.drivergen.process.MakeHirFromSource のメソッド
Check the present status and judge this process can invoke.
canStart() - class coins.drivergen.process.GenerateCode のメソッド
Check the present status and judge this process can invoke.
CANT_START - class coins.drivergen.process.Process の static 変数
 
CantHappenException - exception coins.backend.CantHappenException.
Miscellaneous error has happened
CantHappenException() - class coins.backend.CantHappenException のコンストラクタ
 
CantHappenException(String) - class coins.backend.CantHappenException のコンストラクタ
 
CASE - interface coins.ast.TokenId の static 変数
 
CaseLabel - class coins.ast.stmnt.CaseLabel.
Case label.
CaseLabel(long, String, int) - class coins.ast.stmnt.CaseLabel のコンストラクタ
 
CAST_OP - interface coins.ast.TokenId の static 変数
 
cast(Lex, ConstantExpr, EncodedType) - class coins.cfront.Evaluator のメソッド
Do constant folding by casting the constant expression expr to the type shown by etype.
cast(Type, Exp) - class coins.casttohir.ToHirCast のメソッド
Cast for HIR type object.
CastExpr - class coins.ast.expr.CastExpr.
Cast expression.
CastExpr(Expr, byte[], byte[]) - class coins.ast.expr.CastExpr のコンストラクタ
 
castFortranCharacterExp(Exp) - class coins.ffront.TypeUtility のメソッド
 
castIfNeeded(Exp, Type) - class coins.ffront.HirUtility のメソッド
return cast expression if cast is needed
castToInt(LirNode) - class coins.backend.gen.CodeGenerator_mb のメソッド
 
castToInteger(Exp) - class coins.ffront.HirUtility のメソッド
cast to integer.
CATEGORY_NAME - interface coins.alias.AliasAnal の static 変数
The category name of the alias analysis package.
CBB - class coins.ssa.OptionName の static 変数
Concatenate Basic Blocks
cc - class coins.backend.gen.CodeGenerator_arm.JumpcEntry の変数
 
CDEP - class coins.snapshot.DisplayNames の static 変数
Control Dependence
CF_BBLOCK - interface coins.flow.SubpFlow の static 変数
Item index used in calling methods isComputed, setComputedFlag.
CF_CFG - interface coins.flow.SubpFlow の static 変数
Item index used in calling methods isComputed, setComputedFlag.
CF_DOMINATOR - interface coins.flow.SubpFlow の static 変数
Item index used in calling methods isComputed, setComputedFlag.
CF_INDEXED - interface coins.flow.SubpFlow の static 変数
Item index used in calling methods isComputed, setComputedFlag.
CF_POSTDOMINATOR - interface coins.flow.SubpFlow の static 変数
Item index used in calling methods isComputed, setComputedFlag.
CFG - class coins.snapshot.DisplayNames の static 変数
Contorl Flow Graph
cfgBfoIterator() - class coins.aflow.SubpFlowImpl のメソッド
 
cfgBfoIterator() - interface coins.aflow.SubpFlow のメソッド
 
cfgFromExitIterator() - class coins.aflow.SubpFlowImpl のメソッド
 
cfgFromExitIterator() - interface coins.aflow.SubpFlow のメソッド
cfgFromExitIterator: Traverse basic blocks in CFG (control flow graph) in inverse depth first order from the exit BBlock.
cfgFromExitIterator() - class coins.flow.SubpFlowImpl のメソッド
 
cfgFromExitIterator() - interface coins.flow.SubpFlow のメソッド
cfgFromExitIterator Traverse basic blocks in CFG (control flow graph) in inverse depth first order from the exit BBlock.
cfgIterator() - class coins.aflow.SubpFlowImpl のメソッド
cfgIterator: Traverse basic blocks in CFG (control flow graph) in depth first order.
cfgIterator() - interface coins.aflow.SubpFlow のメソッド
cfgIterator: Traverse basic blocks in CFG (control flow graph) in depth first order from the entry BBlock.
cfgIterator() - class coins.flow.SubpFlowImpl のメソッド
cfgIterator Traverse basic blocks in CFG (control flow graph) in depth first order.
cfgIterator() - interface coins.flow.SubpFlow のメソッド
cfgIterator Traverse basic blocks in CFG (control flow graph) in depth first order from the entry BBlock.
Cfront - class coins.cfront.Cfront.
 
Cfront() - class coins.cfront.Cfront のコンストラクタ
Dummy constructor (required for coins.lparallel.LoopPara)
Cfront(File, Suffix, InputStream, IoRoot, HirRoot) - class coins.cfront.Cfront のコンストラクタ
Cfront
CG_PARALLEL - class coins.driver.Driver の static 変数
Abbreviated option name to invoke SMP parallelization.
cGoto(FirList, Node) - class coins.ffront.F77Hir のメソッド
make Fir node of computed goto statement [f77.jay] ifable_statement : COMP_GOTO '(' label_list ')' expr { $$ = fHir.cGoto($3, $5); }
change(FirList, FirList) - class coins.ffront.HeaderStmt のメソッド
Change this header statement as follows: (1) change subprogram name "abc" to "abc_" (2) replace parameter list (3) make computed GOTO statement to go to the place of each ENTRY statement and add it as the first stmt
ChangeCommonPrivate() - class coins.lparallel.LoopParallelConv のメソッド
ChangeCommonPrivate:
ChangeCommonPrivateLoop(LoopTable) - class coins.lparallel.LoopParallelConv のメソッド
ChangeCommonPrivateLoop:
ChangeCommonPrivateLoopList(LinkedList, boolean) - class coins.lparallel.LoopParallelConv のメソッド
ChangeCommonPrivateLoopList:
changed - class coins.backend.asmpp.LiteralAndBranchProcessor の変数
 
changeJumpLabel(Label) - class coins.ir.hir.JumpStmtImpl のメソッド
 
changeJumpLabel(Label) - interface coins.ir.hir.JumpStmt のメソッド
Change the label of this statement to pNewLabel.
changeLabelRef(boolean) - class coins.ssa.Util のメソッド
Change the LabelRef node into the SSA specified ones.
changeLabelsInTree(HIR, IrList) - class coins.ir.hir.HirModify のメソッド
changeLabelsInTree Change labels defined in pTree and return the list of labels showing the old-new correspondence.
changeLexem() - class coins.ffront.Token のメソッド
 
changeListOfFlowBBlocksToListOfAflowBBlocks(List) - class coins.flow.SubpFlowImpl のメソッド
 
changeListOfFlowBBlocksToListOfAflowBBlocks(List) - interface coins.flow.SubpFlow のメソッド
 
ChangeLoopStructure - class coins.ssa.ChangeLoopStructure.
Change the structure of the loop from `while type' into `do-while' type.
ChangeLoopStructure(SsaEnvironment) - class coins.ssa.ChangeLoopStructure のコンストラクタ
Constructor
changeLoopToSubprogram(LoopTable) - class coins.hir2lir.ReformHir のメソッド
Change loop indicated by pTable to a subprogram to be executed in parallel.
ChangeLvalue(HIR) - class coins.alias.RecordAlias のメソッド
 
changePredEdge(BBlock, BBlock) - class coins.aflow.BBlockImpl のメソッド
 
changePredEdge(BBlock, BBlock) - interface coins.aflow.BBlock のメソッド
 
ChangeStructure - class coins.mdf.ChangeStructure.
Change the structure of the program into `switch-case' structure.
changeStructure() - class coins.mdf.MdfModule のメソッド
Change the program structure into switch-case.
ChangeStructure(MdfEnvironment, MacroFlowGraph) - class coins.mdf.ChangeStructure のコンストラクタ
Constructor.
changeSubp(SubpDefinition) - class coins.opt.Inline のメソッド
 
changeSuccEdge(BBlock, BBlock) - class coins.aflow.BBlockImpl のメソッド
 
changeSuccEdge(BBlock, BBlock) - interface coins.aflow.BBlock のメソッド
changeEdge: Change the edge between this block and pBefore to a new edge between this block and pAfter.
changeSuffix(Suffix) - class coins.driver.CompileThread.PassGroup のメソッド
 
changeToReg(LirNode) - class coins.backend.contrib.RPloop のメソッド
 
changeToSubprogram() - class coins.ffront.HeaderStmt のメソッド
Change this function statement to subprogram statement.
CHAR - interface coins.ast.TokenId の static 変数
 
CHAR_CONST - interface coins.ast.TokenId の static 変数
 
CHAR_CONST - class coins.ffront.Parser の static 変数
 
CHAR_T - interface coins.ast.TypeId の static 変数
 
CHARACTER - class coins.ffront.Parser の static 変数
 
character_operation(FortranCharacterExp, FortranCharacterExp) - class coins.ffront.BinaryNode のメソッド
 
characterAssignment(FortranCharacterExp, FortranCharacterExp) - class coins.ffront.AssignOrFuncStmt のメソッド
 
characterLengthVarName(String) - class coins.ffront.DeclManager のメソッド
 
characterString() - class coins.casttohir.ParseString のメソッド
 
charArray(int) - class coins.ffront.TypeUtility のメソッド
 
CharConst - interface coins.sym.CharConst.
CharConst interface Const (constant) class interface.
charConst(char, Type) - class coins.sym.SymImpl のメソッド
 
charConst(char, Type) - interface coins.sym.Sym0 のメソッド
Make constant object corresponding to pChar.
charConst(int, Type) - class coins.sym.SymImpl のメソッド
 
charConst(String, Type) - class coins.sym.SymImpl のメソッド
 
charConst(String, Type) - interface coins.sym.Sym のメソッド
Make constant object corresponding to pInternedName.
CharConstImpl - class coins.sym.CharConstImpl.
CharConstImpl class
CharConstImpl(SymRoot, char, Type) - class coins.sym.CharConstImpl のコンストラクタ
 
CharConstImpl(SymRoot, String, Type) - class coins.sym.CharConstImpl のコンストラクタ
 
charValue() - class coins.sym.ConstImpl のメソッド
charValue Get the value of this constant.
charValue() - interface coins.sym.Const のメソッド
charValue Get the value of this constant.
charValue() - class coins.sym.CharConstImpl のメソッド
charValue Get the value of this constant.
check_control_information_for_close(FirList) - class coins.ffront.I77Utils のメソッド
 
check_control_information_for_inquire(FirList) - class coins.ffront.I77Utils のメソッド
 
check_control_information_for_open(FirList) - class coins.ffront.I77Utils のメソッド
 
check_control_information_for_others(FirList) - class coins.ffront.I77Utils のメソッド
 
check_control_information(FirList) - class coins.ffront.I77Utils のメソッド
 
CHECK_HIR_OPTION - class coins.driver.Driver の static 変数
An option name to specify whether HIR is checked before converting HIR to LIR.
CHECK_HIR_OPTION - class coins.drivergen.Options の static 変数
An option name to specify whether HIR is checked before converting HIR to LIR.
CHECK_SYMBOL_TABLE_OPTION - class coins.driver.Driver の static 変数
An option name to specify whether a Symbol Table is checked before converting HIR to LIR.
CHECK_SYMBOL_TABLE_OPTION - class coins.drivergen.Options の static 変数
An option name to specify whether a Symbol Table is checked before converting HIR to LIR.
check() - class coins.mdf.MdfModule のメソッド
Debug method
check(int, int) - class coins.ssa.RankTable のメソッド
 
check(Object, int, int) - class coins.ssa.RankTable のメソッド
 
checkAssignExpType(Exp, Exp) - class coins.ffront.HirUtility のメソッド
Add type conversion node if necessary.
checkBody(BasicBlk) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
checkCallerSubp_B(SubpDefinition, HirRoot, SymRoot, IoRoot) - class coins.opt.Inline のメソッド
 
checkCoinsOptions(String, String[]) - class coins.driver.CheckOptions のメソッド
 
checkConsistency(Subp, List, HIR, HIR) - class coins.opt.GlobalReform のメソッド
Check the consistency of parameters in in-pattern and out-pattern.
checkConstNumber(Node) - class coins.ffront.F77Hir のメソッド
make Fir node of complex constant [f77.jay] complex_const : '(' expr ',' expr ')' { $$ = fHir.constComplex($2, $4); }
checkCriticalEdges(SubpFlow, SubpDefinition) - class coins.opt.NormalizeHir のメソッド
 
checkEntryStmt() - class coins.ffront.DeclManager のメソッド
If entryStmtList is not empty, (1) make new ENTRY statement and add it to the program body (2) add the parameters of each ENTRY statement to programHeader.fArgs (3) change program header (change header's name and parameters and add computed goto statement to goto the place of each ENTRY statement) (4) make new subprogram for each ENTRY statement
checkExtendedKeywords(StringBuffer) - class coins.cfront.Lex のメソッド
 
checkExtendedKeywords(StringBuffer) - class coins.cfront.GccLex のメソッド
 
checkForComodification() - class coins.aflow.util.CoinsList.Itr のメソッド
 
checkGrammar() - class coins.backend.tools.Tmd2Java.RuleSet のメソッド
Check grammar
checkHirToCStopCondition(String, List, CoinsOptions, File) - class coins.driver.Driver のメソッド
Aborts the current compile unit if the stopafterhir2c option is set and all specified C source files are generated.
checkIntegrity(CompileSpecification) - class coins.driver.Suffix のメソッド
Checks integrity conditions of this object.
checkLastArg(CodeGenerator_x86_64.X86_64Attr) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
checkLetter(String) - class coins.ffront.F77Sym のメソッド
 
checkLinkage(String) - class coins.ir.hir.HIR_Impl のメソッド
 
checkLinkage(String) - interface coins.ir.hir.HIR のメソッド
Check parent-child linkage if debug level (ioRoot.dbgHir.getLevel()) is greater than 0.
checkLIROptionsIntegrity(File, boolean, boolean, boolean, boolean, IoRoot) - class coins.driver.Driver のメソッド
Checks integrity of specified LIR related options: -coins:oldlir and -coins:newlir cannot be specified at same time.
checkLirToCStopCondition(String, List, CoinsOptions, File) - class coins.driver.Driver のメソッド
Aborts the current compile unit if the stopafterlir2c option is set and all specified C source files are generated.
CheckLoopBody - class coins.lparallel.CheckLoopBody.
CheckLoopBody: The class which investigates whether a pointer variable, a structure object, etc. are in the LoopBody section.
CheckLoopBody(LoopTable, LoopUtil) - class coins.lparallel.CheckLoopBody のコンストラクタ
CheckLoopBody: The class which investigates whether a pointer variable, a structure object, etc. are in the LoopBody section.
CheckMust32bit(long, boolean) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
CheckOptions - class coins.driver.CheckOptions.
Verify command line options whether they are listed in Registry or not.
CheckOptions(CompileSpecification, IoRoot) - class coins.driver.CheckOptions のコンストラクタ
 
checkOptions(String, String[], char, char) - class coins.driver.CheckOptions のメソッド
 
checkPoint() - class coins.backend.IntervalTimer のメソッド
Return current lap.
checkPred(BiLink, BasicBlk) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
checkRHSAndRegister(SetRefRepr, Map) - class coins.opt.ConstPropagationAndFoldingHirOld のメソッド
 
checkRHSAndRegister(SetRefRepr, Map) - class coins.opt.ConstPropagationAndFoldingHir のメソッド
 
checkStmtInExp(HIR, List, List, Stmt, boolean) - class coins.ir.hir.HirModify のメソッド
 
checkSucc(BiLink, BasicBlk) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
CheckSymbolType(String, int) - class coins.backend.gen.CodeGenerator_ppc.PowerPCAttr の static メソッド
 
checkTarget(Label, BiLink) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
checkTreeStructure(HIR, IoRoot) - class coins.aflow.Flow の static メソッド
Checks if the tree structure under the given HIR node is valid.
checkTwoExpType(Exp, Exp) - class coins.ffront.HirUtility のメソッド
return more complex type between two exp.
checkType(FNumber) - class coins.ffront.FNumber のメソッド
 
checkWeak(Function) - class coins.ssa.BackTranslateFromSsaBriggs のメソッド
 
checkWhetherBranch(Stmt) - class coins.aflow.SetRefReprHirImpl の static メソッド
 
checkWhetherBranch(Stmt) - class coins.flow.SetRefReprHirImpl の static メソッド
 
children - class coins.ssa.BackTranslateFromSsaBriggs.ReplaceVisitor の変数
 
children(BasicBlk) - class coins.backend.ana.Postdominators のメソッド
Return children (immediate dominatees) list iterator of block blk.
children(BasicBlk) - class coins.backend.ana.Dominators のメソッド
Return children (immediate dominatees) list iterator of block blk.
childrenOf(Object) - class coins.aflow.util.TreeStructure のメソッド
Returns the child nodes of the specified argument node in this tree structure.
childrenOf(Object) - class coins.flow.TreeStructure のメソッド
Returns the child nodes of the specified argument node in this tree structure.
chkAuxCond(int, LirNode) - class coins.simd.LirBoneList_x86 のメソッド
 
chkAuxCond(int, LirNode) - class coins.simd.LirBoneList のメソッド
 
chkBoneCnstr(ImList, LirNode, LirNode[], RegGroups) - class coins.simd.LirBoneList のメソッド
Test consistency between a LirNode and an environment.
chng(ImList) - class coins.simd.LirBoneList のメソッド
Get the changeability attribute from a template.
ci_access(Node) - class coins.ffront.I77Utils のメソッド
 
ci_blank(Node) - class coins.ffront.I77Utils のメソッド
 
ci_direct(Node) - class coins.ffront.I77Utils のメソッド
 
ci_end(Node) - class coins.ffront.I77Utils のメソッド
 
ci_err(Node) - class coins.ffront.I77Utils のメソッド
 
ci_exist(Node) - class coins.ffront.I77Utils のメソッド
 
ci_file(Node) - class coins.ffront.I77Utils のメソッド
 
ci_fmt(Node) - class coins.ffront.I77Utils のメソッド
 
ci_form(Node) - class coins.ffront.I77Utils のメソッド
 
ci_formatted(Node) - class coins.ffront.I77Utils のメソッド
 
ci_iostat(Node) - class coins.ffront.I77Utils のメソッド
 
ci_name(Node) - class coins.ffront.I77Utils のメソッド
 
ci_named(Node) - class coins.ffront.I77Utils のメソッド
 
ci_nextrec(Node) - class coins.ffront.I77Utils のメソッド
 
ci_number(Node) - class coins.ffront.I77Utils のメソッド
 
ci_opened(Node) - class coins.ffront.I77Utils のメソッド
 
ci_rec(Node) - class coins.ffront.I77Utils のメソッド
 
ci_recl(Node) - class coins.ffront.I77Utils のメソッド
 
ci_sequential(Node) - class coins.ffront.I77Utils のメソッド
 
ci_status(Node) - class coins.ffront.I77Utils のメソッド
 
ci_unformatted(Node) - class coins.ffront.I77Utils のメソッド
 
ci_unit(Node) - class coins.ffront.I77Utils のメソッド
 
ciList - class coins.ffront.ReadStmt の変数
 
ciList - class coins.ffront.OtherIOStmt の変数
 
ciList - class coins.ffront.OpenStmt の変数
 
ciList - class coins.ffront.InquireStmt の変数
 
ciList - class coins.ffront.CloseStmt の変数
 
classDecl - class coins.drivergen.Generator の static 変数
class declaration line
classify(Type) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
clcvnClobbers() - class coins.backend.gen.CodeGenerator_arm のメソッド
Return clobber list
clcvnClobbers() - class coins.backend.gen.CodeGenerator のメソッド
Return clobber list
clcvnParamMem(int, int, boolean) - class coins.backend.gen.CodeGenerator_arm のメソッド
Return parameter memory
clcvnParamMem(int, int, boolean) - class coins.backend.gen.CodeGenerator のメソッド
Return parameter memory
clcvnParamOffset(int) - class coins.backend.gen.CodeGenerator_arm のメソッド
Return offset of parameter (callee side)
clcvnParamOffset(int) - class coins.backend.gen.CodeGenerator のメソッド
Return offset of parameter
clcvnParamReg(int, int, boolean) - class coins.backend.gen.CodeGenerator_arm のメソッド
Return parameter register
clcvnParamReg(int, int, boolean) - class coins.backend.gen.CodeGenerator のメソッド
Return parameter register
clcvnParamWord(int, int, boolean) - class coins.backend.gen.CodeGenerator_arm のメソッド
Return parameter word
clcvnParamWord(int, int, boolean) - class coins.backend.gen.CodeGenerator のメソッド
Return parameter word - either register or memory.
clcvnPartialWord(LirNode, int) - class coins.backend.gen.CodeGenerator_arm のメソッド
Return partial word of integer object
clcvnPartialWord(LirNode, int) - class coins.backend.gen.CodeGenerator のメソッド
Return partial word of object
clcvnPassFloatRegMem(int, LirNode, BiLink, BiLink, BiList) - class coins.backend.gen.CodeGenerator_arm のメソッド
Pass floating point number to register/ register and memory.
clcvnPassFloatRegMem(int, LirNode, BiLink, BiLink, BiList) - class coins.backend.gen.CodeGenerator のメソッド
Pass floating point number to register/ register and memory.
clcvnRegLimit() - class coins.backend.gen.CodeGenerator_arm のメソッド
Return number of registers multiply word-size.
clcvnRegLimit() - class coins.backend.gen.CodeGenerator のメソッド
Return number of registers multiply word-size.
clcvnReturnValue(int) - class coins.backend.gen.CodeGenerator_arm のメソッド
Return return register
clcvnReturnValue(int) - class coins.backend.gen.CodeGenerator のメソッド
Return return register
clcvnSetPartialWord(LirNode, int, LirNode) - class coins.backend.gen.CodeGenerator_arm のメソッド
Set partial word of integer object
clcvnSetPartialWord(LirNode, int, LirNode) - class coins.backend.gen.CodeGenerator のメソッド
Set partial word of object
clcvnStructReturnAsFirst() - class coins.backend.gen.CodeGenerator_arm のメソッド
Return true if struct return address
clcvnStructReturnAsFirst() - class coins.backend.gen.CodeGenerator のメソッド
Return true if struct return address
clcvnStructReturnPtr(boolean) - class coins.backend.gen.CodeGenerator のメソッド
Create code that sets address of struct to hidden parameter.
clean() - class coins.flow.DataFlowImpl のメソッド
Cleans the environment that may contain junk information for the current DFA.
cleanup(CompileSpecification) - class coins.lparallel.LoopPara のメソッド
 
CleanUpLir - class coins.simd.CleanUpLir.
Delete useless load/store in LIR transformed to SIMD form if it is an assignment expression with register (REG or SUBREG) operands on both sides.
CleanUpLir(List) - class coins.simd.CleanUpLir のコンストラクタ
 
cleanupTemporaryFiles() - class coins.driver.TemporaryFileManager のメソッド
Deletes all temporary files created by this manager.
clear() - class coins.aflow.SubpFlowImpl のメソッド
 
clear() - interface coins.aflow.SubpFlow のメソッド
Clear flow analysis information by resetting fIrIndexMin = 0, fIrIndexMax = 0, fSetOfGlobalSymbols, fSetOfAddressTakenSymbols.
clear() - class coins.aflow.HirSubpFlowImpl のメソッド
 
clear() - class coins.aflow.util.FAList のメソッド
Removes all of the elements from this list.
clear() - class coins.aflow.util.CoinsList のメソッド
Removes all of the elements from this list.
clear() - class coins.backend.sym.SymTab のメソッド
Clear symbol table.
clear() - class coins.backend.sym.Label のメソッド
Clear basic block.
clear() - class coins.backend.util.VectorSet のメソッド
Clear contents of set.
clear() - interface coins.backend.util.NumberSet のメソッド
Clear contents of set.
clear() - class coins.backend.util.HashNumberSet のメソッド
Clear contents of set.
clear() - class coins.backend.util.BitMapSet のメソッド
Clear set
clear() - class coins.backend.util.BiList のメソッド
Clear the list.
clear() - class coins.cfront.EncodedType のメソッド
 
clear() - class coins.flow.FAList のメソッド
Removes all of the elements from this list.
clear() - class coins.hir2c.AssociationList のメソッド
clear:
clear() - class coins.ir.hir.HirListImpl のメソッド
 
clear() - class coins.ir.hir.ExpListExpImpl のメソッド
 
clear() - class coins.ir.IrListImpl のメソッド
 
clear() - interface coins.ir.IrList のメソッド
 
clear() - class coins.opt.TempInfo のメソッド
Clear this object.
clear() - class coins.opt.ReplaceInfo のメソッド
Clear this object.
clear() - class coins.opt.ReplaceInfo.Item のメソッド
Clear this object.
clearAll() - class coins.aflow.FlowResults のメソッド
Clear all the information this object holds.
clearControlFlow() - class coins.flow.SubpFlowImpl のメソッド
 
clearControlFlow() - interface coins.flow.SubpFlow のメソッド
Clear all control/data flow analysis information.
clearDataFlow() - class coins.flow.SubpFlowImpl のメソッド
 
clearDataFlow() - interface coins.flow.SubpFlow のメソッド
Clear data flow information.
clearDummyEdges() - class coins.backend.cfg.BasicBlk のメソッド
Remove all dummy edges from this block
clearEdges() - class coins.backend.cfg.BasicBlk のメソッド
Remove all edges from this block
clearReqLabOpAddress(String) - class coins.backend.gen.CodeGenerator_sh4.CodeAnalysisInfo のメソッド
 
clobber - class coins.backend.gen.Rule の変数
Clobber list
clobber - class coins.backend.tools.Tmd2Java.Prod の変数
 
CLOBBER - class coins.backend.Op の static 変数
 
clobberBuf - class coins.backend.lir.LirNode.Scanner の変数
 
clone() - class coins.aflow.util.CoinsList のメソッド
Returns a shallow copy of this LinkedList.
clone() - class coins.aflow.util.BitVectorImpl のメソッド
 
clone() - class coins.backend.util.VectorSet のメソッド
Return copy of the object.
clone() - interface coins.backend.util.NumberSet のメソッド
Return copy of the object.
clone() - class coins.backend.util.HashNumberSet のメソッド
Return copy of the object.
clone() - class coins.backend.util.BitMapSet のメソッド
 
clone() - class coins.backend.util.BiList のメソッド
Return copy of the list.
clone() - class coins.flow.BitVectorImpl のメソッド
 
clone() - class coins.ir.hir.SymNodeImpl のメソッド
 
clone() - class coins.ir.hir.SwitchStmtImpl のメソッド
 
clone() - class coins.ir.hir.SubpDefinitionImpl のメソッド
 
clone() - class coins.ir.hir.StmtImpl のメソッド
 
clone() - class coins.ir.hir.ProgramImpl のメソッド
 
clone() - class coins.ir.hir.LoopStmtImpl のメソッド
 
clone() - class coins.ir.hir.LabeledStmtImpl のメソッド
deleteThisStmt Delete labels defined by this statement from the label definition list of the current subprogram and then delete this statement.
clone() - class coins.ir.hir.LabelDefImpl のメソッド
 
clone() - class coins.ir.hir.InfStmtImpl のメソッド
 
clone() - class coins.ir.hir.InfNodeImpl のメソッド
 
clone() - class coins.ir.hir.HIR_Impl のメソッド
clone Override Object.clone in HIR.
clone() - class coins.ir.hir.HirListImpl のメソッド
 
clone() - class coins.ir.hir.HirAnnex のメソッド
clone Override Object.clone in HIR.
clone() - class coins.ir.hir.ExpListExpImpl のメソッド
 
clone() - class coins.ir.hir.BlockStmtImpl のメソッド
 
clone() - class coins.ir.hir.AsmStmtImpl のメソッド
 
clone() - class coins.ir.IrListImpl のメソッド
 
CLOSE - class coins.ffront.Parser の static 変数
 
close() - class coins.backend.gen.CodeGenerator のメソッド
Close output stream.
close() - class coins.backend.tools.RegisterDescription2Java のメソッド
Generate register description table.
close() - class coins.ffront.I77Utils のメソッド
 
closeInit(FirList) - class coins.ffront.I77Utils のメソッド
 
CloseStmt - class coins.ffront.CloseStmt.
 
closeStmt(FirList) - class coins.ffront.F77Hir のメソッド
 
CloseStmt(FirList, int, FirToHir) - class coins.ffront.CloseStmt のコンストラクタ
 
closeSubpHeader() - class coins.sym.SubpImpl のメソッド
 
closeSubpHeader() - interface coins.sym.Subp のメソッド
closeSubpHeader Finalize the header part of subprogram.
closeSubpPrototype() - class coins.sym.SubpImpl のメソッド
 
closeSubpPrototype() - interface coins.sym.Subp のメソッド
closeSubpPrototype Finalize a prototype declaration of subprogram.
clp2(int) - class coins.backend.util.Misc の static メソッド
Round up to next powers of 2.
cmpType(FNumber) - class coins.ffront.FNumber のメソッド
-1 : low type 0 : same type 1 : over type
Coalescing - class coins.ssa.Coalescing.
Coalescing
Perform coalescing proposed by Chaitin after the back translation to normal form.
Coalescing(SsaEnvironment) - class coins.ssa.Coalescing のコンストラクタ
Constructor
COARSE_GRAIN_PARALLEL - class coins.driver.Driver の static 変数
An option name to invoke SMP coarse grain parallelization.
CoCo - class coins.mdf.CoCo.
CoCo - Coarse Grain Parallelization Compiler by using COINS
CoCo is a compiler driver which generates coarse grain parallelized code.
CoCo() - class coins.mdf.CoCo のコンストラクタ
 
code - class coins.backend.gen.Rule の変数
Object code in S-expression
code - class coins.backend.tools.Tmd2Java.Prod の変数
 
CODE - class coins.drivergen.Conditions の static 変数
code
code_size_inblock - class coins.backend.gen.CodeGenerator_sh4 の static 変数
 
codeAlign - class coins.backend.asmpp.CPU の変数
 
codeGen - class coins.backend.sched.Schedule の変数
 
CodeGenerator - class coins.backend.gen.CodeGenerator.
Abstract code generator.
CODEGENERATOR - class coins.backend.tools.Tmd2Java の static 変数
 
CodeGenerator_alpha - class coins.backend.gen.CodeGenerator_alpha.
 
CodeGenerator_alpha.AlphaAttr - class coins.backend.gen.CodeGenerator_alpha.AlphaAttr.
 
CodeGenerator_alpha.AlphaAttr(Function) - class coins.backend.gen.CodeGenerator_alpha.AlphaAttr のコンストラクタ
 
CodeGenerator_alpha.RewrState - class coins.backend.gen.CodeGenerator_alpha.RewrState.
State label for rewriting engine.
CodeGenerator_alpha.RewrState() - class coins.backend.gen.CodeGenerator_alpha.RewrState のコンストラクタ
 
CodeGenerator_alpha.State - class coins.backend.gen.CodeGenerator_alpha.State.
State label for instruction selection engine.
CodeGenerator_alpha.State() - class coins.backend.gen.CodeGenerator_alpha.State のコンストラクタ
 
CodeGenerator_alpha() - class coins.backend.gen.CodeGenerator_alpha のコンストラクタ
Create code generator engine.
CodeGenerator_arm - class coins.backend.gen.CodeGenerator_arm.
 
CodeGenerator_arm.Arm - class coins.backend.gen.CodeGenerator_arm.Arm.
 
CodeGenerator_arm.Arm() - class coins.backend.gen.CodeGenerator_arm.Arm のコンストラクタ
 
CodeGenerator_arm.ArmAttr - class coins.backend.gen.CodeGenerator_arm.ArmAttr.
Arm's function attribute
CodeGenerator_arm.ArmAttr(Function) - class coins.backend.gen.CodeGenerator_arm.ArmAttr のコンストラクタ
 
CodeGenerator_arm.ArmConst - class coins.backend.gen.CodeGenerator_arm.ArmConst.
Arm constant
CodeGenerator_arm.ArmConst(long) - class coins.backend.gen.CodeGenerator_arm.ArmConst のコンストラクタ
 
CodeGenerator_arm.JumpcEntry - class coins.backend.gen.CodeGenerator_arm.JumpcEntry.
 
CodeGenerator_arm.JumpcEntry(String, String) - class coins.backend.gen.CodeGenerator_arm.JumpcEntry のコンストラクタ
 
CodeGenerator_arm.JumpcEntry(String, String, String) - class coins.backend.gen.CodeGenerator_arm.JumpcEntry のコンストラクタ
 
CodeGenerator_arm.JumpcKey - class coins.backend.gen.CodeGenerator_arm.JumpcKey.
 
CodeGenerator_arm.JumpcKey(Function, int) - class coins.backend.gen.CodeGenerator_arm.JumpcKey のコンストラクタ
 
CodeGenerator_arm.PeepHoleOp - class coins.backend.gen.CodeGenerator_arm.PeepHoleOp.
 
CodeGenerator_arm.PeepHoleOp() - class coins.backend.gen.CodeGenerator_arm.PeepHoleOp のコンストラクタ
 
CodeGenerator_arm.RewrState - class coins.backend.gen.CodeGenerator_arm.RewrState.
State label for rewriting engine.
CodeGenerator_arm.RewrState() - class coins.backend.gen.CodeGenerator_arm.RewrState のコンストラクタ
 
CodeGenerator_arm.State - class coins.backend.gen.CodeGenerator_arm.State.
State label for instruction selection engine.
CodeGenerator_arm.State() - class coins.backend.gen.CodeGenerator_arm.State のコンストラクタ
 
CodeGenerator_arm() - class coins.backend.gen.CodeGenerator_arm のコンストラクタ
Create code generator engine.
CodeGenerator_mb - class coins.backend.gen.CodeGenerator_mb.
 
CodeGenerator_mb.CallContext - class coins.backend.gen.CodeGenerator_mb.CallContext.
 
CodeGenerator_mb.CallContext(boolean) - class coins.backend.gen.CodeGenerator_mb.CallContext のコンストラクタ
 
CodeGenerator_mb.MicroBlazeAttr - class coins.backend.gen.CodeGenerator_mb.MicroBlazeAttr.
MicroBlaze's function attribute
CodeGenerator_mb.MicroBlazeAttr(Function) - class coins.backend.gen.CodeGenerator_mb.MicroBlazeAttr のコンストラクタ
 
CodeGenerator_mb.RewrState - class coins.backend.gen.CodeGenerator_mb.RewrState.
State label for rewriting engine.
CodeGenerator_mb.RewrState() - class coins.backend.gen.CodeGenerator_mb.RewrState のコンストラクタ
 
CodeGenerator_mb.State - class coins.backend.gen.CodeGenerator_mb.State.
State label for instruction selection engine.
CodeGenerator_mb.State() - class coins.backend.gen.CodeGenerator_mb.State のコンストラクタ
 
CodeGenerator_mb() - class coins.backend.gen.CodeGenerator_mb のコンストラクタ
Create code generator engine.
CodeGenerator_mips - class coins.backend.gen.CodeGenerator_mips.
 
CodeGenerator_mips.mipsAggregateByReference - class coins.backend.gen.CodeGenerator_mips.mipsAggregateByReference.
Convert aggregate parameter passing from by-value to by-reference.
CodeGenerator_mips.mipsAggregateByReference() - class coins.backend.gen.CodeGenerator_mips.mipsAggregateByReference のコンストラクタ
 
CodeGenerator_mips.mipsArgumentPassingUtil - class coins.backend.gen.CodeGenerator_mips.mipsArgumentPassingUtil.
Processing of Save-and-Restore(SR), as utility class.
CodeGenerator_mips.mipsArgumentPassingUtil() - class coins.backend.gen.CodeGenerator_mips.mipsArgumentPassingUtil のコンストラクタ
 
CodeGenerator_mips.mipsAttr - class coins.backend.gen.CodeGenerator_mips.mipsAttr.
mips's function attribute
CodeGenerator_mips.mipsAttr(Function) - class coins.backend.gen.CodeGenerator_mips.mipsAttr のコンストラクタ
 
CodeGenerator_mips.mipsSRR - class coins.backend.gen.CodeGenerator_mips.mipsSRR.
Processing of Save-and-Restore Registers(SRR)
CodeGenerator_mips.mipsSRR() - class coins.backend.gen.CodeGenerator_mips.mipsSRR のコンストラクタ
 
CodeGenerator_mips.RewrState - class coins.backend.gen.CodeGenerator_mips.RewrState.
State label for rewriting engine.
CodeGenerator_mips.RewrState() - class coins.backend.gen.CodeGenerator_mips.RewrState のコンストラクタ
 
CodeGenerator_mips.State - class coins.backend.gen.CodeGenerator_mips.State.
State label for instruction selection engine.
CodeGenerator_mips.State() - class coins.backend.gen.CodeGenerator_mips.State のコンストラクタ
 
CodeGenerator_mips() - class coins.backend.gen.CodeGenerator_mips のコンストラクタ
Create code generator engine.
CodeGenerator_ppc - class coins.backend.gen.CodeGenerator_ppc.
 
CodeGenerator_ppc.PowerPCAttr - class coins.backend.gen.CodeGenerator_ppc.PowerPCAttr.
 
CodeGenerator_ppc.PowerPCAttr.SearchFunctor - class coins.backend.gen.CodeGenerator_ppc.PowerPCAttr.SearchFunctor.
 
CodeGenerator_ppc.PowerPCAttr.SearchFunctor() - class coins.backend.gen.CodeGenerator_ppc.PowerPCAttr.SearchFunctor のコンストラクタ
 
CodeGenerator_ppc.PowerPCAttr(Function) - class coins.backend.gen.CodeGenerator_ppc.PowerPCAttr のコンストラクタ
 
CodeGenerator_ppc.RewrState - class coins.backend.gen.CodeGenerator_ppc.RewrState.
State label for rewriting engine.
CodeGenerator_ppc.RewrState() - class coins.backend.gen.CodeGenerator_ppc.RewrState のコンストラクタ
 
CodeGenerator_ppc.State - class coins.backend.gen.CodeGenerator_ppc.State.
State label for instruction selection engine.
CodeGenerator_ppc.State() - class coins.backend.gen.CodeGenerator_ppc.State のコンストラクタ
 
CodeGenerator_ppc.StructureScheduler - class coins.backend.gen.CodeGenerator_ppc.StructureScheduler.
 
CodeGenerator_ppc.StructureScheduler.Instruction - class coins.backend.gen.CodeGenerator_ppc.StructureScheduler.Instruction.
 
CodeGenerator_ppc.StructureScheduler.Instruction(int, String, int) - class coins.backend.gen.CodeGenerator_ppc.StructureScheduler.Instruction のコンストラクタ
 
CodeGenerator_ppc.StructureScheduler(boolean) - class coins.backend.gen.CodeGenerator_ppc.StructureScheduler のコンストラクタ
 
CodeGenerator_ppc() - class coins.backend.gen.CodeGenerator_ppc のコンストラクタ
Create code generator engine.
CodeGenerator_sample - class coins.backend.gen.CodeGenerator_sample.
 
CodeGenerator_sample.RewrState - class coins.backend.gen.CodeGenerator_sample.RewrState.
State label for rewriting engine.
CodeGenerator_sample.RewrState() - class coins.backend.gen.CodeGenerator_sample.RewrState のコンストラクタ
 
CodeGenerator_sample.State - class coins.backend.gen.CodeGenerator_sample.State.
State label for instruction selection engine.
CodeGenerator_sample.State() - class coins.backend.gen.CodeGenerator_sample.State のコンストラクタ
 
CodeGenerator_sample() - class coins.backend.gen.CodeGenerator_sample のコンストラクタ
Create code generator engine.
CodeGenerator_sh4 - class coins.backend.gen.CodeGenerator_sh4.
 
CodeGenerator_sh4.CodeAnalysisInfo - class coins.backend.gen.CodeGenerator_sh4.CodeAnalysisInfo.
 
CodeGenerator_sh4.CodeAnalysisInfo() - class coins.backend.gen.CodeGenerator_sh4.CodeAnalysisInfo のコンストラクタ
 
CodeGenerator_sh4.LabelRegister - class coins.backend.gen.CodeGenerator_sh4.LabelRegister.
 
CodeGenerator_sh4.LabelRegister() - class coins.backend.gen.CodeGenerator_sh4.LabelRegister のコンストラクタ
 
CodeGenerator_sh4.RegistLabel - class coins.backend.gen.CodeGenerator_sh4.RegistLabel.
 
CodeGenerator_sh4.RegistLabel() - class coins.backend.gen.CodeGenerator_sh4.RegistLabel のコンストラクタ
 
CodeGenerator_sh4.RewrState - class coins.backend.gen.CodeGenerator_sh4.RewrState.
State label for rewriting engine.
CodeGenerator_sh4.RewrState() - class coins.backend.gen.CodeGenerator_sh4.RewrState のコンストラクタ
 
CodeGenerator_sh4.SH4Attr - class coins.backend.gen.CodeGenerator_sh4.SH4Attr.
Sparc's function attribute
CodeGenerator_sh4.SH4Attr(Function) - class coins.backend.gen.CodeGenerator_sh4.SH4Attr のコンストラクタ
 
CodeGenerator_sh4.State - class coins.backend.gen.CodeGenerator_sh4.State.
State label for instruction selection engine.
CodeGenerator_sh4.State() - class coins.backend.gen.CodeGenerator_sh4.State のコンストラクタ
 
CodeGenerator_sh4() - class coins.backend.gen.CodeGenerator_sh4 のコンストラクタ
Create code generator engine.
CodeGenerator_sparc - class coins.backend.gen.CodeGenerator_sparc.
 
CodeGenerator_sparc.RewrState - class coins.backend.gen.CodeGenerator_sparc.RewrState.
State label for rewriting engine.
CodeGenerator_sparc.RewrState() - class coins.backend.gen.CodeGenerator_sparc.RewrState のコンストラクタ
 
CodeGenerator_sparc.SparcAttr - class coins.backend.gen.CodeGenerator_sparc.SparcAttr.
Sparc's function attribute
CodeGenerator_sparc.SparcAttr(Function) - class coins.backend.gen.CodeGenerator_sparc.SparcAttr のコンストラクタ
 
CodeGenerator_sparc.State - class coins.backend.gen.CodeGenerator_sparc.State.
State label for instruction selection engine.
CodeGenerator_sparc.State() - class coins.backend.gen.CodeGenerator_sparc.State のコンストラクタ
 
CodeGenerator_sparc() - class coins.backend.gen.CodeGenerator_sparc のコンストラクタ
Create code generator engine.
CodeGenerator_thumb - class coins.backend.gen.CodeGenerator_thumb.
 
CodeGenerator_thumb.RewrState - class coins.backend.gen.CodeGenerator_thumb.RewrState.
State label for rewriting engine.
CodeGenerator_thumb.RewrState() - class coins.backend.gen.CodeGenerator_thumb.RewrState のコンストラクタ
 
CodeGenerator_thumb.State - class coins.backend.gen.CodeGenerator_thumb.State.
State label for instruction selection engine.
CodeGenerator_thumb.State() - class coins.backend.gen.CodeGenerator_thumb.State のコンストラクタ
 
CodeGenerator_thumb.Thumb - class coins.backend.gen.CodeGenerator_thumb.Thumb.
 
CodeGenerator_thumb.Thumb() - class coins.backend.gen.CodeGenerator_thumb.Thumb のコンストラクタ
 
CodeGenerator_thumb.ThumbAttr - class coins.backend.gen.CodeGenerator_thumb.ThumbAttr.
Arm's function attribute
CodeGenerator_thumb.ThumbAttr(Function) - class coins.backend.gen.CodeGenerator_thumb.ThumbAttr のコンストラクタ
 
CodeGenerator_thumb() - class coins.backend.gen.CodeGenerator_thumb のコンストラクタ
Create code generator engine.
CodeGenerator_x86 - class coins.backend.gen.CodeGenerator_x86.
 
CodeGenerator_x86_64 - class coins.backend.gen.CodeGenerator_x86_64.
 
CodeGenerator_x86_64.RewrState - class coins.backend.gen.CodeGenerator_x86_64.RewrState.
State label for rewriting engine.
CodeGenerator_x86_64.RewrState() - class coins.backend.gen.CodeGenerator_x86_64.RewrState のコンストラクタ
 
CodeGenerator_x86_64.State - class coins.backend.gen.CodeGenerator_x86_64.State.
State label for instruction selection engine.
CodeGenerator_x86_64.State() - class coins.backend.gen.CodeGenerator_x86_64.State のコンストラクタ
 
CodeGenerator_x86_64.X86_64Attr - class coins.backend.gen.CodeGenerator_x86_64.X86_64Attr.
X86_64's function attribute
CodeGenerator_x86_64.X86_64Attr(Function) - class coins.backend.gen.CodeGenerator_x86_64.X86_64Attr のコンストラクタ
 
CodeGenerator_x86_64() - class coins.backend.gen.CodeGenerator_x86_64 のコンストラクタ
Create code generator engine.
CodeGenerator_x86.RewrState - class coins.backend.gen.CodeGenerator_x86.RewrState.
State label for rewriting engine.
CodeGenerator_x86.RewrState() - class coins.backend.gen.CodeGenerator_x86.RewrState のコンストラクタ
 
CodeGenerator_x86.State - class coins.backend.gen.CodeGenerator_x86.State.
State label for instruction selection engine.
CodeGenerator_x86.State() - class coins.backend.gen.CodeGenerator_x86.State のコンストラクタ
 
CodeGenerator_x86.X86Attr - class coins.backend.gen.CodeGenerator_x86.X86Attr.
X86's function attribute
CodeGenerator_x86.X86Attr(Function) - class coins.backend.gen.CodeGenerator_x86.X86Attr のコンストラクタ
 
CodeGenerator_x86() - class coins.backend.gen.CodeGenerator_x86 のコンストラクタ
Create code generator engine.
CodeGenerator_x86simd - class coins.backend.gen.CodeGenerator_x86simd.
 
CodeGenerator_x86simd.RewrState - class coins.backend.gen.CodeGenerator_x86simd.RewrState.
State label for rewriting engine.
CodeGenerator_x86simd.RewrState() - class coins.backend.gen.CodeGenerator_x86simd.RewrState のコンストラクタ
 
CodeGenerator_x86simd.State - class coins.backend.gen.CodeGenerator_x86simd.State.
State label for instruction selection engine.
CodeGenerator_x86simd.State() - class coins.backend.gen.CodeGenerator_x86simd.State のコンストラクタ
 
CodeGenerator_x86simd.X86Attr - class coins.backend.gen.CodeGenerator_x86simd.X86Attr.
X86's function attribute
CodeGenerator_x86simd.X86Attr(Function) - class coins.backend.gen.CodeGenerator_x86simd.X86Attr のコンストラクタ
 
CodeGenerator_x86simd() - class coins.backend.gen.CodeGenerator_x86simd のコンストラクタ
Create code generator engine.
CodeGenerator.FunctionAttr - class coins.backend.gen.CodeGenerator.FunctionAttr.
Keeps track of function's attributes.
CodeGenerator.FunctionAttr(Function) - class coins.backend.gen.CodeGenerator.FunctionAttr のコンストラクタ
Creator
CodeGenerator.LexpToString - class coins.backend.gen.CodeGenerator.LexpToString.
Convert address expression to external form.
CodeGenerator.LexpToString() - class coins.backend.gen.CodeGenerator.LexpToString のコンストラクタ
 
CodeGenerator.Match - class coins.backend.gen.CodeGenerator.Match.
Node of matching tree (or DAG)
CodeGenerator.Match(LirNode, CodeGenerator.Match[], Rule, int, int) - class coins.backend.gen.CodeGenerator.Match のコンストラクタ
Create match object.
CodeGenerator() - class coins.backend.gen.CodeGenerator のコンストラクタ
Creator
codeInfo(LirNode) - class coins.backend.gen.CodeGenerator のメソッド
Return cost and misc. information about instruction tree.
codeLength(String) - class coins.backend.asmpp.Sh4 のメソッド
 
codeLength(String) - class coins.backend.asmpp.Thumb のメソッド
 
codeLength(String) - class coins.backend.asmpp.Arm のメソッド
 
codeLength(String) - class coins.backend.asmpp.CPU のメソッド
 
codeLength(String) - class coins.backend.gen.CodeGenerator_thumb.Thumb のメソッド
 
codeLength(String) - class coins.backend.gen.CodeGenerator_arm.Arm のメソッド
 
codeSizeAnalysis(Function) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
coins - package coins
 
COINS - class coins.Registry の static 変数
COINS option names specifying suboption.
COINS - interface coins.driver.CompileSpecification の static 変数
Option header of COINS options.
COINS_DEFAULT_TARGET_CONVENTION - class coins.driver.CommandLine の static 変数
 
COINS_DEFAULT_TARGET_NAME - class coins.driver.CommandLine の static 変数
 
COINS_OPTION_DELIMITER - class coins.driver.Driver の static 変数
A delimiter sign to delimit arguments of other COINS_OPTION.
COINS_TARGET_CONVENTION_OPTION - class coins.driver.CommandLine の static 変数
 
COINS_TARGET_NAME_OPTION - class coins.driver.CommandLine の static 変数
 
COINS_TARGET_OPTION - class coins.driver.CommandLine の static 変数
 
coins.aflow - package coins.aflow
 
coins.aflow.util - package coins.aflow.util
 
coins.alias - package coins.alias
 
coins.alias.alias2 - package coins.alias.alias2
 
coins.alias.util - package coins.alias.util
 
coins.ast - package coins.ast
 
coins.ast.expr - package coins.ast.expr
 
coins.ast.stmnt - package coins.ast.stmnt
 
coins.backend - package coins.backend
 
coins.backend.ana - package coins.backend.ana
 
coins.backend.asmpp - package coins.backend.asmpp
 
coins.backend.cfg - package coins.backend.cfg
 
coins.backend.contrib - package coins.backend.contrib
 
coins.backend.gen - package coins.backend.gen
 
coins.backend.lir - package coins.backend.lir
 
coins.backend.opt - package coins.backend.opt
 
coins.backend.regalo - package coins.backend.regalo
 
coins.backend.sched - package coins.backend.sched
 
coins.backend.sim - package coins.backend.sim
 
coins.backend.sym - package coins.backend.sym
 
coins.backend.tools - package coins.backend.tools
 
coins.backend.util - package coins.backend.util
 
coins.casttohir - package coins.casttohir
 
coins.cfront - package coins.cfront
 
coins.driver - package coins.driver
 
coins.drivergen - package coins.drivergen
 
coins.drivergen.process - package coins.drivergen.process
 
coins.ffront - package coins.ffront
 
coins.flow - package coins.flow
 
coins.hir2c - package coins.hir2c
 
coins.hir2lir - package coins.hir2lir
 
coins.ir - package coins.ir
 
coins.ir.hir - package coins.ir.hir
 
coins.lir2c - package coins.lir2c
 
coins.lparallel - package coins.lparallel
 
coins.mdf - package coins.mdf
 
coins.opt - package coins.opt
 
coins.simd - package coins.simd
 
coins.snapshot - package coins.snapshot
 
coins.ssa - package coins.ssa
 
coins.sym - package coins.sym
 
coins.util - package coins.util
 
CoinsIterator - interface coins.aflow.util.CoinsIterator.
CoinsIterator.java Created on August 11, 2002, 5:48 PM Iterator that can accomodate the structural modification in any way in the underlying list, without throwing ConcurrentModificationException.
coinsIterator() - class coins.aflow.util.CoinsList のメソッド
Returns a CoinsIterator object backed by this list, whose cursor is placed at the beginning of this list.
coinsIterator(int) - class coins.aflow.util.CoinsList のメソッド
Returns a CoinsIterator object backed by this list, whose cursor is placed before the given index.
CoinsList - class coins.aflow.util.CoinsList.
List whose iterator implements CoinsIterator (returned by coinsIterator()).
CoinsList.Entry - class coins.aflow.util.CoinsList.Entry.
 
CoinsList.Entry(Object, CoinsList.Entry, CoinsList.Entry) - class coins.aflow.util.CoinsList.Entry のコンストラクタ
 
CoinsList.Itr - class coins.aflow.util.CoinsList.Itr.
 
CoinsList.Itr(int) - class coins.aflow.util.CoinsList.Itr のコンストラクタ
 
CoinsList.SubList - class coins.aflow.util.CoinsList.SubList.
 
CoinsList.SubList(CoinsList, int, int) - class coins.aflow.util.CoinsList.SubList のコンストラクタ
 
CoinsList() - class coins.aflow.util.CoinsList のコンストラクタ
Constructs an empty list.
CoinsList(Collection) - class coins.aflow.util.CoinsList のコンストラクタ
Constructs a list containing the elements of the specified collection, in the order they are returned by the collection's iterator.
coinsOptions - class coins.drivergen.Options の変数
CoinsOptions
CoinsOptions - class coins.driver.CoinsOptions.
An abstraction of COINS options at a command line.
CoinsOptions(String) - class coins.driver.CoinsOptions のコンストラクタ
Constructs a CoinsOptions object from an argument string of a -coins option.
collectMemAccess(Vector) - class coins.simd.ContigMemAccess のメソッド
Combines L-expressions of {loading from/storing to} memory
collectTempsUsedInReplacement() - class coins.opt.PRE のメソッド
 
CollectVarInTree - class coins.backend.CollectVarInTree.
Collect variables appeared in LirNode tree.
CollectVarInTree(Function) - class coins.backend.CollectVarInTree のコンストラクタ
Create CollectVarInTree instance for L-function func.
combineSimd(Vector) - class coins.simd.SimdOpt のメソッド
Combines SIMD instructions.
combineStmt(Stmt, boolean) - class coins.ir.hir.StmtImpl のメソッド
 
combineStmt(Stmt, boolean) - interface coins.ir.hir.Stmt のメソッド
combineStmt Combine this statement and pStmt making them as one statement.
combineTo(ExpInf) - class coins.flow.ExpInf のメソッド
 
combineWithConditionalExp(Stmt, HIR) - class coins.ir.hir.SwitchStmtImpl のメソッド
Combine pStmt with conditional expression part pCond of control statement so that pStmt should be executed before pCond.
combineWithConditionalExp(Stmt, HIR) - class coins.ir.hir.StmtImpl のメソッド
Combine pStmt with conditional expression part pCond of control statement so that pStmt should be executed before pCond.
combineWithConditionalExp(Stmt, HIR) - interface coins.ir.hir.Stmt のメソッド
Combine pStmt with conditional expression part pCond of control statement so that pStmt should be executed before pCond.
combineWithConditionalExp(Stmt, HIR) - class coins.ir.hir.LoopStmtImpl のメソッド
Combine pStmt with conditional expression part pCond of control statement so that pStmt should be executed before pCond.
combineWithConditionalExp(Stmt, HIR) - class coins.ir.hir.IfStmtImpl のメソッド
Combine pStmt with conditional expression part pCond of control statement so that pStmt should be executed before pCond.
CommaExpr - class coins.ast.expr.CommaExpr.
Comma expression.
CommaExpr(Expr, Expr) - class coins.ast.expr.CommaExpr のコンストラクタ
 
CommandLine - class coins.driver.CommandLine.
Abstraction of a COINS compiler command line.
CommandLine() - class coins.driver.CommandLine のコンストラクタ
Constructs a CommandLine object representing an empty command line string.
CommandLine(String[]) - class coins.driver.CommandLine のコンストラクタ
Constructs a CommandLine object representing a command line string.
commandLineOptions() - class coins.driver.CommandLine のメソッド
 
commitInitialValue() - class coins.ffront.CommonManager のメソッド
 
COMMON - class coins.ffront.Parser の static 変数
 
commonDecl(FirList) - class coins.ffront.F77Sym のメソッド
add declaration list to commonList ???
commonList - class coins.ffront.F77Sym の変数
 
CommonManager - class coins.ffront.CommonManager.
Manage Common variables Block variables storage image in C union{ struct{ int a; int b; } unit_name_A; struct{ int c; int d; } unit_name_B; } BlockNameA; ...
CommonManager(FirToHir, DeclManager) - class coins.ffront.CommonManager のコンストラクタ
 
CommonSubexpElim - class coins.opt.CommonSubexpElim.
Common subexpression elimination basic logic class.
CommonSubexpElim(FlowRoot) - class coins.opt.CommonSubexpElim のコンストラクタ
 
CommonSubexpElimHir - class coins.opt.CommonSubexpElimHir.
This class performs common subexpresssion elimination operations that are specific to HIR.
CommonSubexpElimHir(FlowRoot) - class coins.opt.CommonSubexpElimHir のコンストラクタ
 
CommonSubexpElimHirE - class coins.opt.CommonSubexpElimHirE.
This class performs common subexpresssion elimination operations that are specific to HIR.
CommonSubexpElimHirE(FlowRoot, int) - class coins.opt.CommonSubexpElimHirE のコンストラクタ
 
CommonSubexpElimHirE(FlowRoot, int, boolean) - class coins.opt.CommonSubexpElimHirE のコンストラクタ
Constructor CommonSubexpElimHirE
CommonSubexpressionElimination - class coins.ssa.CommonSubexpressionElimination.
SSA based common subexpression elimination.
CommonSubexpressionElimination(SsaEnvironment) - class coins.ssa.CommonSubexpressionElimination のコンストラクタ
Constructor.
COMP_GOTO - class coins.ffront.Parser の static 変数
 
compare(NumberSet, NumberSet) - class coins.backend.util.SetTest のメソッド
 
compare(Object, Object) - class coins.simd.LirOrder のメソッド
Compares ordering of objects
compare(Symbol, Symbol) - class coins.ssa.SsaSymTab のメソッド
Compare the specified two symbols.
compareTo(Object) - class coins.backend.sched.DependNode のメソッド
 
compareTo(Object) - class coins.backend.tools.Tmd2Java.Prod のメソッド
 
compareTo(Object) - class coins.util.IntConst のメソッド
..................................................... ..............o................-1..............0..............1........
COMPILE_ONLY - interface coins.driver.CompileSpecification の static 変数
Switch to stop after assembly code generation and leave it.
compile(ASTList) - interface coins.cfront.Backend のメソッド
Compiles a parse tree.
compile(File, InputStream, OutputStream, IoRoot) - class coins.hir2c.Hir2C のメソッド
Compiler.
compile(File, Suffix, InputStream, OutputStream, IoRoot) - class coins.alias.AliasDriver のメソッド
 
compile(File, Suffix, InputStream, OutputStream, IoRoot) - class coins.driver.Driver のメソッド
Compiler.
compile(File, Suffix, InputStream, OutputStream, IoRoot) - interface coins.driver.CompilerImplementation のメソッド
Compiler implementation.
compile(File, Suffix, InputStream, OutputStream, IoRoot) - class coins.lparallel.LoopPara のメソッド
Compiler.
compile(File, Suffix, InputStream, OutputStream, IoRoot) - class coins.lparallel.F77LoopPara のメソッド
Compiler.
compile(File, Suffix, InputStream, OutputStream, IoRoot) - class coins.mdf.FCoCo のメソッド
Compile the source code.
compile(File, Suffix, InputStream, OutputStream, IoRoot) - class coins.mdf.CoCo のメソッド
Compile the source code.
CompileError - exception coins.CompileError.
CompileError: Exception for error processing.
CompileError() - class coins.CompileError のコンストラクタ
 
CompileError(int, String) - class coins.CompileError のコンストラクタ
 
CompileError(String) - class coins.CompileError のコンストラクタ
 
compileFooter - class coins.drivergen.Generator の static 変数
compile method footer part
compileHeader - class coins.drivergen.Generator の static 変数
compile method header part
CompilerDriver - class coins.driver.CompilerDriver.
A framework of COINS compiler driver.
CompilerDriver(CompileSpecification) - class coins.driver.CompilerDriver のコンストラクタ
Constructs a framework object.
CompilerExitStatus - class coins.driver.CompilerExitStatus.
This object keeps the exit status of the compiler process.
CompilerExitStatus() - class coins.driver.CompilerExitStatus のコンストラクタ
 
CompilerImplementation - interface coins.driver.CompilerImplementation.
Compiler implementation object.
CompileSpecification - interface coins.driver.CompileSpecification.
Abstraction of a specification of compilation, i.e., specification of options, arguments and source files.
CompileStatus - class coins.driver.CompileStatus.
This object keeps a status of compilation process, i.e., an exit status of a compiler process and a flag to show a linking is required or not.
CompileStatus() - class coins.driver.CompileStatus のコンストラクタ
 
CompileThread - class coins.driver.CompileThread.
A compiler thread.
CompileThread.Assembler - class coins.driver.CompileThread.Assembler.
 
CompileThread.Assembler(File) - class coins.driver.CompileThread.Assembler のコンストラクタ
 
CompileThread.Compiler - class coins.driver.CompileThread.Compiler.
 
CompileThread.Compiler(File) - class coins.driver.CompileThread.Compiler のコンストラクタ
 
CompileThread.Linker - class coins.driver.CompileThread.Linker.
 
CompileThread.Linker() - class coins.driver.CompileThread.Linker のコンストラクタ
 
CompileThread.PassGroup - class coins.driver.CompileThread.PassGroup.
 
CompileThread.PassGroup(File) - class coins.driver.CompileThread.PassGroup のコンストラクタ
 
CompileThread.Preprocessor - class coins.driver.CompileThread.Preprocessor.
 
CompileThread.Preprocessor(File) - class coins.driver.CompileThread.Preprocessor のコンストラクタ
 
CompileThread(String, CompileSpecification, TemporaryFileManager, CompilerImplementation, CompileStatus, boolean) - class coins.driver.CompileThread のコンストラクタ
 
compileUnit - class coins.lir2c.LirToC の変数
Module to convert
completeStmt(Token, FStmt) - class coins.ffront.F77Hir のメソッド
make Fir node of optionally labeled statement [f77.jay] complete_statement : opt_label_def statement EOS { $$ = fHir.completeStmt($1, $2); }
Complex - class coins.ffront.Complex.
 
COMPLEX - class coins.ffront.Parser の static 変数
 
COMPLEX_LIB - class coins.ffront.IntrinsicUtility の static 変数
 
Complex(double, double) - class coins.ffront.Complex のコンストラクタ
 
complexCheck(Exp) - class coins.ffront.AssignOrFuncStmt のメソッド
complex?
ComplexConstNode - class coins.ffront.ComplexConstNode.
Complex constant
ComplexConstNode(Node, Node, FirToHir) - class coins.ffront.ComplexConstNode のコンストラクタ
 
ComplexExp - class coins.ffront.ComplexExp.
Complex expression
ComplexExp(Exp, Exp, FirToHir) - class coins.ffront.ComplexExp のコンストラクタ
 
complexFunc - class coins.ffront.IntrinsicUtility.NameAndType の変数
 
complexPowExp(Exp, Exp) - class coins.ffront.IntrinsicUtility のメソッド
 
complexValue() - class coins.ffront.FComplex のメソッド
 
complexValue() - class coins.ffront.FDouble のメソッド
 
complexValue() - class coins.ffront.FFloat のメソッド
 
complexValue() - class coins.ffront.FInteger のメソッド
 
complexValue() - class coins.ffront.FNumber のメソッド
 
compMember(RPloop) - class coins.backend.contrib.RegPromote のメソッド
 
components - class coins.backend.Data の変数
Contents of (DATA)
compositeType(Type, Type, boolean) - class coins.casttohir.ToHir のメソッド
compositeType: Create the composite type that is the resultant type of an expression with t1 and t2 as its operand types.
CompoundStmnt - class coins.ast.stmnt.CompoundStmnt.
A linked-list of statements.
CompoundStmnt(Stmnt) - class coins.ast.stmnt.CompoundStmnt のコンストラクタ
 
CompoundStmnt(Stmnt, CompoundStmnt) - class coins.ast.stmnt.CompoundStmnt のコンストラクタ
 
computeAliasGroupForSyms() - class coins.alias.RecordAlias のメソッド
computeAliasGroupForSyms: Compute alias group for all variables ppeared in the subprogram.
computeAntloc(BBlock) - class coins.opt.PRE のメソッド
Compute AntLoc for pBBLock, that is, expressions whose operands are not set by preceeding operations in pBBlock.
computeBBlockSetRefReprs() - class coins.flow.SubpFlowImpl のメソッド
 
computeBBlockSetRefReprs() - interface coins.flow.SubpFlow のメソッド
 
computeBBlockSetRefReprs() - class coins.flow.HirSubpFlowImpl のメソッド
 
computeBBlockSetRefReprs(SubpFlow) - class coins.aflow.HirSubpFlowImpl のメソッド
 
ComputedGoto - class coins.ffront.ComputedGoto.
Computed goto statement
ComputedGoto(FirList, Node, int, FirToHir) - class coins.ffront.ComputedGoto のコンストラクタ
 
ComputedGoto(int, FirToHir) - class coins.ffront.ComputedGoto のコンストラクタ
 
computeExpansionFactor(LoopStmt) - class coins.opt.LoopUnrolling のメソッド
 
computeHashCodeOfNode(HIR) - class coins.flow.HirSubpFlowImpl のメソッド
computeHashCodeOfNode Compute hash code of node pNode taking into account the hash codes of its children so that any two subtrees have the same hash code if they have the same shape.
computeHashCodeOfNode(IR) - class coins.aflow.FlowUtil の static メソッド
 
ComputeImidiate(Object, Object) - class coins.backend.gen.CodeGenerator_ppc の static メソッド
 
computePatternCodeRange() - class coins.opt.GlobalReform のメソッド
computePatternCodeRange compute pattern code range (fPatternCodeUpper and fPatternCodeLower) of all patterns.
computePatternCodeRangeOf(HIR) - class coins.opt.GlobalReform のメソッド
computePatternCodeRangeOf(.....) computes pattern code range of pHir and set upper to pUpper[0], loper to pLower[0].
ComputeRedZoneSize() - class coins.backend.gen.CodeGenerator_ppc.PowerPCAttr のメソッド
 
computeSetOfAddressTakenVariables() - class coins.aflow.SubpFlowImpl のメソッド
computeSetOfAddressTakenVariables: Compute the set of variables whose address is taken (e.g.
computeSetOfAddressTakenVariables() - interface coins.aflow.SubpFlow のメソッド
 
computeSetOfAddressTakenVariables() - class coins.flow.SubpFlowImpl のメソッド
computeSetOfAddressTakenVariables Compute the set of variables whose address is taken (e.g.
computeSetOfAddressTakenVariables() - interface coins.flow.SubpFlow のメソッド
 
computeSetOfAddressTakenVariables(HIR, Set, boolean) - class coins.aflow.SubpFlowImpl のメソッド
computeSetOfAddressTakenVariables: Compute the set of variables whose address is taken (e.g.
computeSetOfAddressTakenVariables(HIR, Set, boolean) - class coins.flow.SubpFlowImpl のメソッド
computeSetOfAddressTakenVariables Compute the set of variables whose address is taken (e.g.
computeSetOfGlobalVariables() - class coins.aflow.SubpFlowImpl のメソッド
computeSetOfGlobalVariables: Compute the set of global variables and record it in fSetOfGlobalVariables.
computeSetOfGlobalVariables() - interface coins.aflow.SubpFlow のメソッド
 
computeSetOfGlobalVariables() - class coins.flow.SubpFlowImpl のメソッド
computeSetOfGlobalVariables Compute the set of global variables and record it in fSetOfGlobalVariables.
computeSetOfGlobalVariables() - interface coins.flow.SubpFlow のメソッド
 
computeSetRefRepr(HIR, BBlock, boolean, Set) - class coins.aflow.SetRefReprHirEImpl のメソッド
computeSetRefRepr: Compute defined symbols (fDefSym) and set of possibly modified variables (fModSyms), variables used as leaf operand (fLeafOperands).
computeSetRefRepr(HIR, BBlock, boolean, Set) - class coins.flow.SetRefReprHirEImpl のメソッド
computeSetRefRepr Compute defined symbols (fDefSym) and set of possibly modified variables (fModSyms), variables used as leaf operand (fLeafOperands).
computeSizeof(Parser) - class coins.cfront.EncodedType のメソッド
 
computeSizeof(Parser, byte[], int) - class coins.cfront.EncodedType の static メソッド
 
ComputeStackSize() - class coins.backend.gen.CodeGenerator_ppc.PowerPCAttr のメソッド
 
computeStructSizeExp(IrList) - class coins.sym.StructTypeImpl のメソッド
 
computeTransparent() - class coins.flow.MySubpFlow のメソッド
The method computeTransparent finds tranparent expressions that are neither killed nore defined within a basic block.
concat(ASTList, ASTList) - class coins.ast.ASTList の static メソッド
Concatenates two lists.
concat(CompoundStmnt, CompoundStmnt) - class coins.ast.stmnt.CompoundStmnt の static メソッド
 
concat(DeclaratorList, DeclaratorList) - class coins.ast.DeclaratorList の static メソッド
 
concat(MacroTask) - class coins.mdf.MacroTask のメソッド
Concatenate macro tasks.
ConcatBlks - class coins.simd.ConcatBlks.
Concatenate basic blocks.
ConcatBlks - class coins.ssa.ConcatBlks.
Concatenate basic blocks.
ConcatBlks(SimdEnvironment, Function) - class coins.simd.ConcatBlks のコンストラクタ
Constructor
ConcatBlks(SsaEnvironment) - class coins.ssa.ConcatBlks のコンストラクタ
Constructor
concatenate(BiList) - class coins.backend.util.BiList のメソッド
Concatenate two lists.
ConcatNode - class coins.ffront.ConcatNode.
Concat Expression
ConcatNode(Node, Node, FirToHir) - class coins.ffront.ConcatNode のコンストラクタ
 
cond - class coins.backend.tools.Tmd2Java.Prod の変数
 
COND_OP - interface coins.ast.TokenId の static 変数
 
condition - class coins.drivergen.InputIr の static 変数
Condition which describe the status of compile pass
CONDITION_REGISTER_STACK - class coins.backend.gen.CodeGenerator_ppc の static 変数
 
conditionalExec - class coins.backend.gen.CodeGenerator_arm の変数
 
conditionalExp(Exp) - class coins.ir.hir.HIR_Impl のメソッド
 
conditionalExp(Exp) - interface coins.ir.hir.HIR のメソッド
conditionalExp builds boolean expression to be used as conditional expression of IfStmt and LoopStmt.
conditionalExp1(Exp) - class coins.ir.hir.HIR_Impl のメソッド
 
ConditionalExpr - class coins.ast.expr.ConditionalExpr.
Conditional expression.
ConditionalExpr(Expr, Expr, Expr) - class coins.ast.expr.ConditionalExpr のコンストラクタ
 
ConditionalReporter - class coins.casttohir.ConditionalReporter.
Reports warnings and errors according to the condition.
ConditionalReporter(ToHir) - class coins.casttohir.ConditionalReporter のコンストラクタ
 
ConditionInverter - class coins.casttohir.ConditionInverter.
ConditionInverter Invert comparison operator in condition expression according to De Morgan rule.
ConditionInverter(ToHir) - class coins.casttohir.ConditionInverter のコンストラクタ
ConditionInverter Constructor.
Conditions - class coins.drivergen.Conditions.
The Conditions class represents the condition of the compile process
Conditions - class coins.mdf.Conditions.
The bit vector for the status of the MDF.
Conditions() - class coins.drivergen.Conditions のコンストラクタ
 
Conditions(MdfEnvironment, MacroFlowGraph) - class coins.mdf.Conditions のコンストラクタ
Constructor:
Conditions(MdfEnvironment, MacroFlowGraph, int) - class coins.mdf.Conditions のコンストラクタ
Constructor:
conflictingSpecialSyms - class coins.SymRoot の変数
conflictingSpecialSyms: Record symbols with '_' as heading character in order to avoid conflicts in generating symbols by generateLabel, generateVar, etc.
confluence(BasicBlk) - class coins.backend.ana.LiveVariableBitMap のメソッド
Supply confluence operator (=join at here) for block blk.
confluence(BasicBlk) - class coins.backend.ana.DataFlowAnalysis のメソッド
Supply confluence operator for block blk.
CONJUGATE - class coins.ffront.IntrinsicUtility の static 変数
 
connect(Object, Object) - class coins.aflow.util.PosetImpl のメソッド
 
connect(Object, Object) - interface coins.aflow.util.Poset のメソッド
 
conservative(int, int) - class coins.backend.regalo.RegisterAllocation のメソッド
Return true if x and y are safely coalescable
Const - interface coins.sym.Const.
Const interface Const (constant) class interface.
CONST - interface coins.ast.TokenId の static 変数
 
const_repeat_no - class coins.lparallel.LoopTable の変数
 
CONST_T - interface coins.ast.TypeId の static 変数
 
ConstantExpr - class coins.ast.expr.ConstantExpr.
Constant class.
ConstantExpr() - class coins.ast.expr.ConstantExpr のコンストラクタ
 
ConstantFolding - class coins.simd.ConstantFolding.
Class for constant folding
ConstantFolding(Function) - class coins.simd.ConstantFolding のコンストラクタ
Constructs a ConstantFolding object
ConstantPropagation - class coins.ssa.ConstantPropagation.
Constant Propagation
This constant propagator considers the condition jumps.
ConstantPropagation(SsaEnvironment) - class coins.ssa.ConstantPropagation のコンストラクタ
Constructor
constComplex(Node, Node) - class coins.ffront.F77Hir のメソッド
 
ConstFolding - class coins.opt.ConstFolding.
Constant folding basic logic class.
ConstFolding(FlowResults) - class coins.opt.ConstFolding のコンストラクタ
ConstFolding Creates new ConstFolding
ConstFoldingHir - class coins.opt.ConstFoldingHir.
This class performs constant folding operations that are specific to HIR.
ConstFoldingHir(FlowResults) - class coins.opt.ConstFoldingHir のコンストラクタ
ConstFoldingHir Creates new ConstFoldingHir
ConstImpl - class coins.sym.ConstImpl.
Constant class
ConstImpl(SymRoot) - class coins.sym.ConstImpl のコンストラクタ
 
constItem(Token, Node) - class coins.ffront.F77Hir のメソッド
 
ConstManager - class coins.ffront.ConstManager.
Constant manager.
ConstManager.ParameterObject - class coins.ffront.ConstManager.ParameterObject.
 
ConstManager.ParameterObject(String, Node, Type, FirToHir) - class coins.ffront.ConstManager.ParameterObject のコンストラクタ
 
ConstManager(FirToHir, DeclManager) - class coins.ffront.ConstManager のコンストラクタ
 
ConstNode - interface coins.ir.hir.ConstNode.
Constant node
constNode(Const) - class coins.ir.hir.HIR_Impl のメソッド
 
constNode(Const) - interface coins.ir.hir.HIR0 のメソッド
constNode Make a ConstNode instance having constant symbol pConst.
ConstNodeImpl - class coins.ir.hir.ConstNodeImpl.
Constant node
ConstNodeImpl(HirRoot, Const) - class coins.ir.hir.ConstNodeImpl のコンストラクタ
 
ConstPropagationAndFolding - class coins.opt.ConstPropagationAndFolding.
Constant propagation and folding basic logic class.
ConstPropagationAndFolding(FlowResults) - class coins.opt.ConstPropagationAndFolding のコンストラクタ
ConstPropagationAndFolding
ConstPropagationAndFoldingHir - class coins.opt.ConstPropagationAndFoldingHir.
This class performs constant propagation and folding operations that are specific to HIR.
ConstPropagationAndFoldingHir(FlowResults) - class coins.opt.ConstPropagationAndFoldingHir のコンストラクタ
 
ConstPropagationAndFoldingHirOld - class coins.opt.ConstPropagationAndFoldingHirOld.
This class performs constant propagation and folding operations that are specific to HIR.
ConstPropagationAndFoldingHirOld(FlowResults) - class coins.opt.ConstPropagationAndFoldingHirOld のコンストラクタ
 
ConstPropagationAndFoldingOld - class coins.opt.ConstPropagationAndFoldingOld.
Constant propagation and folding basic logic class.
ConstPropagationAndFoldingOld(FlowResults) - class coins.opt.ConstPropagationAndFoldingOld のコンストラクタ
ConstPropagationAndFolding:
constRHS(IR) - class coins.opt.ConstPropagationAndFoldingHirOld のメソッド
 
constRHS(IR) - class coins.opt.ConstPropagationAndFoldingHir のメソッド
 
constructPipelinedBlocks(BiList) - class coins.backend.sched.Pipelining のメソッド
 
ConstructPointsToGraph - class coins.alias.ConstructPointsToGraph.
This class constructs the points-to graph, the bit matrix representing the points-to relation, implemented as the array of TagVectors.
ConstructPointsToGraph(AliasAnalHir1, HirRoot) - class coins.alias.ConstructPointsToGraph のコンストラクタ
Creates a new instance of ConstructPointsToGraph.
ConstructPointsToGraph2 - class coins.alias.alias2.ConstructPointsToGraph2.
This class constructs the points-to graph, the bit matrix representing the points-to relation, implemented as the array of TagVector2s.
ConstructPointsToGraph2(SubpDefinition, AliasAnalHir2) - class coins.alias.alias2.ConstructPointsToGraph2 のコンストラクタ
Creates a new instance of ConstructPointsToGraph2.
constToData(LirNode) - class coins.backend.Module のメソッド
Convert immediate constant (INTCONST/FLOATCONST) to DATA component.
ConstValue - class coins.lparallel.Ref_Array の変数
 
containingControlStmt(HIR) - class coins.opt.NormalizeHir のメソッド
Get the control statement containing pHir.
containingControlStmtInBBlock(HIR, BBlock) - class coins.opt.NormalizeHir のメソッド
Get control statement that either contains pHir or compound control statement in pFromBBlock.
containingStmt(Stmt, Stmt) - class coins.opt.NormalizeHir のメソッド
If pHir1 contains pHir2 then return pHir1; else if pHir2 contains pHir1 then return pHir2; else return null;
contains(BiList, LirNode) - class coins.backend.sched.DependNode のメソッド
return true if bl contains ln.
contains(ExpId) - class coins.flow.ExpVectorImpl のメソッド
 
contains(ExpId) - interface coins.flow.ExpVector のメソッド
Returns true if this ExpVector's bit corresponding to the given argument pExpId is set.
contains(FlowAnalSym) - class coins.aflow.FlowAnalSymVectorImpl のメソッド
 
contains(FlowAnalSym) - interface coins.aflow.FlowAnalSymVector のメソッド
Does the set view of this vector contains the specified item?
contains(FlowAnalSym) - class coins.flow.FlowAnalSymVectorImpl のメソッド
 
contains(FlowAnalSym) - interface coins.flow.FlowAnalSymVector のメソッド
Does the set view of this vector contains the specified item?
contains(FlowExpId) - class coins.aflow.ExpVectorImpl のメソッド
 
contains(FlowExpId) - interface coins.aflow.ExpVector のメソッド
Returns true if this ExpVector's bit corresponding to the given argument pFlowExpId is set.
contains(HIR) - class coins.ir.hir.HIR_Impl のメソッド
 
contains(HIR) - interface coins.ir.hir.HIR のメソッド
Check if pSubtree is contained in this subtree.
contains(int) - class coins.backend.util.VectorSet のメソッド
Return true if x is in the set.
contains(int) - interface coins.backend.util.NumberSet のメソッド
Return true if x is in the set.
contains(int) - class coins.backend.util.HashNumberSet のメソッド
Return true if x is in the set.
contains(int) - class coins.backend.util.BitMapSet のメソッド
Return true if set has the integer x in it.
contains(IntConst) - class coins.util.IntBound のメソッド
........................IntBound...........................
contains(LirNode) - class coins.simd.SimdEstimation.RegCollector のメソッド
 
contains(LirNode, LirNode) - class coins.simd.LirUtil の static メソッド
Checks if first LirNode contains second LirNode
contains(Object) - class coins.aflow.util.FAList のメソッド
 
contains(Object) - class coins.aflow.util.CoinsList のメソッド
Returns true if this list contains the specified element.
contains(Object) - class coins.backend.util.BiList のメソッド
Test if the list contains an object obj.
contains(Object) - class coins.flow.FAList のメソッド
 
contains(Object) - class coins.ir.hir.HirListImpl のメソッド
 
contains(Object) - interface coins.ir.hir.HirList のメソッド
 
contains(Object) - class coins.ir.hir.ExpListExpImpl のメソッド
 
contains(Object) - class coins.ir.IrListImpl のメソッド
 
contains(Object) - interface coins.ir.IrList のメソッド
 
contains(SetRefRepr) - class coins.aflow.DefVectorImpl のメソッド
 
contains(SetRefRepr) - interface coins.aflow.DefVector のメソッド
Returns true if this DefVector's bit corresponding to the given argument is set.
contains(String) - class coins.lparallel.PreDefinedFunctions のメソッド
 
containsAll(Collection) - class coins.aflow.util.FAList のメソッド
 
containsAll(Collection) - class coins.aflow.util.CoinsList のメソッド
 
containsAll(Collection) - class coins.flow.FAList のメソッド
 
containsCall(HIR) - class coins.opt.CommonSubexpElimHirE のメソッド
 
containsKey(String) - class coins.aflow.util.SelfCollectingResults のメソッド
 
containsKey(String, Object) - class coins.aflow.util.SelfCollectingResults のメソッド
 
containsKey(String, Object, Object) - class coins.aflow.util.SelfCollectingResults のメソッド
 
containsMEM(LirNode) - class coins.backend.sched.LirNodeInf のメソッド
Return true if LirNode ln contains Op.MEM
contents() - class coins.backend.sym.SymTemp のメソッド
Visualize
contents() - class coins.backend.sym.SymStatic のメソッド
Visualize
contents() - class coins.backend.sym.Symbol のメソッド
Return contents of symbol instance.
contents() - class coins.backend.sym.SymAuto のメソッド
Visualize
contentsExp(Exp) - class coins.ir.hir.HIR_Impl のメソッド
 
contentsExp(Exp) - interface coins.ir.hir.HIR0 のメソッド
contentsExp Build an expression that gets the contents pointed by pPointerExp.
ContigMemAccess - class coins.simd.ContigMemAccess.
Class for combining memory access L-expressions
ContigMemAccess(Function, Vector) - class coins.simd.ContigMemAccess のコンストラクタ
Constructs a ContigMemAccess object
CONTINUE - interface coins.ast.TokenId の static 変数
 
CONTINUE - class coins.ffront.Parser の static 変数
 
CONTINUE_LABEL - interface coins.sym.Label の static 変数
Label kind numbers
ContinueStmnt - class coins.ast.stmnt.ContinueStmnt.
Continue statement.
ContinueStmnt(String, int) - class coins.ast.stmnt.ContinueStmnt のコンストラクタ
 
ContinueStmt - class coins.ffront.ContinueStmt.
CONTINUE statement
continueStmt() - class coins.ffront.F77Hir のメソッド
make Fir node of continue statement [f77.jay] ifable_statement : CONTINUE { $$ = fHir.continueStmt(); }
ContinueStmt(int, FirToHir) - class coins.ffront.ContinueStmt のコンストラクタ
 
controlBranch - class coins.mdf.MacroFlowGraph の変数
The conditional branches in the current function
ControlDependence - class coins.mdf.ControlDependence.
Find the control dependences between macro tasks.
ControlDependence(MdfEnvironment, MacroFlowGraph) - class coins.mdf.ControlDependence のコンストラクタ
Constructor:
ControlDependences - class coins.backend.ana.ControlDependences.
Find Control Dependences of the CFG.
controlFlow - class coins.FlowRoot の変数
 
ControlFlow - interface coins.flow.ControlFlow.
 
controlFlow() - class coins.flow.FlowImpl のメソッド
 
controlFlow() - interface coins.flow.Flow のメソッド
 
controlFlowAnal() - interface coins.aflow.SubpFlow のメソッド
Performs the control flow analysis of this SubpFlow and makes a list of BBlocks.
controlFlowAnal() - class coins.aflow.HirSubpFlowImpl のメソッド
 
controlFlowAnal(SubpFlow) - class coins.flow.FlowImpl のメソッド
 
controlFlowAnal(SubpFlow) - interface coins.flow.Flow のメソッド
controlFlowAnal Do control flow analysis of the subprogram specified by pSubpFlow, i.e.
ControlFlowImpl - class coins.flow.ControlFlowImpl.
 
ControlFlowImpl(FlowRoot, SubpFlow, SubpDefinition) - class coins.flow.ControlFlowImpl のコンストラクタ
Make control flow graph.
ControlRef - class coins.lparallel.LoopTable の変数
 
controlTransfer() - class coins.flow.BBlockImpl のメソッド
 
controlTransfer() - interface coins.flow.BBlock のメソッド
If this basic block ends with control transfer statement such as JUMP, RETURN, then this method returns the control transfer statement.
CONV_NUM - class coins.simd.IfConvert の変数
The name of the options to COINS compiler driver
CONV_TO_CHAR - class coins.ffront.IntrinsicUtility の static 変数
 
CONV_TO_COMPLEX - class coins.ffront.IntrinsicUtility の static 変数
 
CONV_TO_DOUBLE - class coins.ffront.IntrinsicUtility の static 変数
 
CONV_TO_INTEGER - class coins.ffront.IntrinsicUtility の static 変数
 
CONV_TO_REAL - class coins.ffront.IntrinsicUtility の static 変数
 
convention - class coins.backend.gen.CodeGenerator の変数
OS convention
Convert - class coins.lir2c.Convert.
Convert: converts LirNode to C code.
Convert() - class coins.lir2c.Convert のコンストラクタ
Constructor(with no arg)
convert(IntBound) - class coins.simd.BoundToLivebits の static メソッド
Converts a bound to live bits.
convert(LirNode) - class coins.backend.gen.CodeGenerator.LexpToString のメソッド
 
convert(LirNode) - class coins.simd.SizeConv のメソッド
Converts a LirNode.
Converter() - class coins.hir2c.PrintDef のメソッド
Converter:
Converter() - class coins.hir2c.HirBaseToCImpl のメソッド
Converter:
Converter() - interface coins.hir2c.HirBaseToC のメソッド
 
CONVERTIBLE - class coins.SourceLanguageFortran の static 変数
 
CONVERTIBLE - class coins.SourceLanguageC の static 変数
 
CONVERTIBLE - class coins.SourceLanguage の static 変数
 
convertTo(Exp, Type) - class coins.ffront.IntrinsicUtility のメソッド
 
convertType(byte[], boolean) - class coins.casttohir.ToHirSym のメソッド
Convert type.
convExp(Type, Exp) - class coins.ir.hir.HIR_Impl のメソッド
 
convExp(Type, Exp) - interface coins.ir.hir.HIR0 のメソッド
convExp Build an expression to convert the type of pExp to pType.
CONVFI - class coins.backend.Op の static 変数
 
convfi(int, FloatConst.RoundingMode) - class coins.util.FloatConst のメソッド
..................................................................................... ..............................................................................
CONVFS - class coins.backend.Op の static 変数
 
CONVFT - class coins.backend.Op の static 変数
 
convft(int, int) - class coins.util.FloatConst のメソッド
................................................................................. ....................................................................
CONVFU - class coins.backend.Op の static 変数
 
CONVFX - class coins.backend.Op の static 変数
 
convfx(int, int) - class coins.util.FloatConst のメソッド
.................................................................................
CONVIT - class coins.backend.Op の static 変数
 
convit(int) - class coins.util.IntConst のメソッド
...............................................
convit(int) - class coins.util.IntBound のメソッド
....IntBound....................................IntBound.......
CONVSF - class coins.backend.Op の static 変数
 
convsf(int, int) - class coins.util.IntConst のメソッド
................................................. ..............................................................................................................
CONVSX - class coins.backend.Op の static 変数
 
convsx(int) - class coins.util.IntConst のメソッド
...................................................
convsx(int) - class coins.util.IntBound のメソッド
....IntBound........................................IntBound.......
convToAsm() - class coins.backend.gen.CodeGenerator のメソッド
 
convToAsmTrig - class coins.backend.TargetMachine の変数
Convert to Assembly Language
convToDouble(Exp) - class coins.ffront.HirUtility のメソッド
 
ConvToNewLIR - class coins.hir2lir.ConvToNewLIR.
Convert HIR into LIRv2.
ConvToNewLIR.AsmParam - class coins.hir2lir.ConvToNewLIR.AsmParam.
 
ConvToNewLIR.AsmParam() - class coins.hir2lir.ConvToNewLIR.AsmParam のコンストラクタ
 
ConvToNewLIR.AsmParamList - class coins.hir2lir.ConvToNewLIR.AsmParamList.
 
ConvToNewLIR.AsmParamList() - class coins.hir2lir.ConvToNewLIR.AsmParamList のコンストラクタ
 
ConvToNewLIR.SymStat - class coins.hir2lir.ConvToNewLIR.SymStat.
 
ConvToNewLIR.SymStat(Sym) - class coins.hir2lir.ConvToNewLIR.SymStat のコンストラクタ
 
ConvToNewLIR(File, OutputStream, HirRoot) - class coins.hir2lir.ConvToNewLIR のコンストラクタ
Construct ConvToNewLIR instance (singleton).
CONVUF - class coins.backend.Op の static 変数
 
convuf(int, int) - class coins.util.IntConst のメソッド
................................................. ..............................................................................................................
ConvValue - class coins.lir2c.ConvValue.
ConvValue: converts value name to regular(not contains C operators) value name.
ConvValue() - class coins.lir2c.ConvValue のコンストラクタ
Constructor(with no arg)
CONVZX - class coins.backend.Op の static 変数
 
convzx(int) - class coins.util.IntConst のメソッド
...................................................
convzx(int) - class coins.util.IntBound のメソッド
....IntBound........................................IntBound.......
copy() - class coins.ast.TreeWalker のメソッド
Makes a copy of the TreeWalker object.
copy() - class coins.backend.sched.Pipelining.PairIndex のメソッド
 
copy() - class coins.backend.util.BiList のメソッド
Make a copy of the list and return it.
copy() - class coins.ffront.Token のメソッド
 
copy() - class coins.lparallel.Ref_Array のメソッド
copy:
copy() - class coins.lparallel.IndExp のメソッド
copy:
copy(EncodedType) - class coins.cfront.EncodedType のメソッド
 
copy(NumberSet) - class coins.backend.util.VectorSet のメソッド
Copy another NumberSet x to this object.
copy(NumberSet) - interface coins.backend.util.NumberSet のメソッド
Copy another NumberSet x to this object.
copy(NumberSet) - class coins.backend.util.HashNumberSet のメソッド
Copy another NumberSet x to this object.
copy(NumberSet) - class coins.backend.util.BitMapSet のメソッド
Copy another NumberSet x to this object.
copy(String) - class coins.ffront.Token のメソッド
 
copyFlowAnalData(SubpFlow) - class coins.flow.SubpFlowImpl のメソッド
 
copyFlowAnalData(SubpFlow) - interface coins.flow.SubpFlow のメソッド
 
copyInfListFrom(HIR) - class coins.ir.hir.HIR_Impl のメソッド
 
copyInfListFrom(HIR) - interface coins.ir.hir.HIR のメソッド
Copy the contents of InfList attached to pFromHir to the InfList of this node.
copyNode(int, LirNode, LirNode) - class coins.backend.gen.CodeGenerator_mb.CallContext のメソッド
 
copyPosition(Stmt) - class coins.ir.hir.StmtImpl のメソッド
 
copyPosition(Stmt) - interface coins.ir.hir.Stmt のメソッド
Copy the file name and line number of pStatement to this statement.
CopyPropagation - class coins.ssa.CopyPropagation.
Copy propagation
Step1:
Find copy assign expressions and store the right side variable of them to hash table as a value.
CopyPropagation(SsaEnvironment) - class coins.ssa.CopyPropagation のコンストラクタ
Constructor
copyWithOperands() - class coins.ir.hir.HIR_Impl のメソッド
 
copyWithOperands() - interface coins.ir.hir.HIR0 のメソッド
copyWithOperands Make a subtree that is the same to this subtree.
copyWithOperandsChangingLabel(IrList) - class coins.ir.hir.SubpDefinitionImpl のメソッド
 
copyWithOperandsChangingLabels(IrList) - class coins.ir.hir.HIR_Impl のメソッド
copyWithOperandsChangingLabels Copy this subtree changing labels that are defined in this subtree to avoid label duplication.
copyWithOperandsChangingLabels(IrList) - interface coins.ir.hir.HIR0 のメソッド
copyWithOperandsChangingLabels Make a new subtree that is the same to this subtree.
correlateBBlockAndIR() - class coins.aflow.SubpFlowImpl のメソッド
 
correlateBBlockAndIR() - interface coins.aflow.SubpFlow のメソッド
correlateBBlockAndIR: Correlate BBlock and IR so that getBBlockOfIR(hir.getIndex()) become effective.
correlateBBlockAndIR() - class coins.aflow.HirSubpFlowImpl のメソッド
 
correlateBBlockAndIR() - class coins.flow.SubpFlowImpl のメソッド
 
COST_INDEX_CALL - class coins.MachineParamMips の static 変数
index to access COST_OF_INSTRUCTION
COST_INDEX_CALL - class coins.MachineParamAlpha の static 変数
index to access COST_OF_INSTRUCTION
COST_INDEX_CALL - class coins.MachineParam の static 変数
index to access COST_OF_INSTRUCTION
COST_INDEX_GLOBAL_LOAD - class coins.MachineParamMips の static 変数
index to access COST_OF_INSTRUCTION
COST_INDEX_GLOBAL_LOAD - class coins.MachineParamAlpha の static 変数
index to access COST_OF_INSTRUCTION
COST_INDEX_GLOBAL_LOAD - class coins.MachineParam の static 変数
index to access COST_OF_INSTRUCTION
COST_INDEX_TEMP_LOAD - class coins.MachineParamMips の static 変数
index to access COST_OF_INSTRUCTION
COST_INDEX_TEMP_LOAD - class coins.MachineParamAlpha の static 変数
index to access COST_OF_INSTRUCTION
COST_INDEX_TEMP_LOAD - class coins.MachineParam の static 変数
index to access COST_OF_INSTRUCTION
cost1 - class coins.backend.gen.CodeGenerator_x86_64.State の変数
 
cost1 - class coins.backend.gen.CodeGenerator_x86simd.State の変数
 
cost1 - class coins.backend.gen.CodeGenerator_x86.State の変数
 
cost1 - class coins.backend.gen.CodeGenerator_thumb.State の変数
 
cost1 - class coins.backend.gen.CodeGenerator_sparc.State の変数
 
cost1 - class coins.backend.gen.CodeGenerator_sh4.State の変数
 
cost1 - class coins.backend.gen.CodeGenerator_sample.State の変数
 
cost1 - class coins.backend.gen.CodeGenerator_ppc.State の変数
 
cost1 - class coins.backend.gen.CodeGenerator_mips.State の変数
 
cost1 - class coins.backend.gen.CodeGenerator_mb.State の変数
 
cost1 - class coins.backend.gen.CodeGenerator_arm.State の変数
 
cost1 - class coins.backend.gen.CodeGenerator_alpha.State の変数
 
cost1 - class coins.backend.gen.CodeGenerator.Match の変数
cost
cost1 - class coins.backend.tools.Tmd2Java.Prod の変数
 
cost2 - class coins.backend.gen.CodeGenerator_x86_64.State の変数
 
cost2 - class coins.backend.gen.CodeGenerator_x86simd.State の変数
 
cost2 - class coins.backend.gen.CodeGenerator_x86.State の変数
 
cost2 - class coins.backend.gen.CodeGenerator_thumb.State の変数
 
cost2 - class coins.backend.gen.CodeGenerator_sparc.State の変数
 
cost2 - class coins.backend.gen.CodeGenerator_sh4.State の変数
 
cost2 - class coins.backend.gen.CodeGenerator_sample.State の変数
 
cost2 - class coins.backend.gen.CodeGenerator_ppc.State の変数
 
cost2 - class coins.backend.gen.CodeGenerator_mips.State の変数
 
cost2 - class coins.backend.gen.CodeGenerator_mb.State の変数
 
cost2 - class coins.backend.gen.CodeGenerator_arm.State の変数
 
cost2 - class coins.backend.gen.CodeGenerator_alpha.State の変数
 
cost2 - class coins.backend.gen.CodeGenerator.Match の変数
cost
cost2 - class coins.backend.tools.Tmd2Java.Prod の変数
 
costOfInstruction(int) - class coins.MachineParamX86_64 のメソッド
costOfInstruction Approximate cost of executing instructions in unit of register-register integer addition.
costOfInstruction(int) - class coins.MachineParamX86 のメソッド
costOfInstruction Approximate cost of executing instructions in unit of register-register integer addition.
costOfInstruction(int) - class coins.MachineParamSparc のメソッド
costOfInstruction Approximate cost of executing instructions in unit of register-register integer addition.
costOfInstruction(int) - class coins.MachineParamSH4 のメソッド
costOfInstruction Approximate cost of executing instructions in unit of register-register integer addition.
costOfInstruction(int) - class coins.MachineParamPpc のメソッド
costOfInstruction Approximate cost of executing instructions in unit of register-register integer addition.
costOfInstruction(int) - class coins.MachineParamMips のメソッド
costOfInstruction Approximate cost of executing instructions in unit of register-register integer addition.
costOfInstruction(int) - class coins.MachineParamMicroBlaze のメソッド
costOfInstruction Approximate cost of executing instructions in unit of register-register integer addition.
costOfInstruction(int) - class coins.MachineParamArm のメソッド
costOfInstruction Approximate cost of executing instructions in unit of register-register integer addition.
costOfInstruction(int) - class coins.MachineParamAlpha のメソッド
costOfInstruction Approximate cost of executing instructions in unit of register-register integer addition.
costOfInstruction(int) - class coins.MachineParam のメソッド
costOfInstruction Approximate cost of executing instructions in unit of register-register integer addition.
count - class coins.backend.gen.CodeGenerator_sh4.RegistLabel の変数
 
count(int) - class coins.util.IntConst のメソッド
 
count1s(int) - class coins.backend.util.Misc の static メソッド
Return number of 1's in x.
counter - class coins.backend.sched.DependNode の static 変数
 
counterArray - class coins.backend.opt.Profiler の変数
 
counterArray - class coins.backend.sim.SimFuncTable の変数
 
counterSize - class coins.backend.opt.Profiler の変数
 
counterType - class coins.backend.opt.Profiler の変数
 
cover(IntConst) - class coins.simd.BoundToLivebits の static メソッド
Makes a cover.
covered(int, NumberSet) - class coins.backend.MachineParams のメソッド
Return true if register reg is covered by other registers in register set set.
covers(RegisterDescription2Java.RegSymbol, RegisterDescription2Java.RegSymbol) - class coins.backend.tools.RegisterDescription2Java のメソッド
Return true if register x covers y.
cpMap - class coins.ssa.PREQP の変数
 
cppCommand - class coins.cfront.Parser の static 変数
The command string for invoking a preprocessor.
cpu - class coins.backend.asmpp.AsmLine の static 変数
 
cpu - class coins.backend.asmpp.LiteralAndBranchProcessor の変数
 
CPU - class coins.backend.asmpp.CPU.
 
CPU() - class coins.backend.asmpp.CPU のコンストラクタ
 
CPYP - class coins.ssa.OptionName の static 変数
Copy Propagation
create0ConstNode(Type, FlowRoot) - class coins.opt.OptUtil の static メソッド
create0ConstNode
createAssignStmts(Stmt, Var, Expr) - class coins.casttohir.ToHirInit のメソッド
Create initiation statements for lval variable by analyzing AST initiator expr and add the created statements to the parameter stmt which is either BlockStmt or LabeledStmt.
createBlockSym() - class coins.casttohir.ToHir のメソッド
createBlockSym Create block symbol which has unique name.
createConstNodeFromConst(Object) - class coins.opt.ConstPropagationAndFoldingHirOld のメソッド
 
createConstNodeFromConst(Object) - class coins.opt.ConstPropagationAndFoldingHir のメソッド
 
createConstNodeFromConstNode(IR, FlowRoot) - class coins.opt.OptUtil の static メソッド
createConstNodeFromConstNode
createConstNodeFromPrimitive(double, Type, FlowRoot) - class coins.opt.OptUtil の static メソッド
ceateConstNodeFromPrimitive
createConstNodeFromPrimitive(long, Type, FlowRoot) - class coins.opt.OptUtil の static メソッド
ceateConstNodeFromPrimitive
createLabel() - class coins.casttohir.ToHir のメソッド
createLabel Create label with name which does not overlap.
createLabel(String) - class coins.casttohir.ToHir のメソッド
createLabel Create label.
createSetData(Var, Expr) - class coins.casttohir.ToHirInit のメソッド
Create initializer.
createTemporaryFile() - class coins.driver.TemporaryFileManager のメソッド
Creates a temporary file and returns its path name.
createTemporaryFile() - class coins.driver.CompileThread のメソッド
Returns a File object representing a newly created temporary file.
createTemporaryFile(String) - class coins.driver.TemporaryFileManager のメソッド
Creates a temporary file with a specified suffix and returns its path name.
createTemporaryFile(String, String) - class coins.driver.TemporaryFileManager のメソッド
Creates a temporary file with a specified prefix and suffix and returns its path name.
CSE - class coins.ssa.OptionName の static 変数
Common Subexpression Elimination
CSEQP - class coins.ssa.OptionName の static 変数
Common Subexpression Elimination With Efficient Question Propagation
CSTP - class coins.ssa.OptionName の static 変数
Constant Propagation
cumulativeMiliSeconds - class coins.driver.StopWatch の変数
 
current - class coins.backend.util.BiList.BiListIterator の変数
 
current_sym_table_ - class coins.ffront.EquivManager の変数
 
current() - class coins.ast.TreeWalker のメソッド
Returns the object at the current position.
currentAddressSymbol(Symbol) - class coins.ssa.SsaSymTab のメソッド
Get the current symbol of the FRAME or the STATIC node.
currentIndex() - class coins.aflow.util.BitVectorIteratorImpl のメソッド
 
currentIndex() - interface coins.aflow.util.BitVectorIterator のメソッド
Returns the current index of bit position.
currentIndex() - class coins.alias.util.BitVectorIterator のメソッド
Returns the current cursor position.
currentIndex() - class coins.flow.BitVectorIteratorImpl のメソッド
 
currentIndex() - interface coins.flow.BitVectorIterator のメソッド
Returns the current index of bit position.
CurrentParameterMap - class coins.ffront.ConstManager の変数
 
currentStmt - class coins.ffront.ExecStmtManager の変数
 
curStat - class coins.mdf.DeclareLocalVariables の変数
The variable `_MDF_CURRENT_STATUS'
cutLabelLinkOfStmt(Stmt) - class coins.ir.hir.StmtImpl のメソッド
 
cutLabelLinkOfStmt(Stmt) - interface coins.ir.hir.Stmt のメソッド
cutLabelLinkOfStmt For labels defined in pStmt, execute setHirPosition(null) to prepare for deletion of pStmt.
cutParentLink() - class coins.ir.hir.HIR_Impl のメソッド
 
cutParentLink() - interface coins.ir.hir.HIR のメソッド
cutParentLink Cut both links from/to parent node if they exist.
cutParentLink(int) - class coins.ir.hir.HIR_Impl のメソッド
 
cutter - class coins.casttohir.ToHirCOpt2 の変数
 
cutting(LirNode, LirNode, LirNode) - class coins.ssa.BackTranslateFromSsaBriggs のメソッド
 
cuttingCopy(LirNode, LirNode, LirNode) - class coins.ssa.BackTranslateFromSsaBriggs のメソッド
 

D

daPromotedType(Type) - class coins.casttohir.ToHir のメソッド
Return the default argument promoted type.
daPromotion(Exp) - class coins.casttohir.ToHirCast のメソッド
Default argument promotion
Data - class coins.backend.Data.
Represent L-Data.
DATA - interface coins.backend.Keyword の static 変数
 
DATA - class coins.ffront.Parser の static 変数
 
Data(Module, ImList) - class coins.backend.Data のコンストラクタ
Parse S-expression DATA description and convert to internal form
Data(Module, Symbol, LirNode) - class coins.backend.Data のコンストラクタ
Create new constant/space/zeros object.
dataAccessCond - class coins.mdf.DeclareLocalVariables の変数
The variable `_MDF_ACCESS'
DataAccessCondition - class coins.mdf.DataAccessCondition.
The data access condition is a condition about data dependency.
DataAccessCondition(MdfEnvironment, MacroFlowGraph) - class coins.mdf.DataAccessCondition のコンストラクタ
Constructor
dataDecl(FirList) - class coins.ffront.F77Sym のメソッド
add declaration list to dataDeclList ???
DataDependence - class coins.mdf.DataDependence.
Find data dependences between macro tasks.
DataDependence(MdfEnvironment, MacroFlowGraph) - class coins.mdf.DataDependence のコンストラクタ
Constructor:
dataFlow - class coins.FlowRoot の変数
 
dataFlow - class coins.flow.ShowDataFlowByName の変数
 
DataFlow - interface coins.flow.DataFlow.
Interface for data flow analysis methods.
dataFlow() - class coins.flow.FlowImpl のメソッド
 
dataFlow() - interface coins.flow.Flow のメソッド
 
dataFlowAnal() - class coins.flow.FlowImpl のメソッド
 
dataFlowAnal() - interface coins.flow.Flow のメソッド
 
dataFlowAnal(SubpDefinition) - class coins.flow.FlowImpl のメソッド
 
dataFlowAnal(SubpDefinition) - interface coins.flow.Flow のメソッド
dataFlowAnal // REFINE comment.
DataFlowAnalysis - class coins.backend.ana.DataFlowAnalysis.
Data Flow Analysis Tool
DataFlowAnalysis(Function) - class coins.backend.ana.DataFlowAnalysis のコンストラクタ
Solve data flow equations for Function f.
DataFlowHirImpl - class coins.flow.DataFlowHirImpl.
Implementation of the DataFlow interface for HIR.
DataFlowHirImpl(FlowRoot, HirSubpFlow) - class coins.flow.DataFlowHirImpl のコンストラクタ
Constructs a DataFlow instance and prepares for DFA.
DataFlowImpl - class coins.flow.DataFlowImpl.
Implementation of the DataFlow interface.
DataFlowImpl() - class coins.flow.DataFlowImpl のコンストラクタ
 
DataFlowImpl(FlowRoot, SubpFlow) - class coins.flow.DataFlowImpl のコンストラクタ
Constructs a DataFlow instance and prepares for DFA.
dataList - class coins.ffront.F77Sym の変数
 
dataSeq(FirList, FirList) - class coins.ffront.F77Hir のメソッド
 
dataSize - class coins.backend.gen.CodeGenerator_sh4.RegistLabel の変数
 
dataVal(Node, Node) - class coins.ffront.F77Hir のメソッド
 
dataVarDoList(Node, Node) - class coins.ffront.F77Hir のメソッド
 
dataVarOne(Node) - class coins.ffront.F77Hir のメソッド
 
dbg(int, Object) - class coins.aflow.Flow のメソッド
 
dbg(int, Object) - class coins.flow.FlowImpl のメソッド
 
dbg(int, Object) - interface coins.flow.Flow のメソッド
 
dbg(int, Object) - class coins.opt.NormalizeHir のメソッド
 
dbg(int, Object) - class coins.opt.CommonSubexpElimHirE のメソッド
 
dbg(int, String, Object) - class coins.aflow.Flow のメソッド
 
dbg(int, String, Object) - class coins.alias.AliasUtil のメソッド
Prints out the String representation of the pBody object headed by pHeader if the debug level for this alias analysis category is greater than or equal to pLevel.
dbg(int, String, Object) - class coins.alias.AliasAnalHir1 のメソッド
Prints out the String representation of the pBody object headed by pHeader if the debug level for this alias analysis category is greater than or equal to pLevel.
dbg(int, String, Object) - class coins.flow.FlowImpl のメソッド
 
dbg(int, String, Object) - interface coins.flow.Flow のメソッド
 
dbg(int, String, Object) - class coins.opt.Opt のメソッド
dbg.
dbg(int, String, Object) - class coins.opt.NormalizeHir のメソッド
 
dbg(int, String, Object) - class coins.opt.CommonSubexpElimHirE のメソッド
 
dbgAlias - class coins.IoRoot の変数
Debug control object.
dbgControl - class coins.IoRoot の変数
Debug control object.
dbgFlow - class coins.IoRoot の変数
Debug control object.
dbgHir - class coins.IoRoot の変数
Debug control object.
dbgMap(Map) - class coins.opt.GlobalReform のメソッド
make the text string showing the contents of the map pMap.
dbgOpt1 - class coins.IoRoot の変数
Debug control object.
dbgOut(int, String) - class coins.opt.GlobalReform のメソッド
 
dbgOut(int, String, String) - class coins.opt.GlobalReform のメソッド
 
dbgPara1 - class coins.IoRoot の変数
Debug control object.
dbgParse - class coins.IoRoot の変数
Debug control object.
dbgSet(Set) - class coins.opt.GlobalReform のメソッド
 
dbgSym - class coins.IoRoot の変数
Debug control object.
dbgToHir - class coins.IoRoot の変数
Debug control object.
dbgToLir - class coins.IoRoot の変数
Debug control object.
DCE - class coins.ssa.OptionName の static 変数
Dead Code Elimination
DCHILD - class coins.snapshot.DisplayNames の static 変数
Dominated Children
DCONJUGATE - class coins.ffront.IntrinsicUtility の static 変数
 
DDCopyPropagation - class coins.ssa.DDCopyPropagation.
 
DDCopyPropagation(SsaEnvironment, Function, PREQP) - class coins.ssa.DDCopyPropagation のコンストラクタ
 
ddef - class coins.lparallel.Ref_Table の変数
 
ddefArrayList - class coins.lparallel.Ref_Table の変数
 
DeadCodeElim - class coins.opt.DeadCodeElim.
Dead code elimination class.
DeadCodeElim(FlowResults, Opt) - class coins.opt.DeadCodeElim のコンストラクタ
Creates a new instance of DeadCodeElim
DeadCodeElimination - class coins.ssa.DeadCodeElimination.
Dead code elimination:
If the expressions which are never used or reached, then these expressions are dead.
DeadCodeElimination(SsaEnvironment) - class coins.ssa.DeadCodeElimination のコンストラクタ
Constructor
debOut - class coins.backend.Root の変数
Stream to print debugging information.
debOut - class coins.backend.gen.CodeGenerator の変数
Debugging message
debOut - class coins.backend.sched.Schedule の変数
 
debOut - class coins.backend.tools.RegisterDescription2Java の変数
 
debug - class coins.casttohir.ToHir の変数
debug Used to access debugging fields.
debug - class coins.cfront.Parser の変数
 
debug - class coins.cfront.Lex の変数
 
Debug - class coins.backend.Debug.
 
Debug - class coins.Debug.
Debug: Debug class for printing debug information.
DEBUG - class coins.driver.CoinsOptions の static 変数
The option string to tell that the compiler is under debugging.
DEBUG_OPTION - class coins.driver.Driver の static 変数
Option name to specify debuggin mode.
DEBUG_OPTION - class coins.drivergen.Options の static 変数
Option name to specify debuggin mode.
Debug() - class coins.backend.Debug のコンストラクタ
 
Debug(IoRoot) - class coins.Debug のコンストラクタ
Debug: Constructor to initiate all Debug objects.
Debug(IoRoot, String, int) - class coins.Debug のコンストラクタ
Debug: Constructor for each Debug class.
DebugArrayRef(LoopUtil) - class coins.lparallel.Ref_Array のメソッド
DebugArrayRef:
DebugIndExp(LoopUtil) - class coins.lparallel.IndExp のメソッド
DebugIndExp:
DebugInduction(LoopUtil) - class coins.lparallel.BasicInduction のメソッド
DebugInduction: induction table is traced.
DebugInductionList(LoopUtil) - class coins.lparallel.LoopTable のメソッド
DebugInductionList:
debugPrint(int, String) - class coins.ffront.FirToHir のメソッド
 
debugPrint(int, String) - class coins.ffront.F77Sym のメソッド
 
decayExp(Exp) - class coins.casttohir.ToHir のメソッド
decayExp Create OP_DECAY (convert array to pointer) expression node.
decayExp(Exp) - class coins.ir.hir.HIR_Impl のメソッド
 
decayExp(Exp) - interface coins.ir.hir.HIR0 のメソッド
decayExp Build an expression that decay a vector to a pointer to vector element, or decay a String into a pointer to Char element.
Decla - class coins.lir2c.Decla.
Decla: the subset of declarations.
Decla() - class coins.lir2c.Decla のコンストラクタ
 
Declarator - class coins.ast.Declarator.
Declaration of a single symbol.
Declarator(String, String, int) - class coins.ast.Declarator のコンストラクタ
Constructs a declarator.
DeclaratorList - class coins.ast.DeclaratorList.
A linked list of Declarator objects.
DeclaratorList(Declarator) - class coins.ast.DeclaratorList のコンストラクタ
 
DeclaratorList(Declarator, DeclaratorList) - class coins.ast.DeclaratorList のコンストラクタ
 
DeclareExternVariables - class coins.mdf.DeclareExternVariables.
Declaration of the extern variables.
DeclareExternVariables(Sym, SymRoot) - class coins.mdf.DeclareExternVariables のコンストラクタ
Constructor
declareGlobalFunction(int, SubpType, String, boolean) - class coins.casttohir.ToHirSym のメソッド
Declare function at global scope.
declareGlobalVariable(int, Type, String, Expr) - class coins.casttohir.ToHirSym のメソッド
Declare variable at global scope.
DeclareGlobalVariables - class coins.mdf.DeclareGlobalVariables.
Declaration of the global variables.
DeclareGlobalVariables(Sym, SymRoot) - class coins.mdf.DeclareGlobalVariables のコンストラクタ
Constructor
declareLocalFunction(int, SubpType, String) - class coins.casttohir.ToHirSym のメソッド
Declare function at local scope.
declareLocalVariable(int, Type, String, Expr) - class coins.casttohir.ToHirSym のメソッド
Declare variable at local scope.
DeclareLocalVariables - class coins.mdf.DeclareLocalVariables.
Declaration of the local variables.
DeclareLocalVariables(MdfEnvironment, MacroFlowGraph) - class coins.mdf.DeclareLocalVariables のコンストラクタ
Constructor
DeclarePragmas - class coins.mdf.DeclarePragmas.
Declaration of the pragmas.
DeclarePragmas(MdfEnvironment, MacroFlowGraph) - class coins.mdf.DeclarePragmas のコンストラクタ
Constructor
DeclarePtestVariables - class coins.mdf.DeclarePtestVariables.
Declarations of the PTEST variables.
DeclarePtestVariables(Sym, SymRoot) - class coins.mdf.DeclarePtestVariables のコンストラクタ
Constructor
declareType(Type, String) - class coins.casttohir.ToHirSym のメソッド
Declare type (=typedef).
declDimensionVariable(Type, String, FirList) - class coins.ffront.DeclManager のメソッド
 
declDimensionVariableWithLength(Type, String, FirList, Token) - class coins.ffront.DeclManager のメソッド
 
declList(Node, FirList) - class coins.ffront.F77Sym のメソッド
add declaration list to dimensionList or typedDeclList [f77.jay] data_spec_stmt : type declaration_list { $$ = fSym.declList($1, $2); }
DeclManager - class coins.ffront.DeclManager.
Declaration Manager
DeclManager(FirToHir, F77Sym) - class coins.ffront.DeclManager のコンストラクタ
 
declVariable(Type, String) - class coins.ffront.DeclManager のメソッド
 
declVariableWithLength(Type, String, Token) - class coins.ffront.DeclManager のメソッド
 
decode(String) - class coins.backend.Type の static メソッド
 
decode(String) - class coins.backend.Storage の static メソッド
 
decodeDataCompo(ImList, Module) - class coins.backend.lir.LirFactory のメソッド
Parse (DATA) component.
decodeLir(ImList) - class coins.simd.LirDecoder のメソッド
Decode ImList which represents LirNode.
decodeLir(Object, Function, Module) - class coins.backend.lir.LirFactory のメソッド
Convert LIR in ImList to LirNode.
decodeTagName(String) - class coins.cfront.Parser のメソッド
 
decompAdd - class coins.backend.gen.CodeGenerator_arm の変数
 
decompBic - class coins.backend.gen.CodeGenerator_arm の変数
 
decompLir(BiList) - class coins.backend.gen.CodeGenerator.Match のメソッド
Generate decomposed LIR from match tree.
decompMax - class coins.backend.gen.CodeGenerator_arm の変数
 
decompMov - class coins.backend.gen.CodeGenerator_arm の変数
 
decompOr - class coins.backend.gen.CodeGenerator_arm の変数
 
decompose(LirNode) - class coins.simd.LirDefUseRel のメソッド
Decomposes a LirNode and adds to defTable, useTable
decompose(Vector) - class coins.simd.SimdOpt のメソッド
Decomposes DAG into basic operations(bop).
decrementIndex() - class coins.backend.sched.Pipelining.PairIndex のメソッド
 
def - class coins.backend.gen.Rule の変数
Visible form of production
def_check(LoopTable, AssignStmt) - class coins.lparallel.LoopUtil のメソッド
def_check:
DEF_INVERTED - class coins.flow.DataFlowImpl の変数
 
DEF_ZERO - class coins.flow.DataFlowImpl の変数
 
DEFAULT - interface coins.ast.TokenId の static 変数
 
DEFAULT_ASSEMBLER_NAME - class coins.driver.Driver の static 変数
A default assembler command name, which is used to invoke a process if not specified by a corresponding compile option.
DEFAULT_ASSEMBLER_NAME - class coins.drivergen.Options の static 変数
A default assembler command name, which is used to invoke a process if not specified by a corresponding compile option.
DEFAULT_CONVENTION - class coins.backend.Module の static 変数
 
DEFAULT_INDENT_STEP - class coins.hir2lir.ConvToNewLIR の static 変数
 
DEFAULT_LIBDIR - class coins.driver.CoinsOptions の static 変数
The default library directory path when a directory `coins' doesn't exist at a user home directory.
DEFAULT_LIBDIR_NAME_AT_HOME - class coins.driver.CoinsOptions の static 変数
The default library directory name at a user home directory.
DEFAULT_LINKER_NAME - class coins.driver.Driver の static 変数
A default linker command name, which is used to invoke a process if not specified by a corresponding compile option.
DEFAULT_LINKER_NAME - class coins.drivergen.Options の static 変数
A default linker command name, which is used to invoke a process if not specified by a corresponding compile option.
DEFAULT_LINKER_OPTIONS_PROPERTY - class coins.driver.Driver の static 変数
A default setting property name of linker options.
DEFAULT_LIR_OPTION - class coins.driver.Driver の static 変数
A default option name to specify whether version of LIR shuould be used.
DEFAULT_LIR_OPTION - class coins.drivergen.Options の static 変数
A default option name to specify whether version of LIR shuould be used.
DEFAULT_NUM_THREADS - class coins.mdf.MdfEnvironment の static 変数
The default number of threads
DEFAULT_OMPC_NAME - class coins.mdf.FCoCo の static 変数
The default name of the extra compile
DEFAULT_OMPC_NAME - class coins.mdf.CoCo の static 変数
The default name of the extra compile
DEFAULT_OPENMP_NAME - class coins.lparallel.LoopPara の static 変数
 
DEFAULT_OPENMP_NAME - class coins.lparallel.F77LoopPara の static 変数
 
DEFAULT_OPTIMIZATION_LEVEL - class coins.driver.Driver の static 変数
The implied optimization level when -O option is specified without a level.
DEFAULT_OPTIMIZATION_LEVEL - class coins.drivergen.Options の static 変数
The implied optimization level when -O option is specified without a level.
DEFAULT_PREPROCESSOR_NAME - class coins.driver.Driver の static 変数
A default preprocessor command name, which is used to invoke a process if not specified by a corresponding compile option.
DEFAULT_PREPROCESSOR_NAME - class coins.drivergen.Options の static 変数
A default preprocessor command name, which is used to invoke a process if not specified by a corresponding compile option.
DEFAULT_PROPERTY_FILENAME - class coins.driver.CoinsOptions の static 変数
The default property file name.
DEFAULT_SETTING - class coins.driver.Driver の static 変数
A default setting file name.
DEFAULT_SETTING - class coins.drivergen.Options の static 変数
A default setting file name.
DEFAULT_SUFFIX_FILE - class coins.driver.SuffixFactory の static 変数
A default suffix database file name.
DEFAULT_TARGET - class coins.backend.Module の static 変数
 
defaultDriverName - class coins.drivergen.Generator の static 変数
File name of new driver
defaultInitialize(CompileSpecification) - class coins.driver.SuffixFactory の static メソッド
 
defaultLabel - class coins.ir.hir.SwitchStmtImpl の変数
 
DefaultLabel - class coins.ast.stmnt.DefaultLabel.
The "default" label.
DefaultLabel(String, int) - class coins.ast.stmnt.DefaultLabel のコンストラクタ
 
defaultRegset - class coins.backend.tools.Tmd2Java.Nonterm の変数
Default register set for this nonterminal.
defaultRegsetForType(int) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
Return default register set for type.
defaultRegsetForType(int) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
Return default register set for type.
defaultRegsetForType(int) - class coins.backend.gen.CodeGenerator_x86 のメソッド
Return default register set for type.
defaultRegsetForType(int) - class coins.backend.gen.CodeGenerator_thumb のメソッド
Return default register set for type.
defaultRegsetForType(int) - class coins.backend.gen.CodeGenerator_sparc のメソッド
Return default register set for type.
defaultRegsetForType(int) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
Return default register set for type.
defaultRegsetForType(int) - class coins.backend.gen.CodeGenerator_sample のメソッド
Return default register set for type.
defaultRegsetForType(int) - class coins.backend.gen.CodeGenerator_ppc のメソッド
Return default register set for type.
defaultRegsetForType(int) - class coins.backend.gen.CodeGenerator_mips のメソッド
Return default register set for type.
defaultRegsetForType(int) - class coins.backend.gen.CodeGenerator_mb のメソッド
Return default register set for type.
defaultRegsetForType(int) - class coins.backend.gen.CodeGenerator_arm のメソッド
Return default register set for type.
defaultRegsetForType(int) - class coins.backend.gen.CodeGenerator_alpha のメソッド
Return default register set for type.
defaultRegsetForType(int) - class coins.backend.gen.CodeGenerator のメソッド
Return default register set for type.
defaultSettings - class coins.driver.Driver の変数
Site-local default settings.
defBuf - class coins.backend.lir.LirNode.Scanner の変数
 
DEFBUILD - class coins.backend.tools.Tmd2Java の static 変数
 
DEFEMIT - class coins.backend.tools.Tmd2Java の static 変数
 
defExpId() - class coins.flow.SetRefReprImpl のメソッド
 
defFileOnly - class coins.backend.tools.Tmd2Java の static 変数
 
defFlowExpId() - class coins.aflow.SetRefReprImpl のメソッド
 
defFlowExpId() - interface coins.aflow.SetRefRepr のメソッド
Returns the FlowExpId that correponds to the node returned by getDefNode().
DEFINE_MACRO - interface coins.driver.CompileSpecification の static 変数
Option header to define a preprocessor macro.
define(String, int, Sym) - class coins.sym.SymTableImpl のメソッド
define Define a new symbol specified by the parameter pUniqueName in the current symbol table.
define(String, int, Sym) - interface coins.sym.SymTable のメソッド
define Define a new symbol specified by the parameter pInternedName in the current symbol table.
defined - class coins.backend.tools.Tmd2Java.Nonterm の変数
defined?
defined(Symbol, LirNode) - class coins.simd.SimdOpt のメソッド
Tests if a symbol is defined in an instruction.
DefinedType - interface coins.sym.DefinedType.
DefinedType Interface for defined types introduced by typedef, etc.
definedType(String, Type) - class coins.sym.SymImpl のメソッド
 
definedType(String, Type) - interface coins.sym.Sym0 のメソッド
definedType with simple parameter Make a defined type having pOrigin as its origin type.
definedType(String, Type, Sym) - class coins.sym.SymImpl のメソッド
 
DefinedTypeImpl - class coins.sym.DefinedTypeImpl.
DefinedTypeImpl Class
DefinedTypeImpl(SymRoot, String, Type) - class coins.sym.DefinedTypeImpl のコンストラクタ
 
defineElem(String, Type) - class coins.sym.SymImpl のメソッド
 
defineElem(String, Type) - interface coins.sym.Sym0 のメソッド
defineElem Define a struct/union element with the name shown by pInternedName in the current symbol table (symTableCurrent of SymRoot) which will be the local symbol table of the struct or union including the element.
defineFunctionType() - class coins.ffront.DeclManager のメソッド
define function type (void if subroutine or main).
defineGlobalVal(String, Type) - class coins.ffront.CommonManager のメソッド
 
defineLabel(String) - class coins.sym.SymImpl のメソッド
 
defineLabel(String) - interface coins.sym.Sym0 のメソッド
defineLabel Define a label named as pInternedName in the symbol table of current subprogram (symRoot.symTableCurrentSubp).
defineParam(String) - class coins.ffront.DeclManager のメソッド
define id as parameter.
defineParam(String, Type) - class coins.sym.SymImpl のメソッド
 
defineParam(String, Type) - interface coins.sym.Sym0 のメソッド
defineParam Define a paramater with the name shown by pInternedName in the current symbol table (symTableCurrent of SymRoot) which will be the local symbol table of current subprogram.
defineParam(String, Type, SymTable) - class coins.hir2lir.ReformHir のメソッド
 
defineRegionVar(String, RegionType) - class coins.sym.SymImpl のメソッド
defineRegionVar Define the region variable of the region type pType in the symTableRoot.
defineSubp(String, Type) - class coins.sym.SymImpl のメソッド
 
defineSubp(String, Type) - interface coins.sym.Sym0 のメソッド
defineSubp Define a subprogram in the current symbol table symRoot.symTableCurrent.
defineSubp(String, Type, int, IrList) - class coins.ffront.DeclManager のメソッド
Define a subprogram in the current symbol table.
defineSubpWithoutClose(String, Type, int) - class coins.ffront.DeclManager のメソッド
 
defineUnique(String, int, Sym) - class coins.sym.SymTableImpl のメソッド
defineUnique Define a new symbol specified by the parameter pUniqueName in the current symbol table without traversing ancestor symbol tables.
defineUnique(String, int, Sym) - interface coins.sym.SymTable のメソッド
defineUnique Define a new symbol specified by the parameter pInternedName in the current symbol table without traversing ancestor symbol tables.
defineVar(String) - class coins.ffront.DeclManager のメソッド
 
defineVar(String, Type) - class coins.sym.SymImpl のメソッド
 
defineVar(String, Type) - interface coins.sym.Sym0 のメソッド
defineVar Define a variable with name shown by pInternedName in the current symbol table (symTableCurrent of SymRoot).
defineVar(String, Type, Sym) - class coins.sym.SymImpl のメソッド
 
defineVar(String, Type, Sym) - interface coins.sym.Sym のメソッド
defineVar with defined-in parameter Define a variable with name shown by pInternedName in the current symbol table (symTableCurrent of SymRoot).
defineVar(String, Type, SymTable, Subp) - class coins.hir2lir.ReformHir のメソッド
 
definitelyOverlaps(FlowExpId, FlowExpId, SubpFlow) - class coins.aflow.FlowUtil の static メソッド
 
definitions - class coins.backend.tools.Tmd2Java の static 変数
 
defLabel - class coins.ffront.FStmt の変数
 
DEFLABEL - class coins.backend.Op の static 変数
 
DefList - class coins.hir2c.PrintDef の変数
 
defLookup(int) - class coins.flow.DataFlowImpl のメソッド
Changes the IR node index into the "Def" index.
defLookup(int) - interface coins.flow.DataFlow のメソッド
Changes the IR node index into the "Def" index.
defNode() - class coins.aflow.SetRefReprHirImpl のメソッド
 
defNode() - class coins.aflow.SetRefReprHirEImpl のメソッド
 
defNode() - interface coins.aflow.SetRefRepr のメソッド
Returns the IR node which links to the definitely defined (set) symbol.
defNode() - class coins.flow.SetRefReprHirImpl のメソッド
 
defNode() - class coins.flow.SetRefReprHirEImpl のメソッド
 
defNode() - interface coins.flow.SetRefRepr のメソッド
Returns the IR node which links to the definitely defined (set) symbol.
defReverseLookup(int) - class coins.flow.DataFlowImpl のメソッド
Changes the "Def" index into the IR node index.
defReverseLookup(int) - interface coins.flow.DataFlow のメソッド
Changes the "Def" index into the IR node index.
defs(SetRefRepr) - class coins.aflow.FindReach のメソッド
 
defs(SetRefRepr) - class coins.aflow.FindPReach のメソッド
 
defSites - class coins.backend.ana.ScanVarReference の変数
defSites[v]: List of basic blocks which has definitions of v
defSym() - class coins.aflow.SetRefReprHirImpl のメソッド
 
defSym() - interface coins.aflow.SetRefRepr のメソッド
Returns the symbol that is definitely defined in this SetRefRepr.
defSym() - class coins.flow.SetRefReprHirImpl のメソッド
 
defSym() - interface coins.flow.SetRefRepr のメソッド
Returns the symbol that is definitely defined in this SetRefRepr.
DefTable - class coins.simd.DefTable.
Class for DefTable
DefTable() - class coins.simd.DefTable のコンストラクタ
Constructs a DefTable object
DefUseCell - interface coins.aflow.DefUseCell.
DefUseCell interface Def-use list cell representaing a definition and list of its use points.
DefUseCell - interface coins.flow.DefUseCell.
DefUseCell interface Def-use list cell representaing a definition and list of its use points.
DefUseCell.DefNode - class coins.aflow.DefUseCell.DefNode.
 
DefUseCell.DefNode(String) - class coins.aflow.DefUseCell.DefNode のコンストラクタ
 
defUseCell(IR) - class coins.aflow.Flow のメソッド
 
DefUseCellImpl - class coins.aflow.DefUseCellImpl.
DefUseCellImpl class: Def-use list cell representaing a definition and list of its use points.
DefUseCellImpl - class coins.flow.DefUseCellImpl.
DefUseCellImpl class: Def-use list cell representaing a definition and list of its use points.
DefUseCellImpl(FlowRoot, IR) - class coins.aflow.DefUseCellImpl のコンストラクタ
 
DefUseCellImpl(FlowRoot, IR) - class coins.flow.DefUseCellImpl のコンストラクタ
 
DefUseChain - interface coins.flow.DefUseChain.
DefUse Chain interface Def-use list cell representaing a definition and list of its use points.
DefUseChainImpl - class coins.flow.DefUseChainImpl.
DefUseChainImpl class Def-use list chain representaing a definition and list of its use points.
DefUseChainImpl(FlowRoot, IR) - class coins.flow.DefUseChainImpl のコンストラクタ
 
DefUseList - interface coins.aflow.DefUseList.
DefUseList interface Def-use list representaing list of definitions of a symbol where each definition has list of its use points.
DefUseList - interface coins.flow.DefUseList.
DefUseList interface DefUseList is used to map a def-node to corresponding DefUseChain.
defUseList() - class coins.aflow.Flow のメソッド
 
DefUseListImpl - class coins.aflow.DefUseListImpl.
DefUseListImpl class: Def-use list representaing list of definitions of a symbol where each definition has list of its use points.
DefUseListImpl - class coins.flow.DefUseListImpl.
DefUseListImpl class Def-use list representaing list of definitions of a symbol where each definition has list of its use points.
DefUseListImpl(FlowRoot) - class coins.aflow.DefUseListImpl のコンストラクタ
 
DefUseListImpl(FlowRoot) - class coins.flow.DefUseListImpl のコンストラクタ
 
DefVarList - class coins.lparallel.LoopTable の変数
 
DefVarNode - class coins.lparallel.ReductionCell の変数
 
DefVarNode - class coins.lparallel.Reduction の変数
 
DefVarNode - class coins.lparallel.BasicInduction の変数
 
DefVector - interface coins.aflow.DefVector.
DefVector interface A bit in this BitVector corresponds to a SetRefRepr.
DefVector - interface coins.flow.DefVector.
DefVector interface A bit in this BitVector corresponds to a SetRefRepr.
defVector() - class coins.aflow.SubpFlowImpl のメソッド
 
defVector() - interface coins.aflow.SubpFlow のメソッド
 
defVector() - class coins.flow.SubpFlowImpl のメソッド
 
defVector() - interface coins.flow.SubpFlow のメソッド
 
defVector(SubpFlow) - class coins.aflow.Flow のメソッド
 
DefVectorImpl - class coins.aflow.DefVectorImpl.
DefVectorImpl class:
DefVectorImpl - class coins.flow.DefVectorImpl.
DefVectorImpl class
DefVectorImpl(SubpFlow) - class coins.aflow.DefVectorImpl のコンストラクタ
 
DefVectorImpl(SubpFlow) - class coins.flow.DefVectorImpl のコンストラクタ
 
DefVectorIterator - interface coins.aflow.DefVectorIterator.
DefVectorIterator interface: (##6) Interface to traverse all nodes defining some symbol value in specified DefVector.
DefVectorIterator - interface coins.flow.DefVectorIterator.
DefVectorIterator interface () Interface to traverse all nodes defining some symbol value in specified DefVector.
defVectorIterator() - class coins.aflow.DefVectorImpl のメソッド
 
defVectorIterator() - interface coins.aflow.DefVector のメソッド
 
defVectorIterator() - class coins.flow.DefVectorImpl のメソッド
 
defVectorIterator() - interface coins.flow.DefVector のメソッド
 
defVectorIterator(DefVector) - class coins.aflow.SubpFlowImpl のメソッド
 
defVectorIterator(DefVector) - class coins.flow.SubpFlowImpl のメソッド
 
defVectorIterator(DefVector) - interface coins.flow.SubpFlow のメソッド
 
DefVectorIteratorImpl - class coins.aflow.DefVectorIteratorImpl.
DefVectorIteratorImpl class: (##6)
DefVectorIteratorImpl - class coins.flow.DefVectorIteratorImpl.
DefVectorIteratorImpl class ()
DefVectorIteratorImpl(DefVector) - class coins.aflow.DefVectorIteratorImpl のコンストラクタ
 
DefVectorIteratorImpl(SubpFlow, DefVector) - class coins.flow.DefVectorIteratorImpl のコンストラクタ
 
delete() - interface coins.alias.util.Scanner のメソッド
Deletes the element returned by the last call to next.
deleteBBlock() - class coins.aflow.BBlockImpl のメソッド
deleteBBlock: Delete this block and add successors of this block to the set of successors of all predecessors of this block.
deleteBBlock() - class coins.aflow.BBlockHirImpl のメソッド
deleteBBlock: Delete this block and add successors of this block to the set of successors of all predecessors of this block.
deleteBBlock() - interface coins.aflow.BBlock のメソッド
deleteBBlock: Delete this block and add successors of this block to the set of successors of all predecessors of this block.
deleteBBlock(BBlock) - class coins.aflow.LoopInfImpl のメソッド
 
deleteBBlock(BBlock) - interface coins.aflow.LoopInf のメソッド
deleteBBlock: Delete pBBlock from the BBlock list of this LoopInf.
deleteBBlock(BBlock) - class coins.flow.LoopInfImpl のメソッド
 
deleteBBlock(BBlock) - interface coins.flow.LoopInf のメソッド
deleteBBlock Delete pBBlock from the BBlock list of this LoopInf.
deleteDepend(DependNode) - class coins.backend.sched.DependNode のメソッド
Delete dependent information from true/false-DependOn and set schedule time.
deleteEdge(BBlock) - class coins.aflow.MakeControlFlowGraph のメソッド
 
deleteEdge(BBlock) - class coins.aflow.BBlockImpl のメソッド
deleteEdge: Delete the edge from this block to pToBlock and adjust related addresses and links so as to keep consistency.
deleteEdge(BBlock) - class coins.aflow.BBlockHirImpl のメソッド
deleteEdge: Delete the edge from this block to pToBlock and adjust related addresses and links so as to keep consistency.
deleteEdge(BBlock) - interface coins.aflow.BBlock のメソッド
deleteEdge: Delete the edge from this block to pToBlock and adjust related addresses and links so as to keep consistency.
deleteElement(int) - class coins.alias.util.BriggsSet のメソッド
Tries to delete the given element from this set.
deleteFromPredList(BBlock) - class coins.aflow.BBlockImpl のメソッド
deleteFromPredList: deleteFromSuccList: Delete the basic block pPred/pSucc from to the list of predecessors/successors of this basic block, and this block is deleted from the list of successors/predecessors of pPred/pSucc.
deleteFromPredList(BBlock) - interface coins.aflow.BBlock のメソッド
deleteFromPredList: deleteFromSuccList: Delete the basic block pPred/pSucc from to the list of predecessors/successors of this basic block, and this block is deleted from the list of successors/predecessors of pPred/pSucc.
deleteFromPredList(BBlock) - class coins.flow.BBlockImpl のメソッド
deleteFromPredList deleteFromSuccList Delete the basic block pPred/pSucc from to the list of predecessors/successors of this basic block, and this block is deleted from the list of successors/predecessors of pPred/pSucc.
deleteFromPredList(BBlock) - interface coins.flow.BBlock のメソッド
deleteFromPredList deleteFromSuccList Delete the basic block pPred/pSucc from to the list of predecessors/successors of this basic block, and this block is deleted from the list of successors/predecessors of pPred/pSucc.
deleteFromSuccList(BBlock) - class coins.aflow.BBlockImpl のメソッド
 
deleteFromSuccList(BBlock) - interface coins.aflow.BBlock のメソッド
 
deleteFromSuccList(BBlock) - class coins.flow.BBlockImpl のメソッド
 
deleteFromSuccList(BBlock) - interface coins.flow.BBlock のメソッド
 
deleteFromSuccList0(BBlock) - class coins.aflow.BBlockImpl のメソッド
 
deleteFromSymbolTable(String) - class coins.ffront.DeclManager のメソッド
 
deleteIfNull(LabeledStmt) - class coins.ir.hir.SimplifyHir のメソッド
 
DeleteInduction() - class coins.lparallel.LoopParallelConv のメソッド
DeleteInduction:
DeleteInductionLoop(LoopTable) - class coins.lparallel.LoopParallelConv のメソッド
DeleteInductinLoop:
DeleteInductionLoopList(LinkedList, boolean) - class coins.lparallel.LoopParallelConv のメソッド
DeleteInductionLoopList:
deleteLabel(Label) - class coins.ir.hir.LabeledStmtImpl のメソッド
 
deleteLabel(Label) - interface coins.ir.hir.LabeledStmt のメソッド
deleteLabel Delete LabelDef having pLabel as its label from the list of LabelDef nodes of this statement.
deleteNextStmt() - class coins.ir.hir.StmtImpl のメソッド
deleteNextStmt Delete the statement next to this statement and return the statement next ot the next statement, which may be null.
deletePreviousStmt() - class coins.ir.hir.StmtImpl のメソッド
deletePreviousStmt Delete the statement that preceeds this statement and return a statement previous to the previous one.
deleteStmt(Stmt) - class coins.opt.OptUtil の static メソッド
 
deleteSwitchCase(Const) - class coins.aflow.BBlockHirImpl のメソッド
deleteSwitchCase: (##4) Delete a case selection constant of switch statement contained in this block.
deleteSwitchCase(Const) - interface coins.aflow.BBlockHir のメソッド
deleteSwitchCase: Delete a case selection constant of switch statement contained in this block.
deleteThisStmt() - class coins.ir.hir.StmtImpl のメソッド
deleteThisStmt Delete this statement and return the next statement.
deleteThisStmt() - interface coins.ir.hir.Stmt のメソッド
deleteThisStmt Delete this statement and return the next statement.
deleteThisStmt() - class coins.ir.hir.JumpStmtImpl のメソッド
 
deleteUnusedLabelsOfIfStmt(IfStmt) - class coins.ir.hir.SimplifyHir のメソッド
 
deleteUnusedLabelsOfLoopStmt(LoopStmt) - class coins.ir.hir.SimplifyHir のメソッド
 
DELIMITER - class coins.casttohir.ParseString の static 変数
 
depend(MacroTask) - class coins.mdf.DataDependence のメソッド
Return the list of macro tasks which are data depended by `mt'.
depend(MacroTask) - class coins.mdf.ControlDependence のメソッド
Return the list of macro tasks which are control depended by `mt'.
dependGraph - class coins.backend.sched.Pipelining の変数
 
DependGraph - class coins.backend.sched.DependGraph.
A DependGraph is made from a basic block.
DependGraph(Function) - class coins.backend.sched.DependGraph のコンストラクタ
 
dependMark - class coins.backend.sched.DependNode の変数
 
DependNode - class coins.backend.sched.DependNode.
LirNode with several information for dependency and scheduling.
DependNode(LirNode, Schedule) - class coins.backend.sched.DependNode のコンストラクタ
 
dependOn - class coins.backend.sched.DependNode の変数
 
dependOn(BiList) - class coins.backend.sched.DependNode のメソッド
Return the list of DependNodes on which this node depends directly or indirectly
dependOn(DependNode) - class coins.backend.sched.DependNode のメソッド
Return true if this DependNode depends on dn, and add this to dn.beDepended.
depthFirstSearch(BasicBlk, BasicBlk) - class coins.backend.ana.ReverseDFST のメソッド
Depth First Search
depthFirstSearch(BasicBlk, BasicBlk) - class coins.backend.ana.DFST のメソッド
Depth First Search
depthFirstSearch(DfstHook, BasicBlk, int[], int[]) - class coins.backend.cfg.BasicBlk のメソッド
Depth First Search
deref(int) - class coins.aflow.util.FAList のメソッド
Sets the indexth entry of this list to null.
deref(int) - class coins.flow.FAList のメソッド
Sets the indexth entry of this list to null.
derefedFlowAnalSym(IR) - class coins.aflow.FlowUtil の static メソッド
 
derefedFlowAnalSym(IR) - class coins.flow.FlowUtil の static メソッド
 
dereference() - class coins.cfront.EncodedType のメソッド
 
DereferenceExpr - class coins.ast.expr.DereferenceExpr.
Pointer dereference ('*') expression.
DereferenceExpr(Expr, byte[]) - class coins.ast.expr.DereferenceExpr のコンストラクタ
 
derivedSym() - class coins.sym.SymImpl のメソッド
 
derivedSym() - interface coins.sym.Sym のメソッド
derivedSym Generate a symbol having the same type and kind as that of this symbol in symTableCurrentSubp, or symTableCurrent if symTableCurrentSubp is null.
dest - class coins.backend.gen.CodeGenerator.Match の変数
Destination register variable node.
destroyLock - class coins.mdf.DeclareExternVariables の変数
The function `omp_destroy_lock()'
destructiveReverse() - class coins.backend.util.ImList のメソッド
Reverse the list destructively.
destructiveReverse(ImList) - class coins.backend.util.ImList のメソッド
Reverse the list destructively with tail list.
desugar(ImList) - class coins.backend.tools.Tmd2Java の static メソッド
Expand syntax sugar (foreach).
DF - class coins.snapshot.DisplayNames の static 変数
Dominance Frontiers
DF_AVAILIN - interface coins.flow.SubpFlow の static 変数
Item index used in calling methods isComputed, setComputedFlag.
DF_AVAILOUT - interface coins.flow.SubpFlow の static 変数
Item index used in calling methods isComputed, setComputedFlag.
DF_DEF - interface coins.flow.SubpFlow の static 変数
Item index used in calling methods isComputed, setComputedFlag.
DF_DEFIN - interface coins.flow.SubpFlow の static 変数
Item index used in calling methods isComputed, setComputedFlag.
DF_DEFINED - interface coins.flow.SubpFlow の static 変数
Item index used in calling methods isComputed, setComputedFlag.
DF_DEFOUT - interface coins.flow.SubpFlow の static 変数
Item index used in calling methods isComputed, setComputedFlag.
DF_DEFUSE - interface coins.flow.SubpFlow の static 変数
Item index used in calling methods isComputed, setComputedFlag.
DF_DEFUSEEXHAUST - interface coins.flow.SubpFlow の static 変数
Item index used in calling methods isComputed, setComputedFlag.
DF_DEFUSELIST - interface coins.flow.SubpFlow の static 変数
Item index used in calling methods isComputed, setComputedFlag.
DF_EGEN - interface coins.flow.SubpFlow の static 変数
Item index used in calling methods isComputed, setComputedFlag.
DF_EKILL - interface coins.flow.SubpFlow の static 変数
Item index used in calling methods isComputed, setComputedFlag.
DF_EXPID - interface coins.flow.SubpFlow の static 変数
Item index used in calling methods isComputed, setComputedFlag.
DF_EXPOSED - interface coins.flow.SubpFlow の static 変数
Item index used in calling methods isComputed, setComputedFlag.
DF_KILL - interface coins.flow.SubpFlow の static 変数
Item index used in calling methods isComputed, setComputedFlag.
DF_LIVEIN - interface coins.flow.SubpFlow の static 変数
Item index used in calling methods isComputed, setComputedFlag.
DF_LIVEOUT - interface coins.flow.SubpFlow の static 変数
Item index used in calling methods isComputed, setComputedFlag.
DF_MAX - interface coins.flow.SubpFlow の static 変数
Item index used in calling methods isComputed, setComputedFlag.
DF_MIN - interface coins.flow.SubpFlow の static 変数
Item index used in calling methods isComputed, setComputedFlag.
DF_REACH - interface coins.flow.SubpFlow の static 変数
Item index used in calling methods isComputed, setComputedFlag.
DF_SETREFREPR - interface coins.flow.SubpFlow の static 変数
Item index used in calling methods isComputed, setComputedFlag.
DF_TRSNSPARENT - interface coins.flow.SubpFlow の static 変数
Item index used in calling methods isComputed, setComputedFlag.
DF_USED - interface coins.flow.SubpFlow の static 変数
Item index used in calling methods isComputed, setComputedFlag.
DF_USEDEFEXHAUST - interface coins.flow.SubpFlow の static 変数
Item index used in calling methods isComputed, setComputedFlag.
DF_USEDEFLIST - interface coins.flow.SubpFlow の static 変数
Item index used in calling methods isComputed, setComputedFlag.
dfn - class coins.backend.ana.ReverseDFST の変数
Depth First Number (reverse postorder)
dfn - class coins.backend.ana.DFST の変数
Depth First Number (reverse postorder)
dfn - class coins.backend.cfg.BasicBlk の変数
DFST Reverse postorder number
dfn() - class coins.backend.cfg.BasicBlk のメソッド
推奨されていません。 use DFST class instead.
dfnPre - class coins.backend.ana.ReverseDFST の変数
Depth First Number (preorder)
dfnPre - class coins.backend.ana.DFST の変数
Depth First Number (preorder)
dfnPre - class coins.backend.cfg.BasicBlk の変数
DFST Preorder number
dfnPre() - class coins.backend.cfg.BasicBlk のメソッド
推奨されていません。 use DFST class instead.
dfoIterator() - class coins.aflow.util.PosetImpl のメソッド
 
dfoIterator() - interface coins.aflow.util.Poset のメソッド
 
DFST - class coins.backend.ana.DFST.
Depth First Spanning Tree of the CFG.
DfstHook - interface coins.backend.cfg.DfstHook.
Depth First Ordering Hook
dfstOrder() - class coins.backend.cfg.FlowGraph のメソッド
推奨されていません。 use DFST class instead.
dfstOrderHook(DfstHook) - class coins.backend.cfg.FlowGraph のメソッド
推奨されていません。 use DFST class instead.
digitCharacters - class coins.casttohir.ParseString の static 変数
 
DIGITS - class coins.casttohir.ParseString の static 変数
 
digitString() - class coins.casttohir.ParseString のメソッド
 
DIM - class coins.ffront.IntrinsicUtility の static 変数
 
dim_ - class coins.ffront.ProcessData.ArrayElement の変数
 
dim(Node, Node) - class coins.ffront.F77Sym のメソッド
 
DIMAGINARY_PART - class coins.ffront.IntrinsicUtility の static 変数
 
dimdependence - class coins.lparallel.Ref_Array の変数
 
dimension - class coins.lparallel.Ref_Array の変数
 
DIMENSION - class coins.ffront.Parser の static 変数
 
dimensionList - class coins.ffront.F77Sym の変数
 
directGreaters - class coins.aflow.util.PosetImpl.DirectInfo の変数
 
directGreatersOf(Object) - class coins.aflow.util.PosetImpl のメソッド
 
directGreatersOf(Object) - interface coins.aflow.util.Poset のメソッド
 
directLessers - class coins.aflow.util.PosetImpl.DirectInfo の変数
 
directLessersAndGreatersInfo - class coins.aflow.util.PosetImpl の変数
 
directLessersOf(Object) - class coins.aflow.util.PosetImpl のメソッド
 
directLessersOf(Object) - interface coins.aflow.util.Poset のメソッド
 
disableRewrite - class coins.backend.gen.CodeGenerator の変数
Flags for disabling rescanning.
disp - class coins.backend.gen.CodeGenerator_mb.CallContext の変数
 
dispIntervalTime - class coins.backend.Root の変数
Flag indicating whether or not print laptime.
displayName - class coins.snapshot.AbstType の変数
The attribute of this type
DISPLAYNAME - class coins.snapshot.TagName の static 変数
The attribute `displayName'
displayName() - class coins.snapshot.AbstType のメソッド
Get the attribute `displayName'.
DisplayNames - class coins.snapshot.DisplayNames.
The reserved words for the attribute `displayName'
DisplayNames() - class coins.snapshot.DisplayNames のコンストラクタ
 
dispval(LirNode) - class coins.simd.LirUtil の static メソッド
Returns memory expression's displacement
distanceFrom(Pipelining.PairIndex) - class coins.backend.sched.Pipelining.PairIndex のメソッド
 
disturbedFactor(int) - class coins.backend.ana.InterferenceGraph のメソッド
Return disturbed factor of x.
disturbingFactor(int) - class coins.backend.ana.InterferenceGraph のメソッド
Return disturbing factor of x.
disturbSet(int) - class coins.backend.ana.InterferenceGraph のメソッド
Return the set of variables disturbing x.
disturbSet(Symbol) - class coins.backend.ana.InterferenceGraph のメソッド
Return the set of variables disturbing x.
DIV_E - interface coins.ast.TokenId の static 変数
 
div(Complex) - class coins.ffront.Complex のメソッド
 
div(FComplex) - class coins.ffront.FComplex のメソッド
 
div(FDouble) - class coins.ffront.FDouble のメソッド
 
div(FFloat) - class coins.ffront.FFloat のメソッド
 
div(FInteger) - class coins.ffront.FInteger のメソッド
 
div(FloatConst) - class coins.util.FloatConst のメソッド
....this/c.......................
div(FNumber) - class coins.ffront.FNumber のメソッド
 
DIVEX - class coins.ssa.OptionName の static 変数
Divide Expressions
DIVEX - class coins.ssa.DivideExpression の static 変数
The name of the symbol which the optimzer uses to make the temporary variables
divide(LirNode, BiLink, boolean, boolean) - class coins.ssa.DivideExpression のメソッド
Divide the expression into 3 address expression recursively.
DivideExpression - class coins.ssa.DivideExpression.
Divide expressions into 3 address expression.
DivideExpression(SsaEnvironment, SsaSymTab) - class coins.ssa.DivideExpression のコンストラクタ
Constructor
divideHirIntoBasicBlocks() - class coins.flow.HirSubpFlowImpl のメソッド
Divide HIR into basic blocks assuming that nodes of this SubpDefinition are all numbered.
divideHirIntoBasicBlocks() - interface coins.flow.HirSubpFlow のメソッド
divideHirIntoBasicBlocks Divide the current subprogram into basic block, create BBlock and make link to HIR node, after resetting FlowSymLink, reset LabelLink, setting index to each node, recording the symbols actually used in the current subprogram setting index to the symbols and .
divideLirIntoBasicBlocks() - class coins.flow.HirSubpFlowImpl のメソッド
 
divideLirIntoBasicBlocks() - interface coins.flow.HirSubpFlow のメソッド
 
DIVS - class coins.backend.Op の static 変数
 
divs(IntBound) - class coins.util.IntBound のメソッド
this/b(............)..IntBound.......
divs(IntConst) - class coins.util.IntConst のメソッド
....this/c(............)................. ......0............ ............-1..............................
DIVS64USE - class coins.backend.gen.CodeGenerator_sh4.SH4Attr の static 変数
 
DIVSUSE - class coins.backend.gen.CodeGenerator_sh4.SH4Attr の static 変数
 
DIVU - class coins.backend.Op の static 変数
 
divu(IntBound) - class coins.util.IntBound のメソッド
this/b(............)..IntBound.......
divu(IntConst) - class coins.util.IntConst のメソッド
....this/c(............)................. ......0............
DIVU64USE - class coins.backend.gen.CodeGenerator_sh4.SH4Attr の static 変数
 
DIVUUSE - class coins.backend.gen.CodeGenerator_sh4.SH4Attr の static 変数
 
DNodeIterator - interface coins.aflow.DNodeIterator.
 
dNodeIterator(IR) - class coins.aflow.FlowUtil の static メソッド
Dynamically scans nodes.
DO - interface coins.ast.TokenId の static 変数
 
DO - class coins.ffront.Parser の static 変数
 
doAsmBody(String, ConvToNewLIR.AsmParamList) - class coins.hir2lir.ConvToNewLIR のメソッド
 
doAsmParam(String, boolean) - class coins.hir2lir.ConvToNewLIR のメソッド
 
doBBlock(BBlock) - class coins.opt.GlobalVariableTemporalize のメソッド
Replace global variables to temporal variable in basic block
doBBlock(BBlock) - class coins.opt.DeadCodeElim のメソッド
Perform dead code elimination for the given BBlock.
doBBlock(BBlock) - class coins.opt.ConstPropagationAndFoldingOld のメソッド
doBBlock:
doBBlock(BBlock) - class coins.opt.ConstFolding のメソッド
Performs constant folding for the given BBlock
doBBlock(BBlock, Set) - class coins.opt.ConstPropagationAndFolding のメソッド
doBBlock
doBBlockLocal(BBlock) - class coins.opt.CommonSubexpElimHirE のメソッド
Performs the common subexpression elimination within the given BBlock.
doBBlockLocal(BBlock) - class coins.opt.CommonSubexpElim のメソッド
Performs the common subexpression elimination within the given BBlock.
doBBlockLocal(SubpFlow) - class coins.opt.CommonSubexpElim のメソッド
Performs the common subexpression elimination within each BBlock for the given SubpFlow.
DobSym - class coins.backend.contrib.DobSym.
 
DobSym(Symbol, Symbol) - class coins.backend.contrib.DobSym のコンストラクタ
 
doCompile(ImList, String, String, Root) - class coins.backend.Module の static メソッド
Compile S-expression LIR.
doConvert(HIR) - class coins.hir2lir.ConvToNewLIR のメソッド
Convert HIR to LIR
doData(ImList) - class coins.backend.Module のメソッド
Parse DATA node
doDef(ImList) - class coins.backend.tools.Tmd2Java の static メソッド
 
doDef(ImList) - class coins.backend.tools.RegisterDescription2Java のメソッド
Parse form (def *reg-foo* ...)
doDefPattern(ImList) - class coins.backend.tools.Tmd2Java の static メソッド
Parse defpattern.
doDefRegset(ImList) - class coins.backend.tools.Tmd2Java の static メソッド
 
doDefRegsetPair(ImList) - class coins.backend.tools.Tmd2Java の static メソッド
 
doDefRegsetVar(ImList) - class coins.backend.tools.Tmd2Java の static メソッド
 
doDefRegsetVarPair(ImList) - class coins.backend.tools.Tmd2Java の static メソッド
 
doDefRewrite(ImList) - class coins.backend.tools.Tmd2Java の static メソッド
Parse defrewrite.
doDefRule(ImList) - class coins.backend.tools.Tmd2Java の static メソッド
Parse defrule.
doDefStart(ImList) - class coins.backend.tools.Tmd2Java の static メソッド
 
doEpilogue() - interface coins.cfront.Backend のメソッド
Finishes compilation.
doHir() - class coins.aflow.Flow のメソッド
Performs various HIR flow analyses.
doHir() - class coins.flow.FlowImpl のメソッド
 
doHir() - interface coins.flow.Flow のメソッド
Do control flow analysis and data flow analysis.
doHir() - class coins.opt.Opt のメソッド
 
doHir(List) - class coins.opt.Opt のメソッド
HIR optimizer.
doHir0(SubpDefinition, FlowResults, SubpFlow) - class coins.aflow.Flow のメソッド
 
doHir0(SubpDefinition, SubpFlow) - class coins.flow.FlowImpl のメソッド
 
doHirForC() - class coins.aflow.Flow のメソッド
Assuming the input program is C, give some warnings.
doIt() - class coins.simd.SimdEstimation のメソッド
Do each estimation
doIt() - class coins.simd.AlignmentTest のメソッド
Checks alignments of statements in each basic blocks
doIt(BasicBlk, LirNode) - class coins.ssa.DDCopyPropagation のメソッド
 
doIt(Data, ImList) - interface coins.backend.LocalTransformer のメソッド
Transform the DATA component.
doIt(Data, ImList) - class coins.backend.gen.CodeGenerator_mips.mipsSRR のメソッド
 
doIt(Data, ImList) - class coins.backend.gen.CodeGenerator_mips.mipsAggregateByReference のメソッド
 
doIt(Data, ImList) - class coins.backend.opt.Profiler.LocalTrigger のメソッド
 
doIt(Data, ImList) - class coins.simd.SimdDriver のメソッド
 
doIt(Data, ImList) - class coins.ssa.TranslateToSsa のメソッド
 
doIt(Data, ImList) - class coins.ssa.SsaGraph のメソッド
 
doIt(Data, ImList) - class coins.ssa.SsaDriver のメソッド
 
doIt(Data, ImList) - class coins.ssa.RedundantPhiElimination のメソッド
 
doIt(Data, ImList) - class coins.ssa.PREQP のメソッド
 
doIt(Data, ImList) - class coins.ssa.OperatorStrengthReduction のメソッド
 
doIt(Data, ImList) - class coins.ssa.LirToC のメソッド
 
doIt(Data, ImList) - class coins.ssa.HoistingLoopInvariant のメソッド
 
doIt(Data, ImList) - class coins.ssa.GlobalReassociation のメソッド
 
doIt(Data, ImList) - class coins.ssa.EmptyBlockElimination のメソッド
 
doIt(Data, ImList) - class coins.ssa.EdgeSplit のメソッド
 
doIt(Data, ImList) - class coins.ssa.Dump のメソッド
 
doIt(Data, ImList) - class coins.ssa.DivideExpression のメソッド
 
doIt(Data, ImList) - class coins.ssa.DeadCodeElimination のメソッド
 
doIt(Data, ImList) - class coins.ssa.CopyPropagation のメソッド
 
doIt(Data, ImList) - class coins.ssa.ConstantPropagation のメソッド
 
doIt(Data, ImList) - class coins.ssa.ConcatBlks のメソッド
 
doIt(Data, ImList) - class coins.ssa.CommonSubexpressionElimination のメソッド
 
doIt(Data, ImList) - class coins.ssa.Coalescing のメソッド
 
doIt(Data, ImList) - class coins.ssa.ChangeLoopStructure のメソッド
 
doIt(Data, ImList) - class coins.ssa.BackTranslateFromSsaBriggs のメソッド
 
doIt(Data, ImList) - class coins.ssa.BackTranslateFromSsa のメソッド
 
doIt(Function) - interface coins.backend.LocalAnalyzer のメソッド
Analyze a funtion.
doIt(Function) - class coins.backend.contrib.RegPromote のメソッド
 
doIt(Function) - class coins.backend.gen.AggregatePropagation のメソッド
 
doIt(Function) - class coins.backend.gen.AggregateByReference のメソッド
 
doIt(Function) - class coins.backend.opt.Ssa のメソッド
 
doIt(Function) - class coins.backend.opt.SimpleOpt のメソッド
 
doIt(Function) - class coins.backend.opt.PreHeaders のメソッド
Insert pre-headers above reducible loops.
doIt(Function) - class coins.backend.opt.LoopInversion のメソッド
 
doIt(Function) - class coins.backend.opt.JumpOpt のメソッド
Optimize jumps
doIt(Function) - class coins.backend.opt.JumpCanon のメソッド
Canonicalize jumps
doIt(Function) - class coins.backend.opt.IntroVirReg のメソッド
 
doIt(Function) - class coins.backend.opt.If2Jumpc のメソッド
 
doIt(Function) - class coins.backend.opt.AugmentCFG のメソッド
Augment CFG main process.
doIt(Function, ImList) - interface coins.backend.LocalTransformer のメソッド
Transform the L-function func.
doIt(Function, ImList) - class coins.backend.gen.CodeGenerator_mips.mipsSRR のメソッド
 
doIt(Function, ImList) - class coins.backend.gen.CodeGenerator_mips.mipsAggregateByReference のメソッド
 
doIt(Function, ImList) - class coins.backend.opt.Ssa のメソッド
Rewrite function f to SSA form.
doIt(Function, ImList) - class coins.backend.opt.Profiler.LocalTrigger のメソッド
 
doIt(Function, ImList) - class coins.simd.SimdDriver のメソッド
SIMD Optimize
doIt(Function, ImList) - class coins.ssa.TranslateToSsa のメソッド
Translate to the SSA form.
doIt(Function, ImList) - class coins.ssa.SsaGraph のメソッド
Make the SSA graph and optimize with the graph.
doIt(Function, ImList) - class coins.ssa.SsaDriver のメソッド
Invoke the SSA Optimization.
doIt(Function, ImList) - class coins.ssa.RedundantPhiElimination のメソッド
Eliminate the redundant PHI instructions.
doIt(Function, ImList) - class coins.ssa.PREQP のメソッド
Do optimize using Efficient Question Propagation.
doIt(Function, ImList) - class coins.ssa.OperatorStrengthReduction のメソッド
Do Operator Strength Reduction
doIt(Function, ImList) - class coins.ssa.LirToC のメソッド
Print out the current LIR nodes and debug information.
doIt(Function, ImList) - class coins.ssa.HoistingLoopInvariant のメソッド
Do hoisting the loop invariant variables to outside of the loop.
doIt(Function, ImList) - class coins.ssa.GlobalReassociation のメソッド
Do global reassociation.
doIt(Function, ImList) - class coins.ssa.EmptyBlockElimination のメソッド
Eliminate the empty basic blocks from the current CFG.
doIt(Function, ImList) - class coins.ssa.EdgeSplit のメソッド
Split the critical edges in each functions.
doIt(Function, ImList) - class coins.ssa.Dump のメソッド
Print out the current LIR nodes and debug information.
doIt(Function, ImList) - class coins.ssa.DivideExpression のメソッド
Divide the expressions into 3 address expression.
doIt(Function, ImList) - class coins.ssa.DeadCodeElimination のメソッド
Do dead code elimination.
doIt(Function, ImList) - class coins.ssa.CopyPropagation のメソッド
Do copy propagation.
doIt(Function, ImList) - class coins.ssa.ConstantPropagation のメソッド
Do constant propagation
doIt(Function, ImList) - class coins.ssa.ConcatBlks のメソッド
Concatenate basic blocks.
doIt(Function, ImList) - class coins.ssa.CommonSubexpressionElimination のメソッド
Do SSA based common subexpression elimination to the current function.
doIt(Function, ImList) - class coins.ssa.Coalescing のメソッド
Do coalescing to the current function.
doIt(Function, ImList) - class coins.ssa.ChangeLoopStructure のメソッド
Change the structure of the loop and insert preheaders.
doIt(Function, ImList) - class coins.ssa.BackTranslateFromSsaBriggs のメソッド
 
doIt(Function, ImList) - class coins.ssa.BackTranslateFromSsa のメソッド
Do Back translation from the SSA form.
doIt(ImList, BiLink) - class coins.backend.gen.CodeGenerator_arm.PeepHoleOp のメソッド
 
doIt(ImList, OutputStream) - class coins.backend.BackEnd のメソッド
Compiler Back End.
doIt(Module, ImList) - interface coins.backend.GlobalTransformer のメソッド
Transform the L-Module.
doIt(Module, ImList) - class coins.backend.opt.Profiler.Trigger のメソッド
 
doLabeled(Token, Node) - class coins.ffront.F77Hir のメソッド
make Fir node of labeled do statement [f77.jay] executable_statement : DO label do_spec { $$ = fHir.doLabeled($2, $3); }
doLir() - class coins.aflow.Flow のメソッド
Performs various LIR flow analyses.
dolist(Node) - class coins.ffront.I77Utils のメソッド
 
DoListNode - class coins.ffront.DoListNode.
 
DoListNode(FirList, Node, FirToHir) - class coins.ffront.DoListNode のコンストラクタ
 
DOM - class coins.snapshot.DisplayNames の static 変数
Immediate Dominator
dom_check(BBlock, BBlock) - class coins.lparallel.LoopUtil のメソッド
dom_check: Dominate : true
dom() - class coins.simd.ReversibleMap のメソッド
 
dom() - class coins.simd.Relation のメソッド
 
domBitLookUp(int) - class coins.aflow.MakeControlFlowGraph のメソッド
domBitLookUp: Maps the bit position in BBlockVector to the BBlockNumber.
domBitLookUp(int) - class coins.flow.ControlFlowImpl のメソッド
domBitLookUp Get the basic block number from the bit position in BBlockVector.
domBitLookUp(int) - interface coins.flow.ControlFlow のメソッド
 
DominanceFrontiers - class coins.backend.ana.DominanceFrontiers.
Find dominance frontiers of the control flow graph.
dominates(BasicBlk, BasicBlk) - class coins.backend.ana.Postdominators のメソッド
Test if the block x dominates y.
dominates(BasicBlk, BasicBlk) - class coins.backend.ana.Dominators のメソッド
Test if the block x dominates y.
Dominators - class coins.backend.ana.Dominators.
Find dominators of the control flow graph.
domLookUp(int) - class coins.flow.ControlFlowImpl のメソッド
Find bit position in BBlockVector from basic block number.
domLookUp(int) - interface coins.flow.ControlFlow のメソッド
 
DOMTREE - class coins.snapshot.DisplayNames の static 変数
Dominator Tree
doPRE() - class coins.opt.PRE のメソッド
doPRE Do partial redundancy elimination for the PRE instance.
doReform(List) - class coins.opt.GlobalReform のメソッド
doReform transforms subprograms listed up in #pragma globalReform target subp1 subp2 ...
doSpec(Token, Node, Node, Node) - class coins.ffront.F77Hir のメソッド
make Fir node of do_spec [f77.jay] do_spec : IDENT '=' expr ',' expr opt_step { $$ = fHir.doSpec($1, $3, $5, $6); }
DoStmnt - class coins.ast.stmnt.DoStmnt.
Do-while statement.
DoStmnt(String, int) - class coins.ast.stmnt.DoStmnt のコンストラクタ
 
doStmt - class coins.ffront.ExecStmtManager.DoInf の変数
 
doSubp(SubpFlow) - class coins.opt.DeadCodeElim のメソッド
Performs dead code elimination for the given SubpFlow.
doSubp(SubpFlow) - class coins.opt.ConstPropagationAndFoldingOld のメソッド
doSubp:
doSubp(SubpFlow) - class coins.opt.ConstPropagationAndFolding のメソッド
doSubp
doSubp(SubpFlow) - class coins.opt.ConstFolding のメソッド
Performs constant folding for the subprogram that corresponds to the given SubpFlow.
doSubprogram() - class coins.opt.GlobalVariableTemporalize のメソッド
Replace global variables to temporal variable in subprogram
doSubprogram(SubpDefinition) - class coins.opt.LoopUnswitching のメソッド
Do Loop-If Expand optimization in subprogram.
doSubprogram(SubpDefinition) - class coins.opt.LoopUnrolling のメソッド
Do Loop Expansion optimization in subprogram.
doSubprogram(SubpDefinition) - class coins.opt.LoopExpansion のメソッド
Do Optimize in subprogram.
DOUBLE - interface coins.ast.TokenId の static 変数
 
DOUBLE_CONST - interface coins.ast.TokenId の static 変数
 
DOUBLE_CONST - class coins.ffront.Parser の static 変数
 
DOUBLE_PREC - class coins.ffront.Parser の static 変数
 
DOUBLE_SLASH - class coins.ffront.Parser の static 変数
 
DOUBLE_T - interface coins.ast.TypeId の static 変数
 
DoubleComplexExp - class coins.ffront.DoubleComplexExp.
DoubleComplex expression
DoubleComplexExp(ComplexExp, FirToHir) - class coins.ffront.DoubleComplexExp のコンストラクタ
 
DoubleComplexExp(Exp, Exp, FirToHir) - class coins.ffront.DoubleComplexExp のコンストラクタ
 
doubleConst0 - class coins.SymRoot の変数
 
doubleMark - class coins.backend.asmpp.AsmLine の static 変数
 
doubleValue - class coins.cfront.Token の変数
 
doubleValue() - class coins.ast.expr.IntConstantExpr のメソッド
 
doubleValue() - class coins.ast.expr.FloatConstantExpr のメソッド
 
doubleValue() - class coins.ast.expr.ConstantExpr のメソッド
 
doubleValue() - class coins.ffront.FComplex のメソッド
 
doubleValue() - class coins.ffront.FDouble のメソッド
 
doubleValue() - class coins.ffront.FFloat のメソッド
 
doubleValue() - class coins.ffront.FInteger のメソッド
 
doubleValue() - class coins.ffront.FNumber のメソッド
 
doubleValue() - class coins.sym.StringConstImpl のメソッド
 
doubleValue() - class coins.sym.NamedConstImpl のメソッド
doubleValue Get double value of this constant.
doubleValue() - class coins.sym.IntConstImpl のメソッド
 
doubleValue() - class coins.sym.FloatConstImpl のメソッド
doubleValue Get floating/double value of this constant.
doubleValue() - interface coins.sym.Const のメソッド
doubleValue Get double value of this constant.
doubleValue() - class coins.sym.CharConstImpl のメソッド
 
doubleValue() - class coins.sym.BoolConstImpl のメソッド
 
doubleValue() - class coins.util.FloatConst のメソッド
....................double...........
doUnLabeled(Node, Node) - class coins.ffront.F77Hir のメソッド
make Fir node of unlabeled do statement [f77.jay] executable_statement : DO do_spec EOS do_tail { $$ = fHir.doUnLabeled($2, $4); }
dp(String) - class coins.ffront.TypeUtility のメソッド
 
dp(String) - class coins.ffront.Token のメソッド
 
dp(String) - class coins.ffront.SubscrOrFunCallNode のメソッド
 
dp(String) - class coins.ffront.Scanner のメソッド
 
dp(String) - class coins.ffront.ProcessData のメソッド
 
dp(String) - class coins.ffront.IntrinsicUtility のメソッド
 
dp(String) - class coins.ffront.I77Utils のメソッド
 
dp(String) - class coins.ffront.HirUtility のメソッド
 
dp(String) - class coins.ffront.FStmt のメソッド
 
dp(String) - class coins.ffront.FirToHir のメソッド
 
dp(String) - class coins.ffront.F77Scanner のメソッド
 
dp(String) - class coins.ffront.ConcatNode のメソッド
 
dp(String) - class coins.ffront.BaseManager のメソッド
 
DPROD - class coins.ffront.IntrinsicUtility の static 変数
 
Driver - class coins.driver.Driver.
A driver implementation using the COINS Compiler Driver API.
Driver() - class coins.driver.Driver のコンストラクタ
 
dropRegToFrame(LirNode) - class coins.backend.gen.CodeGenerator のメソッド
Convert (REG t ...) node to (MEM t (FRAME I32 ...)).
DUMMY_FUNC - class coins.ssa.SsaSymTab の static 変数
 
dummyPredList() - class coins.backend.cfg.BasicBlk のメソッド
Return list of dummy predecessors.
dummySettingByParam - class coins.flow.FlowAdapter の変数
 
dummySuccList() - class coins.backend.cfg.BasicBlk のメソッド
Return list of dummy successors.
dummyUninitialization - class coins.flow.FlowAdapter の変数
 
Dump - class coins.ssa.Dump.
Dump the current LIR nodes.
DUMP - class coins.ssa.OptionName の static 変数
Dump Module
DUMP_HIR_OPTION - class coins.driver.Driver の static 変数
An option name to specify dump HIR-Base at specified timings.
DUMP_HIR_OPTION - class coins.drivergen.Options の static 変数
An option name to specify dump HIR-Base at specified timings.
DUMP_HIR_OPTION_DELIMITER - class coins.driver.Driver の static 変数
A delimiter sign to delimit arguments of DUMP_HIR_OPTION.
DUMP_HIR_OPTION_DELIMITER - class coins.drivergen.Options の static 変数
A delimiter sign to delimit arguments of DUMP_HIR_OPTION.
dump(LirNode, boolean, LirNode) - class coins.lir2c.Convert のメソッド
dump: main method of the convertion.
Dump(SsaEnvironment) - class coins.ssa.Dump のコンストラクタ
Constructor
dumpHirBase(HirRoot, SymRoot, IoRoot, ObjectOutputStream) - class coins.driver.Driver のメソッド
Dump HIR-Base into an ObjectOutputStream.
dumpHirBase(String, List, HirRoot, SymRoot, IoRoot) - class coins.driver.Driver のメソッド
Dumps HIR-Base into a file name as foo-t.hir. when -coins:dumphir=t is specified and the timing parameter equals to t.
dumpHirBase(String, List, HirRoot, SymRoot, IoRoot, ObjectOutputStream) - class coins.driver.Driver のメソッド
Dumps HIR-Base into an ObjectOutputStream when -coins:dumphir=t is specified and the timing parameter equals to t.
DYNAMIC_LINKAGE - interface coins.driver.CompileSpecification の static 変数
Option to use dynamic linkage.

E

earlyRewritingMachineDep(Module) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
Early time pre-rewriting of LIR.
earlyRewritingSequence() - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
Return early time pre-rewriting sequence.
earlyRewritingSequence() - class coins.backend.gen.CodeGenerator_x86simd のメソッド
Return early time pre-rewriting sequence.
earlyRewritingSequence() - class coins.backend.gen.CodeGenerator_x86 のメソッド
Return early time pre-rewriting sequence.
earlyRewritingSequence() - class coins.backend.gen.CodeGenerator_sparc のメソッド
Return early time pre-rewriting sequence.
earlyRewritingSequence() - class coins.backend.gen.CodeGenerator_mips のメソッド
Return early time pre-rewriting sequence.
earlyRewritingSequence() - class coins.backend.gen.CodeGenerator_alpha のメソッド
 
earlyRewritingSequence() - class coins.backend.gen.CodeGenerator のメソッド
Return early time pre-rewriting sequence.
earlyRewritingTrig - class coins.backend.TargetMachine の変数
Early time pre-rewriting of LIR.
EBE - class coins.ssa.OptionName の static 変数
Empty Block Elimination
Edge - interface coins.aflow.Edge.
Edge interface Interface for edge connecting basic blocks in the control flow graph.
Edge - interface coins.flow.Edge.
Edge interface Interface for edge connecting basic blocks.
edge(BBlock, BBlock) - class coins.aflow.Flow のメソッド
 
EdgeImpl - class coins.aflow.EdgeImpl.
EdgeImpl class Class for edge connecting basic blocks.
EdgeImpl - class coins.flow.EdgeImpl.
EdgeImpl class Class for edge connecting basic blocks.
EdgeImpl(FlowRoot, BBlock, BBlock) - class coins.aflow.EdgeImpl のコンストラクタ
 
EdgeImpl(FlowRoot, BBlock, BBlock) - class coins.flow.EdgeImpl のコンストラクタ
 
EdgeSplit - class coins.ssa.EdgeSplit.
Split the critical edges.
EdgeSplit(SsaEnvironment) - class coins.ssa.EdgeSplit のコンストラクタ
Constructor
elapsedTime() - class coins.backend.Module のメソッド
Return elapsed time since module created.
elapsedTime() - class coins.driver.CompileThread のメソッド
Returns an elapsed mili-seconds since this thread was started.
elem - class coins.backend.util.BiLink の変数
contents
elem - class coins.snapshot.AbstType の変数
The list of the element
Elem - interface coins.sym.Elem.
Elem interface Elem class (structure/union element class) interface.
ELEM - class coins.snapshot.TagName の static 変数
The tag `elem'
elem() - class coins.backend.util.ImList のメソッド
Return first element of the list.
elem() - class coins.backend.util.BiList のメソッド
 
elem() - class coins.backend.util.BiLink のメソッド
Return contents of this link.
elem(int) - class coins.backend.util.ImList のメソッド
Return nth element of the list.
elem2nd() - class coins.backend.util.ImList のメソッド
Return second element of the list.
elem3rd() - class coins.backend.util.ImList のメソッド
Return third element of the list.
elem4th() - class coins.backend.util.ImList のメソッド
Return fourth element of the list.
elem5th() - class coins.backend.util.ImList のメソッド
Return fifth element of the list.
elem6th() - class coins.backend.util.ImList のメソッド
Return sixth element of the list.
element - class coins.aflow.util.CoinsList.Entry の変数
 
elements - class coins.backend.Module の変数
List of functions/data
ElemImpl - class coins.sym.ElemImpl.
class Elem
ElemImpl(SymRoot) - class coins.sym.ElemImpl のコンストラクタ
 
ElemImpl(SymRoot, String, Sym) - class coins.sym.ElemImpl のコンストラクタ
 
ElemImpl(SymRoot, String, Sym, Exp) - class coins.sym.ElemImpl のコンストラクタ
 
ElemNode - interface coins.ir.hir.ElemNode.
Element name node.
elemNode(Elem) - class coins.ir.hir.HIR_Impl のメソッド
 
elemNode(Elem) - interface coins.ir.hir.HIR0 のメソッド
elemNode Make an ElemNode instance having Elem symbol pElem.
ElemNodeImpl - class coins.ir.hir.ElemNodeImpl.
Element name node class.
ElemNodeImpl(HirRoot, Elem) - class coins.ir.hir.ElemNodeImpl のコンストラクタ
 
elemSize - class coins.mdf.Conditions の変数
The size of the elements of this condition
eliminateComplex(HIR, HIR, SetRefRepr, SetRefReprList, Map, Map) - class coins.opt.CommonSubexpElimHir のメソッド
 
eliminateComplex(HIR, HIR, SetRefRepr, SetRefReprList, Map, Map) - class coins.opt.CommonSubexpElim のメソッド
 
eliminateCriticalEdge() - class coins.opt.NormalizeHir のメソッド
 
eliminateCriticalEdgeOfCompoundStmt(Stmt) - class coins.opt.NormalizeHir のメソッド
 
eliminateRedundantExpressions() - class coins.opt.PRE のメソッド
 
eliminateSimple(HIR, HIR, SubpFlow, Set, boolean) - class coins.opt.CommonSubexpElimHir のメソッド
 
eliminateSimple(HIR, HIR, SubpFlow, Set, boolean) - class coins.opt.CommonSubexpElim のメソッド
 
eliminatingUnnecessaryLoop(BiList) - class coins.backend.sched.Pipelining のメソッド
reduce loops unsatisfying conditions
ELLIPSIS - interface coins.ast.TokenId の static 変数
 
ELLIPSIS_T - interface coins.ast.TypeId の static 変数
 
ellipsisToVoid() - class coins.cfront.EncodedType のメソッド
 
ELSE - interface coins.ast.TokenId の static 変数
 
ELSE - class coins.ffront.Parser の static 変数
 
ELSE_IF - class coins.ffront.Parser の static 変数
 
ELSE_LABEL - interface coins.sym.Label の static 変数
Label kind numbers
elseIfPart(Node, FirList) - class coins.ffront.F77Hir のメソッド
make Fir node of else_if_part [f77.jay] opt_else_if_parts : { $$ = fList.list(); } | opt_else_if_parts ELSE_IF '(' expr ')' THEN EOS part_tai { $$ = $1.addLast(fHir.elseIfPart($4, $8)); }
emCounter - class coins.backend.tools.Tmd2Java の static 変数
 
emit_func_count - class coins.backend.gen.CodeGenerator_sh4.SH4Attr の static 変数
 
emitAfter(String, String) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
emitAfter(String, String) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
 
emitAfter(String, String) - class coins.backend.gen.CodeGenerator_x86 のメソッド
 
emitAlign(PrintWriter, int) - class coins.backend.gen.CodeGenerator_thumb のメソッド
Emit data align
emitAlign(PrintWriter, int) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
Emit data align
emitAlign(PrintWriter, int) - class coins.backend.gen.CodeGenerator_ppc のメソッド
Emit data align
emitAlign(PrintWriter, int) - class coins.backend.gen.CodeGenerator_mips のメソッド
Emit data align
emitAlign(PrintWriter, int) - class coins.backend.gen.CodeGenerator_arm のメソッド
Emit data align
emitAlign(PrintWriter, int) - class coins.backend.gen.CodeGenerator のメソッド
Emit align (Bytesize)
emitAsmCode(String, ImList) - class coins.backend.gen.CodeGenerator_arm のメソッド
Emit asm instruction.
emitAsmCode(String, ImList) - class coins.backend.gen.CodeGenerator のメソッド
Emit asm instruction.
emitBeginningOfModule(Module, PrintWriter) - class coins.backend.gen.CodeGenerator のメソッド
Emit beginning of module
emitBeginningOfModule(PrintWriter) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
emitBeginningOfModule(PrintWriter) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
emitBeginningOfModule(PrintWriter) - class coins.backend.gen.CodeGenerator_alpha のメソッド
 
emitBeginningOfSegment(PrintWriter, String) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
Emit beginning of segment
emitBeginningOfSegment(PrintWriter, String) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
Emit beginning of segment
emitBeginningOfSegment(PrintWriter, String) - class coins.backend.gen.CodeGenerator_x86 のメソッド
Emit beginning of segment
emitBeginningOfSegment(PrintWriter, String) - class coins.backend.gen.CodeGenerator_thumb のメソッド
 
emitBeginningOfSegment(PrintWriter, String) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
emitBeginningOfSegment(PrintWriter, String) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
emitBeginningOfSegment(PrintWriter, String) - class coins.backend.gen.CodeGenerator_mips のメソッド
 
emitBeginningOfSegment(PrintWriter, String) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
emitBeginningOfSegment(PrintWriter, String) - class coins.backend.gen.CodeGenerator_alpha のメソッド
 
emitBeginningOfSegment(PrintWriter, String) - class coins.backend.gen.CodeGenerator のメソッド
Emit beginning of segment
emitCode(BiList, PrintWriter) - class coins.backend.gen.CodeGenerator のメソッド
Emit S-expression assembly code to file.
emitCodeLabel(PrintWriter, String) - class coins.backend.gen.CodeGenerator_thumb のメソッド
 
emitCodeLabel(PrintWriter, String) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
emitCodeLabel(PrintWriter, String) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
emitCodeLabel(PrintWriter, String) - class coins.backend.gen.CodeGenerator_mips のメソッド
 
emitCodeLabel(PrintWriter, String) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
emitCodeLabel(PrintWriter, String) - class coins.backend.gen.CodeGenerator_alpha のメソッド
 
emitCodeLabel(PrintWriter, String) - class coins.backend.gen.CodeGenerator のメソッド
Emit label for code
emitComment(PrintWriter, String) - class coins.backend.gen.CodeGenerator_thumb のメソッド
 
emitComment(PrintWriter, String) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
emitComment(PrintWriter, String) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
emitComment(PrintWriter, String) - class coins.backend.gen.CodeGenerator_mips のメソッド
 
emitComment(PrintWriter, String) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
emitComment(PrintWriter, String) - class coins.backend.gen.CodeGenerator_alpha のメソッド
 
emitComment(PrintWriter, String) - class coins.backend.gen.CodeGenerator のメソッド
print comment in assembly language.
emitCommon(PrintWriter, SymStatic, int) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
Emit data common
emitCommon(PrintWriter, SymStatic, int) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
Emit data common
emitCommon(PrintWriter, SymStatic, int) - class coins.backend.gen.CodeGenerator_x86 のメソッド
Emit data common
emitCommon(PrintWriter, SymStatic, int) - class coins.backend.gen.CodeGenerator_thumb のメソッド
Emit data common
emitCommon(PrintWriter, SymStatic, int) - class coins.backend.gen.CodeGenerator_sparc のメソッド
Emit data common (.lcomm directive not available on SPARC)
emitCommon(PrintWriter, SymStatic, int) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
Emit data common
emitCommon(PrintWriter, SymStatic, int) - class coins.backend.gen.CodeGenerator_ppc のメソッド
Emit data common
emitCommon(PrintWriter, SymStatic, int) - class coins.backend.gen.CodeGenerator_mips のメソッド
Emit data common
emitCommon(PrintWriter, SymStatic, int) - class coins.backend.gen.CodeGenerator_mb のメソッド
 
emitCommon(PrintWriter, SymStatic, int) - class coins.backend.gen.CodeGenerator_arm のメソッド
Emit data common
emitCommon(PrintWriter, SymStatic, int) - class coins.backend.gen.CodeGenerator のメソッド
Emit data common
emitData(PrintWriter, int, LirNode) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
Emit data
emitData(PrintWriter, int, LirNode) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
Emit data
emitData(PrintWriter, int, LirNode) - class coins.backend.gen.CodeGenerator_x86 のメソッド
Emit data
emitData(PrintWriter, int, LirNode) - class coins.backend.gen.CodeGenerator_thumb のメソッド
Emit data
emitData(PrintWriter, int, LirNode) - class coins.backend.gen.CodeGenerator_sparc のメソッド
Emit data
emitData(PrintWriter, int, LirNode) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
Emit data
emitData(PrintWriter, int, LirNode) - class coins.backend.gen.CodeGenerator_ppc のメソッド
Emit data
emitData(PrintWriter, int, LirNode) - class coins.backend.gen.CodeGenerator_mips のメソッド
Emit data
emitData(PrintWriter, int, LirNode) - class coins.backend.gen.CodeGenerator_arm のメソッド
Emit data
emitData(PrintWriter, int, LirNode) - class coins.backend.gen.CodeGenerator_alpha のメソッド
 
emitData(PrintWriter, int, LirNode) - class coins.backend.gen.CodeGenerator のメソッド
Emit data for big endian machine.
emitDataLabel(PrintWriter, String) - class coins.backend.gen.CodeGenerator_thumb のメソッド
 
emitDataLabel(PrintWriter, String) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
emitDataLabel(PrintWriter, String) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
emitDataLabel(PrintWriter, String) - class coins.backend.gen.CodeGenerator_mips のメソッド
 
emitDataLabel(PrintWriter, String) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
emitDataLabel(PrintWriter, String) - class coins.backend.gen.CodeGenerator_alpha のメソッド
 
emitDataLabel(PrintWriter, String) - class coins.backend.gen.CodeGenerator のメソッド
Emit label for data
emitEndOfModule(Module, PrintWriter) - class coins.backend.gen.CodeGenerator のメソッド
Emit ending of module
emitEndOfModule(PrintWriter) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
emitEndOfModule(PrintWriter) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
emitEndOfModule(PrintWriter) - class coins.backend.gen.CodeGenerator_alpha のメソッド
 
emitEndOfSegment(PrintWriter, String) - class coins.backend.gen.CodeGenerator_thumb のメソッド
 
emitEndOfSegment(PrintWriter, String) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
emitEndOfSegment(PrintWriter, String) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
emitEndOfSegment(PrintWriter, String) - class coins.backend.gen.CodeGenerator_mips のメソッド
 
emitEndOfSegment(PrintWriter, String) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
emitEndOfSegment(PrintWriter, String) - class coins.backend.gen.CodeGenerator_alpha のメソッド
 
emitEndOfSegment(PrintWriter, String) - class coins.backend.gen.CodeGenerator のメソッド
Emit end of segment
emitIdent(PrintWriter, String) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
emitIdent(PrintWriter, String) - class coins.backend.gen.CodeGenerator_mips のメソッド
Emit ident
emitIdent(PrintWriter, String) - class coins.backend.gen.CodeGenerator_alpha のメソッド
 
emitIdent(PrintWriter, String) - class coins.backend.gen.CodeGenerator のメソッド
Print .ident in assembly language.
emitLinkage(PrintWriter, SymStatic) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
emitLinkage(PrintWriter, SymStatic) - class coins.backend.gen.CodeGenerator_thumb のメソッド
Emit linkage information of symbol
emitLinkage(PrintWriter, SymStatic) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
Emit linkage information of symbol
emitLinkage(PrintWriter, SymStatic) - class coins.backend.gen.CodeGenerator_ppc のメソッド
Emit linkage information of symbol
emitLinkage(PrintWriter, SymStatic) - class coins.backend.gen.CodeGenerator_mips のメソッド
Emit linkage information of symbol
emitLinkage(PrintWriter, SymStatic) - class coins.backend.gen.CodeGenerator_arm のメソッド
Emit linkage information of symbol
emitLinkage(PrintWriter, SymStatic) - class coins.backend.gen.CodeGenerator_alpha のメソッド
 
emitLinkage(PrintWriter, SymStatic) - class coins.backend.gen.CodeGenerator のメソッド
Emit linkage information of symbol
emitLir(LirNode) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
Expand emit-macro for LirNode.
emitLir(LirNode) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
Expand emit-macro for LirNode.
emitLir(LirNode) - class coins.backend.gen.CodeGenerator_x86 のメソッド
Expand emit-macro for LirNode.
emitLir(LirNode) - class coins.backend.gen.CodeGenerator_thumb のメソッド
Expand emit-macro for LirNode.
emitLir(LirNode) - class coins.backend.gen.CodeGenerator_sparc のメソッド
Expand emit-macro for LirNode.
emitLir(LirNode) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
Expand emit-macro for LirNode.
emitLir(LirNode) - class coins.backend.gen.CodeGenerator_sample のメソッド
Expand emit-macro for LirNode.
emitLir(LirNode) - class coins.backend.gen.CodeGenerator_ppc のメソッド
Expand emit-macro for LirNode.
emitLir(LirNode) - class coins.backend.gen.CodeGenerator_mips のメソッド
Expand emit-macro for LirNode.
emitLir(LirNode) - class coins.backend.gen.CodeGenerator_mb のメソッド
Expand emit-macro for LirNode.
emitLir(LirNode) - class coins.backend.gen.CodeGenerator_arm のメソッド
Expand emit-macro for LirNode.
emitLir(LirNode) - class coins.backend.gen.CodeGenerator_alpha のメソッド
Expand emit-macro for LirNode.
emitLir(LirNode) - class coins.backend.gen.CodeGenerator のメソッド
Expand emit-macro for LirNode.
emitLirDefault(LirNode) - class coins.backend.gen.CodeGenerator のメソッド
Default expansion action for LirNode.
emitList(ImList, boolean) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
Expand emit-macro for list form.
emitList(ImList, boolean) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
Expand emit-macro for list form.
emitList(ImList, boolean) - class coins.backend.gen.CodeGenerator_x86 のメソッド
Expand emit-macro for list form.
emitList(ImList, boolean) - class coins.backend.gen.CodeGenerator_thumb のメソッド
Expand emit-macro for list form.
emitList(ImList, boolean) - class coins.backend.gen.CodeGenerator_sparc のメソッド
Expand emit-macro for list form.
emitList(ImList, boolean) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
Expand emit-macro for list form.
emitList(ImList, boolean) - class coins.backend.gen.CodeGenerator_sample のメソッド
Expand emit-macro for list form.
emitList(ImList, boolean) - class coins.backend.gen.CodeGenerator_ppc のメソッド
Expand emit-macro for list form.
emitList(ImList, boolean) - class coins.backend.gen.CodeGenerator_mips のメソッド
Expand emit-macro for list form.
emitList(ImList, boolean) - class coins.backend.gen.CodeGenerator_mb のメソッド
Expand emit-macro for list form.
emitList(ImList, boolean) - class coins.backend.gen.CodeGenerator_arm のメソッド
Expand emit-macro for list form.
emitList(ImList, boolean) - class coins.backend.gen.CodeGenerator_alpha のメソッド
Expand emit-macro for list form.
emitList(ImList, boolean) - class coins.backend.gen.CodeGenerator のメソッド
Expand emit-macro for list form.
emitListDefault(ImList, boolean) - class coins.backend.gen.CodeGenerator のメソッド
Default expansion action for S-expression.
emitNamedConst(String, LirNode) - class coins.backend.TargetMachine のメソッド
Emit named constant to assembler source.
emitNamedConst(String, LirNode) - class coins.backend.gen.CodeGenerator のメソッド
Emit named constant.
emitObject(Object) - class coins.backend.gen.CodeGenerator のメソッド
Convert S-expression assembly code to string.
emitObjectX(Object, boolean) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
emitObjectX(Object, boolean) - class coins.backend.gen.CodeGenerator のメソッド
Convert S-expression assembly code to string.
emitSegment(PrintWriter, String) - class coins.backend.gen.CodeGenerator のメソッド
Change default segment to segment.
emitTop(Object) - class coins.backend.gen.CodeGenerator のメソッド
Convert toplevel S-expression assembly code to string.
emitZeros(PrintWriter, int) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
Emit data zeros
emitZeros(PrintWriter, int) - class coins.backend.gen.CodeGenerator_thumb のメソッド
Emit data zeros
emitZeros(PrintWriter, int) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
Emit data zeros
emitZeros(PrintWriter, int) - class coins.backend.gen.CodeGenerator_ppc のメソッド
Emit data zeros
emitZeros(PrintWriter, int) - class coins.backend.gen.CodeGenerator_mips のメソッド
Emit data zeros
emitZeros(PrintWriter, int) - class coins.backend.gen.CodeGenerator_arm のメソッド
Emit data zeros
emitZeros(PrintWriter, int) - class coins.backend.gen.CodeGenerator_alpha のメソッド
 
emitZeros(PrintWriter, int) - class coins.backend.gen.CodeGenerator のメソッド
Emit data zeros
Empty - class coins.backend.util.ImList の static 変数
 
empty(int) - class coins.util.IntLive の static メソッド
....................................IntLive.......
EmptyBlockElimination - class coins.ssa.EmptyBlockElimination.
Eliminate the empty basic blocks from the current CFG.
EmptyBlockElimination(SsaEnvironment) - class coins.ssa.EmptyBlockElimination のコンストラクタ
Constructor
emptyIterator() - class coins.HirRoot のメソッド
 
enclosed(Node) - class coins.ffront.F77Hir のメソッド
make Fir node of parenthesized expression [f77.jay] expr : '(' expr ')' { $$ = fHir.enclosed($2); }
EncodedType - class coins.cfront.EncodedType.
 
EncodedType() - class coins.cfront.EncodedType のコンストラクタ
 
END - class coins.ffront.Parser の static 変数
 
END_DO - class coins.ffront.Parser の static 変数
 
END_FILE - class coins.ffront.Parser の static 変数
 
END_IF - class coins.ffront.Parser の static 変数
 
END_IF_LABEL - interface coins.sym.Label の static 変数
Label kind numbers
endfile(FirList) - class coins.ffront.F77Hir のメソッド
 
endfileF(Node) - class coins.ffront.F77Hir のメソッド
 
endif - class coins.mdf.DeclarePragmas の変数
The pragma `#endif'
endLabel - class coins.ir.hir.SwitchStmtImpl の変数
 
endPointLabel() - class coins.sym.LabelImpl のメソッド
 
endPointLabel() - interface coins.sym.Label のメソッド
endPointLabel true if END_IF, LOOP_END, SWITCH_END.
EndStmt - class coins.ffront.EndStmt.
END statement
EndStmt(int, FirToHir) - class coins.ffront.EndStmt のコンストラクタ
 
endStmt(Token) - class coins.ffront.F77Hir のメソッド
make Fir node of end statement [f77.jay] end statement : opt_label_def END EOS { $$ = fHir.endStmt($1); }
enterNewEnvironment() - class coins.cfront.Parser のメソッド
 
entries() - class coins.simd.ReversibleMap のメソッド
 
ENTRY - class coins.ffront.Parser の static 変数
 
ENTRY_LABEL - interface coins.sym.Label の static 変数
Label kind numbers
entry(int) - class coins.aflow.util.CoinsList のメソッド
Return the indexed entry.
entryBlk() - class coins.backend.cfg.FlowGraph のメソッド
Return the entry basic block.
entryBlk() - class coins.mdf.MacroTask のメソッド
Get the entry basic block of the current macro task.
entryBlk() - class coins.mdf.MacroFlowGraph のメソッド
Get the entry macro task of the current macro flow graph.
EntryStmt - class coins.ffront.EntryStmt.
Entry statement
entryStmt(Token, FirList) - class coins.ffront.F77Sym のメソッド
make Fir node of entry statement and add it to entryStmtList [f77.jay] entry_stmt : opt_label_def ENTRY IDENT subr_dummy_args { $$ = fSym.entryStmt($3, $4); }
EntryStmt(Token, FirList, int, FirToHir) - class coins.ffront.EntryStmt のコンストラクタ
 
entryStmtList - class coins.ffront.F77Sym の変数
 
EntryType - class coins.ffront.EntryType.
 
EntryType(FirToHir) - class coins.ffront.EntryType のコンストラクタ
 
Enum - class coins.ast.Enum.
Enum declaration.
ENUM - interface coins.ast.TokenId の static 変数
 
ENUM_BEGIN - interface coins.ast.TypeId の static 変数
 
ENUM_END - interface coins.ast.TypeId の static 変数
 
Enum.Item - class coins.ast.Enum.Item.
 
Enum.Item(String, ConstantExpr) - class coins.ast.Enum.Item のコンストラクタ
 
Enum(String, String, int) - class coins.ast.Enum のコンストラクタ
 
EnumRegVars - class coins.backend.ana.EnumRegVars.
Numbering register variables.
EnumType - interface coins.sym.EnumType.
EnumType Enumeration type interface
enumType(IrList, Sym) - class coins.sym.SymImpl のメソッド
 
enumType(IrList, Sym) - interface coins.sym.Sym0 のメソッド
enumType with element list and tag Make an instance of EnumType in symRoot.symTableCurrent and prepare for making its origin type where nameOfTag is the name string of pTag, enumName is enumeration name and enumValue is value.
enumType(String, IrList, Sym) - class coins.sym.SymImpl のメソッド
 
EnumTypeImpl - class coins.sym.EnumTypeImpl.
 
EnumTypeImpl(SymRoot, String, IrList) - class coins.sym.EnumTypeImpl のコンストラクタ
EnumTypeImpl constructor Make an instance of EnumType in symRoot.symTableCurrent.
env - class coins.mdf.TreatNode の変数
 
env - class coins.mdf.Conditions の変数
 
env - class coins.ssa.PublicSsa の変数
The environment of the SSA module
EOB - class coins.aflow.BBlockStmtIterator の static 変数
 
EOB - class coins.aflow.BBlockHirNodeIteratorImpl の static 変数
 
EOF - interface coins.ast.TokenId の static 変数
 
EOS - class coins.ffront.Parser の static 変数
 
EPILOGUE - class coins.backend.Op の static 変数
 
EQ - interface coins.ast.TokenId の static 変数
 
EQExpression(Exp, Exp) - class coins.lparallel.Ref_Array のメソッド
EQExpression:
EQindExp(IndExp) - class coins.lparallel.IndExp のメソッド
EQindExp:
eqp(LirNode, BasicBlk, BasicBlk, LirNode[]) - class coins.ssa.PREQP のメソッド
 
EQRefArray(Ref_Array) - class coins.lparallel.Ref_Array のメソッド
EQRefArray:
EQRefArrayDim(Ref_Array, int) - class coins.lparallel.Ref_Array のメソッド
EQRefArrayDim:
eqReg(String, LirNode) - class coins.backend.gen.CodeGenerator_mb のメソッド
 
eqregs - class coins.backend.gen.Rule の変数
Register equation.
eqregs - class coins.backend.tools.Tmd2Java.Prod の変数
 
EQUAL - class coins.ffront.Parser の static 変数
 
equal_register(LirNode, LirNode) - class coins.backend.gen.CodeGenerator_ppc.State のメソッド
 
equalArg(LirNode, LirNode) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
 
equalArg(LirNode, LirNode) - class coins.backend.gen.CodeGenerator_x86 のメソッド
 
equalArg(LirNode, LirNode) - class coins.backend.gen.CodeGenerator_thumb のメソッド
 
equalArg(LirNode, LirNode) - class coins.backend.gen.CodeGenerator_sparc のメソッド
 
equalArg(LirNode, LirNode) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
equalArg(LirNode, LirNode) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
equalArg(LirNode, LirNode) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
equalArg(LirNode, LirNode) - class coins.backend.gen.CodeGenerator のメソッド
Return true if variable x and y are same.
equals(Object) - class coins.aflow.DefUseCell.DefNode のメソッド
 
equals(Object) - class coins.aflow.util.FAList のメソッド
 
equals(Object) - class coins.aflow.util.CoinsList のメソッド
 
equals(Object) - class coins.aflow.util.BitVectorImpl のメソッド
 
equals(Object) - interface coins.aflow.util.BitVector のメソッド
Same as vectorEqual if the specified argument is an instance of BitVector, otherwise returns false.
equals(Object) - class coins.alias.alias2.TagVector2 のメソッド
 
equals(Object) - class coins.alias.util.BitVector のメソッド
The equality for two BitVector objects is specified by vectorEqual().
equals(Object) - class coins.backend.lir.LirUnaOp のメソッド
 
equals(Object) - class coins.backend.lir.LirSymRef のメソッド
 
equals(Object) - class coins.backend.lir.LirString のメソッド
 
equals(Object) - class coins.backend.lir.LirNode のメソッド
Return true if this object equals to x
equals(Object) - class coins.backend.lir.LirNaryOp のメソッド
 
equals(Object) - class coins.backend.lir.LirLabelRef のメソッド
 
equals(Object) - class coins.backend.lir.LirIconst のメソッド
 
equals(Object) - class coins.backend.lir.LirFconst のメソッド
 
equals(Object) - class coins.backend.lir.LirBinOp のメソッド
 
equals(Object) - class coins.backend.tools.Tmd2Java.OpPattern のメソッド
 
equals(Object) - class coins.backend.util.VectorSet のメソッド
Return true if x is same as this set.
equals(Object) - class coins.backend.util.QuotedString のメソッド
 
equals(Object) - interface coins.backend.util.NumberSet のメソッド
Return true if x is same as this set.
equals(Object) - class coins.backend.util.ImList のメソッド
Return true if x is an ImList and equals to this list.
equals(Object) - class coins.backend.util.HashNumberSet のメソッド
Return true if x is same as this set.
equals(Object) - class coins.backend.util.BitMapSet のメソッド
Return true if x is same as this set.
equals(Object) - class coins.backend.util.BiList のメソッド
Compare two lists
equals(Object) - class coins.flow.FAList のメソッド
 
equals(Object) - class coins.flow.BitVectorImpl のメソッド
 
equals(Object) - interface coins.flow.BitVector のメソッド
Same as vectorEqual if the specified argument is an instance of BitVector, otherwise returns false.
equals(Object) - class coins.simd.LirOrder のメソッド
Checks if an object is equal to this
equals(Object) - class coins.util.IntLive のメソッド
....IntLive...............................................
equals(Object) - class coins.util.IntConst のメソッド
...........................................................
equals(Object) - class coins.util.IntBound のメソッド
....IntBound...............................................
equals(Object) - class coins.util.FloatConst のメソッド
.................................................................
EQUIVALENCE - class coins.ffront.Parser の static 変数
 
equivalence_variables_list_ - class coins.ffront.EquivManager の変数
 
equivalenceDecl(Node) - class coins.ffront.F77Sym のメソッド
add declaration list to equivalenceList ???
equivList - class coins.ffront.F77Sym の変数
 
EquivManager - class coins.ffront.EquivManager.
Equivalence values Manager
EquivManager.EquivGroup - class coins.ffront.EquivManager.EquivGroup.
Equivalence group.
EquivManager.EquivGroup.EquivElem - class coins.ffront.EquivManager.EquivGroup.EquivElem.
equiv element class.
EquivManager.EquivGroup.EquivElem(String, Type, int) - class coins.ffront.EquivManager.EquivGroup.EquivElem のコンストラクタ
 
EquivManager.EquivGroup(FirList) - class coins.ffront.EquivManager.EquivGroup のコンストラクタ
build equiv group with some equivalence variables
EquivManager(FirToHir, CommonManager, DeclManager) - class coins.ffront.EquivManager のコンストラクタ
 
EQV - class coins.ffront.Parser の static 変数
 
EQVar(Exp, VarNode) - class coins.lparallel.LoopUtil のメソッド
EQVar:
erase_whitespaces(String) - class coins.ffront.F77Scanner のメソッド
 
eraseDependent(Pipelining.ScheduledNode) - class coins.backend.sched.Pipelining.ScheduleInfo のメソッド
 
err_ - class coins.ffront.I77Utils の変数
 
error - class coins.cfront.Lex の変数
 
error(String) - class coins.casttohir.ToHir のメソッド
error Output error message.
error(String) - class coins.ffront.I77Utils のメソッド
 
error(Sym, String) - class coins.casttohir.ToHir のメソッド
 
esize() - class coins.util.FloatConst のメソッド
....................... ...................................................................... ......................
ESPLT - class coins.ssa.OptionName の static 変数
Edge Split
estimateExpCost(SubpDefinition) - class coins.opt.CommonSubexpElimHirE のメソッド
estimateExpCost Estimate the approximate cost of subexpressions in the HIR body of pSubpDef by formula (Exp cost) = (node cost) + (cost of subexpressions) The costs of VarNode and contents node are machineParam.costOfInstruction(MachineParam.COST_INDEX_TEMP_LOAD).
euse - class coins.lparallel.Ref_Table の変数
 
euseArrayList - class coins.lparallel.Ref_Table の変数
 
eval(LirNode, Hashtable) - class coins.simd.BoundanalysisUwForLir のメソッド
Calculates a bound of each node.
evalCond(Object) - class coins.backend.tools.Tmd2Java の static メソッド
Evaluate condition part of @if
evals(String) - interface coins.backend.Tmd のメソッド
 
evalTree(LirNode) - class coins.backend.lir.LirFactory のメソッド
Fold all constant-expressions in tree.
evaluate() - class coins.ir.hir.ExpImpl のメソッド
Evaluate "this" expression.
evaluate() - interface coins.ir.hir.Exp のメソッド
Evaluate "this" expression.
evaluateAdd(Const, Const) - class coins.SourceLanguage のメソッド
Evaluate add operation.
evaluateAnd(Const, Const) - class coins.SourceLanguage のメソッド
Evaluate and operation.
evaluateAsDouble() - class coins.ir.hir.ExpImpl のメソッド
 
evaluateAsDouble() - interface coins.ir.hir.Exp のメソッド
evaluateAsDouble Evaluate "this" expression as double.
evaluateAsFloat() - class coins.ir.hir.ExpImpl のメソッド
 
evaluateAsFloat() - interface coins.ir.hir.Exp のメソッド
evaluateAsFloat Evaluate "this" expression as float.
evaluateAsInt() - class coins.ir.hir.ExpImpl のメソッド
 
evaluateAsInt() - interface coins.ir.hir.Exp のメソッド
evaluateAsInt Evaluate "this" expression as int.
evaluateAsLong() - class coins.ir.hir.ExpImpl のメソッド
 
evaluateAsLong() - interface coins.ir.hir.Exp のメソッド
Evaluate "this" expression as long.
evaluateAsObject() - class coins.sym.VarImpl のメソッド
Get the value of this constant symbol.
evaluateAsObject() - interface coins.sym.Var のメソッド
Available flags Sym.FLAG_SIZEOF_TAKEN Sym.FLAG_ADDRESS_TAKEN Sym.FLAG_POINTER_OPERATION Sym.FLAG_AREG_ALLOCATED Sym.FLAG_DERIVED_SYM Sym.FLAG_GENERATED_SYM
evaluateAsObject() - class coins.sym.StringConstImpl のメソッド
 
evaluateAsObject() - interface coins.sym.StringConst のメソッド
Get the String object representing this constant.
evaluateAsObject() - class coins.sym.IntConstImpl のメソッド
 
evaluateAsObject() - interface coins.sym.IntConst のメソッド
Evaluate as a Long object (not as a binary integer number).
evaluateAsObject() - class coins.sym.FloatConstImpl のメソッド
 
evaluateAsObject() - interface coins.sym.FloatConst のメソッド
Evaluate as a Double object (not as a binary floating point number).
evaluateAsObject() - class coins.sym.ConstImpl のメソッド
Get the value of this constant symbol.
evaluateAsObject() - interface coins.sym.Const のメソッド
Get the value of this constant symbol.
evaluateCast(Type, Const) - class coins.SourceLanguage のメソッド
Evaluate cast operation.
evaluateCondition(Const) - class coins.SourceLanguage のメソッド
Evaluate conditional expression.
evaluateDisp() - class coins.sym.ElemImpl のメソッド
evaluateDisp "this" should be an element of struct/union type symbol.
evaluateDisp() - interface coins.sym.Elem のメソッド
evaluateDisp Get the displacement of this element.
evaluateDiv(Const, Const) - class coins.SourceLanguage のメソッド
Evaluate divide operation.
evaluateMod(Const, Const) - class coins.SourceLanguage のメソッド
Evaluate remainder operation.
evaluateMult(Const, Const) - class coins.SourceLanguage のメソッド
Evaluate multiply operation.
evaluateNeg(Const) - class coins.SourceLanguage のメソッド
Evaluate negate operation.
evaluateNot(Const) - class coins.SourceLanguage のメソッド
Evaluate not operation.
evaluateOr(Const, Const) - class coins.SourceLanguage のメソッド
Evaluate or operation.
evaluateReform(GlobalReform.MatchingData, HIR, Set) - class coins.opt.GlobalReform のメソッド
Evaluate the special function _reform by calling reformByChangingParam( ... ) after examining given arguments.
evaluateRelation(Const, Const) - class coins.SourceLanguage のメソッド
Evaluate relational expression.
evaluateShiftLl(Const, Const) - class coins.SourceLanguage のメソッド
Evaluate logical left shift operation.
evaluateShiftRa(Const, Const) - class coins.SourceLanguage のメソッド
Evaluate arithmetic right shift operation.
evaluateShiftRl(Const, Const) - class coins.SourceLanguage のメソッド
Evaluate logical right shift operation.
evaluateSize(int) - class coins.MachineParamX86_64 のメソッド
evaluateSize:
evaluateSize(int) - class coins.MachineParamX86 のメソッド
evaluateSize:
evaluateSize(int) - class coins.MachineParamSparc のメソッド
evaluateSize:
evaluateSize(int) - class coins.MachineParamSH4 のメソッド
evaluateSize
evaluateSize(int) - class coins.MachineParamPpc のメソッド
evaluateSize
evaluateSize(int) - class coins.MachineParamMips のメソッド
evaluateSize
evaluateSize(int) - class coins.MachineParamMicroBlaze のメソッド
evaluateSize:
evaluateSize(int) - class coins.MachineParamArm のメソッド
evaluateSize:
evaluateSize(int) - class coins.MachineParamAlpha のメソッド
evaluateSize
evaluateSize(int) - class coins.MachineParam のメソッド
evaluateSize
evaluateSub(Const, Const) - class coins.SourceLanguage のメソッド
Evaluate subtract operation.
evaluateXor(Const, Const) - class coins.SourceLanguage のメソッド
Evaluate xor operation.
Evaluation - class coins.simd.Evaluation.
This class is for Constant Folding.
Evaluation() - class coins.simd.Evaluation のコンストラクタ
 
evaluator - class coins.cfront.Parser の変数
 
Evaluator - class coins.cfront.Evaluator.
Evaluator computes constant expressions.
Evaluator(MachineParam) - class coins.cfront.Evaluator のコンストラクタ
 
evl - class coins.ffront.ConcatNode の変数
 
evp - class coins.ffront.ConcatNode の変数
 
examineJUMPC(BiLink, LirNode) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
exec - class coins.mdf.MdfConditions の変数
The current execution decision conditions
execCond - class coins.mdf.DeclareLocalVariables の変数
The variable `_MDF_EXEC'
ExecStmtManager - class coins.ffront.ExecStmtManager.
 
ExecStmtManager.DoInf - class coins.ffront.ExecStmtManager.DoInf.
Inner class for nested DO loop information.
ExecStmtManager.DoInf(LabeledDoStmt, BlockStmt, int) - class coins.ffront.ExecStmtManager.DoInf のコンストラクタ
 
ExecStmtManager(FirToHir) - class coins.ffront.ExecStmtManager のコンストラクタ
 
executableProgram(Node) - class coins.ffront.F77Hir のメソッド
make Hir from the Fir node of a program_unit and initializes for next program_unit [f77.jay] executable_program : program_unit { $$ = fHir.executableProgram($1); }
executableProgram(Node, Node) - class coins.ffront.F77Hir のメソッド
make Hir from the Fir node of next program_unit and initializes ... ???
Execute(LirNode) - class coins.backend.gen.CodeGenerator_ppc.PowerPCAttr.SearchFunctor のメソッド
 
ExecutionDecisionCondition - class coins.mdf.ExecutionDecisionCondition.
The excecution decision condition is a condition used by the dynamic scheduler.
ExecutionDecisionCondition(MdfEnvironment, MacroFlowGraph) - class coins.mdf.ExecutionDecisionCondition のコンストラクタ
Constructor
exist(int) - class coins.backend.util.BitMapSet のメソッド
Return true if set has the integer x in it.
exitBlk() - class coins.backend.cfg.FlowGraph のメソッド
Return the exit basic block.
exitBlks() - class coins.mdf.MacroTask のメソッド
Get the list of basic blocks in the current macro task, the basic blocks means the exit block from the current macro task.
exitBlks() - class coins.mdf.MacroFlowGraph のメソッド
Get the list of the exit macro tasks of the current macro flow graph.
exitEnvironment() - class coins.cfront.Parser のメソッド
 
exitList - class coins.backend.contrib.RPloop の変数
 
EXOR_E - interface coins.ast.TokenId の static 変数
 
exp - class coins.ffront.UnaryNode の変数
 
Exp - interface coins.ir.hir.Exp.
Exp interface HIR Exp class interface.
EXP - class coins.snapshot.TagName の static 変数
The tag `exp'
EXP_ID_HASH_SIZE - class coins.aflow.AssignHashBasedFlowExpId の static 変数
 
EXP_ID_HASH_SIZE - class coins.flow.HirSubpFlowImpl の static 変数
 
EXP_INVERTED - class coins.flow.DataFlowImpl の変数
 
EXP_ZERO - class coins.flow.DataFlowImpl の変数
 
exp(int, Exp) - class coins.ir.hir.HIR_Impl のメソッド
 
exp(int, Exp) - interface coins.ir.hir.HIR0 のメソッド
exp Build unary expression according to the operator given: OP_NOT // bitwise not (~) one's complement // logical not for bool (!)
exp(int, Exp, Exp) - class coins.ir.hir.HIR_Impl のメソッド
 
exp(int, Exp, Exp) - interface coins.ir.hir.HIR0 のメソッド
exp Build binary expression.
exp(int, Exp, Exp, Exp) - class coins.ir.hir.HIR_Impl のメソッド
 
exp(int, Exp, Exp, Exp) - interface coins.ir.hir.HIR のメソッド
exp: Build ternary expression (OP_SELECT, etc.).
exp2str(ExpListExp) - class coins.ffront.ProcessData のメソッド
 
Expand_Anal(LoopTable, BBlock) - class coins.lparallel.FindLoopParallel のメソッド
Expand_Anal:
ExpandArray(LoopTable, LinkedList, LinkedList, int) - class coins.lparallel.ArrayAreaAnalyzer のメソッド
ExpandArray:
ExpandArray(LoopTable, LinkedList, LinkedList, int) - class coins.lparallel.ArrayAnal のメソッド
ExpandArray:
ExpandArrayDDEF(LinkedList, LinkedList) - class coins.lparallel.ArrayAreaAnalyzer のメソッド
ExpandArrayDDEF
ExpandArrayDDEF(LinkedList, LinkedList) - class coins.lparallel.ArrayAnal のメソッド
ExpandArrayDDEF
ExpandArrayList(LoopTable, LinkedList, LinkedList, LinkedList, int) - class coins.lparallel.ArrayAreaAnalyzer のメソッド
ExpandArrayList:
ExpandArrayList(LoopTable, LinkedList, LinkedList, LinkedList, int) - class coins.lparallel.ArrayAnal のメソッド
ExpandArrayList:
expandBuildMacro(ImList) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
Expand building-macro.
expandBuildMacro(ImList) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
Expand building-macro.
expandBuildMacro(ImList) - class coins.backend.gen.CodeGenerator_x86 のメソッド
Expand building-macro.
expandBuildMacro(ImList) - class coins.backend.gen.CodeGenerator_thumb のメソッド
Expand building-macro.
expandBuildMacro(ImList) - class coins.backend.gen.CodeGenerator_sparc のメソッド
Expand building-macro.
expandBuildMacro(ImList) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
Expand building-macro.
expandBuildMacro(ImList) - class coins.backend.gen.CodeGenerator_sample のメソッド
Expand building-macro.
expandBuildMacro(ImList) - class coins.backend.gen.CodeGenerator_ppc のメソッド
Expand building-macro.
expandBuildMacro(ImList) - class coins.backend.gen.CodeGenerator_mips のメソッド
Expand building-macro.
expandBuildMacro(ImList) - class coins.backend.gen.CodeGenerator_mb のメソッド
Expand building-macro.
expandBuildMacro(ImList) - class coins.backend.gen.CodeGenerator_arm のメソッド
Expand building-macro.
expandBuildMacro(ImList) - class coins.backend.gen.CodeGenerator_alpha のメソッド
Expand building-macro.
expandBuildMacro(ImList) - class coins.backend.gen.CodeGenerator のメソッド
Expand building macro for list form.
expandCond(String) - class coins.backend.tools.Tmd2Java.Prod のメソッド
 
expandDefined(ImList) - class coins.backend.tools.Tmd2Java の static メソッド
 
expandDefMacro(String, PushbackReader) - class coins.backend.tools.Tmd2Java の static メソッド
expand %defemit(name args...) or %defbuild(name args...)
expandedHir - class coins.opt.GlobalReform.MatchingData の変数
 
expandEq(ImList) - class coins.backend.tools.Tmd2Java の static メソッド
 
expandExp(GlobalReform.MatchingData, HIR, GlobalReform.NontermPatInstance) - class coins.opt.GlobalReform のメソッド
Expand all nonterminal calls in pExp to the the expandedExp of the nonterminal instance corresponding to the nonterminal call.
expandForeach(ImList) - class coins.backend.tools.Tmd2Java の static メソッド
Expand foreach macro.
expandIf(ImList) - class coins.backend.tools.Tmd2Java の static メソッド
Expand if
expandInclude(ImList, ImList) - class coins.backend.tools.Tmd2Java の static メソッド
Expand include file
expandJava(String, String) - class coins.backend.tools.Tmd2Java.Prod のメソッド
 
expandLoop(ForStmt) - class coins.opt.LoopUnrolling のメソッド
 
expandMacro(ImList) - class coins.backend.tools.Tmd2Java の static メソッド
Expand macro
expandNe(ImList) - class coins.backend.tools.Tmd2Java の static メソッド
 
expandNonterminal(GlobalReform.MatchingData, GlobalReform.NontermPatInstance, HIR, Set) - class coins.opt.GlobalReform のメソッド
expandNonterminal expands the right hand side of the selected productin of the nonterminal pNontermPatInstance and return it.
expandNot(ImList) - class coins.backend.tools.Tmd2Java の static メソッド
 
expandOutPattern(GlobalReform.MatchingData, HIR, Set) - class coins.opt.GlobalReform のメソッド
expandOutPattern expands pOutHir according to pData.
ExpandRef - class coins.lparallel.LoopTable の変数
 
expectedModCount - class coins.aflow.util.CoinsList.Itr の変数
 
ExpId - interface coins.sym.ExpId.
class ExpId ExpId (expression identifier) is used to identify expressions.
ExpIdImpl - class coins.sym.ExpIdImpl.
ExpIdImpl
ExpIdImpl(SymRoot, String, Sym) - class coins.sym.ExpIdImpl のコンストラクタ
 
expIdSet() - class coins.flow.SetRefReprHirImpl のメソッド
 
ExpImpl - class coins.ir.hir.ExpImpl.
ExpImpl HIR expression class.
ExpImpl(HirRoot) - class coins.ir.hir.ExpImpl のコンストラクタ
 
ExpImpl(HirRoot, int) - class coins.ir.hir.ExpImpl のコンストラクタ
 
ExpImpl(HirRoot, int, Exp) - class coins.ir.hir.ExpImpl のコンストラクタ
Build an instance of unary expression.
ExpImpl(HirRoot, int, Exp, Exp) - class coins.ir.hir.ExpImpl のコンストラクタ
Build an instance of binary expression.
ExpImpl(HirRoot, int, Exp, Exp, Exp) - class coins.ir.hir.ExpImpl のコンストラクタ
 
ExpInf - class coins.flow.ExpInf.
ExpInf Expression information.
ExpInf(IR) - class coins.flow.ExpInf のコンストラクタ
 
expIterator() - class coins.aflow.SetRefReprImpl のメソッド
Returns the Set of nodes that have FlowAnalSym attached and are not a Def node.
expIterator() - interface coins.aflow.SetRefRepr のメソッド
 
expIterator() - class coins.flow.SetRefReprImpl のメソッド
Returns the Set of nodes that have FlowAnalSym attached and are not a Def node.
expIterator() - interface coins.flow.SetRefRepr のメソッド
 
explicitLabelReference() - class coins.ir.hir.LabeledStmtImpl のメソッド
explicitLabelReference Get a LabelNode refering explicitly a label attached to this statement.
expList(List) - class coins.ir.hir.HIR_Impl のメソッド
 
expList(List) - interface coins.ir.hir.HIR のメソッド
expList Make an expression representing a list of expressions, that is, make an instance of ExpListExp.
ExpListExp - interface coins.ir.hir.ExpListExp.
ExpListExp Interface for the expression representing a list of expressions (Exp).
ExpListExpImpl - class coins.ir.hir.ExpListExpImpl.
ExpListExpImpl Expression representing a list of expressions (Exp).
ExpListExpImpl(HirRoot, List) - class coins.ir.hir.ExpListExpImpl のコンストラクタ
 
expListIterator() - class coins.aflow.SetRefReprImpl のメソッド
 
expListIterator() - interface coins.aflow.SetRefRepr のメソッド
Returns a DFO iterator that iterates over nodes that have a FlowExpId attached, and, if "this" is value-setting, is not a Def node. // NEEDED
expListIterator() - class coins.flow.SetRefReprImpl のメソッド
 
expListIterator() - interface coins.flow.SetRefRepr のメソッド
Returns a DFO iterator that iterates over nodes that have a FlowExpId attached, and, if "this" is value-setting, is not a Def node. // NEEDED
expListIterator(boolean, boolean) - class coins.aflow.SetRefReprImpl のメソッド
 
expListIterator(boolean, boolean) - interface coins.aflow.SetRefRepr のメソッド
Returns an DFO iterator that iterates over nodes that have a FlowExpId attached, and, if "this" is value-setting, is not a Def node. // NEEDED
expListIterator(boolean, boolean) - class coins.flow.SetRefReprImpl のメソッド
 
expListIterator(boolean, boolean) - interface coins.flow.SetRefRepr のメソッド
Returns an DFO iterator that iterates over nodes that have a FlowExpId attached, and, if "this" is value-setting, is not a Def node. // NEEDED
expListIteratorFromBottom() - class coins.aflow.SetRefReprImpl のメソッド
 
expListIteratorFromBottom() - class coins.flow.SetRefReprImpl のメソッド
 
expLookup(int) - class coins.flow.DataFlowImpl のメソッド
Changes the ExpId index into the position in the ExpVector.
expLookup(int) - interface coins.flow.DataFlow のメソッド
Changes the ExpId index into the position in the ExpVector.
expr - class coins.ast.expr.UnaryExpr の変数
 
Expr - interface coins.ast.Expr.
Expression.
exprBinary(int, Node, Node) - class coins.ffront.F77Hir のメソッド
make Fir node of binary expression [f77.jay] expr : expr '*' expr { $$ = fHir.exprBinary(HIR.OP_MULT, $1, $3); } | expr '/' expr { $$ = fHir.exprBinary(HIR.OP_DIV, $1, $3); } | expr '+' expr { $$ = fHir.exprBinary(HIR.OP_ADD, $1, $3); } | expr '-' expr { $$ = fHir.exprBinary(HIR.OP_SUB, $1, $3); } | expr GREATER_THAN expr { $$ = fHir.exprBinary(HIR.OP_CMP_GT, $1, $3); } | expr EQUAL expr { $$ = fHir.exprBinary(HIR.OP_CMP_EQ, $1, $3); } | expr LESS_THAN expr { $$ = fHir.exprBinary(HIR.OP_CMP_LT, $1, $3); } | expr NOT_EQUAL expr { $$ = fHir.exprBinary(HIR.OP_CMP_NE, $1, $3); } | expr LESS_OR_EQUAL expr { $$ = fHir.exprBinary(HIR.OP_CMP_LE, $1, $3); } | expr GREATER_OR_EQUAL expr { $$ = fHir.exprBinary(HIR.OP_CMP_GE, $1, $3); } | expr AND expr { $$ = fHir.exprBinary(HIR.OP_AND, $1, $3); } | expr OR expr { $$ = fHir.exprBinary(HIR.OP_OR, $1, $3); } | expr EQV expr { $$ = fHir.expUnary(HIR.OP_NOT, fHir.exprBinary(HIR.OP_XOR, $1, $3)); } | expr NEQV expr { $$ = fHir.exprBinary(HIR.OP_XOR, $1, $3); }
exprCat(Node, Node) - class coins.ffront.F77Hir のメソッド
make Fir node of concatenated expression [f77.jay] expr : expr DOUBLE_SLASH expr { $$ = fHir.exprCat($1, $3); }
expRepeat(Exp, Exp) - class coins.ir.hir.HIR_Impl のメソッド
 
expRepeat(Exp, Exp) - interface coins.ir.hir.HIR のメソッド
expRepeat Make an expression representing a list of expressions of the same value.
ExpressionStmnt - class coins.ast.stmnt.ExpressionStmnt.
Expression statement.
ExpressionStmnt(String, int) - class coins.ast.stmnt.ExpressionStmnt のコンストラクタ
 
expReverseLookup(int) - class coins.flow.DataFlowImpl のメソッド
Changes the position in the ExpVector into the ExpId index.
expReverseLookup(int) - interface coins.flow.DataFlow のメソッド
Changes the position in the ExpVector into the ExpId index.
exprPower(Node, Node) - class coins.ffront.F77Hir のメソッド
make Fir node of powered expression [f77.jay] expr : expr POWER expr { $$ = fHir.exprPower( $1, $3); }
exprUnary(int, Node) - class coins.ffront.F77Hir のメソッド
make Fir node of unary expression [f77.jay] expr : '-' expr %prec UMINUS { $$ = fHir.exprUnary(HIR.OP_NEG, $2); } | NOT expr { $$ = fHir.exprUnary(HIR.OP_NOT, $2); }
exps() - class coins.aflow.SetRefReprImpl のメソッド
 
exps() - class coins.aflow.SetRefReprHirImpl のメソッド
 
exps() - class coins.aflow.ExpVectorImpl のメソッド
 
exps() - interface coins.aflow.ExpVector のメソッド
Returns the Set of FlowExpIds whose corresponding bits are set in this ExpVector.
exps() - class coins.flow.SetRefReprImpl のメソッド
Get the list of expressions (that have ExpId) under the associated subtree.
exps() - class coins.flow.SetRefReprHirImpl のメソッド
Get the list of expressions (that have ExpId) under the associated subtree.
exps() - class coins.flow.ExpVectorImpl のメソッド
 
exps() - interface coins.flow.ExpVector のメソッド
Returns the Set of ExpIds whose corresponding bits are set in this ExpVector.
exps(boolean, boolean) - class coins.aflow.SetRefReprImpl のメソッド
 
exps(boolean, boolean) - class coins.aflow.SetRefReprHirImpl のメソッド
 
exps(boolean, boolean) - class coins.flow.SetRefReprImpl のメソッド
 
exps(boolean, boolean) - class coins.flow.SetRefReprHirImpl のメソッド
 
ExpStmt - interface coins.ir.hir.ExpStmt.
ExpStmt Expression treated as a statement.
expStmt(Exp) - class coins.ir.hir.HIR_Impl のメソッド
 
expStmt(Exp) - interface coins.ir.hir.HIR0 のメソッド
expStmt Create a statement treating pExp as a statement.
ExpStmtImpl - class coins.ir.hir.ExpStmtImpl.
ExpStmtImpl Expression treated as a statement.
ExpStmtImpl(HirRoot, Exp) - class coins.ir.hir.ExpStmtImpl のコンストラクタ
 
expsUnder(HIR) - class coins.aflow.SetRefReprHirImpl のメソッド
 
expsUnder(HIR) - class coins.flow.SetRefReprHirImpl のメソッド
 
ExpTag - class coins.snapshot.ExpTag.
This class represents the tag `exp'.
ExpTag(String, int) - class coins.snapshot.ExpTag のコンストラクタ
Constructor
ExpVector - interface coins.aflow.ExpVector.
ExpVector interface An ExpVector is a BitVector each of whose bit corresponds to a FlowExpId.
ExpVector - interface coins.flow.ExpVector.
ExpVector interface An ExpVector is a BitVector each of whose bit corresponds to an ExpId.
expVector() - class coins.aflow.SubpFlowImpl のメソッド
 
expVector() - interface coins.aflow.SubpFlow のメソッド
 
expVector() - class coins.flow.SubpFlowImpl のメソッド
 
expVector() - interface coins.flow.SubpFlow のメソッド
 
expVector(SubpFlow) - class coins.aflow.Flow のメソッド
 
expVectorFromSet(Set, SubpFlow) - class coins.flow.ExpVectorImpl の static メソッド
Returns an ExpVector whose bits that are set correspond to the elements of the given Set pExps.
ExpVectorImpl - class coins.aflow.ExpVectorImpl.
ExpVectorImpl class:
ExpVectorImpl - class coins.flow.ExpVectorImpl.
ExpVectorImpl class
ExpVectorImpl(SubpFlow) - class coins.aflow.ExpVectorImpl のコンストラクタ
 
ExpVectorImpl(SubpFlow) - class coins.flow.ExpVectorImpl のコンストラクタ
 
ExpVectorIterator - interface coins.aflow.ExpVectorIterator.
ExpVectorIterator interface: (##6) Interface to traverse all expressions that has true bit in specified ExpVector.
ExpVectorIterator - interface coins.flow.ExpVectorIterator.
ExpVectorIterator interface (##6) Interface to traverse all expressions that has true bit in specified ExpVector.
expVectorIterator() - class coins.aflow.ExpVectorImpl のメソッド
 
expVectorIterator() - interface coins.aflow.ExpVector のメソッド
 
expVectorIterator() - class coins.flow.ExpVectorImpl のメソッド
 
expVectorIterator() - interface coins.flow.ExpVector のメソッド
 
expVectorIterator(ExpVector) - class coins.aflow.SubpFlowImpl のメソッド
 
expVectorIterator(ExpVector) - class coins.flow.SubpFlowImpl のメソッド
 
expVectorIterator(ExpVector) - interface coins.flow.SubpFlow のメソッド
 
ExpVectorIteratorImpl - class coins.aflow.ExpVectorIteratorImpl.
ExpVectorIteratorImpl class: (##6)
ExpVectorIteratorImpl - class coins.flow.ExpVectorIteratorImpl.
ExpVectorIteratorImpl class (##6)
ExpVectorIteratorImpl(ExpVector) - class coins.aflow.ExpVectorIteratorImpl のコンストラクタ
 
ExpVectorIteratorImpl(SubpFlow, ExpVector) - class coins.flow.ExpVectorIteratorImpl のコンストラクタ
 
EXTERN - interface coins.ast.TokenId の static 変数
 
EXTERNAL - class coins.ffront.Parser の static 変数
 
EXTERNAL_CONSTANCE - class coins.backend.gen.CodeGenerator_ppc の static 変数
 
EXTERNAL_FUNCTION - class coins.backend.gen.CodeGenerator_ppc の static 変数
 
EXTERNAL_VALIABLE - class coins.backend.gen.CodeGenerator_ppc の static 変数
 
externalDecl(Node) - class coins.ffront.F77Sym のメソッド
add declaration list to externalList.
externalList - class coins.ffront.F77Sym の変数
 
extra - class coins.ffront.Triple の変数
 

F

f - class coins.backend.contrib.RPloop の変数
 
f - class coins.ssa.PublicSsa の変数
The current function
F128 - class coins.backend.gen.CodeGenerator の static 変数
 
F32 - class coins.backend.gen.CodeGenerator_thumb の static 変数
 
F32 - class coins.backend.gen.CodeGenerator_sh4 の static 変数
 
F32 - class coins.backend.gen.CodeGenerator_ppc の static 変数
 
F32 - class coins.backend.gen.CodeGenerator_arm の static 変数
 
F32 - class coins.backend.gen.CodeGenerator の static 変数
 
F32_0 - class coins.util.FloatConst の static 変数
........0.0
F32_1 - class coins.util.FloatConst の static 変数
........1.0
F64 - class coins.backend.gen.CodeGenerator_thumb の static 変数
 
F64 - class coins.backend.gen.CodeGenerator_sh4 の static 変数
 
F64 - class coins.backend.gen.CodeGenerator_ppc の static 変数
 
F64 - class coins.backend.gen.CodeGenerator_arm の static 変数
 
F64 - class coins.backend.gen.CodeGenerator の static 変数
 
F64_0 - class coins.util.FloatConst の static 変数
........0.0
F64_1 - class coins.util.FloatConst の static 変数
........1.0
F77Driver - class coins.driver.F77Driver.
A FORTRAN compiler driver.
F77Driver() - class coins.driver.F77Driver のコンストラクタ
 
F77Hir - class coins.ffront.F77Hir.
 
F77Hir(SymRoot, HirRoot, IoRoot) - class coins.ffront.F77Hir のコンストラクタ
 
F77LoopPara - class coins.lparallel.F77LoopPara.
A driver implementation using COINS Compiler Driver API.
F77LoopPara() - class coins.lparallel.F77LoopPara のコンストラクタ
 
f77pp(Reader) - class coins.ffront.F77Scanner のメソッド
preprocessor of Fortran 77 file
F77Scanner - class coins.ffront.F77Scanner.
 
F77Scanner(InputStream, IoRoot) - class coins.ffront.F77Scanner のコンストラクタ
 
F77Scanner(Reader, IoRoot) - class coins.ffront.F77Scanner のコンストラクタ
Constructer : Wrapper of Scanner class
F77Sym - class coins.ffront.F77Sym.
 
F77Sym(SymRoot, HirRoot, IoRoot, F77Hir) - class coins.ffront.F77Sym のコンストラクタ
 
F77TestDriver - class coins.ffront.F77TestDriver.
A FORTRAN compiler driver.
F77TestDriver() - class coins.ffront.F77TestDriver のコンストラクタ
 
f7Hir - class coins.ffront.FirToHir の変数
 
f7Sym - class coins.ffront.FirToHir の変数
 
f7Sym - class coins.ffront.DeclManager の変数
 
fAccessedConstSubscripts - class coins.alias.alias2.Prescan の変数
 
fAccessedElems - class coins.alias.alias2.Prescan の変数
 
fAccessedSyms - class coins.sym.SubpImpl の変数
Set of FlowAnalSym symbols accessed in this subprogram
fAccessedVars - class coins.alias.alias2.Prescan の変数
 
factor - class coins.backend.asmpp.AlignInstruction の変数
 
Factory - class coins.aflow.util.Factory.
 
Factory() - class coins.aflow.util.Factory のコンストラクタ
Creates a new instance of Factory
fAdditionalChild - class coins.ir.hir.HIR_Impl の変数
 
fAddressExternallyVisibles - class coins.alias.ConstructPointsToGraph の変数
 
fAddressTakenVars - class coins.alias.RecordAlias の変数
 
fAflowSubpFlow - class coins.flow.SubpFlowImpl の変数
 
failed - class coins.flow.SubpFlowImpl の変数
 
fAlias - class coins.flow.SubpFlowImpl の変数
 
fAlias - class coins.opt.Opt の変数
 
fAlias - class coins.opt.CommonSubexpElimHirE の変数
 
fAliasAnal - class coins.alias.RecordAlias の変数
 
fAliasAnal - class coins.opt.GlobalVariableTemporalize の変数
AliasAnal this object refer
fAliasGroupOfSym - class coins.alias.RecordAlias の変数
Maps variable to the set of variables that are aliased to it.
fAliasOfAddressTakenVars - class coins.alias.RecordAlias の変数
 
fAlignment - class coins.sym.VectorTypeImpl の変数
 
fAlignment - class coins.sym.UnionTypeImpl の変数
 
fAlignment - class coins.sym.StructTypeImpl の変数
 
FAList - class coins.aflow.util.FAList.
Title: Description: 1 based list that prohibits the remove operation.
FAList - class coins.flow.FAList.
Title: Description: 1 based list that prohibits the remove operation.
FAList() - class coins.aflow.util.FAList のコンストラクタ
Creates a new FAList instance.
FAList() - class coins.flow.FAList のコンストラクタ
Creates a new FAList instance.
FAList(int) - class coins.aflow.util.FAList のコンストラクタ
Creates a new FAList instance with given initial capacity.
FAList(int) - class coins.flow.FAList のコンストラクタ
Creates a new FAList instance with given initial capacity.
FAListIterator - interface coins.aflow.util.FAListIterator.
Iterator interface for FAList.
FAListIterator - interface coins.flow.FAListIterator.
Iterator interface for FAList.
fAllOne - class coins.opt.PRE の変数
 
fAllSubexps - class coins.aflow.SetRefReprHirEImpl の変数
fAllSubexps: ExpId's of all subexpressions under the node corresponding to this.
fAllSubexps - class coins.flow.SetRefReprImpl の変数
fAllSubexps contains ExpId's of all subexpressions under the node corresponding to this.
fAllZero - class coins.opt.PRE の変数
 
FALSE - class coins.backend.sim.SimFuncTableElem の static 変数
 
FALSE_CONST - class coins.ffront.Parser の static 変数
 
falseDependOn - class coins.backend.sched.DependNode の変数
 
falseNode() - class coins.ir.hir.HIR_Impl のメソッド
 
falseNode() - interface coins.ir.hir.HIR0 のメソッド
falseNode Make a ConstNode instance having boolean false value.
falseTarget - class coins.backend.gen.CodeGenerator_arm.JumpcEntry の変数
 
fAlternateEntryBBlockList - class coins.aflow.LoopInfImpl の変数
 
fAlternateEntryBBlockList - class coins.flow.LoopInfImpl の変数
 
fAlternateEntryNodeList - class coins.aflow.LoopInfImpl の変数
 
fAlternateEntryNodeList - class coins.flow.LoopInfImpl の変数
 
fAnalDependenceGraph - class coins.aflow.util.SelfCollectingResults の変数
 
fAntIn - class coins.opt.PRE の変数
 
fAntloc - class coins.opt.PRE の変数
 
fAntOut - class coins.opt.PRE の変数
 
fARegCount - class coins.SymRoot の変数
 
fArgumentString - class coins.driver.CoinsOptions の変数
 
fArrayOfSetRefReprList - class coins.flow.SubpFlowImpl の変数
 
fAssemblerOptions - class coins.driver.CheckOptions の変数
 
fAssignCount - class coins.flow.SubpFlowImpl の変数
 
fAssignsForInitiation - class coins.casttohir.ToHir の変数
 
fAssociatedParam - class coins.alias.alias2.TagVector2 の変数
 
fatal(String) - class coins.casttohir.ToHir のメソッド
fatal Throws fatal error.
FatalError - error coins.FatalError.
Abstraction of a fatal error.
fatalError(int, String) - class coins.ir.hir.HIR_Impl のメソッド
 
FatalError(int, String) - class coins.FatalError のコンストラクタ
Creates a fatal error. //## Tan
FatalError(String) - class coins.FatalError のコンストラクタ
Creates a fatal error.
fAvailableExps - class coins.opt.CommonSubexpElimHirE の変数
fAvailable Set of ExpId's for currently available expressions in BBlock .
fAvailableTemps - class coins.opt.CommonSubexpElimHirE の変数
fAssigned: Set of available temporal variables in BBlock.
fAvailIn - class coins.flow.BBlockImpl の変数
 
fAvailIn - class coins.opt.PRE の変数
 
fAvailOut - class coins.flow.BBlockImpl の変数
 
fAvailOut - class coins.opt.PRE の変数
 
fBBlock - class coins.aflow.SetRefReprImpl の変数
 
fBBlock - class coins.flow.SetRefReprImpl の変数
 
fBBlock - class coins.flow.FlowIrLinkCellImpl の変数
 
fBBlock - class coins.ir.hir.LabelDefImpl の変数
fBBlock Basic block containing this node.
fBBlock - class coins.sym.LabelImpl の変数
 
fBBlockCount - class coins.flow.SubpFlowImpl の変数
 
fBBlockList - class coins.aflow.LoopInfImpl の変数
 
fBBlockList - class coins.aflow.InitiateFlow の変数
 
fBBlockList - class coins.flow.SubpFlowImpl の変数
 
fBBlockList - class coins.flow.LoopInfImpl の変数
 
fBBlockList - class coins.flow.InitiateFlow の変数
 
fBBlockNumber - class coins.aflow.BBlockImpl の変数
 
fBBlockNumber - class coins.flow.BBlockImpl の変数
 
fBBlockOfIR - class coins.aflow.SubpFlowImpl の変数
 
fBBlockOfIR - class coins.flow.SubpFlowImpl の変数
 
fBBlockOfLabel - class coins.flow.SubpFlowImpl の変数
 
fBBlockTable - class coins.aflow.SubpFlowImpl の変数
 
fBBlockTable - class coins.flow.SubpFlowImpl の変数
 
fBBlockVectorBitCount - class coins.flow.SubpFlowImpl の変数
 
fBBlockVectorWordCount - class coins.flow.SubpFlowImpl の変数
 
fBeforePRE - class coins.opt.CommonSubexpElimHirE の変数
 
fBitAssignedTags - class coins.alias.AliasAnalHir1 の変数
Array of Tags that are assigned bits.
fBitCount - class coins.flow.BitVectorIteratorImpl の変数
 
fBitLength - class coins.aflow.util.BitVectorImpl の変数
 
fBitLength - class coins.alias.util.BitVector の変数
Length of this BitVector.
fBitLength - class coins.flow.BitVectorImpl の変数
 
fBitPos - class coins.alias.Tag の変数
Bit position this Tag correponds to in the TagVectors to be created.
fBitPosition - class coins.flow.BitVectorIteratorImpl の変数
 
fBitVector - class coins.flow.BitVectorIteratorImpl の変数
 
fBody - class coins.ffront.SubstringNode の変数
 
fBody - class coins.ffront.FortranCharacterExp の変数
 
fBooleanValue - class coins.sym.BoolConstImpl の変数
boolean value.
fCallByReference - class coins.sym.ParamImpl の変数
fCallByReference true if call-by-reference, false if call-by-value.
fCallCount - class coins.flow.SubpFlowImpl の変数
 
fCallList - class coins.sym.SubpImpl の変数
List of subprograms called from this subprogram
fCallNodes - class coins.flow.SetRefReprImpl の変数
 
fCallWithSideEffectIncluded - class coins.aflow.SetRefReprHirEImpl の変数
fCallIncluded: True if call with side effect is included in the subtree fIR, false if call with side effect is not included.
fCallWithSideEffectIncluded - class coins.alias.RecordAlias の変数
Turned to true if call node with side effect appered in the subprogram.
fCallWithSideEffectIncluded - class coins.flow.SetRefReprImpl の変数
fCallIncluded is True if call with side effect is included in the subtree fIR, false otherwize;
fCFGInfo - class coins.aflow.FlowResults の変数
Holds the Map from Label to BBlock.
fcFlow - class coins.flow.ShowControlFlow の変数
 
fChanged - class coins.hir2lir.ReformHir の変数
 
fChanged - class coins.ir.hir.SimplifyHir の変数
 
fChanged - class coins.opt.GlobalReform の変数
 
fCharParamList - class coins.ffront.DeclManager の変数
 
fCharValue - class coins.sym.CharConstImpl の変数
char value.
fChildCount - class coins.ir.hir.HIR_Impl の変数
 
fChildNode1 - class coins.ir.hir.HIR_Impl の変数
 
fChildNode2 - class coins.ir.hir.HIR_Impl の変数
 
fChildren - class coins.alias.Tag の変数
List of child Tags of this Tag.
fClock - class coins.driver.CompileThread の変数
 
FCoCo - class coins.mdf.FCoCo.
FCoCo - Coarse Grain Parallelization Compiler by using COINS for Fortran
FCoCo is a compiler driver which generates coarse grain parallelized code.
FCoCo() - class coins.mdf.FCoCo のコンストラクタ
 
fCodeGenInf - class coins.sym.OperandSymImpl の変数
 
fCodeIndexFrom - class coins.opt.GlobalReform の変数
 
fCodeIndexTo - class coins.opt.GlobalReform の変数
 
fCoinsOptions - class coins.driver.CheckOptions の変数
 
fCoinsOptions - class coins.hir2lir.ReformHir の変数
 
fCoinsOptions - class coins.opt.GlobalReform の変数
 
fCommonMgr - class coins.ffront.EquivManager の変数
 
fCommonMgr - class coins.ffront.DeclManager の変数
 
fComp - class coins.opt.PRE の変数
 
fCompilerOptions - class coins.driver.CheckOptions の変数
 
fCompileSpecification - class coins.driver.CheckOptions の変数
 
fCompileThread - class coins.opt.PRE の変数
 
fCompileTime - class coins.opt.PRE の変数
 
fCompileTimeEval - class coins.opt.GlobalReform の変数
 
fCompleteType - class coins.sym.TypeImpl の変数
fCompleteType Complete type corresponding to this type.
FComplex - class coins.ffront.FComplex.
 
FComplex(double, double) - class coins.ffront.FComplex のコンストラクタ
 
fComplexity - class coins.flow.SubpFlowImpl の変数
 
fComputedFlag - class coins.flow.SubpFlowImpl の変数
 
fComrades - class coins.aflow.util.SelfCollectingResults の変数
 
fConst - class coins.sym.TypeImpl の変数
This type is const or not
fconst(int, double) - class coins.backend.lir.LirFactory のメソッド
Create FLOATCONST node (short form).
fconst(int, double, ImList) - class coins.backend.lir.LirFactory のメソッド
Create FLOATCONST node
fConstMgr - class coins.ffront.DeclManager の変数
 
fConstValue - class coins.sym.NamedConstImpl の変数
Constant value
fControlFlow - class coins.flow.FlowImpl の変数
 
fControlTransfer - class coins.flow.BBlockImpl の変数
 
fCopiedExp - class coins.sym.ExpIdImpl の変数
 
fCopy - class coins.alias.MyExpId の変数
 
fCorrespondingExpId - class coins.flow.SetRefReprImpl の変数
 
fCount - class coins.opt.ReplaceInfo.Item の変数
 
fCriticalEdgeTargetLabels - class coins.opt.NormalizeHir の変数
fCriticalEdgeTargetLabels is the set of labels of critical edge target statements.
fCriticalStmtIndex - class coins.opt.NormalizeHir の変数
fStmtWithCriticalEdge[fCriticalStmtIndex] is the statement under processing by eliminateCriticalEdge.
fCurFrame - class coins.alias.AliasAnalHir1 の変数
TagVector that corresponds to the current frame (automatic variables that are in scope).
fCurrentBBlock - class coins.aflow.SubpFlowImpl の変数
 
fCurrentElemList - class coins.sym.RegionTypeImpl の変数
 
fCurrentPatternSym - class coins.opt.GlobalReform の変数
 
fCurrentStmt - class coins.opt.GlobalReform の変数
 
fCurrentSymTable - class coins.sym.RegionTypeImpl の変数
 
fCurrSubtree - class coins.flow.BBlockSubtreeIteratorImpl の変数
 
fDataFlow - class coins.flow.FlowImpl の変数
 
fDataFlow - class coins.opt.ConstPropagationAndFolding の変数
 
fDbgFlow - class coins.flow.DataFlowImpl の変数
 
fDbgLevel - class coins.aflow.FlowResults の変数
 
fDbgLevel - class coins.alias.RecordAlias の変数
 
fDbgLevel - class coins.alias.AliasAnalHir1 の変数
 
fDbgLevel - class coins.casttohir.ToHirVisit の変数
 
fDbgLevel - class coins.casttohir.ToHirSym の変数
 
fDbgLevel - class coins.casttohir.ToHirInit の変数
 
fDbgLevel - class coins.casttohir.ToHirCast の変数
 
fDbgLevel - class coins.casttohir.ToHir の変数
 
fDbgLevel - class coins.cfront.Parser の変数
 
fDbgLevel - class coins.cfront.Lex の変数
 
fDbgLevel - class coins.cfront.Cfront の変数
 
fDbgLevel - class coins.driver.CheckOptions の変数
 
fDbgLevel - class coins.flow.SubpFlowImpl の変数
 
fDbgLevel - class coins.flow.SetRefReprImpl の変数
 
fDbgLevel - class coins.flow.InitiateFlowHir の変数
 
fDbgLevel - class coins.flow.FlowImpl の変数
 
fDbgLevel - class coins.flow.ControlFlowImpl の変数
 
fDbgLevel - class coins.flow.BBlockSubtreeIteratorImpl の変数
 
fDbgLevel - class coins.flow.BBlockImpl の変数
 
fDbgLevel - class coins.flow.BBlockHirNodeIteratorImpl の変数
 
fDbgLevel - class coins.hir2lir.ReformHir の変数
 
fDbgLevel - class coins.ir.hir.SubsPtrTransformation の変数
 
fDbgLevel - class coins.ir.hir.SimplifyHir の変数
 
fDbgLevel - class coins.ir.hir.HIR_Impl の変数
 
fDbgLevel - class coins.ir.hir.HirVisitorModel2 の変数
 
fDbgLevel - class coins.ir.hir.HirVisitorModel1 の変数
 
fDbgLevel - class coins.ir.hir.HirIteratorImpl の変数
 
fDbgLevel - class coins.lparallel.FindLoopParallelList の変数
 
fDbgLevel - class coins.opt.Opt の変数
 
fDbgLevel - class coins.opt.NormalizeHir の変数
fJumpListt is the list of jump statements in thte current subprogram.
fDbgLevel - class coins.opt.LoopExpansion の変数
 
fDbgLevel - class coins.opt.Inline の変数
 
fDbgLevel - class coins.opt.GlobalReform の変数
 
fDbgLevel - class coins.opt.DeadCodeElim の変数
 
fDbgLevel - class coins.opt.ConstPropagationAndFolding の変数
 
fDbgLevel - class coins.opt.CommonSubexpElim の変数
 
fDbgLevel - class coins.sym.SymTableImpl の変数
 
fDbgLevel - class coins.sym.SymImpl の変数
 
fDebLevel - class coins.ir.hir.HirIteratorImpl の変数
 
fDeclMgr - class coins.ffront.Token の変数
 
fDeclMgr - class coins.ffront.SubscrOrFunCallNode の変数
 
fDeclMgr - class coins.ffront.ProcessData の変数
 
fDeclMgr - class coins.ffront.IntrinsicUtility の変数
 
fDeclMgr - class coins.ffront.FStmt の変数
 
fDeclMgr - class coins.ffront.FirToHir の変数
 
fDeclMgr - class coins.ffront.ExecStmtManager の変数
 
fDeclMgr - class coins.ffront.EquivManager の変数
 
fDeclMgr - class coins.ffront.ConstManager の変数
 
fDeclMgr - class coins.ffront.ConcatNode の変数
 
fDeclMgr - class coins.ffront.CommonManager の変数
 
fDeclMgr - class coins.ffront.BinaryNode の変数
 
fDef - class coins.flow.BBlockImpl の変数
 
fDefCount - class coins.flow.SubpFlowImpl の変数
 
fDefCount - class coins.flow.DataFlowImpl の変数
 
fDefExpId - class coins.flow.SetRefReprImpl の変数
 
fDefIn - class coins.flow.BBlockImpl の変数
 
fDefIndex - class coins.flow.SubpFlowImpl の変数
 
fDefined - class coins.flow.BBlockImpl の変数
 
fDefinedIn - class coins.sym.SymImpl の変数
Upper construct that defines this symbol such as subprogram for local variable, struct/union tag name for struct/union element, enum tag for enumeration constant, etc.
fDefinedSyms - class coins.flow.SubpFlowImpl の変数
 
fDefList - class coins.aflow.UDChainImpl の変数
 
fDefList - class coins.flow.UseDefChainImpl の変数
 
fDefList - class coins.sym.VarImpl の変数
Definition list containing IR nodes that define the value of this symbol.
fDefList - class coins.sym.ExpIdImpl の変数
Definition list containing IR nodes that define the value of this symbol.
fDefNode - class coins.aflow.DefUseCellImpl の変数
 
fDefNode - class coins.flow.DefUseChainImpl の変数
 
fDefNode - class coins.flow.DefUseCellImpl の変数
 
fDefNodeIndexTable - class coins.flow.DataFlowImpl の変数
 
fDefNodeListOfSym - class coins.flow.SubpFlowImpl の変数
 
fDefNodes - class coins.flow.BBlockImpl の変数
 
fDefOut - class coins.flow.BBlockImpl の変数
 
fDefPoint - class coins.flow.SubpFlowImpl の変数
 
fDefRefCount - class coins.flow.SubpFlowImpl の変数
 
fDefRefIndex - class coins.flow.SubpFlowImpl の変数
 
fDefRefPoint - class coins.flow.SubpFlowImpl の変数
 
fDefRefPosition - class coins.flow.FlowIrLinkCellImpl の変数
 
fDefSym - class coins.aflow.SetRefReprImpl の変数
Symbol or ExpId defined by this SetRefRepr.
fDefSym - class coins.flow.SetRefReprImpl の変数
Symbol or ExpId defined by this SetRefRepr.
fDefUseCellList - class coins.aflow.DefUseListImpl の変数
 
fDefUseChainList - class coins.flow.DefUseListImpl の変数
 
fDefUseExhaustiveList - class coins.flow.SubpFlowImpl の変数
 
fDefUseList - class coins.flow.SubpFlowImpl の変数
 
fDefUseList - class coins.sym.VarImpl の変数
Definition point and using points of this variable
fDefUseMap - class coins.flow.DefUseListImpl の変数
 
fDefUseMapOfSym - class coins.flow.DefUseListImpl の変数
 
fDefUseSym - class coins.flow.DefUseListImpl の変数
 
fDefVectorBitCount - class coins.flow.SubpFlowImpl の変数
 
fDefVectorWordCount - class coins.flow.SubpFlowImpl の変数
 
fDfoList - class coins.aflow.SubpFlowImpl の変数
 
fDfoList - class coins.flow.SubpFlowImpl の変数
 
fDimension - class coins.sym.VectorTypeImpl の変数
 
fDom - class coins.flow.SubpFlowImpl の変数
 
fDom - class coins.flow.ControlFlowImpl の変数
 
fDominatedChildren - class coins.flow.BBlockImpl の変数
 
fDominatorListsOfSubp - class coins.flow.FlowAdapter の変数
 
fDominatorTree - class coins.flow.FlowAdapter の変数
 
fDomList - class coins.flow.SubpFlowImpl の変数
 
fDontCareCode - class coins.opt.GlobalReform の static 変数
 
FDouble - class coins.ffront.FDouble.
 
FDouble(double) - class coins.ffront.FDouble のコンストラクタ
 
fDoubleValue - class coins.sym.FloatConstImpl の変数
double value.
fEGen - class coins.flow.BBlockImpl の変数
 
fEKill - class coins.flow.BBlockImpl の変数
 
fEKillAll - class coins.flow.BBlockImpl の変数
 
fElemCount - class coins.SymRoot の変数
 
fElemCount - class coins.sym.VectorTypeImpl の変数
 
fElemCount - class coins.sym.PointerTypeImpl の変数
Element count if this pointer is declared as an array.
fElemCountExp - class coins.sym.VectorTypeImpl の変数
 
fElemList - class coins.sym.UnionTypeImpl の変数
 
fElemList - class coins.sym.StructTypeImpl の変数
 
fElemList - class coins.sym.EnumTypeImpl の変数
 
fElemToMask - class coins.alias.alias2.ConstructPointsToGraph2 の変数
 
fElemToMask - class coins.alias.alias2.AliasAnalHir2 の変数
 
fElemType - class coins.sym.VectorTypeImpl の変数
 
fElsePart - class coins.ffront.BlockIfStmt の変数
 
fEmptySet - class coins.alias.RecordAlias の変数
 
fEndLabel - class coins.sym.SubpImpl の変数
 
fEndValue - class coins.ir.hir.IndexedLoopStmtImpl の変数
 
fEntryBBlock - class coins.aflow.SubpFlowImpl の変数
 
fEntryBBlock - class coins.aflow.LoopInfImpl の変数
 
fEntryBBlock - class coins.flow.SubpFlowImpl の変数
 
fEntryBBlock - class coins.flow.LoopInfImpl の変数
 
fEntryNode - class coins.aflow.LoopInfImpl の変数
 
fEntryNode - class coins.flow.LoopInfImpl の変数
 
fEpsIn - class coins.opt.PRE の変数
 
fEpsOut - class coins.opt.PRE の変数
 
fEquivMgr - class coins.ffront.DeclManager の変数
 
fErrorCount - class coins.sym.SubpImpl の変数
 
fErrorLevel - class coins.CompileError の変数
 
fErrorNumber - class coins.CompileError の変数
 
fESMgr - class coins.ffront.SubscrOrFunCallNode の変数
 
fESMgr - class coins.ffront.IntrinsicUtility の変数
 
fESMgr - class coins.ffront.I77Utils の変数
 
fESMgr - class coins.ffront.FStmt の変数
 
fESMgr - class coins.ffront.FirToHir の変数
 
fESMgr - class coins.ffront.ConcatNode の変数
 
fESMgr - class coins.ffront.BinaryNode の変数
 
fExitBBlock - class coins.aflow.SubpFlowImpl の変数
 
fExitBBlock - class coins.flow.SubpFlowImpl の変数
 
fExpandedNonterm - class coins.opt.GlobalReform の変数
 
fExpandedNontermInstance - class coins.opt.GlobalReform の変数
 
fExpCost - class coins.opt.CommonSubexpElimHirE の変数
 
fExpId - class coins.aflow.HashBasedFlowExpId の変数
Creates new HaseBasedFlowExpId
fExpId - class coins.ir.hir.HirAnnex の変数
 
fExpIdList - class coins.flow.SubpFlowImpl の変数
 
fExpIdNumber - class coins.flow.SubpFlowImpl の変数
 
fExpIdSet - class coins.flow.SetRefReprImpl の変数
 
fExpIdTable - class coins.aflow.SubpFlowImpl の変数
 
fExpIdTable - class coins.flow.SubpFlowImpl の変数
 
fExpInf - class coins.sym.ExpIdImpl の変数
 
fExpNodeListMap - class coins.aflow.BBlockHirImpl の変数
fExpNodeListMap: //##25 key: ExpId, value: list of Ext nodes other than assignment.
fExpNodeListMap - class coins.flow.BBlockImpl の変数
 
fExposed - class coins.flow.BBlockImpl の変数
 
fExpRate - class coins.opt.LoopUnrolling の変数
Optimize option: Rate of loop unrolling; expand count of loop body.
fExps - class coins.flow.SetRefReprImpl の変数
 
fExpVectorBitCount - class coins.flow.SubpFlowImpl の変数
 
fExpVectorWordCount - class coins.flow.SubpFlowImpl の変数
 
fExternOpt - class coins.alias.alias2.AliasAnalHir2 の変数
TagVector2 that corresponds to the area visible from the outside of the current subprogram.
fExternOpt - class coins.alias.AliasAnalHir1 の変数
TagVector that corresponds to the area visible from the outside of the current subprogram.
fExternPes - class coins.alias.AliasAnalHir1 の変数
TagVector that corresponds to the area visible from the outside of the current subprogram.
fFactory - class coins.alias.alias2.AliasAnalHir2 の変数
Factory object used to create other objects.
fFactory - class coins.alias.MyExpIdAssigner の変数
Factory object used to create objects.
fFactory - class coins.alias.AliasAnalHir1 の変数
Factory object used to create other objects.
fFileName - class coins.ffront.FirToHir の変数
 
fFileNameSym - class coins.ir.hir.LabeledStmtImpl の変数
 
fFirstChild - class coins.aflow.LoopInfImpl の変数
 
fFirstChild - class coins.flow.LoopInfImpl の変数
 
fFirToHir - class coins.ffront.F77Sym の変数
 
fFirToHir - class coins.ffront.F77Hir の変数
 
fFittingSet - class coins.opt.GlobalReform の変数
 
fFitToAnyCall - class coins.opt.GlobalReform の変数
 
fFlagBox - class coins.aflow.LoopInfImpl の変数
 
fFlagBox - class coins.aflow.EdgeImpl の変数
 
fFlagBox - class coins.flow.LoopInfImpl の変数
 
fFlagBox - class coins.flow.EdgeImpl の変数
 
fFlagBox - class coins.flow.BBlockImpl の変数
 
fFlagBox - class coins.ir.hir.HirAnnex の変数
 
fFlagBox - class coins.sym.SymImpl の変数
The flag, which represents this symbol's kind by bit mask.
fFlags - class coins.aflow.SetRefReprImpl の変数
 
fFlags - class coins.flow.SetRefReprImpl の変数
 
FFloat - class coins.ffront.FFloat.
 
FFloat(float) - class coins.ffront.FFloat のコンストラクタ
 
fFlow - class coins.lparallel.LoopParallelImpl の変数
 
fFlowAdapter - class coins.flow.SubpFlowImpl の変数
 
fFlowAnalOption - class coins.FlowRoot の変数
 
fFlowAnalState - class coins.flow.FlowImpl の変数
 
fFlowAnalStateLevel - class coins.flow.FlowImpl の変数
 
fFlowAnalSymTable - class coins.aflow.InitiateFlow の変数
 
fFlowAnalSymTable - class coins.flow.SubpFlowImpl の変数
 
fFlowAnalSymTable - class coins.flow.DataFlowImpl の変数
 
fFlowExpId - class coins.sym.ExpIdImpl の変数
FlowExpId corresponding to this ExpId.
fFlowExpIdHashtable - class coins.aflow.AssignHashBasedFlowExpId の変数
 
fFlowExpIdTable - class coins.aflow.AssignHashBasedFlowExpId の変数
 
fFlowImpl - class coins.opt.Inline の変数
 
fFlowInf - class coins.sym.SubpImpl の変数
Information locally used for flow analysis, optimization, parallelyzation, etc. of this subprogram.
fFlowInf - class coins.sym.OperandSymImpl の変数
Information locally used for flow analysis, optimization, parallelyzation, etc. of this subprogram.
fFlowIrLink - class coins.flow.SubpFlowImpl の変数
 
fFlowIrLinkSize - class coins.flow.SubpFlowImpl の変数
 
fFormalParams - class coins.opt.GlobalReform の変数
 
fFromBBlock - class coins.aflow.EdgeImpl の変数
 
fFromBBlock - class coins.flow.EdgeImpl の変数
 
fFunctionsWithoutSideEffect - class coins.opt.CommonSubexpElim の変数
 
fGenSymCount - class coins.SymRoot の変数
 
fGlobalExpTempMap - class coins.opt.CommonSubexpElimHir の変数
fGlobalExpTempMap key: ExpId, value: Global mapping (within a subprogram) of ExpId and temporal variable used to replace the corresponding expression.
fGlobalPatternParamMap - class coins.opt.GlobalReform の変数
 
fGlobals - class coins.alias.alias2.AliasAnalHir2 の変数
TagVector2 that corresponds to global variables.
fGlobals - class coins.alias.AliasAnalHir1 の変数
TagVector that corresponds to global variables.
fGlobalSymsUsed - class coins.flow.SubpFlowImpl の変数
 
fGlobalSymTable - class coins.ir.hir.ProgramImpl の変数
 
fGlobalTempExpMap - class coins.opt.CommonSubexpElimHir の変数
fGlobalTempExpMap key: Temporal variable, value: Global mapping (within a subprogram) of temporal variable and ExpId used to replace the corresponding expression.
fHasCall - class coins.aflow.HashBasedFlowExpId の変数
 
fHasCall - class coins.flow.ExpInf の変数
 
fHashCell - class coins.aflow.DefUseListImpl の変数
 
fHashChain - class coins.sym.ExpIdImpl の変数
 
fHeader - class coins.Message の変数
 
fHeaderPassed - class coins.flow.BBlockSubtreeIteratorImpl の変数
 
fHeap - class coins.alias.AliasAnalHir1 の変数
TagVector that corresponds to the heap (allocated) area.
fHir - class coins.ffront.UnaryNode の変数
 
fHir - class coins.ffront.TypeUtility の変数
 
fHir - class coins.ffront.Token の変数
 
fHir - class coins.ffront.ProcessData の変数
 
fHir - class coins.ffront.Parser の変数
 
fHir - class coins.ffront.Pair の変数
 
fHir - class coins.ffront.IntrinsicUtility の変数
 
fHir - class coins.ffront.I77Utils の変数
 
fHir - class coins.ffront.HirUtility の変数
 
fHir - class coins.ffront.FStmt の変数
 
fHir - class coins.ffront.FortranCharacterExp の変数
 
fHir - class coins.ffront.FirList の変数
 
fHir - class coins.ffront.ConstManager.ParameterObject の変数
 
fHir - class coins.ffront.ComplexExp の変数
 
fHir - class coins.ffront.BaseManager の変数
 
fHIR - class coins.alias.MyExpId の変数
 
fHir2CFile - class coins.lparallel.LoopPara の変数
 
fHirAnalExtended - class coins.aflow.SubpFlowImpl の変数
 
fHirAnalExtended - class coins.flow.SubpFlowImpl の変数
 
fHirAnalysis - class coins.FlowRoot の変数
 
fHirAnnex - class coins.ir.hir.HIR_Impl の変数
 
fHirAnnex - class coins.ir.IrListImpl の変数
 
fHirBody - class coins.sym.SubpImpl の変数
The HIR body statement of this subprogram
fHirCodeLim - class coins.opt.GlobalReform の static 変数
 
fHirCodeLim2 - class coins.opt.GlobalReform の static 変数
 
fHirCodeLim3 - class coins.opt.GlobalReform の static 変数
 
fHirCodeLim4 - class coins.opt.GlobalReform の static 変数
 
fHirCodeLim5 - class coins.opt.GlobalReform の static 変数
 
fHirCodeLim6 - class coins.opt.GlobalReform の static 変数
 
fHirKeys - class coins.opt.GlobalReform の変数
 
fHirOpt - class coins.opt.Opt の変数
 
fHirOptMap - class coins.casttohir.ToHir の変数
 
fHIRpos - class coins.sym.LabelImpl の変数
 
fHirRefList - class coins.sym.LabelImpl の変数
 
fHirRoot - class coins.IrRoot の変数
 
fHIRToLoc - class coins.alias.alias2.ConstructPointsToGraph2 の変数
 
fHIRToLoc - class coins.alias.alias2.AliasAnalHir2 の変数
Map that maps HIR nodes to TagVectors.
fHIRTomallocTag - class coins.alias.TagTreeBuilder の変数
Map from malloc invocation HIR nodes to corresponding Tags.
fHIRTomallocTag - class coins.alias.AliasAnalHir1 の変数
Map that maps malloc invocation nodes to corresponding tags.
fHIRToTag - class coins.alias.AliasAnalHir1 の変数
Map that maps HIR nodes to tags.
fHirUtil - class coins.ffront.TypeUtility の変数
 
fHirUtil - class coins.ffront.Token の変数
 
fHirUtil - class coins.ffront.SubscrOrFunCallNode の変数
 
fHirUtil - class coins.ffront.ProcessData の変数
 
fHirUtil - class coins.ffront.PowerNode の変数
 
fHirUtil - class coins.ffront.IntrinsicUtility の変数
 
fHirUtil - class coins.ffront.I77Utils の変数
 
fHirUtil - class coins.ffront.FStmt の変数
 
fHirUtil - class coins.ffront.FirToHir の変数
 
fHirUtil - class coins.ffront.ConcatNode の変数
 
fHirUtil - class coins.ffront.BinaryNode の変数
 
fHirUtil - class coins.ffront.BaseManager の変数
 
fIdent - class coins.ffront.AssignLabelStmt の変数
 
fIdNumber - class coins.sym.ExpIdImpl の変数
 
fileName - class coins.cfront.Token の変数
 
fileName() - interface coins.ast.Stmnt のメソッド
Returns the file name including the statement.
fileName() - class coins.ast.Pragma のメソッド
 
fileName() - class coins.ast.Function のメソッド
 
fileName() - class coins.ast.Enum のメソッド
 
fileName() - class coins.ast.Declarator のメソッド
 
fileName() - class coins.ast.Aggregate のメソッド
 
fileName() - class coins.ast.expr.AssignExpr のメソッド
 
fileName() - class coins.ast.stmnt.TreeStmnt のメソッド
 
fileName() - class coins.ast.stmnt.LeafStmnt のメソッド
 
fileName() - class coins.ast.stmnt.CompoundStmnt のメソッド
 
fillRandom(NumberSet, int, int) - class coins.backend.util.SetTest のメソッド
 
fImagPart - class coins.ffront.ComplexExp の変数
 
fImmediateDominator - class coins.flow.BBlockImpl の変数
 
fImmediatePostDominator - class coins.flow.BBlockImpl の変数
 
fImplementation - class coins.driver.CompileThread の変数
 
fImplMgr - class coins.ffront.DeclManager の変数
 
fIn - class coins.driver.StreamCopier の変数
 
fIn - class coins.flow.BBlockImpl の変数
 
final_code_size - class coins.backend.gen.CodeGenerator_sh4.CodeAnalysisInfo の変数
 
finalExp - class coins.lparallel.LoopTable の変数
 
finalExpList - class coins.lparallel.LoopTable の変数
 
finalOut - class coins.backend.asmpp.LiteralAndBranchProcessor の変数
 
finalOut - class coins.backend.gen.SillyPostProcessor の変数
 
find() - class coins.aflow.FlowAdapter のメソッド
 
find() - class coins.aflow.FindDef のメソッド
 
find() - interface coins.aflow.util.Analyzer のメソッド
Performs the analysis.
find() - class coins.aflow.util.AnalAdapter のメソッド
 
find(BBlock) - class coins.aflow.RecordSetRefReprs のメソッド
Stores SetRefRepr objects into the given BBlock, and also value-setting SetRefRepr objects into the parent SubpFlow object of the given BBlock.
find(BBlock) - class coins.aflow.FindReach のメソッド
 
find(BBlock) - class coins.aflow.FindLiveInLiveOut のメソッド
 
find(BBlock) - class coins.aflow.FindKill のメソッド
Finds and sets the Kill vector for the given BBlock using the Defined vector for that BBlock.
find(BBlock) - class coins.aflow.FindExposedUsed のメソッド
 
find(BBlock) - class coins.aflow.FindEKill のメソッド
Finds the EKill vector for pBBlock.
find(BBlock) - class coins.aflow.FindEGen のメソッド
Finds the EGen vector for pBBlock.
find(BBlock) - class coins.aflow.FindDefined のメソッド
 
find(BBlock) - class coins.aflow.FindDefInDefOut のメソッド
 
find(BBlock) - class coins.aflow.FindDef のメソッド
Finds the Def vector for pBBlock.
find(BBlock) - class coins.aflow.FindAvailInAvailOut のメソッド
 
find(FlowAnalSym, SubpFlow) - class coins.aflow.FindDefUseList のメソッド
 
find(FlowExpId, SubpFlow) - class coins.aflow.FindDefUseList0 のメソッド
 
find(int) - class coins.backend.util.UnionFind のメソッド
Return the name of the set which x belongs to.
find(Label, SubpFlow) - class coins.aflow.MakeControlFlowGraphHir のメソッド
 
find(LirNode) - class coins.simd.LirBoneList のメソッド
Find a matched template(a pattern and attributes).
find(LirNode, LirNode[]) - class coins.simd.LirBopList のメソッド
Find a matched pattern.
find(LirNode, LirNode[]) - class coins.simd.LirBoneList のメソッド
Find a matched template(a pattern and attributes).
find(Object) - class coins.aflow.FlowAdapter のメソッド
 
find(Object) - interface coins.aflow.util.Analyzer のメソッド
Performs the analysis with the given argument.
find(Object) - class coins.aflow.util.AnalAdapter のメソッド
 
find(Object, Object) - class coins.aflow.FlowAdapter のメソッド
 
find(Object, Object) - interface coins.aflow.util.Analyzer のメソッド
Performs the analysis with the given arguments.
find(Object, Object) - class coins.aflow.util.AnalAdapter のメソッド
 
find(Object, Object, SelfCollectingResults) - class coins.aflow.FlowAdapter のメソッド
 
find(Object, Object, SelfCollectingResults) - interface coins.aflow.util.Analyzer のメソッド
Performs the analysis with the given arguments.
find(Object, Object, SelfCollectingResults) - class coins.aflow.util.AnalAdapter のメソッド
 
find(Object, SelfCollectingResults) - class coins.aflow.FlowAdapter のメソッド
 
find(Object, SelfCollectingResults) - interface coins.aflow.util.Analyzer のメソッド
Performs the analysis with given argument.
find(Object, SelfCollectingResults) - class coins.aflow.util.AnalAdapter のメソッド
 
find(SelfCollectingResults) - class coins.aflow.FlowAdapter のメソッド
 
find(SelfCollectingResults) - interface coins.aflow.util.Analyzer のメソッド
Performs the analysis.
find(SelfCollectingResults) - class coins.aflow.util.AnalAdapter のメソッド
 
find(SetRefRepr) - class coins.aflow.FindReach のメソッド
 
find(SetRefRepr) - class coins.aflow.FindPExposedUsed のメソッド
 
find(SetRefRepr) - class coins.aflow.FindPDefined のメソッド
 
find(SetRefRepr) - class coins.aflow.FindPDef のメソッド
 
find(SetRefRepr) - class coins.aflow.FindLiveInLiveOut のメソッド
 
find(SetRefRepr) - class coins.aflow.FindKill のメソッド
 
find(SetRefRepr) - class coins.aflow.FindExposedUsed のメソッド
 
find(SetRefRepr) - class coins.aflow.FindEKill のメソッド
 
find(SetRefRepr) - class coins.aflow.FindDEGen のメソッド
 
find(SetRefRepr) - class coins.aflow.FindDefInDefOut のメソッド
 
find(SetRefRepr) - class coins.aflow.FindDDefined のメソッド
 
find(SetRefRepr) - class coins.aflow.FindAvailInAvailOut のメソッド
 
find(String) - class coins.aflow.util.SelfCollectingResults のメソッド
 
find(String, Object) - class coins.aflow.FlowResults のメソッド
 
find(String, Object) - class coins.aflow.util.SelfCollectingResults のメソッド
 
find(String, Object, Object) - class coins.aflow.FlowResults のメソッド
 
find(String, Object, Object) - class coins.aflow.util.SelfCollectingResults のメソッド
 
find(SubpFlow) - class coins.aflow.RecordSetRefReprs のメソッド
Stores SetRefRepr objects into BBlocks of the given SubpFlow, and also store value-setting SetRefRepr objects that belong to the given SubpFlow into a list the SubpFlow object holds.
find(SubpFlow) - class coins.aflow.MakeControlFlowGraph のメソッド
Make a new control flow graph.
find(SubpFlow) - class coins.aflow.InitiateFlow のメソッド
 
find(SubpFlow) - class coins.aflow.FindReach のメソッド
Finds Reach vectors for all the BBlocks in pSubpFlow.
find(SubpFlow) - class coins.aflow.FindLiveInLiveOut のメソッド
Finds LiveIn and LiveOut vectors for all the BBlocks in pSubpFlow.
find(SubpFlow) - class coins.aflow.FindKill のメソッド
 
find(SubpFlow) - class coins.aflow.FindExposedUsed のメソッド
 
find(SubpFlow) - class coins.aflow.FindEKill のメソッド
Finds the EKill vectors for all the BBlocks in pSubpFlow.
find(SubpFlow) - class coins.aflow.FindEGen のメソッド
Finds EGen vectors for all the BBlocks in pSubpFlow.
find(SubpFlow) - class coins.aflow.FindDefUseList0 のメソッド
Finds DefUseLists for all the FlowExpIds in pSubpFlow.
find(SubpFlow) - class coins.aflow.FindDefUseList のメソッド
Finds DefUseLists for all the FlowAnalSyms in pSubpFlow.
find(SubpFlow) - class coins.aflow.FindDefined のメソッド
 
find(SubpFlow) - class coins.aflow.FindDefInDefOut のメソッド
Finds DefIn and DefOut vectors for all the BBlocks in pSubpFlow.
find(SubpFlow) - class coins.aflow.FindDef のメソッド
Finds the Def vectors for all the BBlocks in pSubpFlow.
find(SubpFlow) - class coins.aflow.FindAvailInAvailOut のメソッド
Finds AvailIn and AvailOut vectors for all the BBlocks in pSubpFlow.
find(SubpFlow) - class coins.lparallel.FindLoopParallelList のメソッド
 
find(SubpFlow, LinkedList) - class coins.lparallel.FindLoopParallelList のメソッド
find:
find(SubpFlow, LoopTable) - class coins.lparallel.FindLoopParallel のメソッド
find: Loop parallelization analysis processing of specified LoopTable.
findAll() - class coins.flow.DataFlowImpl のメソッド
Finds and sets all the data flow information.
findAll() - interface coins.flow.DataFlow のメソッド
Finds and sets all the data flow information.
findAllBitVectors() - class coins.flow.DataFlowImpl のメソッド
Finds and sets all the BitVectors, that is, Def, Kill, In, Out, Reach, Defined, Exposed, EGen, EKill, AvailIn, AvailOut, LiveIn, LiveOut, DefIn, and DefOut vectors.
findAllBitVectors() - interface coins.flow.DataFlow のメソッド
Finds and sets all the BitVectors, that is, Def, Kill, In, Out, Reach, Defined, Exposed, EGen, EKill, AvailIn, AvailOut, LiveIn, LiveOut, DefIn, and DefOut vectors.
findAndAddToEquivGroup(FirList) - class coins.ffront.EquivManager のメソッド
return equivalence group contains a node of n.
FindAvailInAvailOut - class coins.aflow.FindAvailInAvailOut.
 
findAvailInAvailOut() - class coins.flow.DataFlowImpl のメソッド
Finds and sets the AvailIn and AvailOut vectors from the EGen and EKill vectors using the data flow equations.
findAvailInAvailOut() - interface coins.flow.DataFlow のメソッド
Finds and sets the AvailIn/AvailOut vector for the entire flow.
FindAvailInAvailOut(FlowResults) - class coins.aflow.FindAvailInAvailOut のコンストラクタ
Creates new FindAvailInAvailOut
findBasic() - class coins.flow.DataFlowImpl のメソッド
Finds and sets the data flow items that are independent of the control flow, that is, Def, Kill, Defined, Exposed, EGen, and EKill vectors.
findBasic() - interface coins.flow.DataFlow のメソッド
Finds and sets the data flow items that are independent of the control flow, that is, Def, Kill, Defined, Exposed, EGen, and EKill vectors.
FindDAvailInAvailOut - class coins.aflow.FindDAvailInAvailOut.
 
findDAvailInAvailOut() - class coins.aflow.SubpFlowImpl のメソッド
 
findDAvailInAvailOut() - interface coins.aflow.SubpFlow のメソッド
Finds the "DAvailIn" and "DAvailOut" vectors for all BBlocks contained in this SubpFlow.
FindDAvailInAvailOut(FlowResults) - class coins.aflow.FindDAvailInAvailOut のコンストラクタ
Creates a new instance of FindDAvailInAvailOut
FindDDefInDefOut - class coins.aflow.FindDDefInDefOut.
 
findDDefInDefOut() - class coins.aflow.SubpFlowImpl のメソッド
 
findDDefInDefOut() - interface coins.aflow.SubpFlow のメソッド
Finds the "DDefIn" and "DDefOut" vectors for all BBlocks contained in this SubpFlow.
FindDDefInDefOut(FlowResults) - class coins.aflow.FindDDefInDefOut のコンストラクタ
Creates a new instance of FindDDefInDefOut
FindDDefined - class coins.aflow.FindDDefined.
 
findDDefined() - class coins.aflow.SubpFlowImpl のメソッド
 
findDDefined() - interface coins.aflow.SubpFlow のメソッド
Finds the "DDefined" vectors for all BBlocks contained in this SubpFlow.
FindDDefined(FlowResults) - class coins.aflow.FindDDefined のコンストラクタ
Creates a new instance of FindDDefined
findDDefUse() - class coins.aflow.SubpFlowImpl のメソッド
 
FindDef - class coins.aflow.FindDef.
 
findDef() - class coins.flow.DataFlowImpl のメソッド
Finds and sets the Def vectors for the entire flow.
findDef() - interface coins.flow.DataFlow のメソッド
Finds and sets the Def vector for the entire flow.
findDef(BBlock) - class coins.flow.DataFlowImpl のメソッド
Finds and sets the Def vector for the given BBlock.
findDef(BBlock) - interface coins.flow.DataFlow のメソッド
Finds and sets the Def vector for the given BBlock.
FindDef(FlowResults) - class coins.aflow.FindDef のコンストラクタ
 
FindDefInDefOut - class coins.aflow.FindDefInDefOut.
 
findDefInDefOut() - class coins.flow.DataFlowImpl のメソッド
Finds and sets the DefIn and DefOut vectors from the Defined vectors using the data flow equations.
findDefInDefOut() - interface coins.flow.DataFlow のメソッド
Finds and sets the DefIn/DefOut vector for the entire flow.
FindDefInDefOut(FlowResults) - class coins.aflow.FindDefInDefOut のコンストラクタ
Creates new FindDefInDefOut
FindDefined - class coins.aflow.FindDefined.
 
findDefined() - class coins.flow.DataFlowImpl のメソッド
Finds and sets the Defined vectors for the entire flow.
findDefined() - interface coins.flow.DataFlow のメソッド
Finds and sets the Defined vector for the entire flow.
findDefined(BBlock) - class coins.flow.DataFlowImpl のメソッド
Finds and sets the Defined vector for the given BBlock.
findDefined(BBlock) - interface coins.flow.DataFlow のメソッド
Finds and sets the Defined vector for the given BBlock.
FindDefined(FlowResults) - class coins.aflow.FindDefined のコンストラクタ
 
findDefUse() - class coins.aflow.SubpFlowImpl のメソッド
 
findDefUse() - interface coins.aflow.SubpFlow のメソッド
Finds the DefUseLists for all the FlowAnalSyms that appear in this SubpFlow.
findDefUse() - class coins.flow.DataFlowImpl のメソッド
Finds and sets the DefUseList for each FlowAnalSym without considering side effects of call and alias.
findDefUse() - interface coins.flow.DataFlow のメソッド
Finds and sets the DefUseList for each FlowAnalSym without considering side effects of alias and call.
findDefUseExhaustively() - class coins.flow.DataFlowImpl のメソッド
Finds and sets the DefUseList for each FlowAnalSym considering side effects of call and alias.
findDefUseExhaustively() - interface coins.flow.DataFlow のメソッド
Finds and sets the DefUseList for each FlowAnalSym considering side effects of alias and call.
FindDefUseList - class coins.aflow.FindDefUseList.
Finds DefUseLists for FlowAnalSyms.
FindDefUseList(FlowResults) - class coins.aflow.FindDefUseList のコンストラクタ
 
FindDefUseList0 - class coins.aflow.FindDefUseList0.
Finds DefUseLists for FlowExpId/code>s.
FindDefUseList0(FlowResults) - class coins.aflow.FindDefUseList0 のコンストラクタ
 
FindDEGen - class coins.aflow.FindDEGen.
 
findDEGen() - class coins.aflow.SubpFlowImpl のメソッド
 
findDEGen() - interface coins.aflow.SubpFlow のメソッド
Finds the "DEGen" vectors for all BBlocks contained in this SubpFlow.
FindDEGen(FlowResults) - class coins.aflow.FindDEGen のコンストラクタ
Creates a new instance of FindDEGen
findDExposedUsed() - class coins.aflow.SubpFlowImpl のメソッド
 
findDExposedUsed() - interface coins.aflow.SubpFlow のメソッド
Finds the "DExpesed" and "PExposed" vectors for all BBlocks contained in this SubpFlow.
FindDKill - class coins.aflow.FindDKill.
Finds the "DKill" vector for a BBlock or SetRefRepr.
findDKill() - class coins.aflow.SubpFlowImpl のメソッド
 
findDKill() - interface coins.aflow.SubpFlow のメソッド
Finds the "DKill" vectors for all BBlocks contained in this SubpFlow.
FindDKill(FlowResults) - class coins.aflow.FindDKill のコンストラクタ
Creates a new instance of FindDKill
findDReach() - class coins.aflow.SubpFlowImpl のメソッド
 
findDReach() - interface coins.aflow.SubpFlow のメソッド
Finds the "DReach" vectors for all BBlocks contained in this SubpFlow.
findDUseDef() - class coins.aflow.SubpFlowImpl のメソッド
 
FindEGen - class coins.aflow.FindEGen.
 
findEGen() - class coins.flow.DataFlowImpl のメソッド
Finds and sets the EGen vectors for the entire flow.
findEGen() - interface coins.flow.DataFlow のメソッド
Finds and sets the EGen vector for the entire flow considering alias.
findEGen(BBlock) - class coins.flow.DataFlowImpl のメソッド
Finds and sets the EGen vector for the given BBlock.
findEGen(BBlock) - class coins.flow.DataFlowHirImpl のメソッド
Finds and sets the EGen vector for the given BBlock.
findEGen(BBlock) - interface coins.flow.DataFlow のメソッド
Finds and sets the EGen vector for the given BBlock considering alias.
FindEGen(FlowResults) - class coins.aflow.FindEGen のコンストラクタ
 
FindEKill - class coins.aflow.FindEKill.
FindEKill Extended by FindPEKill.
findEKill() - class coins.flow.DataFlowImpl のメソッド
Finds and sets the EKill vectors for the entire flow.
findEKill() - interface coins.flow.DataFlow のメソッド
Finds and sets the EKill vector for the entire flow.
findEKill(BBlock) - class coins.flow.DataFlowImpl のメソッド
Finds and sets the EGen vector for the given BBlock.
findEKill(BBlock) - class coins.flow.DataFlowHirImpl のメソッド
Finds and sets the EGen vector for the given BBlock.
findEKill(BBlock) - interface coins.flow.DataFlow のメソッド
Finds and sets the EKill vector for the given BBlock considering alias.
FindEKill(FlowResults) - class coins.aflow.FindEKill のコンストラクタ
 
findElement(int) - class coins.alias.util.BriggsSet のメソッド
Searches for the given element.
findEntryBlock() - class coins.aflow.MakeControlFlowGraph のメソッド
 
fIndex - class coins.aflow.HashBasedFlowExpId の変数
 
fIndex - class coins.opt.GlobalReform.OptInf の変数
 
fIndex - class coins.sym.VarImpl の変数
 
fIndex - class coins.sym.ParamImpl の変数
Parameter index number
fIndex - class coins.sym.ExpIdImpl の変数
 
findExitBlock() - class coins.aflow.MakeControlFlowGraph のメソッド
Finds the exit BBlock.
fIndexMax - class coins.opt.CommonSubexpElimHirE の変数
 
fIndexMin - class coins.opt.CommonSubexpElimHirE の変数
 
fIndexNo - class coins.ir.hir.HirAnnex の変数
 
findExposed() - class coins.flow.DataFlowImpl のメソッド
Finds and sets the Exposed vectors for the entire flow.
findExposed() - interface coins.flow.DataFlow のメソッド
Finds and sets the Exposed vector for the entire flow.
findExposed(BBlock) - class coins.flow.DataFlowImpl のメソッド
Finds and sets the Exposed vector for the given BBlock.
findExposed(BBlock) - interface coins.flow.DataFlow のメソッド
Finds and sets the Exposed vector for the given BBlock.
FindExposedUsed - class coins.aflow.FindExposedUsed.
 
FindExposedUsed(FlowResults) - class coins.aflow.FindExposedUsed のコンストラクタ
 
findExpWithExpId(HIR, ExpId) - class coins.opt.PRE のメソッド
findNodeWithExpId Find node with pExpId in the subtree pHir.
fIndexValue - class coins.sym.NamedConstImpl の変数
Index value.
FindKill - class coins.aflow.FindKill.
 
findKill() - class coins.flow.DataFlowImpl のメソッド
Finds and sets the Kill vectors for the entire flow.
findKill() - interface coins.flow.DataFlow のメソッド
Finds and sets the Kill vector for the entire flow.
findKill(BBlock) - class coins.flow.DataFlowImpl のメソッド
Finds and sets the Kill vector for the given BBlock using the Defined vector for that BBlock.
findKill(BBlock) - interface coins.flow.DataFlow のメソッド
Finds and sets the Kill vector for the given BBlock.
FindKill(FlowResults) - class coins.aflow.FindKill のコンストラクタ
 
FindLiveInLiveOut - class coins.aflow.FindLiveInLiveOut.
 
findLiveInLiveOut() - class coins.flow.DataFlowImpl のメソッド
Finds and sets the LiveIn and LiveOut vectors from the Exposed and Defined vectors using the data flow equations.
findLiveInLiveOut() - interface coins.flow.DataFlow のメソッド
Finds and sets the LiveIn/LiveOut vector for the entire flow.
FindLiveInLiveOut(FlowResults) - class coins.aflow.FindLiveInLiveOut のコンストラクタ
Creates new FindLiveInLiveOut
FindLoopParallel - class coins.lparallel.FindLoopParallel.
 
FindLoopParallel(FlowResults) - class coins.lparallel.FindLoopParallel のコンストラクタ
FindLoopParallel:
FindLoopParallelList - class coins.lparallel.FindLoopParallelList.
 
FindLoopParallelList(FlowResults) - class coins.lparallel.FindLoopParallelList のコンストラクタ
FindLoopParallelList:
findMemUse(Vector, int, LirNode, Vector) - class coins.simd.LirMemUtil の static メソッド
 
findMtPreBlks(MacroTask, BBlock, LinkedList) - class coins.mdf.Util のメソッド
Get the list of the basic blocks which is on the path from the specified basic block to the entry basic block of the specified macro task.
FindPDef - class coins.aflow.FindPDef.
Finds the "PDef" vector for a BBlcok or a SetRefRepr.
findPDef() - class coins.aflow.SubpFlowImpl のメソッド
 
findPDef() - interface coins.aflow.SubpFlow のメソッド
Finds the "PDef" vectors for all BBlocks contained in this SubpFlow.
FindPDef(FlowResults) - class coins.aflow.FindPDef のコンストラクタ
Creates new FindMod
FindPDefined - class coins.aflow.FindPDefined.
 
findPDefined() - class coins.aflow.SubpFlowImpl のメソッド
 
findPDefined() - interface coins.aflow.SubpFlow のメソッド
Finds the "PDefined" vectors for all BBlocks contained in this SubpFlow.
FindPDefined(FlowResults) - class coins.aflow.FindPDefined のコンストラクタ
 
FindPEKill - class coins.aflow.FindPEKill.
 
findPEKill() - class coins.aflow.SubpFlowImpl のメソッド
 
findPEKill() - interface coins.aflow.SubpFlow のメソッド
Finds the "PEKill" vectors for all BBlocks contained in this SubpFlow.
FindPEKill(FlowResults) - class coins.aflow.FindPEKill のコンストラクタ
Creates a new instance of FindPEKill
FindPExposedUsed - class coins.aflow.FindPExposedUsed.
 
findPExposedUsed() - class coins.aflow.SubpFlowImpl のメソッド
 
findPExposedUsed() - interface coins.aflow.SubpFlow のメソッド
Finds the "PExposed" and "PUsed" vectors for all BBlocks contained in this SubpFlow.
FindPExposedUsed(FlowResults) - class coins.aflow.FindPExposedUsed のコンストラクタ
Creates a new instance of FindPExposedUsed
findPKill() - class coins.aflow.SubpFlowImpl のメソッド
 
findPKill() - interface coins.aflow.SubpFlow のメソッド
Finds the "PKill" vectors for all BBlocks contained in this SubpFlow.
FindPlaceOfFrame(String, int, int) - class coins.backend.gen.CodeGenerator_ppc.PowerPCAttr のメソッド
 
FindPLiveInLiveOut - class coins.aflow.FindPLiveInLiveOut.
 
findPLiveInLiveOut() - class coins.aflow.SubpFlowImpl のメソッド
 
findPLiveInLiveOut() - interface coins.aflow.SubpFlow のメソッド
Finds the "PLiveIn" and "PLiveOut" vectors for all BBlocks contained in this SubpFlow.
FindPLiveInLiveOut(FlowResults) - class coins.aflow.FindPLiveInLiveOut のコンストラクタ
Creates a new instance of FindPLiveInLiveOut
findPostBlks(MacroTask, LinkedList) - class coins.mdf.Util のメソッド
Get the list of the macro tasks which is on the path from the specified macro task to the exit macro task of the current macro flow graph.
FindPReach - class coins.aflow.FindPReach.
 
findPReach() - class coins.aflow.SubpFlowImpl のメソッド
 
findPReach() - interface coins.aflow.SubpFlow のメソッド
Finds the "PReach" vectors for all BBlocks contained in this SubpFlow.
FindPReach(FlowResults) - class coins.aflow.FindPReach のコンストラクタ
 
findPreBlks(MacroTask, LinkedList) - class coins.mdf.Util のメソッド
Get the list of the macro tasks which is on the path from the specified macro task to the entry macro task of the current macro flow graph.
FindReach - class coins.aflow.FindReach.
 
findReach() - class coins.flow.DataFlowImpl のメソッド
Finds and sets the Reach vectors from the Def and Kill vectors using the data flow equations.
findReach() - interface coins.flow.DataFlow のメソッド
Finds and sets the Reach vector for the entire flow.
FindReach(FlowResults) - class coins.aflow.FindReach のコンストラクタ
 
findRegisterSet(BitMapSet) - class coins.backend.tools.RegisterDescription2Java のメソッド
 
FindScc - class coins.mdf.FindScc.
Find the strong connected component in the current control flow graph.
FindScc(MdfEnvironment, SubpFlow) - class coins.mdf.FindScc のコンストラクタ
Constructor
findSchedulable(DependNode) - class coins.backend.sched.DependGraph のメソッド
Find newly schedulable DependNode after updating the dependent information by scheduled dn.
findSubpType() - class coins.ir.hir.ExpImpl のメソッド
findSubpType Find SubpType represented by this expression.
findSubpType() - interface coins.ir.hir.Exp のメソッド
findSubpType Find SubpType represented by this expression.
FindSymbol(int) - class coins.backend.gen.CodeGenerator_ppc.PowerPCAttr の static メソッド
 
findTargetLir(LirNode, int, BiList) - class coins.simd.Util のメソッド
Search and find the LIR nodes which has the specified operation code.
findTargetLir(LirNode, int, BiList) - class coins.ssa.Util のメソッド
Search and find the LIR nodes which has the specified operation code.
findUsed() - class coins.flow.DataFlowImpl のメソッド
Finds and sets the Used vectors for the entire flow.
findUsed() - interface coins.flow.DataFlow のメソッド
Finds and sets the Used vector for the entire flow.
findUsed(BBlock) - class coins.flow.DataFlowImpl のメソッド
Finds and sets the Used vector for the given BBlock.
findUsed(BBlock) - interface coins.flow.DataFlow のメソッド
Finds and sets the Used vector for the given BBlock.
findUseDef() - class coins.aflow.SubpFlowImpl のメソッド
 
findUseDef() - interface coins.aflow.SubpFlow のメソッド
Finds the UDLists for all the FlowAnalSyms that appear in this SubpFlow.
findUseDef() - class coins.flow.DataFlowImpl のメソッド
Find UseDef relations and DefUse relations without considering side effects of call and alias.
findUseDef() - interface coins.flow.DataFlow のメソッド
Finds and sets the UseDefList for each FlowAnalSym considering alias and call.
findUseDef(BBlock, boolean) - class coins.flow.DataFlowImpl のメソッド
findUseDef Compute both DefUse relations and UseDef relations for pBBlock.
findUseDefExhaustively() - class coins.flow.DataFlowImpl のメソッド
Find UseDef relations and DefUse relations considering side effects of call and alias.
findUseDefExhaustively() - interface coins.flow.DataFlow のメソッド
Finds and sets the UseDefList for each FlowAnalSym without considering side effects of alias and call.
fInfKind - class coins.ir.hir.InfStmtImpl の変数
 
fInfList - class coins.ir.hir.HirAnnex の変数
 
fInheritedFlowRoot - class coins.FlowRoot の変数
 
finish - class coins.mdf.MdfConditions の変数
The current finish conditions
finishCond(MacroTask, MacroTask) - class coins.mdf.FinishCondition のメソッド
Get the HIR statement which means the conditions when the macro task `src' is finished.
finishCondition - class coins.mdf.DeclareLocalVariables の変数
The variable `_MDF_FINISH_COND'
FinishCondition - class coins.mdf.FinishCondition.
The status when a macro task finish execution.
FinishCondition(MdfEnvironment, MacroFlowGraph) - class coins.mdf.FinishCondition のコンストラクタ
Constructor:
finishCurrentRegion() - class coins.sym.RegionTypeImpl のメソッド
 
finishCurrentRegion() - interface coins.sym.RegionType のメソッド
finishCurrentRegion Close the current region (this region) by setting all required fields so that methods getRegionElemList, getRegionVar, getSizeValue of this RegionType and evaluateDisp() of region elements become effective.
finishEnumType(boolean) - class coins.sym.EnumTypeImpl のメソッド
 
finishEnumType(boolean) - interface coins.sym.EnumType のメソッド
Finish to define this enum type.
finishHir() - class coins.ir.hir.HIR_Impl のメソッド
 
finishHir() - interface coins.ir.hir.HIR0 のメソッド
finishHir does closing operations for HIR.
finishStructType(boolean) - class coins.sym.StructTypeImpl のメソッド
 
finishStructType(boolean) - interface coins.sym.StructType のメソッド
finishStructType: Finish to define this struct type.
finishUnionType(boolean) - class coins.sym.UnionTypeImpl のメソッド
 
finishUnionType(boolean) - interface coins.sym.UnionType のメソッド
finishUnionType Finish to define this union type.
fInitialPart - class coins.ffront.DeclManager の変数
 
fInitiateIrCount - class coins.IrRoot の変数
 
fInitiationProcess - class coins.sym.SubpImpl の変数
initiation procedure of this subprogram
fInlineSubps - class coins.opt.Opt の変数
 
fInPatternMap - class coins.opt.GlobalReform の変数
 
fInsert - class coins.opt.PRE の変数
 
fInsertEdge - class coins.opt.PRE の変数
 
fInstanceNumberForNonterminals - class coins.opt.GlobalReform の変数
 
FInteger - class coins.ffront.FInteger.
 
FInteger(int) - class coins.ffront.FInteger のコンストラクタ
 
fIntrUtil - class coins.ffront.SubscrOrFunCallNode の変数
 
fIntrUtil - class coins.ffront.FirToHir の変数
 
fInv - class coins.lparallel.LoopTable の変数
 
fInverseDfoList - class coins.aflow.SubpFlowImpl の変数
 
fInverseDfoList - class coins.flow.SubpFlowImpl の変数
 
fIoRoot - class coins.Message の変数
 
fIoRoot - class coins.driver.CompileThread の変数
 
fIR - class coins.aflow.SetRefReprImpl の変数
 
fIR - class coins.flow.SetRefReprImpl の変数
 
fIrIndexMax - class coins.aflow.SubpFlowImpl の変数
 
fIrIndexMax - class coins.flow.SubpFlowImpl の変数
 
fIrIndexMin - class coins.aflow.SubpFlowImpl の変数
 
fIrIndexMin - class coins.flow.SubpFlowImpl の変数
 
fIrLink - class coins.aflow.BBlockImpl の変数
 
fIrLink - class coins.flow.BBlockImpl の変数
 
FirList - class coins.ffront.FirList.
 
FirList(FirToHir) - class coins.ffront.FirList のコンストラクタ
 
FirList(Object, FirToHir) - class coins.ffront.FirList のコンストラクタ
 
fIrNode - class coins.flow.FlowIrLinkCellImpl の変数
 
first() - class coins.backend.util.BiList のメソッド
Return first link.
FirstArgument - class coins.backend.gen.CodeGenerator_alpha の static 変数
 
firstInstrList() - class coins.backend.Function のメソッド
Return first instruction block.
firstSym - class coins.sym.SymTableImpl の変数
Symbols in this symbol table
FirToHir - class coins.ffront.FirToHir.
Main class for Fir to Hir translation
FirToHir(SymRoot, HirRoot, IoRoot) - class coins.ffront.FirToHir のコンストラクタ
 
fIsAssembleRequired - class coins.driver.Suffix の変数
 
fIsCompileRequired - class coins.driver.Suffix の変数
 
fIsDefinite - class coins.alias.alias2.TagVector2 の変数
 
fIsLinkerThread - class coins.driver.CompileThread の変数
 
fIsOptimistic - class coins.alias.alias2.AliasAnalHir2 の変数
Alias analysis option.
fIsOptimistic - class coins.alias.AliasAnalHir1 の変数
Alias analysis option.
fIsPreprocessRequired - class coins.driver.Suffix の変数
 
fIsUnique - class coins.alias.Tag の変数
Specifies if this Tag represents a unique area in memory.
fIteratorInitiated - class coins.flow.SubpFlowImpl の変数
 
fIterators - class coins.aflow.util.CoinsList の変数
 
fJumpReturnAppeared - class coins.flow.BBlockHirNodeIteratorImpl の変数
 
fKeyList - class coins.opt.Opt の変数
 
fKill - class coins.flow.BBlockImpl の変数
 
fKind - class coins.aflow.DefUseCell.DefNode の変数
 
fKind - class coins.alias.Tag の変数
Kind of this Tag.
fKind - class coins.sym.SymImpl の変数
The Symbol kind
fLabel - class coins.ffront.GotoStmt の変数
 
fLabel - class coins.ffront.AssignLabelStmt の変数
 
fLabelCount - class coins.SymRoot の変数
 
fLabelDefList - class coins.sym.SubpImpl の変数
Defineded labels in this subprogram
fLabelDefToBeDeleted - class coins.ir.hir.SimplifyHir の変数
 
fLabeledStmt - class coins.ir.hir.SimplifyHir の変数
 
fLabeledStmt - class coins.ir.hir.LabelDefImpl の変数
fLabeledStmt Labeled statement to which this node is attached.
fLabelKind - class coins.sym.LabelImpl の変数
 
fLabelRef - class coins.ir.hir.SimplifyHir の変数
 
fLabels - class coins.ffront.CallStmt の変数
 
fLabelSet - class coins.hir2c.LabelRef の変数
 
FLAG_ADDRESS_TAKEN - interface coins.sym.Sym0 の static 変数
Flag numbers
FLAG_C_PTR - interface coins.ir.hir.HIR0 の static 変数
Flag numbers applied to HIR nodes
FLAG_CASTLESS_SUBP - interface coins.sym.Sym0 の static 変数
Flag numbers
FLAG_COMMON - interface coins.sym.Sym0 の static 変数
Flag numbers
FLAG_COMPLEX_STRUCT - interface coins.sym.Sym0 の static 変数
Flag numbers
FLAG_CONST_EXP - interface coins.ir.hir.HIR0 の static 変数
Flag numbers applied to HIR nodes
FLAG_DERIVED_SYM - interface coins.sym.Sym0 の static 変数
Flag numbers
FLAG_EXPID_LHS - interface coins.flow.SubpFlow の static 変数
 
FLAG_GENERATED_SYM - interface coins.sym.Sym0 の static 変数
Flag numbers
FLAG_INCOMPLETE_TYPE - interface coins.sym.Sym0 の static 変数
Flag numbers
FLAG_INIT_BLOCK - interface coins.ir.hir.HIR0 の static 変数
Flag numbers applied to HIR nodes
FLAG_LOOP_WITH_CONDITIONAL_INIT - interface coins.ir.hir.HIR0 の static 変数
Flag numbers applied to HIR nodes
FLAG_NOCHANGE - interface coins.ir.hir.HIR0 の static 変数
Flag numbers applied to HIR nodes
FLAG_NONTERMINAL - interface coins.ir.hir.HIR0 の static 変数
 
FLAG_POINTER_OPERATION - interface coins.sym.Sym0 の static 変数
Flag numbers
FLAG_REGION_ELEM - interface coins.sym.Sym0 の static 変数
Flag numbers
FLAG_RESERVED_NAME - interface coins.sym.Sym0 の static 変数
Flag numbers
FLAG_SIZEOF_TAKEN - interface coins.sym.Sym0 の static 変数
Flag numbers
FLAG_UNFIXED_SIZE - interface coins.sym.Sym0 の static 変数
 
FLAG_UNIFORM_SIZE - interface coins.sym.Sym0 の static 変数
Flag numbers
FLAG_VALUE_IS_ASSIGNED - interface coins.sym.Sym0 の static 変数
Flag numbers
FlagBox - interface coins.sym.FlagBox.
 
flagBox() - class coins.aflow.EdgeImpl のメソッド
 
flagBox() - interface coins.aflow.Edge のメソッド
flagBox: Record flags for an edge.
flagBox() - class coins.flow.EdgeImpl のメソッド
 
flagBox() - interface coins.flow.Edge のメソッド
flagBox Record flags for an edge.
FlagBoxImpl - class coins.sym.FlagBoxImpl.
 
FlagBoxImpl() - class coins.sym.FlagBoxImpl のコンストラクタ
 
flagsAreAllFalse() - class coins.ir.hir.HIR_Impl のメソッド
 
flagsAreAllFalse() - class coins.ir.hir.HirAnnex のメソッド
 
fLastMatchingDataForNonterm - class coins.opt.GlobalReform の変数
 
fLastStmt - class coins.ir.hir.BlockStmtImpl の変数
 
fLatestNodeForExpId - class coins.opt.CommonSubexpElimHirE の変数
 
flattenExpList_r(List, ExpListExp) - class coins.ffront.DeclManager のメソッド
 
flattenExpList(ExpListExp) - class coins.ffront.DeclManager のメソッド
 
fLeafOperands - class coins.aflow.SetRefReprHirEImpl の変数
fLeafOperands: Symbols of subexpressions used as operands by the node corresponding to this.
fLeafOperands - class coins.flow.SetRefReprImpl の変数
fLeafOperands contains symbols of subexpressions used as operands by the subtree corresponding to this.
fLength - class coins.ffront.FortranCharacterExp の変数
 
fLength - class coins.sym.StringConstImpl の変数
 
fLHS - class coins.aflow.HashBasedFlowExpId の変数
fLHS is true if corresponding expression is left hand side expression of AssignStmt.
fLhsSyms - class coins.flow.SetRefReprImpl の変数
 
fLimitOfExpansionDepth - class coins.opt.Inline の変数
 
fLine - class coins.ffront.FStmt の変数
 
fLine - class coins.ffront.F77Hir の変数
 
fLineNumber - class coins.ir.hir.LabeledStmtImpl の変数
 
fLinkedIR - class coins.flow.ExpInf の変数
 
fLinkedNode - class coins.sym.ExpIdImpl の変数
 
fLinkerOptions - class coins.driver.CheckOptions の変数
 
flipCc - class coins.backend.gen.CodeGenerator_arm の static 変数
 
fLirRefList - class coins.sym.LabelImpl の変数
 
fListOfBBlocksFromEntry - class coins.flow.SubpFlowImpl の変数
 
fListOfBBlocksFromExit - class coins.flow.SubpFlowImpl の変数
 
fListOfElemList - class coins.sym.RegionTypeImpl の変数
 
fLiveIn - class coins.flow.BBlockImpl の変数
 
fLiveOut - class coins.flow.BBlockImpl の変数
 
FLOAT - interface coins.ast.TokenId の static 変数
 
FLOAT - class coins.backend.Type の static 変数
 
FLOAT_CONST - interface coins.ast.TokenId の static 変数
 
FLOAT_INSTRUCTION - class coins.backend.gen.CodeGenerator_ppc.StructureScheduler の static 変数
 
FLOAT_REGISTER_COUNT - class coins.backend.gen.CodeGenerator_ppc の static 変数
 
FLOAT_REGISTER_SIZE - class coins.backend.gen.CodeGenerator_ppc の static 変数
 
FLOAT_START_REGISTER - class coins.backend.gen.CodeGenerator_ppc の static 変数
 
FLOAT_T - interface coins.ast.TypeId の static 変数
 
FloatConst - interface coins.sym.FloatConst.
FloatConst interface Const (constant) class interface.
FloatConst - class coins.util.FloatConst.
..............(..............).
FLOATCONST - class coins.backend.Op の static 変数
 
FloatConst.RoundingMode - class coins.util.FloatConst.RoundingMode.
.........................................
FloatConst.RoundingMode() - class coins.util.FloatConst.RoundingMode のコンストラクタ
 
floatConst(double, Type) - class coins.sym.SymImpl のメソッド
 
floatConst(double, Type) - interface coins.sym.Sym0 のメソッド
Make constant object corresponding to pDoubleConst.
floatConst(String, Type) - class coins.sym.SymImpl のメソッド
 
floatConst(String, Type) - interface coins.sym.Sym のメソッド
Make constant object corresponding to pInternedName.
floatConst0 - class coins.SymRoot の変数
 
FloatConstantExpr - class coins.ast.expr.FloatConstantExpr.
Constant class of floating type.
FloatConstantExpr(double, char) - class coins.ast.expr.FloatConstantExpr のコンストラクタ
 
FloatConstImpl - class coins.sym.FloatConstImpl.
FloatConstImpl class
FloatConstImpl(SymRoot, double, Type) - class coins.sym.FloatConstImpl のコンストラクタ
 
FloatConstImpl(SymRoot, String, Type) - class coins.sym.FloatConstImpl のコンストラクタ
 
floatSizeSuffix(Object) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
Return floating point memory's size.
floatSizeSuffix(Object) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
Return floating point memory's size.
floatSizeSuffix(Object) - class coins.backend.gen.CodeGenerator_x86 のメソッド
Return floating point memory's size.
floatValue() - class coins.ffront.FComplex のメソッド
 
floatValue() - class coins.ffront.FDouble のメソッド
 
floatValue() - class coins.ffront.FFloat のメソッド
 
floatValue() - class coins.ffront.FInteger のメソッド
 
floatValue() - class coins.ffront.FNumber のメソッド
 
floatValue() - class coins.sym.ConstImpl のメソッド
floatValue Get floating/double value of this constant.
floatValue() - interface coins.sym.Const のメソッド
floatValue Get floating value of this constant.
floatValue() - class coins.util.FloatConst のメソッド
....................float...........
fLocalRootVects - class coins.alias.alias2.ConstructPointsToGraph2 の変数
 
fLocalRootVects - class coins.alias.alias2.AliasAnalHir2 の変数
 
fLocalSymTable - class coins.ir.hir.BlockStmtImpl の変数
 
fLocalSymTable - class coins.sym.UnionTypeImpl の変数
 
fLocalSymTable - class coins.sym.SubpImpl の変数
 
fLocalSymTable - class coins.sym.StructTypeImpl の変数
 
fLocalVarListMap - class coins.opt.GlobalReform の変数
 
fLongValue - class coins.sym.IntConstImpl の変数
Integer constants are recorded as long value.
fLongWordLength - class coins.aflow.util.BitVectorImpl の変数
 
fLongWordLength - class coins.alias.util.BitVector の変数
Length of the long array that internally holds data.
fLongWordLength - class coins.flow.BitVectorIteratorImpl の変数
 
fLongWordLength - class coins.flow.BitVectorImpl の変数
 
fLoopBackLabel - class coins.ir.hir.LoopStmtImpl の変数
 
fLoopEndLabel - class coins.ir.hir.LoopStmtImpl の変数
 
fLoopIndex - class coins.ir.hir.IndexedLoopStmtImpl の変数
 
fLoopInf - class coins.ir.hir.LoopStmtImpl の変数
 
fLoopParallel - class coins.hir2lir.ReformHir の変数
 
fLoopStepLabel - class coins.ir.hir.LoopStmtImpl の変数
 
fLoopStmtToLoopTable - class coins.hir2lir.ReformHir の変数
 
fLoopsToBeParallelized - class coins.hir2lir.ReformHir の変数
 
flow - class coins.aflow.SubpFlowImpl の変数
 
flow - class coins.aflow.SetRefReprList の変数
 
flow - class coins.aflow.SetRefReprHirImpl の変数
 
flow - class coins.aflow.MakeControlFlowGraphHir の変数
 
flow - class coins.aflow.FlowAdapter の変数
 
flow - class coins.aflow.Flow の変数
 
flow - class coins.aflow.FindDefUseList0 の変数
 
flow - class coins.aflow.FindDefUseList の変数
 
flow - class coins.FlowRoot の変数
 
flow - class coins.flow.SubpFlowImpl の変数
 
flow - class coins.flow.SetRefReprImpl の変数
 
flow - class coins.flow.SetRefReprHirEImpl の変数
 
flow - class coins.flow.DataFlowImpl の変数
 
flow - class coins.flow.ControlFlowImpl の変数
 
flow - class coins.opt.PRE の変数
 
flow - class coins.opt.Opt の変数
 
flow - class coins.opt.NormalizeHir の変数
 
flow - class coins.opt.DeadCodeElim の変数
 
Flow - class coins.aflow.Flow.
Representation of data flow information: Each expression is assigned an expression identifier (FlowExpId) if the expression has a value (such as r-value or l-value).
Flow - interface coins.flow.Flow.
Flow interface Interface for flow analysis.
FLOW_ANAL_OPTION_DELIMITER - class coins.driver.Driver の static 変数
A delimiter sign to delimit arguments of HIR_FLOW_ANAL_OPTION.
FLOW_ANAL_OPTION_DELIMITER - class coins.drivergen.Options の static 変数
A delimiter sign to delimit arguments of HIR_FLOW_ANAL_OPTION.
Flow(FlowRoot) - class coins.aflow.Flow のコンストラクタ
 
FlowAdapter - class coins.aflow.FlowAdapter.
Adapter class for Analyzer interface.
FlowAdapter - class coins.flow.FlowAdapter.
FlowAdapter contains methods to expand the flow analysis capability.
FlowAdapter(FlowResults) - class coins.aflow.FlowAdapter のコンストラクタ
 
FlowAdapter(FlowRoot) - class coins.flow.FlowAdapter のコンストラクタ
 
FlowAnalSym - interface coins.sym.FlowAnalSym.
FlowAnalSym interface Symbol for flow analysis such as Var, Reg, ExpId.
flowAnalSym(IR) - class coins.aflow.FlowUtil の static メソッド
 
flowAnalSym(IR) - class coins.flow.FlowUtil の static メソッド
 
flowAnalSymNodesUnder(HIR) - class coins.aflow.SetRefReprHirImpl のメソッド
 
flowAnalSyms() - class coins.aflow.FlowAnalSymVectorImpl のメソッド
 
flowAnalSyms() - interface coins.aflow.FlowAnalSymVector のメソッド
Returns the set view of this vector.
flowAnalSyms() - class coins.flow.FlowAnalSymVectorImpl のメソッド
 
flowAnalSyms() - interface coins.flow.FlowAnalSymVector のメソッド
Returns the set view of this vector.
flowAnalSymsUnder(HIR) - class coins.aflow.SetRefReprHirImpl のメソッド
 
flowAnalSymsUnder(HIR) - class coins.flow.SetRefReprHirImpl のメソッド
 
flowAnalSymToExpVector() - class coins.aflow.FlowAnalSymVectorImpl のメソッド
 
flowAnalSymToExpVector() - interface coins.aflow.FlowAnalSymVector のメソッド
 
flowAnalSymToExpVector() - class coins.flow.FlowAnalSymVectorImpl のメソッド
 
flowAnalSymToExpVector() - interface coins.flow.FlowAnalSymVector のメソッド
 
FlowAnalSymVector - interface coins.aflow.FlowAnalSymVector.
BitVector class where each bit represents a FlowAnalSym.
FlowAnalSymVector - interface coins.flow.FlowAnalSymVector.
BitVector class where each bit represents a FlowAnalSym.
flowAnalSymVector() - class coins.aflow.SubpFlowImpl のメソッド
 
flowAnalSymVector() - interface coins.aflow.SubpFlow のメソッド
 
flowAnalSymVector() - class coins.flow.SubpFlowImpl のメソッド
 
flowAnalSymVector() - interface coins.flow.SubpFlow のメソッド
 
flowAnalSymVector(SubpFlow) - class coins.aflow.Flow のメソッド
 
flowAnalSymVectorFromSet(Set, SubpFlow) - class coins.flow.FlowAnalSymVectorImpl の static メソッド
Creates and returns a FlowAnalSymVector view of the given Set argument.
FlowAnalSymVectorImpl - class coins.aflow.FlowAnalSymVectorImpl.
 
FlowAnalSymVectorImpl - class coins.flow.FlowAnalSymVectorImpl.
 
FlowAnalSymVectorImpl(SubpFlow) - class coins.aflow.FlowAnalSymVectorImpl のコンストラクタ
Creates a new instance of SymVectorImpl
FlowAnalSymVectorImpl(SubpFlow) - class coins.flow.FlowAnalSymVectorImpl のコンストラクタ
Creates a new instance of SymVectorImpl
FlowAnalSymVectorIterator - interface coins.aflow.FlowAnalSymVectorIterator.
 
FlowAnalSymVectorIterator - interface coins.flow.FlowAnalSymVectorIterator.
 
flowAnalSymVectorIterator() - class coins.aflow.FlowAnalSymVectorImpl のメソッド
 
flowAnalSymVectorIterator() - interface coins.aflow.FlowAnalSymVector のメソッド
 
flowAnalSymVectorIterator() - class coins.flow.FlowAnalSymVectorImpl のメソッド
 
flowAnalSymVectorIterator() - interface coins.flow.FlowAnalSymVector のメソッド
 
FlowAnalSymVectorIteratorImpl - class coins.aflow.FlowAnalSymVectorIteratorImpl.
 
FlowAnalSymVectorIteratorImpl - class coins.flow.FlowAnalSymVectorIteratorImpl.
 
FlowAnalSymVectorIteratorImpl(FlowAnalSymVector) - class coins.aflow.FlowAnalSymVectorIteratorImpl のコンストラクタ
Creates a new instance of FlowAnalSymVectorIteratorImpl
FlowAnalSymVectorIteratorImpl(FlowAnalSymVector) - class coins.flow.FlowAnalSymVectorIteratorImpl のコンストラクタ
Creates a new instance of FlowAnalSymVectorIteratorImpl
fLower - class coins.opt.GlobalReform.PatternCodeRange の変数
 
fLowerBound - class coins.sym.VectorTypeImpl の変数
 
fLowerBound - class coins.sym.PointerTypeImpl の変数
Lower bound of array subscript if this pointer is declared as an array.
fLowerBoundExp - class coins.sym.VectorTypeImpl の変数
 
FlowError - error coins.aflow.util.FlowError.
 
FlowError - error coins.flow.FlowError.
 
FlowError() - class coins.aflow.util.FlowError のコンストラクタ
 
FlowError() - class coins.flow.FlowError のコンストラクタ
 
FlowError(String) - class coins.aflow.util.FlowError のコンストラクタ
 
FlowError(String) - class coins.flow.FlowError のコンストラクタ
 
FlowExpId - interface coins.aflow.FlowExpId.
 
flowGraph - class coins.backend.cfg.BasicBlk の変数
FlowGraph owning this block.
flowGraph - class coins.backend.sched.Pipelining の変数
 
flowGraph - class coins.mdf.MdfModule の変数
The macro flow graphs in the current compile unit
FlowGraph - class coins.backend.cfg.FlowGraph.
Represent Control Flow Graph, a directed graph whose nodes are basic blocks.
flowGraph() - class coins.backend.Function のメソッド
Return Control flow graph of this L-function.
FlowGraph(Function, BiList) - class coins.backend.cfg.FlowGraph のコンストラクタ
Split LIR instruction list into basic blocks and build up CFG.
FlowImpl - class coins.flow.FlowImpl.
FlowImpl class Flow analysis class.
FlowImpl() - class coins.flow.FlowImpl のコンストラクタ
 
FlowImpl(FlowRoot) - class coins.flow.FlowImpl のコンストラクタ
 
FlowIrLinkCell - interface coins.flow.FlowIrLinkCell.
FlowIrLinkCell interface Flow analysis and IR link information cell.
FlowIrLinkCellImpl - class coins.flow.FlowIrLinkCellImpl.
FlowIrLinkCellImpl class Flow analysis and IR link information cell.
FlowIrLinkCellImpl(IR, BBlock, int) - class coins.flow.FlowIrLinkCellImpl のコンストラクタ
 
FlowResults - class coins.aflow.FlowResults.
This class is a SelfCollectingResults class that has several convenience methods.
FlowResults(FlowRoot) - class coins.aflow.FlowResults のコンストラクタ
Creates a new instance of FlowResults
flowRoot - class coins.aflow.UDListImpl の変数
 
flowRoot - class coins.aflow.UDChainImpl の変数
 
flowRoot - class coins.aflow.SubpFlowImpl の変数
 
flowRoot - class coins.aflow.ShowFlow の変数
Used to access Root information.
flowRoot - class coins.aflow.SetRefReprImpl の変数
 
flowRoot - class coins.aflow.MakeControlFlowGraph の変数
 
flowRoot - class coins.aflow.LoopInfImpl の変数
 
flowRoot - class coins.aflow.FlowResults の変数
 
flowRoot - class coins.aflow.FlowAdapter の変数
 
flowRoot - class coins.aflow.Flow の変数
 
flowRoot - class coins.aflow.EdgeImpl の変数
 
flowRoot - class coins.aflow.DefUseListImpl の変数
 
flowRoot - class coins.aflow.DefUseCellImpl の変数
 
flowRoot - class coins.aflow.BBlockImpl の変数
 
flowRoot - class coins.aflow.AssignHashBasedFlowExpId の変数
 
flowRoot - class coins.FlowRoot の変数
Record the FlowRoot instance so that it can be refered from others.
flowRoot - class coins.flow.UseDefListImpl の変数
 
flowRoot - class coins.flow.UseDefChainImpl の変数
 
flowRoot - class coins.flow.SubpFlowImpl の変数
 
flowRoot - class coins.flow.ShowDataFlow の変数
 
flowRoot - class coins.flow.ShowControlFlow の変数
 
flowRoot - class coins.flow.SetRefReprImpl の変数
 
flowRoot - class coins.flow.LoopInfImpl の変数
 
flowRoot - class coins.flow.InitiateFlowHir の変数
 
flowRoot - class coins.flow.FlowImpl の変数
 
flowRoot - class coins.flow.FlowAdapter の変数
 
flowRoot - class coins.flow.EdgeImpl の変数
 
flowRoot - class coins.flow.DefUseListImpl の変数
 
flowRoot - class coins.flow.DefUseChainImpl の変数
 
flowRoot - class coins.flow.DefUseCellImpl の変数
 
flowRoot - class coins.flow.DataFlowImpl の変数
 
flowRoot - class coins.flow.ControlFlowImpl の変数
 
flowRoot - class coins.flow.BBlockSubtreeIteratorImpl の変数
 
flowRoot - class coins.flow.BBlockImpl の変数
 
flowRoot - class coins.flow.BBlockHirNodeIteratorImpl の変数
 
flowRoot - class coins.hir2lir.ReformHir の変数
 
flowRoot - class coins.ir.hir.TestHir の変数
 
flowRoot - class coins.lparallel.LoopParallelImpl の変数
 
flowRoot - class coins.opt.Opt の変数
 
flowRoot - class coins.opt.NormalizeHir の変数
 
flowRoot - class coins.opt.LoopExpansion の変数
 
flowRoot - class coins.opt.ConstPropagationAndFoldingOld の変数
 
flowRoot - class coins.opt.ConstPropagationAndFolding の変数
 
flowRoot - class coins.opt.ConstFolding の変数
 
flowRoot - class coins.opt.CommonSubexpElim の変数
 
FlowRoot - class coins.FlowRoot.
/** FlowRoot class is used to access Flow information and information prepared by other classes such as Sym, HIR, etc.
FlowRoot(HirRoot) - class coins.FlowRoot のコンストラクタ
Constructor for HIR flow analysis.
FlowUtil - class coins.aflow.FlowUtil.
Collection of utility methods.
FlowUtil - class coins.flow.FlowUtil.
Collection of utility methods.
FlowUtil() - class coins.aflow.FlowUtil のコンストラクタ
 
FlowUtil() - class coins.flow.FlowUtil のコンストラクタ
 
fmallocs - class coins.alias.alias2.Prescan の変数
 
fmallocToLoc - class coins.alias.alias2.ConstructPointsToGraph2 の変数
 
fmallocToLoc - class coins.alias.alias2.AliasAnalHir2 の変数
 
fMatchingDataForNonterm - class coins.opt.GlobalReform の変数
 
fMatchingDataForNontermInstance - class coins.opt.GlobalReform の変数
 
fMaxAllowableNodesInLoopBody - class coins.opt.LoopExpansion の変数
 
fMaxDegreeOfParallel - class coins.hir2lir.ReformHir の変数
 
fMaximalCompoundVars - class coins.flow.SubpFlowImpl の変数
 
fMaximumNumberOfReductions - class coins.hir2lir.ReformHir の変数
 
fMaxIndexOfCopiedNode - class coins.flow.SubpFlowImpl の変数
 
fMaxStmtsInPattern - class coins.opt.GlobalReform の変数
 
fMessageCountOfThisClass - class coins.Message の変数
 
fMinimumUseCountForTemporalize - class coins.opt.GlobalVariableTemporalize の変数
Minumum use count for temporalize default value is 2.
fModSyms - class coins.aflow.SetRefReprHirEImpl の変数
fModSyms: Symbols that may be modified by the node corresponding to this.
fModSyms - class coins.flow.SetRefReprImpl の変数
fModSyms contains Symbols that may be modified by the node corresponding to this.
fModSyms00 - class coins.flow.SetRefReprImpl の変数
fModSYms00 contains symbols in fModSyms and symbols that may be modified by subprogram is hasCall() is true for this SetRefRepr.
fModSymsStmt - class coins.aflow.SetRefReprHirEImpl の変数
fModSymsStmt: Symbols that may be modified by the simple statement containing the subtree corresponding to this SetRefRepr.
fModSymsStmt - class coins.flow.SetRefReprImpl の変数
fModSymsStmt contains Symbols that may be modified by the simple statement containing the subtree corresponding to this SetRefRepr.
fMRegCount - class coins.SymRoot の変数
 
fmt_ - class coins.ffront.ReadStmt の変数
 
fmt_ - class coins.ffront.OtherIOStmt の変数
 
fmt_ - class coins.ffront.InquireStmt の変数
 
fmt_ - class coins.ffront.I77Utils の変数
 
fmt_given_ - class coins.ffront.ReadStmt の変数
 
fmt_str_ - class coins.ffront.I77Utils の変数
 
fMultiBlock - class coins.ir.hir.StmtImpl の変数
 
fMultipleSetRef - class coins.flow.SubpFlowImpl の変数
 
fMyExpId - class coins.alias.Tag の変数
MyExpId object this Tag is associated with.
fMyExpIdTable - class coins.alias.MyExpIdAssigner の変数
Table of MyExpId objects whose index is the HIR node index.
fName - class coins.driver.CompileThread.PassGroup の変数
 
fName - class coins.sym.SymImpl の変数
The symbol name in the source file.
fNestLevel - class coins.lparallel.LoopTable の変数
 
fNextBrother - class coins.aflow.LoopInfImpl の変数
 
fNextBrother - class coins.flow.LoopInfImpl の変数
 
fNextInDFO - class coins.aflow.BBlockImpl の変数
 
fNextInDFO - class coins.flow.BBlockImpl の変数
 
fNextInInverseDFO - class coins.aflow.BBlockImpl の変数
 
fNextInInverseDFO - class coins.flow.BBlockImpl の変数
 
fNextNodeIndex - class coins.flow.BBlockHirNodeIteratorImpl の変数
 
fNextStmt - class coins.flow.BBlockHirNodeIteratorImpl の変数
 
fNextStmt - class coins.ir.hir.StmtImpl の変数
 
fNextStmt - class coins.opt.GlobalReform の変数
 
fNextStmtCode - class coins.opt.GlobalReform の変数
 
fNextStmtIndex - class coins.flow.BBlockSubtreeIteratorImpl の変数
 
fNextSubp - class coins.sym.SubpImpl の変数
Link to the next subproguram
fNextSubtree - class coins.flow.BBlockSubtreeIteratorImpl の変数
 
fNextSym - class coins.sym.SymImpl の変数
The next symbol
fNextSymTable - class coins.sym.SymTableIteratorImpl の変数
 
fNodeCount - class coins.flow.SubpFlowImpl の変数
 
fNodeCount - class coins.ir.hir.HirIteratorImpl の変数
 
fNodeCountLim1 - class coins.flow.SubpFlowImpl の変数
 
fNodeCountLim2 - class coins.flow.SubpFlowImpl の変数
 
fNodeCountMultipliedByExpFactor - class coins.opt.LoopUnrolling の変数
 
fNodeIndexMax - class coins.ir.hir.SubpDefinitionImpl の変数
fNodeIndexMin Minimum of the node index.
fNodeIndexMin - class coins.ir.hir.SubpDefinitionImpl の変数
fNodeIndexMin Minimum of the node index.
fNodeList - class coins.ir.hir.HirIteratorImpl の変数
 
fNodeListIterator - class coins.ir.hir.HirIteratorImpl の変数
 
fNodesOfSym - class coins.alias.RecordAlias の変数
Maps a variable to the set of VarNodes that are used to set or refer the value of the variable.
fNoFurtherChange - class coins.opt.GlobalReform の変数
 
fNonterminalList - class coins.opt.GlobalReform の変数
 
fNonterminalParameters - class coins.opt.GlobalReform の変数
 
fNonterminalSet - class coins.opt.GlobalReform の変数
 
fNontermInstanceInPattern - class coins.opt.GlobalReform の変数
 
fNontermPat - class coins.opt.GlobalReform の変数
 
fNontermPatCount - class coins.opt.GlobalReform の変数
 
fNontermPatInstanceOfCurrentPattern - class coins.opt.GlobalReform の変数
 
fNoParamSpec - class coins.sym.SubpTypeImpl の変数
True if any number of parameters of any kind are permitted.
fNoParamSpec - class coins.sym.SubpImpl の変数
fIsAnyParamPermitted is true if any number of parameters of any kind are permitted.
FNumber - class coins.ffront.FNumber.
Constant evaluator
FNumber() - class coins.ffront.FNumber のコンストラクタ
 
fNumberOfGeneralRegisters - class coins.opt.LoopExpansion の変数
 
fNumberOfThreads - class coins.hir2lir.ReformHir の変数
 
FNumberTest - class coins.ffront.FNumberTest.
 
FNumberTest() - class coins.ffront.FNumberTest のコンストラクタ
 
fold() - class coins.ir.hir.ExpImpl のメソッド
Fold "this" expression.
fold() - interface coins.ir.hir.Exp のメソッド
Fold "this" expression.
fold(IR, FlowRoot) - class coins.opt.OptUtil の static メソッド
fold
foldBinary(HIR, FlowRoot) - class coins.opt.ConstFoldingHir の static メソッド
foldBinary
foldBinary(IR, IR, IR) - class coins.opt.ConstPropagationAndFoldingHirOld のメソッド
 
foldBinary(IR, IR, IR) - class coins.opt.ConstPropagationAndFoldingHir のメソッド
 
foldConstant(LirNode) - class coins.backend.lir.LirFactory のメソッド
Fold constant-expression in a L-exp.
foldUnary(HIR, FlowRoot) - class coins.opt.ConstFoldingHir の static メソッド
foldUnary
footer1 - class coins.drivergen.Generator の static 変数
The footer part of the new driver (1/3).
footer2 - class coins.drivergen.Generator の static 変数
The footer part of the new driver (2/3).
footer3 - class coins.drivergen.Generator の static 変数
The footer part of the new driver (3/3).
fOpCode - class coins.aflow.SetRefReprImpl の変数
 
fOpCode - class coins.flow.SetRefReprImpl の変数
 
fOpenMPTmpFileName - class coins.lparallel.LoopPara の変数
 
fOperandExp - class coins.aflow.SetRefReprHirEImpl の変数
fOperandExp: ExpId's of subexpressions used as direct operands by the node corresponding to this.
fOperandExp - class coins.flow.SetRefReprImpl の変数
fOperandExp contains ExpId's of subexpressions used as direct operands by the subtree corresponding to this.
fOperandSet - class coins.aflow.HashBasedFlowExpId の変数
 
fOperandSet - class coins.flow.ExpInf の変数
 
fOperandSet - class coins.sym.VarImpl の変数
 
fOperandSet - class coins.sym.ExpIdImpl の変数
 
fOperandSet0 - class coins.aflow.HashBasedFlowExpId の変数
 
fOperandSet0 - class coins.flow.ExpInf の変数
 
fOperationCount - class coins.aflow.HashBasedFlowExpId の変数
 
fOperationCount - class coins.flow.ExpInf の変数
 
fOperator - class coins.ir.hir.HIR_Impl の変数
 
fOperator - class coins.ir.IrListImpl の変数
 
fOptInf - class coins.sym.SubpImpl の変数
 
fOptInf - class coins.sym.OperandSymImpl の変数
 
fOptional - class coins.sym.ParamImpl の変数
Optional parameter generated for "..." specification
fOptionalParam - class coins.sym.SubpTypeImpl の変数
True if this subprogram has optional param (... in C)
fOptionMap - class coins.opt.Opt の変数
 
fOptionMap - class coins.opt.LoopExpansion の変数
 
fOptionMap - class coins.opt.Inline の変数
 
fOptionMap - class coins.opt.GlobalReform の変数
 
fOptions - class coins.opt.Opt の変数
 
fOptions - class coins.opt.LoopExpansion の変数
 
fOptions - class coins.opt.Inline の変数
 
fOptParam - class coins.sym.SubpImpl の変数
Optional parameter generated for this subprogram if this subprogram has optional parameters.
FOR - interface coins.ast.TokenId の static 変数
 
forClobbers(LirNode) - class coins.backend.lir.LirNode.Scanner のメソッド
Return iterator for enumerating register CLOBBERs in tree.
forDefs(LirNode) - class coins.backend.lir.LirNode.Scanner のメソッド
Return iterator for enumerating register variable DEFs in tree.
fOrigin - class coins.sym.TypeImpl の変数
Type from which this type derived.
fOriginalType - class coins.sym.DefinedTypeImpl の変数
 
fOriginalVarMap - class coins.opt.GlobalReform の変数
 
fOriginalVarNode - class coins.lparallel.TmpVarRef の変数
 
fOriginHir - class coins.sym.LabelImpl の変数
 
forLirNode() - class coins.backend.tools.Tmd2Java.JavaMacro のメソッド
Return true if this macro is for LirNode.
FORM_NORMAL - class coins.backend.Function の static 変数
Form Status: FORM_NORMAL, FORM_SSA, FORM_SSA2
FORM_SSA - class coins.backend.Function の static 変数
 
FORM_SSA2 - class coins.backend.Function の static 変数
 
form() - class coins.backend.Function のメソッド
Get form
FORMAT - class coins.ffront.Scanner の static 変数
 
FORMAT - class coins.ffront.Parser の static 変数
 
FORMAT_H - class coins.ffront.Scanner の static 変数
 
FORMAT_SPECIFICATION - class coins.ffront.Parser の static 変数
 
format(Node) - class coins.ffront.F77Hir のメソッド
 
formatMap - class coins.ffront.F77Sym の変数
 
FormatStmt - class coins.ffront.FormatStmt.
only using in parsing.
FormatStmt(Node, int, FirToHir) - class coins.ffront.FormatStmt のコンストラクタ
 
forSet(Set, SubpFlow) - class coins.aflow.FlowAnalSymVectorImpl の static メソッド
Creates and returns a FlowAnalSymVector view of the given Set argument.
forSet(Set, SubpFlow) - class coins.aflow.ExpVectorImpl の static メソッド
Returns an ExpVector whose bits that are set correspond to the elements of the given Set pExps.
forSet(Set, SubpFlow) - class coins.aflow.DefVectorImpl の static メソッド
Creates a DefVector from a set of SetRefReprs.
ForStmnt - class coins.ast.stmnt.ForStmnt.
For statement.
ForStmnt(String, int) - class coins.ast.stmnt.ForStmnt のコンストラクタ
 
ForStmt - interface coins.ir.hir.ForStmt.
For-statement interface.
forStmt(Stmt, Exp, Stmt, Stmt) - class coins.ir.hir.HIR_Impl のメソッド
 
forStmt(Stmt, Exp, Stmt, Stmt) - interface coins.ir.hir.HIR0 のメソッド
 
forStmt(Stmt, Label, Exp, Stmt, Label, Stmt, Label) - class coins.ir.hir.HIR_Impl のメソッド
 
forStmt(Stmt, Label, Exp, Stmt, Label, Stmt, Label) - interface coins.ir.hir.HIR のメソッド
 
ForStmtImpl - class coins.ir.hir.ForStmtImpl.
For-statement class.
ForStmtImpl(HirRoot, Stmt, Label, Exp, Stmt, Label, Stmt, Label) - class coins.ir.hir.ForStmtImpl のコンストラクタ
 
FortranCharacterExp - class coins.ffront.FortranCharacterExp.
 
FortranCharacterExp(Exp, Exp, FirToHir) - class coins.ffront.FortranCharacterExp のコンストラクタ
 
forUses(LirNode) - class coins.backend.lir.LirNode.Scanner のメソッド
Return iterator for enumerating register variable USEs in tree.
forward - class coins.simd.ReversibleMap の変数
 
fOther - class coins.alias.AliasAnalHir1 の変数
TagVector that corresponds to the area that is not included in fCurFrame or fStatic or fHeap, and includes frames from subprograms that called the currrent subprogram, global variables that do not appear in the current subprogram, and area allocated by the subprograms that called the current subprogram.
foundDepend(DependNode) - class coins.backend.sched.DependGraph のメソッド
If the schedulable list or the unShedulable list contains a DependNode on which the DependNode dn depends, return true.
fOut - class coins.driver.StreamCopier の変数
 
fOut - class coins.flow.BBlockImpl の変数
 
fOutPatternMap - class coins.opt.GlobalReform の変数
 
fOutputFile - class coins.driver.CompileThread.PassGroup の変数
 
fParallelInf - class coins.sym.SubpImpl の変数
 
fParallelInf - class coins.sym.OperandSymImpl の変数
 
fParamCount - class coins.SymRoot の変数
 
fParamList - class coins.sym.SubpImpl の変数
Parameter IrList of this subprogram.
fParamListIsSet - class coins.sym.SubpImpl の変数
fParamListIsSet is changed to true if fParamList is set (so as not to change it any more).
fParamListTemp - class coins.sym.SubpImpl の変数
Parameter type list of this subprogram.
fParamTypeList - class coins.sym.SubpTypeImpl の変数
Parameter type list if this is function type
fParamTypeListTemp - class coins.sym.SubpImpl の変数
Parameter type list temporally used in addParamType.
fParent - class coins.aflow.LoopInfImpl の変数
 
fParent - class coins.alias.Tag の変数
Parent Tag of this Tag.
fParent - class coins.flow.LoopInfImpl の変数
 
fParent - class coins.ir.IrListImpl の変数
 
fParentlessTags - class coins.alias.TagTreeBuilder の変数
Tags corresponding to each named variable and allocated area and unknown external area.
fParentNode - class coins.ir.hir.HIR_Impl の変数
 
fPatternCodeLower - class coins.opt.GlobalReform の変数
 
fPatternCodeUpper - class coins.opt.GlobalReform の変数
 
fPatternCount - class coins.opt.GlobalReform の変数
 
fPatternList - class coins.opt.GlobalReform の変数
 
fPatternParameters - class coins.opt.GlobalReform の変数
 
fPointedType - class coins.sym.PointerTypeImpl の変数
Type of pointed object.
fPointsTo - class coins.alias.alias2.ConstructPointsToGraph2 の変数
 
fPointsTo - class coins.alias.alias2.AliasAnalHir2 の変数
The points-to graph represented as an array of TagVector2s.
fPointsTo - class coins.alias.AliasAnalHir1 の変数
The points-to graph represented as an array of TagVectors.
fPointVectorBitCount - class coins.flow.SubpFlowImpl の変数
 
fPointVectorWordCount - class coins.flow.SubpFlowImpl の変数
 
fPostDom - class coins.flow.SubpFlowImpl の変数
 
fPostDom - class coins.flow.ControlFlowImpl の変数
 
fPostDominatedChildren - class coins.flow.BBlockImpl の変数
 
fPostDominatorListsOfSubp - class coins.flow.FlowAdapter の変数
 
fPostDominatorTree - class coins.flow.FlowAdapter の変数
 
fPostDomList - class coins.flow.SubpFlowImpl の変数
 
fPostsDom - class coins.flow.ControlFlowImpl の変数
 
fPragmaInlineList - class coins.opt.Inline の変数
 
fPredEdgeList - class coins.aflow.BBlockImpl の変数
 
fPredEdgeList - class coins.flow.BBlockImpl の変数
 
fPredefined - class coins.alias.alias2.AliasAnalHir2 の変数
Set of predefined functions.
fPredefined - class coins.alias.AliasAnalHir1 の変数
Set of predefined functions.
fPredefinedFunctions - class coins.lparallel.PreDefinedFunctions の変数
PreDefineFunctins:
fPredList - class coins.aflow.BBlockImpl の変数
 
fPredList - class coins.flow.BBlockImpl の変数
 
fPreprocessorOptions - class coins.driver.CheckOptions の変数
 
fPrevBBlockInSearch - class coins.aflow.SubpFlowImpl の変数
 
fPrevBBlockInSearch - class coins.flow.SubpFlowImpl の変数
 
fPrevStmt - class coins.ir.hir.StmtImpl の変数
 
fProductionCount - class coins.opt.GlobalReform の変数
 
fProductionMap - class coins.opt.GlobalReform の変数
 
fProductionsInNonterminal - class coins.opt.GlobalReform の変数
 
fpscr_ctrl - class coins.backend.gen.CodeGenerator_sh4 の static 変数
 
FRAME - class coins.backend.Storage の static 変数
 
FRAME - class coins.backend.Op の static 変数
 
FRAME - interface coins.backend.Keyword の static 変数
 
frameIsEmpty(Function) - class coins.backend.gen.CodeGenerator のメソッド
 
frameregister(String, String) - class coins.backend.sim.TypicalPattern のメソッド
 
frameSize - class coins.backend.gen.CodeGenerator_mb.MicroBlazeAttr の変数
real frame size
frameSize() - class coins.backend.Function のメソッド
Return frame size of this function (value is positive).
frameSize(Function) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
frameSize(Function) - class coins.backend.gen.CodeGenerator のメソッド
Return frame size (in positive) of function.
fReach - class coins.flow.BBlockImpl の変数
 
fReachableBBlocks - class coins.aflow.SubpFlowImpl の変数
 
fRealPart - class coins.ffront.ComplexExp の変数
 
fRecordAlias - class coins.aflow.SubpFlowImpl の変数
 
fRecordAlias - class coins.flow.SubpFlowImpl の変数
 
fRecordAlias - class coins.flow.DataFlowImpl の変数
 
fRecordAlias - class coins.opt.CommonSubexpElimHirE の変数
 
fRecordedIn - class coins.sym.SymImpl の変数
fRecordedIn Symbol table recording this symbol.
fRecordSetRefReprs - class coins.aflow.SubpFlowImpl の変数
 
fRedund - class coins.opt.PRE の変数
 
fReformed - class coins.ir.hir.InfStmtImpl の変数
 
fReformPatternList - class coins.opt.Opt の変数
 
fRegAllocInf - class coins.sym.OperandSymImpl の変数
 
fRegionName - class coins.sym.RegionTypeImpl の変数
 
fRegionTypeList - class coins.ir.hir.ProgramImpl の変数
 
fRegionVar - class coins.sym.RegionTypeImpl の変数
 
fregNum(Object) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
Return nonnegative number if operand is "%fX" register.
fregNum(Object) - class coins.backend.gen.CodeGenerator_x86 のメソッド
Return nonnegative number if operand is "%fX" register.
fRegularSubp - class coins.opt.PRE の変数
 
fReplacedNodes - class coins.opt.CommonSubexpElimHirE の変数
 
fReplacedVar - class coins.opt.ReplaceInfo.Item の変数
 
fReplaceLabel - class coins.ir.hir.SimplifyHir の変数
 
fReplaceMap - class coins.opt.ReplaceInfo の変数
Map of global var to replace information.
fReplaceNodeList - class coins.opt.ReplaceInfo.Item の変数
 
fRestrict - class coins.sym.TypeImpl の変数
This type is restrict or not
fRestructured - class coins.aflow.SubpFlowImpl の変数
 
fresults - class coins.lparallel.LoopParallelImpl の変数
 
fResults - class coins.aflow.SubpFlowImpl の変数
 
fResults - class coins.aflow.ShowFlow の変数
 
fResults - class coins.aflow.SetRefReprList の変数
 
fResults - class coins.aflow.SetRefReprImpl の変数
 
fResults - class coins.aflow.PointVectorImpl の変数
 
fResults - class coins.aflow.MakeControlFlowGraph の変数
 
fResults - class coins.aflow.HashBasedFlowExpId の変数
 
fResults - class coins.aflow.FlowAnalSymVectorIteratorImpl の変数
 
fResults - class coins.aflow.FlowAnalSymVectorImpl の変数
 
fResults - class coins.aflow.FlowAdapter の変数
 
fResults - class coins.aflow.ExpVectorImpl の変数
 
fResults - class coins.aflow.BBlockVectorImpl の変数
 
fResults - class coins.aflow.BBlockImpl の変数
 
fResults - class coins.aflow.AssignHashBasedFlowExpId の変数
 
fResults - class coins.flow.FlowAdapter の変数
 
fResults - class coins.hir2lir.ReformHir の変数
 
fResults - class coins.lparallel.Ref_Array の変数
 
fResults - class coins.lparallel.LoopUtil の変数
 
fResults - class coins.opt.DeadCodeElim の変数
 
fResults - class coins.opt.ConstPropagationAndFoldingOld の変数
 
fResults - class coins.opt.ConstPropagationAndFolding の変数
 
fResults - class coins.opt.ConstFolding の変数
 
fReturnType - class coins.sym.SubpTypeImpl の変数
Return Type if this is function type
fReturnValueType - class coins.sym.SubpImpl の変数
 
fReverseList - class coins.flow.SetRefReprList の変数
 
from - class coins.backend.tools.RegisterDescription2Java.RegSymbol の変数
 
fromBigIntegerBits(int, int, BigInteger) - class coins.util.FloatConst の static メソッド
........................................................................................................(..................)................................................. ..............NaN..........................................................
fromExplicitBigIntegerBits(int, int, BigInteger) - class coins.util.FloatConst の static メソッド
........................................................................................................(..................)................................................. ......................0..............0............................ ......................1..............0..................1........ ..............NaN..........................................................
fromStringToSet(String) - class coins.casttohir.ParseString の static メソッド
Make a set of Strings by taking out characters contained in the parameter pString and changing each character to a string of length 1.
frontiers - class coins.backend.ana.DominanceFrontiers の変数
BasicBlk-id-indexed array, whose elements are dominance frontiers of the block.
frontiers - class coins.backend.ana.ControlDependences の変数
BasicBlk-id-indexed array, whose elements are dominance frontiers of the block.
fRValueExpId - class coins.flow.ExpInf の変数
 
fSafeArrayAll - class coins.sym.SubpImpl の変数
fSafeArrayAll is set to true if #pragama safeArrayAll is given.
fSave - class coins.opt.PRE の変数
 
fSaveIn - class coins.opt.PRE の変数
 
fSaveOut - class coins.opt.PRE の変数
 
fsDom - class coins.flow.ControlFlowImpl の変数
 
fSetOfAddressTakenVariables - class coins.aflow.SubpFlowImpl の変数
 
fSetOfAddressTakenVariables - class coins.flow.SubpFlowImpl の変数
 
fSetOfGlobalVariables - class coins.aflow.SubpFlowImpl の変数
 
fSetOfGlobalVariables - class coins.alias.RecordAlias の変数
 
fSetOfGlobalVariables - class coins.flow.SubpFlowImpl の変数
 
fSetOfSyms - class coins.alias.RecordAlias の変数
Set of variables appered in the subprogram.
fSetRefRepr - class coins.flow.ExpInf の変数
 
fSetRefReprTable - class coins.aflow.SubpFlowImpl の変数
 
fSetRefReprTable - class coins.flow.SubpFlowImpl の変数
 
fsfuncname - class coins.backend.sim.SimFuncTable の変数
 
fsfuncsymbol - class coins.backend.sim.SimFuncTable の変数
 
fShiftMax - class coins.aflow.util.BitVectorImpl の変数
 
fShiftMax - class coins.alias.util.BitVector の static 変数
Maximum possible shift of bits within a long word, or 63.
fShiftMax - class coins.flow.BitVectorIteratorImpl の変数
 
fShiftMax - class coins.flow.BitVectorImpl の変数
 
fShowDataFlow - class coins.flow.DataFlowImpl の変数
 
fShowFlow - class coins.opt.PRE の変数
 
fSomeSubpChanged - class coins.ir.hir.SimplifyHir の変数
 
fSourceFile - class coins.driver.CompileThread.PassGroup の変数
 
fSourceFileName - class coins.driver.CompileThread の変数
 
fSourceInf - class coins.sym.SymImpl の変数
Source program information -- file name, line number, column defining this symbol.
fSpec - class coins.driver.CompileThread の変数
 
fStackDepth - class coins.sym.SymTableIteratorImpl の変数
 
fStackDepth - class coins.sym.SymNestIteratorImpl の変数
 
fStackInLocalMemory - class coins.hir2lir.ReformHir の変数
 
fStartLabel - class coins.sym.SubpImpl の変数
 
fStartValue - class coins.ir.hir.IndexedLoopStmtImpl の変数
 
fStatementsToBeAdded - class coins.hir2lir.ReformHir の変数
 
fStatementsToBeDeleted - class coins.hir2lir.ReformHir の変数
 
fStatementsToBeReplaced - class coins.hir2lir.ReformHir の変数
 
fStatic - class coins.alias.AliasAnalHir1 の変数
TagVector that corresponds to the static area.
fStatus - class coins.driver.CompileThread の変数
 
fStepValue - class coins.ir.hir.IndexedLoopStmtImpl の変数
 
fStmt - class coins.aflow.SetRefReprHirImpl の変数
 
fStmt - class coins.flow.SetRefReprHirImpl の変数
 
fStmt - class coins.flow.SetRefReprHirEImpl の変数
 
FStmt - class coins.ffront.FStmt.
Super class for all FORTRAN statements
FStmt(int, FirToHir) - class coins.ffront.FStmt のコンストラクタ
 
fStmt1CodeIndexFrom - class coins.opt.GlobalReform の変数
 
fStmt1CodeIndexTo - class coins.opt.GlobalReform の変数
 
fStmt2CodeIndexFrom - class coins.opt.GlobalReform の変数
 
fStmt2CodeIndexTo - class coins.opt.GlobalReform の変数
 
fStmtCount - class coins.ir.hir.HirIteratorImpl の変数
 
fStmtExpCount - class coins.flow.HirSubpFlowImpl の変数
 
fStmtExpSeq - class coins.flow.HirSubpFlowImpl の変数
 
fStmtExpSeqIndexForBBlock - class coins.flow.HirSubpFlowImpl の変数
 
fStmtList - class coins.ir.hir.HirIteratorImpl の変数
 
fStmtListIterator - class coins.ir.hir.HirIteratorImpl の変数
 
fStmtParamSet - class coins.opt.GlobalReform の変数
 
fStmtsInPattern - class coins.opt.GlobalReform の変数
 
fStmtToBeDeleted - class coins.ir.hir.SimplifyHir の変数
 
fStmtWithCriticalEdge - class coins.opt.NormalizeHir の変数
fStmtWithCriticalEdge lists control statements having critical edges.
fStmtWithMultipleLabels - class coins.ir.hir.SimplifyHir の変数
 
fstophir2c - class coins.lparallel.LoopPara の変数
 
fStorageClass - class coins.alias.Tag の変数
Storage class of this Tag.
fStorageClass - class coins.sym.RegionTypeImpl の変数
 
fStringBody - class coins.sym.StringConstImpl の変数
 
fSubp - class coins.ffront.DeclManager の変数
 
fSubp - class coins.flow.FlowImpl の変数
 
fSubp - class coins.ir.hir.SimplifyHir の変数
 
fSubpBodyFlag - class coins.ir.hir.BlockStmtImpl の変数
 
fSubpDef - class coins.alias.MyExpIdAssigner の変数
SubpDefinition instance nodes contained in which to assign MyExpIds.
fSubpDef - class coins.ffront.DeclManager の変数
 
fSubpDef - class coins.opt.PRE の変数
 
fSubpDef - class coins.opt.NormalizeHir の変数
 
fSubpDef - class coins.opt.GlobalVariableTemporalize の変数
FlowResults this object refer
fSubpDefinition - class coins.aflow.SubpFlowImpl の変数
 
fSubpDefinition - class coins.flow.SubpFlowImpl の変数
 
fSubpDefinition - class coins.sym.SubpImpl の変数
The IR SubpDefinition node of this subprogram
fSubpDefinitionList - class coins.hir2lir.ReformHir の変数
 
fSubpFlow - class coins.aflow.PointVectorImpl の変数
 
fSubpFlow - class coins.aflow.MakeDominatorTree の変数
 
fSubpFlow - class coins.aflow.MakeControlFlowGraph の変数
 
fSubpFlow - class coins.aflow.HashBasedFlowExpId の変数
 
fSubpFlow - class coins.aflow.Flow の変数
 
fSubpFlow - class coins.aflow.AssignHashBasedFlowExpId の変数
 
fSubpFlow - class coins.FlowRoot の変数
 
fSubpFlow - class coins.flow.ShowDataFlow の変数
 
fSubpFlow - class coins.flow.SetRefReprImpl の変数
 
fSubpFlow - class coins.flow.PointVectorImpl の変数
 
fSubpFlow - class coins.flow.InitiateFlowHir の変数
 
fSubpFlow - class coins.flow.FlowImpl の変数
 
fSubpFlow - class coins.flow.FlowAdapter の変数
 
fSubpFlow - class coins.flow.ExpVectorImpl の変数
 
fSubpFlow - class coins.flow.DataFlowImpl の変数
 
fSubpFlow - class coins.flow.BitVectorIteratorImpl の変数
 
fSubpFlow - class coins.flow.BBlockVectorImpl の変数
 
fSubpFlow - class coins.flow.BBlockSubtreeIteratorImpl の変数
 
fSubpFlow - class coins.flow.BBlockHirNodeIteratorImpl の変数
 
fSubpFlow - class coins.hir2lir.ReformHir の変数
 
fSubpFlow - class coins.lparallel.LoopUtil の変数
 
fSubpFlow - class coins.lparallel.LoopParallelImpl の変数
 
fSubpFlow - class coins.opt.Opt の変数
 
fSubpFlow - class coins.opt.NormalizeHir の変数
 
fSubpFlow - class coins.opt.GlobalVariableTemporalize の変数
FlowResults this object refer
fSubpFlow - class coins.opt.DeadCodeElim の変数
 
fSubpFlow - class coins.opt.ConstPropagationAndFolding の変数
 
fSubpFlow - class coins.opt.ConstFolding の変数
 
fSubpFlow - class coins.opt.CommonSubexpElim の変数
 
fSubpFlowCurrent - class coins.flow.FlowImpl の変数
 
fSubpFlowImpl - class coins.opt.ConstPropagationAndFoldingHir の変数
 
fSubpKind - class coins.sym.SubpImpl の変数
Kind of this subprogram
fSubpList - class coins.sym.RegionTypeImpl の変数
 
fSubprogramsToBeParallelized - class coins.lparallel.LoopPara の変数
 
fSubpToReform - class coins.opt.GlobalReform の変数
 
fSubrootCount - class coins.opt.GlobalReform の変数
 
fSubs - class coins.ffront.SubstringNode の変数
 
fSubscriptToMask - class coins.alias.alias2.ConstructPointsToGraph2 の変数
 
fSubscriptToMask - class coins.alias.alias2.AliasAnalHir2 の変数
 
fSubsPtr - class coins.opt.PRE の変数
 
fSubtreeIterator - class coins.flow.BBlockStmtIterator の変数
 
fSubtreesContainingCall - class coins.flow.SubpFlowImpl の変数
 
fSubtreesCopied - class coins.flow.SubpFlowImpl の変数
 
fSuccEdgeList - class coins.aflow.BBlockImpl の変数
 
fSuccEdgeList - class coins.flow.BBlockImpl の変数
 
fSuccList - class coins.aflow.BBlockImpl の変数
 
fSuccList - class coins.flow.BBlockImpl の変数
 
fSuffix - class coins.driver.CompileThread.PassGroup の変数
 
fSym - class coins.ffront.Parser の変数
 
fSym - class coins.ir.hir.SymNodeImpl の変数
 
fSymCountLim1 - class coins.flow.SubpFlowImpl の変数
 
fSymCountLim2 - class coins.flow.SubpFlowImpl の変数
 
fSymExpCount - class coins.flow.SubpFlowImpl の変数
 
fSymIndexTable - class coins.flow.SubpFlowImpl の変数
 
fSymInf - class coins.sym.SymImpl の変数
Information attached to this symbol
fSymNext - class coins.sym.VarIteratorImpl の変数
 
fSymNext - class coins.sym.SymNestIteratorImpl の変数
 
fSymNext - class coins.sym.SymIteratorImpl の変数
 
fSymTable - class coins.ffront.FStmt の変数
 
fSymTable - class coins.ffront.DeclManager の変数
 
fSymTable - class coins.sym.VarIteratorImpl の変数
 
fSymTable - class coins.sym.SymIteratorImpl の変数
 
fSymTableCurrent - class coins.hir2lir.ReformHir の変数
 
fSymTableList - class coins.sym.RegionTypeImpl の変数
 
fSymTableStack - class coins.sym.SymTableIteratorImpl の変数
 
fSymTableStack - class coins.sym.SymNestIteratorImpl の変数
 
ft - class coins.backend.sim.Simulator の変数
 
ftable - class coins.backend.sim.SimFuncTable の変数
 
fTableName - class coins.sym.SymTableImpl の変数
 
fTag - class coins.alias.MyExpId の変数
 
fTag - class coins.sym.UnionTypeImpl の変数
 
fTag - class coins.sym.StructTypeImpl の変数
 
fTag - class coins.sym.RegionTypeImpl の変数
 
fTag - class coins.sym.EnumTypeImpl の変数
 
fTagBitCount - class coins.alias.alias2.Prescan の変数
Total number of Tags that have a bit position assigned in the TagVector.
fTagBitCount - class coins.alias.alias2.AliasAnalHir2 の変数
Number of bit-allocated memory objects.
fTagBitCount - class coins.alias.TagTreeBuilder の変数
Total number of Tags that have a bit position assigned in the TagVector.
fTagBitCount - class coins.alias.AliasAnalHir1 の変数
Number of bit-allocated tags.
fTagVect - class coins.alias.Tag の変数
TagVector object that represents all the objects this Tag may represnt.
fTailStmtMatched - class coins.opt.GlobalReform の変数
 
fTempCount - class coins.sym.SubpImpl の変数
 
fTempDCount - class coins.sym.SubpImpl の変数
 
fTempDVarList - class coins.sym.SubpImpl の変数
List of temporal double variables ganerated by compiler
fTempExpCorrespondence - class coins.aflow.SubpFlowImpl の変数
 
fTempExpCorrespondence - class coins.flow.SubpFlowImpl の変数
 
fTemporaryFileManager - class coins.driver.CompileThread の変数
 
fTemporaryFileManager - class coins.lparallel.LoopPara の変数
 
fTempVarList - class coins.sym.SubpImpl の変数
List of temporal long variables ganerated by compiler
fTempVarMap - class coins.opt.TempInfo の変数
Map of global var to temporal var whitch replaced.
fThenPart - class coins.ffront.BlockIfStmt の変数
 
fThreadDescriptor - class coins.hir2lir.ReformHir の変数
 
fThreadEnd - class coins.hir2lir.ReformHir の変数
 
fThreadForkForDoAll - class coins.hir2lir.ReformHir の変数
 
fThreadIdArray - class coins.hir2lir.ReformHir の変数
 
fThreadIdOfMaster - class coins.hir2lir.ReformHir の変数
 
fThreadInit - class coins.hir2lir.ReformHir の変数
 
fThreadJoin - class coins.hir2lir.ReformHir の変数
 
fThreadLocalVariables - class coins.driver.CompileThread の変数
 
fThreadPostprocess - class coins.hir2lir.ReformHir の変数
 
fThreadPostprocessForDoAllThread - class coins.hir2lir.ReformHir の変数
 
fThreadPreprocessForDoAllLoop - class coins.hir2lir.ReformHir の変数
 
fThreadPreprocessForDoAllThread - class coins.hir2lir.ReformHir の変数
 
fThreadSelfId - class coins.hir2lir.ReformHir の変数
 
fThreadType - class coins.hir2lir.ReformHir の変数
 
fThreshold - class coins.opt.CommonSubexpElimHirE の変数
fThreshold Replacement threshold.
fTimeInMillis - class coins.opt.PRE の static 変数
 
fTmpVar - class coins.lparallel.TmpVarRef の変数
 
fToBBlock - class coins.aflow.EdgeImpl の変数
 
fToBBlock - class coins.flow.EdgeImpl の変数
 
fTraceLevel - class coins.opt.PRE の変数
 
fTransformed - class coins.opt.NormalizeHir の変数
fTransformed is set to true if HIR is changed by normalization, else it is set to false.
fTransp - class coins.opt.PRE の変数
 
fTransparent - class coins.flow.MySubpFlow の変数
 
fTransparentMap - class coins.opt.GlobalReform の変数
 
fTree - class coins.aflow.HashBasedFlowExpId の変数
 
fType - class coins.alias.Tag の変数
Type of the object this Tag represents.
fType - class coins.ast.expr.ConstantExpr の変数
 
fType - class coins.ir.hir.HIR_Impl の変数
 
fType - class coins.sym.SymImpl の変数
The type of this symbol
fTypeCore - class coins.sym.TypeImpl の変数
fTypeCore is core part of this type, that is, excluding type qualifier and vector element count.
fTypeKind - class coins.sym.TypeImpl の変数
The indication of this Type kind
fTypeMgr - class coins.ffront.FirToHir の変数
 
fTypeMgr - class coins.ffront.ConcatNode の変数
 
fTypeUtil - class coins.ffront.Token の変数
 
fTypeUtil - class coins.ffront.SubscrOrFunCallNode の変数
 
fTypeUtil - class coins.ffront.ProcessData の変数
 
fTypeUtil - class coins.ffront.IntrinsicUtility の変数
 
fTypeUtil - class coins.ffront.I77Utils の変数
 
fTypeUtil - class coins.ffront.HirUtility の変数
 
fTypeUtil - class coins.ffront.FStmt の変数
 
fTypeUtil - class coins.ffront.ConstManager の変数
 
fTypeUtil - class coins.ffront.BinaryNode の変数
 
fTypeUtil - class coins.ffront.BaseManager の変数
 
fUDChainList - class coins.aflow.UDListImpl の変数
 
fUDList - class coins.opt.ConstPropagationAndFolding の変数
 
func - class coins.backend.gen.CodeGenerator_arm.JumpcKey の変数
 
func - class coins.backend.gen.CodeGenerator の変数
Current function
func - class coins.backend.gen.CodeGenerator.FunctionAttr の変数
Parent object.
func - class coins.backend.sched.Schedule の変数
 
func - class coins.backend.sched.DependGraph の変数
 
func - class coins.simd.ReplaceRegNames の変数
 
func_ - class coins.ffront.OtherIOStmt の変数
 
func_ - class coins.ffront.ConcatNode の変数
 
func_do - class coins.ffront.I77Utils の変数
 
func_e - class coins.ffront.I77Utils の変数
 
func_s - class coins.ffront.I77Utils の変数
 
FUNCALL - interface coins.ast.TokenId の static 変数
 
funcAttrTbl - class coins.backend.gen.CodeGenerator の変数
Function attribute tables.
funcMAX(IrList) - class coins.ffront.IntrinsicUtility のメソッド
max(x,y,...) => temp = x; if(temp < y){ temp = y; }
funcMIN(IrList) - class coins.ffront.IntrinsicUtility のメソッド
min(x,y,...) => temp = x; if(temp > y){ temp = y; }
funcNEAREST(Exp) - class coins.ffront.IntrinsicUtility のメソッド
int(a+.5) if a>=0 int(a-.5) if a<0
funcNumber - class coins.backend.gen.CodeGenerator_sh4.SH4Attr の変数
 
funcStmt(Node, Token, FirList) - class coins.ffront.F77Sym のメソッド
make Fir node of function header statement [f77.jay] function_stmt : opt_label_def type FUNCTION IDENT func_dummy_args { $$ = fSym.funcStmt($2, $4, $5); } | opt_label_def FUNCTION IDENT func_dummy_args { $$ = fSym.funcStmt(null, $3, $4); }
funcSubProgram(FStmt, FirList) - class coins.ffront.F77Hir のメソッド
make Fir node of function subprogram [f77.jay] program_unit : function_stmt program_body { $$ = fHir.funcSubProgram($1, $2); }
function - class coins.backend.ana.DataFlowAnalysis の変数
 
function - class coins.backend.cfg.FlowGraph の変数
Function owning this CFG.
Function - class coins.ast.Function.
Declaration of a function.
Function - class coins.backend.Function.
Represent a function.
FUNCTION - interface coins.backend.Keyword の static 変数
 
FUNCTION - class coins.ffront.Parser の static 変数
 
FUNCTION - class coins.snapshot.TagName の static 変数
The tag `function'
FUNCTION_T - interface coins.ast.TypeId の static 変数
 
FUNCTION_TYPE_SIZE - class coins.cfront.EncodedType の static 変数
 
Function(Declarator, Stmnt) - class coins.ast.Function のコンストラクタ
Constructs a function.
Function(Module, ImList) - class coins.backend.Function のコンストラクタ
Parse S-expression function description and convert to internal form
FunctionExp - interface coins.ir.hir.FunctionExp.
FunctionExp Function call interface.
functionExp(Exp, IrList) - class coins.ir.hir.HIR_Impl のメソッド
 
functionExp(Exp, IrList) - interface coins.ir.hir.HIR0 のメソッド
functionExp Build a function expression node that computes function value.
FunctionExpImpl - class coins.ir.hir.FunctionExpImpl.
FunctionExpImpl Function call expression.
FunctionExpImpl(HirRoot, Exp, IrList) - class coins.ir.hir.FunctionExpImpl のコンストラクタ
 
functionParameters - class coins.backend.gen.CodeGenerator_mb.MicroBlazeAttr の変数
 
functionsWithoutSideEffect - class coins.SourceLanguage の変数
Set of the names of functions that have no side effect (do not write to memory).
FunctionTag - class coins.snapshot.FunctionTag.
This class represents the tag `function'
FunctionTag(Function) - class coins.snapshot.FunctionTag のコンストラクタ
Constructor for LIR
FunctionTag(HirRoot, SubpDefinition) - class coins.snapshot.FunctionTag のコンストラクタ
Constructor for HIR
FunctionTag(MacroFlowGraph) - class coins.snapshot.FunctionTag のコンストラクタ
Constructor for MDF
functionType - class coins.ffront.DeclManager の変数
 
fUndefinedUseNodesOfSym - class coins.flow.DataFlowImpl の変数
 
fUnionAncestor - class coins.alias.Tag の変数
 
fUniqueNameSym - class coins.sym.SymImpl の変数
The unique name which has been made by this compiler.
fUpper - class coins.opt.GlobalReform.PatternCodeRange の変数
 
fUpperLimitOfExpansionFactor - class coins.opt.LoopUnrolling の変数
 
fUpperLimitOfNodeCount - class coins.opt.Inline の変数
 
fUpward - class coins.ir.hir.IndexedLoopStmtImpl の変数
 
fUsed - class coins.flow.BBlockImpl の変数
 
fUsedAsPatternRoot - class coins.opt.GlobalReform の変数
 
fUsedAsSubRoot - class coins.opt.GlobalReform の変数
 
fUseDefChainList - class coins.flow.UseDefListImpl の変数
 
fUseDefChainMap - class coins.flow.UseDefListImpl の変数
 
fUseDefExhaustiveList - class coins.flow.SubpFlowImpl の変数
 
fUseDefList - class coins.flow.SubpFlowImpl の変数
 
fUsedGlobalSymCount - class coins.flow.SubpFlowImpl の変数
 
fUsedSymCount - class coins.flow.SubpFlowImpl の変数
 
fUsedSymSet - class coins.flow.SubpFlowImpl の変数
 
fUseExpIdList - class coins.aflow.SetRefReprImpl の変数
 
fUseFlowAnalSyms - class coins.flow.SetRefReprImpl の変数
 
fUseList - class coins.aflow.DefUseCellImpl の変数
 
fUseList - class coins.flow.DefUseChainImpl の変数
 
fUseList - class coins.flow.DefUseCellImpl の変数
 
fUseList - class coins.sym.VarImpl の変数
Use list containing IR nodes that use (refer) this symbol.
fUseList - class coins.sym.ExpIdImpl の変数
Use list containing IR nodes that use (refer) this symbol.
fUseNode - class coins.aflow.UDChainImpl の変数
 
fUseNode - class coins.flow.UseDefChainImpl の変数
 
fUseNodeList - class coins.aflow.SetRefReprImpl の変数
 
fUseNodeList - class coins.flow.SetRefReprImpl の変数
 
fUseNodeListOfSym - class coins.flow.SubpFlowImpl の変数
 
fuseSuccessor(BBlock) - class coins.aflow.BBlockImpl のメソッド
fuseSuccessor: Fuse the successor pToBlock with this block and make all successors of pToBlock as successors of this block.
fuseSuccessor(BBlock) - class coins.aflow.BBlockHirImpl のメソッド
fuseSuccessor: Fuse the successor pToBlock with this block and make all successors of pToBlock as successors of this block.
fuseSuccessor(BBlock) - interface coins.aflow.BBlock のメソッド
fuseSuccessor: Fuse the successor pToBlock with this block and make all successors of pToBlock as successors of this block.
fUseSymList - class coins.flow.SetRefReprImpl の変数
 
fUseSyms - class coins.flow.SetRefReprImpl の変数
 
fUtil - class coins.alias.alias2.AliasAnalHir2 の変数
AliasUtil object used to access utility methods.
fUtil - class coins.alias.AliasAnalHir1 の変数
AliasUtil object used to access utility methods.
fUtil - class coins.hir2lir.ReformHir の変数
 
fUtil - class coins.lparallel.Ref_Array の変数
 
fValidFunctionSet - class coins.opt.GlobalVariableTemporalize の変数
Set of function names that is not modify any global vars.
fValue - class coins.ast.expr.IntConstantExpr の変数
 
fValue - class coins.ast.expr.FloatConstantExpr の変数
 
fVarCount - class coins.SymRoot の変数
 
fVarToLoc - class coins.alias.alias2.ConstructPointsToGraph2 の変数
 
fVarToLoc - class coins.alias.alias2.AliasAnalHir2 の変数
 
fVect - class coins.aflow.PointVectorIteratorImpl の変数
 
fVect - class coins.aflow.FlowAnalSymVectorIteratorImpl の変数
 
fVect - class coins.aflow.ExpVectorIteratorImpl の変数
 
fVectorWord - class coins.aflow.util.BitVectorImpl の変数
 
fVectorWord - class coins.alias.util.BitVector の変数
Array of longs that internally holds data.
fVectorWord - class coins.flow.BitVectorIteratorImpl の変数
 
fVectorWord - class coins.flow.BitVectorImpl の変数
 
fVolatile - class coins.sym.TypeImpl の変数
This type is volatile or not
fWithHirOpt - class coins.opt.Inline の変数
 
fWork - class coins.aflow.BBlockImpl の変数
 
fWork - class coins.flow.BBlockImpl の変数
 
fWork - class coins.ir.hir.HirAnnex の変数
 
fWork - class coins.sym.SymImpl の変数
Phase-wise work used for arbitrary purpose in each phase
fWorkFA - class coins.flow.BBlockImpl の変数
 

G

g_sym_table_ - class coins.ffront.CommonManager の変数
 
gAccessor - class coins.backend.gen.CodeGenerator_ppc の変数
 
GainConvertionFrame() - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
GainVecConvertionFrame() - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
GccLex - class coins.cfront.GccLex.
Lexical analyzer for GCC.
GccLex(IoRoot, InputStream) - class coins.cfront.GccLex のコンストラクタ
 
GCflush - class coins.backend.Root の変数
 
gcReport(PrintWriter) - class coins.backend.IntervalTimer のメソッド
Force GC and report freed memory size.
GE - interface coins.ast.TokenId の static 変数
 
genCallEpilogue(LirNode, BiList) - class coins.backend.gen.CodeGenerator_mips.mipsArgumentPassingUtil のメソッド
 
genCallPrologue(LirNode, BiList) - class coins.backend.gen.CodeGenerator_mips.mipsArgumentPassingUtil のメソッド
 
genChainRuleAction(PrintWriter, String) - class coins.backend.tools.Tmd2Java.RuleSet のメソッド
 
generate() - class coins.backend.asmpp.BraLtorgInstruction のメソッド
 
generate() - class coins.backend.asmpp.LtorgInstruction のメソッド
 
generate() - class coins.backend.asmpp.BraInstruction のメソッド
 
generate() - class coins.backend.asmpp.BccInstruction のメソッド
 
generate() - class coins.backend.asmpp.LiteralInstruction のメソッド
 
generate() - class coins.backend.asmpp.AsmLine のメソッド
 
generateBcc(String, String) - class coins.backend.asmpp.CPU のメソッド
 
generateBra(String) - class coins.backend.asmpp.Sh4 のメソッド
 
generateBra(String) - class coins.backend.asmpp.CPU のメソッド
 
GenerateCode - class coins.drivergen.process.GenerateCode.
GenerateCode is one of the process, convert Lir to assember code
generateCode() - class coins.backend.Module のメソッド
Write machine code.
GenerateCode(InputIr, Options) - class coins.drivergen.process.GenerateCode のコンストラクタ
Constructor
generateCode(OutputStream) - class coins.backend.Module のメソッド
Write machine code to codeStream
generateCodeWith(Object) - class coins.backend.Module のメソッド
Write machine code with specific transformers.
generateCodeWith(OutputStream, Object) - class coins.backend.Module のメソッド
Write machine code to codeStream with specific transformers.
generateCompile(File) - class coins.drivergen.Generator のメソッド
Output the contents of compile methos part of the mydriver.java
generateConstName(Sym, int) - class coins.sym.SymTableImpl のメソッド
 
GenerateDag - class coins.simd.GenerateDag.
Generate DAG (Directed Acyclic Graph)
GenerateDag(SimdEnvironment, Function) - class coins.simd.GenerateDag のコンストラクタ
Constructor:
generateDecomposed(BiList) - class coins.backend.gen.CodeGenerator.Match のメソッド
Decompose original LIR tree.
generateDerivedSym(Sym) - class coins.sym.SymTableImpl のメソッド
 
generateDerivedSym(Sym) - interface coins.sym.SymTable のメソッド
generateDerivedSym Generate a symbol having the same type and kind as that of pSym in this symbol table.
generatedStmts - class coins.ffront.FStmt の変数
 
generateElem(Type, Sym) - class coins.sym.SymTableImpl のメソッド
 
generateElem(Type, Sym) - interface coins.sym.SymTable のメソッド
generateElem Generate an element of type pType in this symbol table.
generateExpIdName() - class coins.flow.SubpFlowImpl のメソッド
 
generateExpIdName() - interface coins.flow.SubpFlow のメソッド
generateExpIdName Generate a name of expression identifier _xId1, _xId2, _xId3, ...
generateExpIdName(int) - class coins.aflow.HashBasedFlowExpId のメソッド
generateExpIdName: //##41 Generate ExpId name of the form xIdnnn where nnn is the string representing pIndex.
generateLabel() - class coins.sym.SymTableImpl のメソッド
 
generateLabel() - interface coins.sym.SymTable のメソッド
generateLabel Generate an internal label in subpSymTable().
generateMfg() - class coins.mdf.MdfModule のメソッド
Generate macro flow graphs in the current compile unit.
generateOptionalParam() - class coins.sym.ParamImpl のメソッド
 
generateParam(Type, Sym) - class coins.sym.SymTableImpl のメソッド
 
generateParam(Type, Sym) - interface coins.sym.SymTable のメソッド
generateParam Generate a parameter of type pType in subpSymTable().
generateSym(Type, int, String, Sym) - class coins.sym.SymTableImpl のメソッド
generateSym Generate a symbol of type pType in this symbol table (to be used as block name, etc.).
generateSym(Type, int, String, Sym) - interface coins.sym.SymTable のメソッド
generateSym Generate a symbol of type pType in subpSymTable().
generateSymName(String) - class coins.sym.SymTableImpl のメソッド
Generate symbol name which is unique in this SymTable and its ancestors.
generateSymName(String) - interface coins.sym.SymTable のメソッド
Generate symbol name which is unique in this SymTable and its ancestors.
generateTag() - class coins.sym.SymTableImpl のメソッド
 
generateTag() - interface coins.sym.SymTable のメソッド
generateTag Generate a tag name in subpSymTable().
generateTag(String) - class coins.sym.SymTableImpl のメソッド
 
generateTag(String) - interface coins.sym.SymTable のメソッド
 
generateUniqueName(Sym, Subp) - class coins.sym.SymTableImpl のメソッド
 
generateUniqueName(Sym, Subp) - interface coins.sym.SymTable のメソッド
Generate unique name for symbols in the form of subprogramName_originalName_n, where, subprogramName is the name of the subprogram defining the symbol ("" for global symbol), oroginalName is the name of the symbol, n is sequence number (1, 2, 3, ...)
generateVar(Type) - class coins.sym.SymTableImpl のメソッド
generateVar Generate a variable of type pType in the symbol table of current subprogram symRoot.subpCurrent (to be used as temporal variable, etc.).
generateVar(Type) - interface coins.sym.SymTable のメソッド
generateVar Generate a variable of type pType in the symbol table of current subprogram symRoot.subpCurrent (to be used as temporal variable, etc.).
generateVar(Type, Sym) - class coins.sym.SymTableImpl のメソッド
generateVar Generate a variable of type pType in this symbol table (to be used as temporal variable, etc.).
generateVar(Type, Sym) - interface coins.sym.SymTable のメソッド
generateVar Generate a variable of type pType in subpSymTable() starting with "_var" (to be used as temporal variable, etc.).
generateXml() - class coins.snapshot.SnapShot のメソッド
Generate the XML file.
Generator - class coins.drivergen.Generator.
A driver generator for the COINS Compiler Driver API.
Generator() - class coins.drivergen.Generator のコンストラクタ
 
genForPattern(Tmd2Java.Prod, String) - class coins.backend.tools.Tmd2Java.RuleSet のメソッド
 
genFunctionEpilogue(LirNode, BiList) - class coins.backend.gen.CodeGenerator_mips.mipsArgumentPassingUtil のメソッド
Generate the LirNodes of function's return value.
genFunctionPrologue(LirNode, BiList) - class coins.backend.gen.CodeGenerator_mips.mipsArgumentPassingUtil のメソッド
in mipsSRR.genLoadStackArgs().
genHeader(Module) - class coins.backend.gen.CodeGenerator のメソッド
Generate header on assembly file.
genLabelTbl - class coins.backend.gen.CodeGenerator.Match の変数
Label table.
genParameters(PrintWriter, String) - class coins.backend.tools.Tmd2Java.RuleSet のメソッド
Generate parameters.
genReplaceLabel(Object, String) - class coins.backend.tools.Tmd2Java.Prod のメソッド
 
genReplaceList(ImList, String) - class coins.backend.tools.Tmd2Java.Prod のメソッド
 
genReplaceString(String, String) - class coins.backend.tools.Tmd2Java.Prod のメソッド
 
genReplaceSym(Object, String) - class coins.backend.tools.Tmd2Java.Prod のメソッド
 
genRewriteCode(String, String) - class coins.backend.tools.Tmd2Java.Prod のメソッド
 
genRewriteExpr(Object, String) - class coins.backend.tools.Tmd2Java.Prod のメソッド
 
genRewriteStmt(Object, String, String) - class coins.backend.tools.Tmd2Java.Prod のメソッド
 
genRuleAction(PrintWriter, String, int) - class coins.backend.tools.Tmd2Java.RuleSet のメソッド
 
genRuleTable(PrintWriter, String, int) - class coins.backend.tools.Tmd2Java.RuleSet のメソッド
 
genSymbolId() - class coins.backend.Module のメソッド
Generate new symbol's id
genTables(String, PrintWriter) - class coins.backend.tools.RegisterDescription2Java のメソッド
table generation
genTrailer(Module) - class coins.backend.gen.CodeGenerator のメソッド
Generate trailer on assembly file.
get_close_paren_pos(String) - class coins.ffront.F77Scanner のメソッド
def(ghi)jk) ^ return this position
get_concatenatee() - class coins.ffront.ConcatNode のメソッド
 
get_lio_type(Type) - class coins.ffront.I77Utils のメソッド
These parameterss is followed by macro "TY*" in "libI77/lio.h".
get_next_fortran_line(BufferedReader) - class coins.ffront.F77Scanner のメソッド
 
get_refArrayCell(Var, LinkedList) - class coins.lparallel.ArrayAreaAnalyzer のメソッド
get_refArrayCell:
get_refArrayCell(Var, LinkedList) - class coins.lparallel.ArrayAnal のメソッド
get_refArrayCell: refArrayCell is acquired.
get_stopfunc() - class coins.ffront.StopStmt のメソッド
 
get_type_alist() - class coins.ffront.I77Utils のメソッド
declare alist at global scope // rewind, backspace, endfile typedef struct { flag aerr; ftnint aunit; } alist;
get_type_cilist() - class coins.ffront.I77Utils のメソッド
declare cilist at global scope typedef struct { flag cierr; // int ftnint ciunit; // int flag ciend; // int char *cifmt; // char * ftnint cirec; // int } cilist;
get_type_cllist() - class coins.ffront.I77Utils のメソッド
declare cllist at global scope typedef struct{ flag cerr; // int ftnint cunit; // int char *csta; // char * } cllist;
get_type_icilist() - class coins.ffront.I77Utils のメソッド
declare icilist at global scope typedef struct { flag icierr; // int char *iciunit; // char * flag iciend; // int char *icifmt; // char * ftnint icirlen;// int ftnint icirnum;// int } icilist;
get_type_inlist() - class coins.ffront.I77Utils のメソッド
declare inlist at global scope typedef struct { flag inerr; ftnint inunit; char *infile; ftnlen infilen; ftnint *inex; //parameters in standard's order ftnint *inopen; ftnint *innum; ftnint *innamed; char *inname; ftnlen innamlen; char *inacc; ftnlen inacclen; char *inseq; ftnlen inseqlen; char *indir; ftnlen indirlen; char *infmt; ftnlen infmtlen; char *inform; ftnint informlen; char *inunf; ftnlen inunflen; ftnint *inrecl; ftnint *innrec; char *inblank; ftnlen inblanklen; } inlist;
get_type_olist() - class coins.ffront.I77Utils のメソッド
declare olist at global scope typedef struct { flag oerr; // int ftnint ounit; // int char *ofnm; // char * ftnlen ofnmlen; // int char *osta; // char * char *oacc; // char * char *ofm; // char * ftnint orl; // int char *oblnk; // char * } olist;
get() - class coins.ast.DeclaratorList のメソッド
 
get() - class coins.ast.expr.StringLiteral のメソッド
 
get() - class coins.ast.stmnt.CompoundStmnt のメソッド
Returns the first element of the list.
get() - class coins.cfront.Lex のメソッド
 
get() - class coins.cfront.EncodedType のメソッド
 
get() - class coins.driver.CompilerExitStatus のメソッド
 
get(int) - class coins.aflow.util.FAList のメソッド
 
get(int) - class coins.aflow.util.CoinsList のメソッド
Returns the element at the specified position in this list.
get(int) - class coins.aflow.util.CoinsList.SubList のメソッド
 
get(int) - class coins.backend.gen.CodeGenerator_arm.ArmConst のメソッド
 
get(int) - class coins.backend.sched.Pipelining.ResourceTable のメソッド
 
get(int) - class coins.flow.FAList のメソッド
 
get(int) - class coins.hir2lir.ConvToNewLIR.AsmParamList のメソッド
 
get(int) - class coins.ir.hir.HirListImpl のメソッド
 
get(int) - interface coins.ir.hir.HirList のメソッド
 
get(int) - class coins.ir.hir.ExpListExpImpl のメソッド
 
get(int) - class coins.ir.IrListImpl のメソッド
 
get(int) - interface coins.ir.IrList のメソッド
 
get(LirNode) - class coins.simd.BoundanalysisUwForLir のメソッド
Retrieves a corresponding bound value for a node.
get(LirNode) - class coins.simd.BoundanalysisDwForLir のメソッド
Retrieves live bits of a node.
get(Object) - class coins.aflow.util.ListValuedMap のメソッド
 
get(Object) - class coins.flow.ListValuedMap のメソッド
Get the list corresponding to the key pKey.
get(Object) - class coins.simd.ReversibleMap のメソッド
 
get(String) - class coins.aflow.util.SelfCollectingResults のメソッド
Obtains the information specified by the argument pAnal from the pResults argument.
get(String) - class coins.backend.sym.SymTab のメソッド
Find a symbol with key name.
get(String) - class coins.backend.tools.RegisterDescription2Java.SymTab のメソッド
 
get(String) - class coins.cfront.SymbolTable のメソッド
 
get(String, Object) - class coins.aflow.FlowResults のメソッド
 
get(String, Object) - class coins.aflow.util.SelfCollectingResults のメソッド
Obtains the information specified by the argument pAnal and pObj from the pResults argument.
get(String, Object, Object) - class coins.aflow.FlowResults のメソッド
 
get(String, Object, Object) - class coins.aflow.util.SelfCollectingResults のメソッド
 
get(Sym) - class coins.opt.TempInfo のメソッド
Get temporal var whitch replaced.
getAccessedSyms() - class coins.sym.SubpImpl のメソッド
 
getActualParamList() - class coins.ir.hir.ExpImpl のメソッド
 
getActualParamList() - interface coins.ir.hir.Exp のメソッド
 
getActualParamList() - class coins.ir.hir.AsmStmtImpl のメソッド
Get the list of actual parameters.
getActualParamList() - interface coins.ir.hir.AsmStmt のメソッド
 
getAddress() - class coins.backend.asmpp.AsmLine のメソッド
 
getAddressOf(String) - class coins.backend.asmpp.LtorgInstruction のメソッド
 
getAflowBBlock() - class coins.flow.BBlockImpl のメソッド
 
getAflowBBlock() - interface coins.flow.BBlock のメソッド
 
getAflowSubpFlow(FlowResults) - class coins.flow.SubpFlowImpl のメソッド
 
getAliasAnal() - class coins.opt.GlobalVariableTemporalize のメソッド
Get AliasAnal this object refer.
getAliasGroupFor(Exp) - class coins.alias.alias2.AliasAnalHir2 のメソッド
Returns the set of lvalue nodes the specified argument may be aliased to.
getAliasGroupFor(Exp) - class coins.alias.AliasAnalHir1 のメソッド
Returns the set of lvalue nodes the specified argument may be aliased to.
getAliasGroupFor(Exp) - interface coins.alias.AliasAnal のメソッド
Returns the set of lvalue nodes that are possibly aliased (mayAlias) to the specified argument.
getAlignment() - class coins.sym.VectorTypeImpl のメソッド
 
getAlignment() - class coins.sym.UnionTypeImpl のメソッド
 
getAlignment() - class coins.sym.TypeImpl のメソッド
 
getAlignment() - interface coins.sym.Type のメソッド
getAlignment Get alignment value for this type.
getAlignment() - class coins.sym.StructTypeImpl のメソッド
 
getAlignment(int) - class coins.MachineParamX86_64 のメソッド
 
getAlignment(int) - class coins.MachineParamX86 のメソッド
 
getAlignment(int) - class coins.MachineParamSparc のメソッド
 
getAlignment(int) - class coins.MachineParamSH4 のメソッド
 
getAlignment(int) - class coins.MachineParamPpc のメソッド
 
getAlignment(int) - class coins.MachineParamMips のメソッド
 
getAlignment(int) - class coins.MachineParamMicroBlaze のメソッド
 
getAlignment(int) - class coins.MachineParamArm のメソッド
 
getAlignment(int) - class coins.MachineParamAlpha のメソッド
 
getAlignment(int) - class coins.MachineParam のメソッド
 
getAlignmentGap(long) - class coins.sym.TypeImpl のメソッド
 
getAlignmentGap(long) - interface coins.sym.Type のメソッド
getAlignmentGap Get alignment gap size if cumulative size of preceeding elements is pPreceedingSize.
getAllReferent() - class coins.simd.UseTable のメソッド
 
getAllReferent() - class coins.simd.DefTable のメソッド
Returns defTable's domain
getAlternateEntryBBlockList() - class coins.aflow.LoopInfImpl のメソッド
 
getAlternateEntryBBlockList() - interface coins.aflow.LoopInf のメソッド
getAlternateEntryBBlockList: Get the list of alternate entry BBlock.
getAlternateEntryBBlockList() - class coins.flow.LoopInfImpl のメソッド
 
getAlternateEntryBBlockList() - interface coins.flow.LoopInf のメソッド
getAlternateEntryBBlockList Get the list of alternate entry BBlock.
getAlternateEntryNodeList() - class coins.aflow.LoopInfImpl のメソッド
 
getAlternateEntryNodeList() - interface coins.aflow.LoopInf のメソッド
getAlternateEntryNodeList: Get the list of alternate entry node.
getAlternateEntryNodeList() - class coins.flow.LoopInfImpl のメソッド
 
getAlternateEntryNodeList() - interface coins.flow.LoopInf のメソッド
getAlternateEntryNodeList Get the list of alternate entry node.
getAncestorAssign(HIR) - class coins.flow.FlowUtil の static メソッド
 
getAParamAt(int) - class coins.ffront.SubscrOrFunCallNode のメソッド
Get Exp node of index-th actual parameter of statement-function call.
getARegCount() - class coins.SymRoot のメソッド
getARegCount: Get the generated abstract-register counter.
getArg(String) - interface coins.driver.CompileSpecification のメソッド
Returns an argument of an option in this command line.
getArg(String) - class coins.driver.CommandLine のメソッド
Returns an argument of an option in this command line.
getArg(String) - class coins.driver.CoinsOptions のメソッド
Returns the argument of an option in this COINS option.
getArgMap(Function) - class coins.lir2c.LirToC のメソッド
getArgMap: this method gets the declaration arguments in the Function.
getArgs() - class coins.ast.Declarator のメソッド
Returns the argument list if the declared symbol is a function.
getArgs() - class coins.ffront.HeaderStmt のメソッド
 
getArguments() - class coins.ast.Function のメソッド
Returns the argument list.
getArguments() - class coins.ast.expr.CallExpr のメソッド
Returns the actual parameters.
getArguments() - class coins.ast.expr.AsmExpr のメソッド
Returns the actual parameters.
GetArgumentSP() - class coins.backend.gen.CodeGenerator_ppc.PowerPCAttr のメソッド
 
getArray() - class coins.ast.expr.ArrayExpr のメソッド
 
getArrayElemType() - class coins.cfront.EncodedType のメソッド
 
getArrayExp() - class coins.ir.hir.SubscriptedExpImpl のメソッド
 
getArrayExp() - interface coins.ir.hir.SubscriptedExp のメソッド
getArrayExp Get the array expression part of this subscripted expression.
getArrayExp() - class coins.ir.hir.ExpImpl のメソッド
 
getArrayExp() - interface coins.ir.hir.Exp のメソッド
getArrayExp (##2) getSubscriptExp getElemSizeExp (##2) Get a component of a subscripted variable.
getArrayList(IR, List) - class coins.lparallel.ArrayAreaAnalyzer のメソッド
getArrayList: ex) expression : x = a[l] + b[m][n] node : = node ArrayList : a[l] (HIR.OP_SUBS) and b[m][n] (HIR.OP_SUBS)
getArrayList(IR, List) - class coins.lparallel.ArrayAnal のメソッド
getArrayList: Array which specifies a node and is contained in the tree is acquired.
getArrayParamSize() - class coins.ast.Declarator のメソッド
get/set array parameter size.
getArrayParamSize() - class coins.cfront.EncodedType のメソッド
get/set array parameter size.
getArrayParamSize() - class coins.sym.ParamImpl のメソッド
 
getArrayParamSize() - interface coins.sym.Param のメソッド
get array parameter size.
getArraySize() - class coins.cfront.EncodedType のメソッド
 
getArrayType(Type, FirList, DeclManager) - class coins.ffront.TypeUtility のメソッド
make Vector type.
getArrayVar(SubscriptedExp) - class coins.opt.LoopExpansion のメソッド
Get array Var SubscriptedExp has.
getAssemblerOptions() - interface coins.driver.CompileSpecification のメソッド
Returns a List of Strings containing all assembler options specified in this command line.
getAssemblerOptions() - class coins.driver.CommandLine のメソッド
Returns a List of Strings containing all assembler options specified in this command line.
getAssignCount() - class coins.flow.SubpFlowImpl のメソッド
 
getAssignCount() - interface coins.flow.SubpFlow のメソッド
 
getAssignList() - class coins.ffront.ExecStmtManager のメソッド
 
getAttachedFileInputStream(Class, String) - class coins.driver.CompilerDriver の static メソッド
Returns an InputStream of a file, which is in a directory where a loadable class file is in it (or one of sub-directories of the directory).
getAvailIn() - class coins.flow.BBlockImpl のメソッド
 
getAvailIn() - interface coins.flow.BBlock のメソッド
getAvailIn Get bit vector showing AvailIn set of this block.
getAvailIn(BBlock) - class coins.aflow.FindDAvailInAvailOut のメソッド
 
getAvailIn(BBlock) - class coins.aflow.FindAvailInAvailOut のメソッド
 
getAvailIn(SetRefRepr) - class coins.aflow.FindDAvailInAvailOut のメソッド
 
getAvailIn(SetRefRepr) - class coins.aflow.FindAvailInAvailOut のメソッド
 
getAvailInVector() - class coins.flow.BBlockImpl のメソッド
 
getAvailOut() - class coins.flow.BBlockImpl のメソッド
 
getAvailOut() - interface coins.flow.BBlock のメソッド
getAvailOut Get bit vector showing AvailOut set of this block.
getAvailOutVector() - class coins.flow.BBlockImpl のメソッド
 
getBBlock() - class coins.aflow.SetRefReprList のメソッド
Returns a BBlock object this SetRefReprList is associated with.
getBBlock() - class coins.aflow.SetRefReprImpl のメソッド
 
getBBlock() - interface coins.aflow.SetRefRepr のメソッド
 
getBBlock() - class coins.flow.SetRefReprList のメソッド
Returns a BBlock object this SetRefReprList is associated with.
getBBlock() - class coins.flow.SetRefReprImpl のメソッド
 
getBBlock() - interface coins.flow.SetRefRepr のメソッド
 
getBBlock() - class coins.flow.FlowIrLinkCellImpl のメソッド
 
getBBlock() - interface coins.flow.FlowIrLinkCell のメソッド
getBBlock Get basic block containing the node corresponding to this cell.
getBBlock() - class coins.sym.LabelImpl のメソッド
 
getBBlock() - interface coins.sym.Label のメソッド
getBBlock Get basic block corresponding to this label.
getBBlock(HIR) - class coins.flow.SubpFlowImpl のメソッド
 
getBBlock(HIR) - interface coins.flow.SubpFlow のメソッド
 
getBBlock(int) - class coins.aflow.SubpFlowImpl のメソッド
 
getBBlock(int) - interface coins.aflow.SubpFlow のメソッド
getBBlock: Get the basic block whose block number is pBlockNumber.
getBBlock(int) - class coins.flow.SubpFlowImpl のメソッド
 
getBBlock(int) - interface coins.flow.SubpFlow のメソッド
getBBlock Get the basic block whose block number is pBlockNumber.
getBBlock0(Label) - class coins.flow.SubpFlowImpl のメソッド
 
getBBlock0(Label) - interface coins.flow.SubpFlow のメソッド
 
getBBlockForLabel(Label) - class coins.aflow.FlowResults のメソッド
 
getBBlockForLabel(Label) - class coins.flow.SubpFlowImpl のメソッド
 
getBBlockForLabel(Label) - interface coins.flow.SubpFlow のメソッド
 
getBBlockForNode(HIR) - class coins.aflow.FlowResults のメソッド
 
getBBlockFromNodeIndex(int) - class coins.flow.SubpFlowImpl のメソッド
 
getBBlockFromNodeIndex(int) - interface coins.flow.SubpFlow のメソッド
 
getBBlockList() - class coins.aflow.LoopInfImpl のメソッド
 
getBBlockList() - interface coins.aflow.LoopInf のメソッド
 
getBBlockList() - class coins.flow.SubpFlowImpl のメソッド
Returns the List of BBlocks in the flow excluding null and 0-numbered BBlock.
getBBlockList() - interface coins.flow.SubpFlow のメソッド
Returns the List of BBlocks in the flow excluding null and 0-numbered BBlock.
getBBlockList() - class coins.flow.LoopInfImpl のメソッド
 
getBBlockList() - interface coins.flow.LoopInf のメソッド
 
getBBlockList() - class coins.flow.DataFlowImpl のメソッド
Returns the List of BBlocks in the flow.
getBBlockList() - interface coins.flow.DataFlow のメソッド
Returns the List of BBlocks in this flow.
getBBlockList() - class coins.flow.BBlockVectorImpl のメソッド
 
getBBlockList() - interface coins.flow.BBlockVector のメソッド
Get the list of BBlocks contained in the BBlockVector.
getBBlockNumber() - class coins.aflow.BBlockImpl のメソッド
 
getBBlockNumber() - interface coins.aflow.BBlock のメソッド
getBBlockNumber: Get the block number attached to this basic block.
getBBlockNumber() - class coins.flow.BBlockImpl のメソッド
 
getBBlockNumber() - interface coins.flow.BBlock のメソッド
 
getBBlockOfIR(int) - class coins.aflow.SubpFlowImpl のメソッド
 
getBBlockOfIR(int) - interface coins.aflow.SubpFlow のメソッド
Get BBlock corresponding to the IR node indexed by pIndex.
getBBlockOfIR(int) - class coins.flow.SubpFlowImpl のメソッド
 
getBBlockOfIR(int) - interface coins.flow.SubpFlow のメソッド
 
getBBlocks() - class coins.aflow.SubpFlowImpl のメソッド
 
getBBlocks() - interface coins.aflow.SubpFlow のメソッド
Same as { #getReachableBBlocks()}.
getBBlocks() - class coins.aflow.SimpleLoopInf のメソッド
 
getBBlocksFromEntry() - class coins.aflow.SubpFlowImpl のメソッド
 
getBBlocksFromEntry() - interface coins.aflow.SubpFlow のメソッド
Returns the list of BBlocks in the breadth first order beginning from the entry bblock.
getBBlocksFromExit() - class coins.aflow.SubpFlowImpl のメソッド
 
getBBlocksFromExit() - interface coins.aflow.SubpFlow のメソッド
Returns the list of BBlocks in the breadth first order beginning from the exit bblock and traversing backward.
getBBlockTable() - class coins.aflow.SubpFlowImpl のメソッド
 
getBBlockTable() - interface coins.aflow.SubpFlow のメソッド
List of BBlock object that this SubpFlow has ever recorded.
getBBlockTable() - class coins.flow.SubpFlowImpl のメソッド
 
getBBlockTable() - interface coins.flow.SubpFlow のメソッド
Get BBlockTable of this subprogram.
getBBlockVectorBitCount() - class coins.flow.SubpFlowImpl のメソッド
 
getBBlockVectorBitCount() - interface coins.flow.SubpFlow のメソッド
 
getBBlockVectorWordCount() - class coins.flow.SubpFlowImpl のメソッド
 
getBBlockVectorWordCount() - interface coins.flow.SubpFlow のメソッド
 
getBit(int) - class coins.aflow.util.BitVectorImpl のメソッド
 
getBit(int) - interface coins.aflow.util.BitVector のメソッド
getBit: Get pIndex-th bit of this bit vector.
getBit(int) - class coins.alias.util.BitVector のメソッド
Returns bit state at the specified position.
getBit(int) - class coins.flow.BitVectorImpl のメソッド
 
getBit(int) - interface coins.flow.BitVector のメソッド
getBit Get pIndex-th bit of this bit vector.
getBit(int) - class coins.ssa.BitVector のメソッド
Return specified bit.
getBitFieldSize() - class coins.ast.Declarator のメソッド
If this declarator is not a bit-field member, then this method returns 0.
getBitLength() - class coins.aflow.util.BitVectorImpl のメソッド
 
getBitLength() - interface coins.aflow.util.BitVector のメソッド
Returns the length of this BitVector, not counting the 0-th bit, which is not used.
getBitLength() - class coins.alias.util.BitVector のメソッド
Returns the length of this BitVector.
getBitLength() - class coins.flow.BitVectorImpl のメソッド
 
getBitLength() - interface coins.flow.BitVector のメソッド
Returns the length of this BitVector, not counting the 0-th bit, which is not used.
getBitLength() - class coins.ssa.BitVector のメソッド
Return the bit length of the current bit vector.
getBitmask() - class coins.backend.gen.CodeGenerator_mips.mipsAttr のメソッド
 
getBitOffset() - class coins.sym.ElemImpl のメソッド
 
getBitOffset() - interface coins.sym.Elem のメソッド
getBitOffset See also setBitFieldOffset method.
getBitSize() - class coins.sym.ElemImpl のメソッド
 
getBitSize() - interface coins.sym.Elem のメソッド
getBitSize See also setBitFieldOffset method.
getBlockNumber() - class coins.flow.BBlockImpl のメソッド
 
getBlockNumber() - interface coins.flow.BBlock のメソッド
getBlockNumber Get the block number attached to this basic block.
getBlockStmt() - class coins.ir.hir.StmtImpl のメソッド
getBlockStmt Get the block statement containing this statement.
getBlockStmt() - interface coins.ir.hir.Stmt のメソッド
getBlockStmt Get the block statement containing this statement.
getBlockStmt(Stmt) - class coins.casttohir.SideEffectBuffer のメソッド
getBlockStmt From parameter s, make a block statement in which swept out statements can be inserted.
getBody() - class coins.ast.Function のメソッド
Returns the function body.
getBody() - class coins.ast.stmnt.WhileStmnt のメソッド
Returns the loop body.
getBody() - class coins.ast.stmnt.SwitchStmnt のメソッド
Returns the switch body.
getBody() - class coins.ast.stmnt.ForStmnt のメソッド
Returns the loop body.
getBody() - class coins.ast.stmnt.DoStmnt のメソッド
Returns the loop body.
getBody() - class coins.ffront.FortranCharacterExp のメソッド
 
getBodyStmt() - class coins.ir.hir.SwitchStmtImpl のメソッド
 
getBodyStmt() - interface coins.ir.hir.SwitchStmt のメソッド
Gget switch-body statement that contains case statements.
getBoolType() - class coins.ffront.TypeUtility のメソッド
 
getBrother() - class coins.sym.SymTableImpl のメソッド
 
getBrother() - interface coins.sym.SymTable のメソッド
getBrother
getCallCount() - class coins.flow.SubpFlowImpl のメソッド
 
getCallCount() - interface coins.flow.SubpFlow のメソッド
 
getCalleeReg() - class coins.backend.sched.DependNode のメソッド
Return callee register.
getCalleeReg(LirNode) - class coins.backend.sched.LirNodeInf のメソッド
 
getCallList() - class coins.sym.SubpImpl のメソッド
getCallList Get the list of subprograms called in this subprogram.
getCallList() - interface coins.sym.Subp のメソッド
getCallList Get the list of subprograms called in this subprogram.
getCaseConst(int) - class coins.ir.hir.SwitchStmtImpl のメソッド
 
getCaseConst(int) - interface coins.ir.hir.SwitchStmt のメソッド
Get the n-th (head is 0) case constant.
getCaseCount() - class coins.ir.hir.SwitchStmtImpl のメソッド
 
getCaseCount() - interface coins.ir.hir.SwitchStmt のメソッド
 
getCaseLabel(int) - class coins.ir.hir.SwitchStmtImpl のメソッド
 
getCaseLabel(int) - interface coins.ir.hir.SwitchStmt のメソッド
getCaseLabel Get n-th (head is 0) case label.
getCaseLabelNode(int) - class coins.ir.hir.SwitchStmtImpl のメソッド
 
getCaseLabelNode(int) - interface coins.ir.hir.SwitchStmt のメソッド
getCaseLabelNode Get LabelNode of n-th (head is 0) case label.
getCharCode(char) - class coins.MachineParamX86_64 のメソッド
getCharCode: Get the character code of the given character.
getCharCode(char) - class coins.MachineParamX86 のメソッド
getCharCode: Get the character code of the given character.
getCharCode(char) - class coins.MachineParamSparc のメソッド
getCharCode: Get the character code of the given character.
getCharCode(char) - class coins.MachineParamSH4 のメソッド
getCharCode Get the character code of the given character.
getCharCode(char) - class coins.MachineParamPpc のメソッド
getCharCode Get the character code of the given character.
getCharCode(char) - class coins.MachineParamMips のメソッド
getCharCode Get the character code of the given character.
getCharCode(char) - class coins.MachineParamMicroBlaze のメソッド
getCharCode: Get the character code of the given character.
getCharCode(char) - class coins.MachineParamArm のメソッド
getCharCode: Get the character code of the given character.
getCharCode(char) - class coins.MachineParamAlpha のメソッド
getCharCode Get the character code of the given character.
getCharCode(char) - class coins.MachineParam のメソッド
getCharCode Get the character code of the given character.
getCharType() - class coins.SymRoot のメソッド
getCharType: //##27
getCharType() - class coins.ffront.TypeUtility のメソッド
 
getChild(int) - class coins.aflow.IrAdapter のメソッド
 
getChild(int) - class coins.ir.hir.HIR_Impl のメソッド
 
getChild(int) - class coins.ir.IrListImpl のメソッド
 
getChild(int) - interface coins.ir.IR0 のメソッド
getChild
getChild1() - class coins.aflow.IrAdapter のメソッド
 
getChild1() - class coins.ir.hir.HIR_Impl のメソッド
 
getChild1() - class coins.ir.IrListImpl のメソッド
 
getChild1() - interface coins.ir.IR のメソッド
getChild1 Get the first child of this node.
getChild1(IR) - class coins.aflow.FlowUtil の static メソッド
Returns the first child.
getChild1(IR) - class coins.flow.FlowUtil の static メソッド
Returns the first child.
getChild1(IR) - class coins.opt.ConstFoldingHir のメソッド
getChild1
getChild2() - class coins.aflow.IrAdapter のメソッド
 
getChild2() - class coins.ir.hir.HIR_Impl のメソッド
 
getChild2() - class coins.ir.IrListImpl のメソッド
 
getChild2() - interface coins.ir.IR のメソッド
getChild2 Get the second child of this node.
getChild2(IR) - class coins.aflow.FlowUtil の static メソッド
Returns the second child.
getChild2(IR) - class coins.flow.FlowUtil の static メソッド
Returns the second child.
getChild2(IR) - class coins.opt.ConstFoldingHir のメソッド
getChild2
getChildCount() - class coins.aflow.IrAdapter のメソッド
 
getChildCount() - class coins.ir.hir.HIR_Impl のメソッド
 
getChildCount() - class coins.ir.IrListImpl のメソッド
 
getChildCount() - interface coins.ir.IR0 のメソッド
getChildCount Get the number of children that may be attached to this node.
getChildCount(IR) - class coins.aflow.FlowUtil の static メソッド
Returns the number of children of the given node.
getChildCount(IR) - class coins.flow.FlowUtil の static メソッド
Returns the number of children of the given node.
getChildNumber() - class coins.ir.hir.HIR_Impl のメソッド
 
getChildNumber() - interface coins.ir.hir.HIR0 のメソッド
getChildNumber Get the child number of this node.
getChildren(LirNode) - class coins.simd.LirDefUseRel のメソッド
Retrieves a L-expression related to given L-expression in def-userelation
getClone() - class coins.ir.hir.HIR_Impl のメソッド
 
getClone() - class coins.ir.IrListImpl のメソッド
 
getClone() - interface coins.ir.IrList のメソッド
getClone
getCoinsOptions() - interface coins.driver.CompileSpecification のメソッド
Returns an CoinsOptions object which represents -coins options included in this command line.
getCoinsOptions() - class coins.driver.CommandLine のメソッド
Returns an CoinsOptions object which represents -coins options included in this command line.
getCompAndTbl() - class coins.backend.MachineParams のメソッド
 
getCompAndTbl() - class coins.backend.gen.MachineParams_x86_64 のメソッド
 
getCompAndTbl() - class coins.backend.gen.MachineParams_x86simd のメソッド
 
getCompAndTbl() - class coins.backend.gen.MachineParams_x86 のメソッド
 
getCompAndTbl() - class coins.backend.gen.MachineParams_thumb のメソッド
 
getCompAndTbl() - class coins.backend.gen.MachineParams_sparc のメソッド
 
getCompAndTbl() - class coins.backend.gen.MachineParams_sh4 のメソッド
 
getCompAndTbl() - class coins.backend.gen.MachineParams_sample のメソッド
 
getCompAndTbl() - class coins.backend.gen.MachineParams_ppc のメソッド
 
getCompAndTbl() - class coins.backend.gen.MachineParams_mips のメソッド
 
getCompAndTbl() - class coins.backend.gen.MachineParams_mb のメソッド
 
getCompAndTbl() - class coins.backend.gen.MachineParams_arm のメソッド
 
getCompAndTbl() - class coins.backend.gen.MachineParams_alpha のメソッド
 
getCompareType(Type, Type) - class coins.casttohir.ToHirCast のメソッド
Get the type for casting operands of comparison operation.
getCompilerOptions() - interface coins.driver.CompileSpecification のメソッド
Returns a List of Strings containing all compiler options specified in this command line.
getCompilerOptions() - class coins.driver.CommandLine のメソッド
Returns a List of Strings containing all compiler options specified in this command line.
getCompileSpecification() - class coins.IoRoot のメソッド
Get the CompilerSpecification currently active.
getCompleteType() - class coins.sym.UnionTypeImpl のメソッド
 
getCompleteType() - class coins.sym.TypeImpl のメソッド
getCompleteType Get complete type corresponding to this type.
getCompleteType() - interface coins.sym.Type のメソッド
getCompleteType Get complete type corresponding to this type.
getCompleteType() - class coins.sym.StructTypeImpl のメソッド
 
getCompleteType() - class coins.sym.EnumTypeImpl のメソッド
 
getComplexDoubleStructType() - class coins.ffront.TypeUtility のメソッド
Return Double Complex type as a StructType typedef struct{ double _real; double _imag; } _complex_struct;
getComplexityLevel() - class coins.flow.SubpFlowImpl のメソッド
 
getComplexityLevel() - interface coins.flow.SubpFlow のメソッド
Get the complexity level of this subprogram. 1: simple.
getComplexNode(HIR) - class coins.aflow.FlowUtil の static メソッド
 
getComplexNode(HIR) - class coins.flow.FlowUtil の static メソッド
 
getComplexStructType() - class coins.ffront.TypeUtility のメソッド
Return Complex type as a StructType typedef struct{ float _real; float _imag; } _complex_struct;
getComponentScalarTypes(Type) - class coins.alias.AliasUtil の static メソッド
 
getCompoundControlStmtOfBBlock(BBlock) - class coins.opt.NormalizeHir のメソッド
Get the compound control statement in pBBlock.
getCompWeightTbl() - class coins.backend.MachineParams のメソッド
 
getCompWeightTbl() - class coins.backend.gen.MachineParams_x86_64 のメソッド
 
getCompWeightTbl() - class coins.backend.gen.MachineParams_x86simd のメソッド
 
getCompWeightTbl() - class coins.backend.gen.MachineParams_x86 のメソッド
 
getCompWeightTbl() - class coins.backend.gen.MachineParams_thumb のメソッド
 
getCompWeightTbl() - class coins.backend.gen.MachineParams_sparc のメソッド
 
getCompWeightTbl() - class coins.backend.gen.MachineParams_sh4 のメソッド
 
getCompWeightTbl() - class coins.backend.gen.MachineParams_sample のメソッド
 
getCompWeightTbl() - class coins.backend.gen.MachineParams_ppc のメソッド
 
getCompWeightTbl() - class coins.backend.gen.MachineParams_mips のメソッド
 
getCompWeightTbl() - class coins.backend.gen.MachineParams_mb のメソッド
 
getCompWeightTbl() - class coins.backend.gen.MachineParams_arm のメソッド
 
getCompWeightTbl() - class coins.backend.gen.MachineParams_alpha のメソッド
 
getCondition() - class coins.ast.expr.ConditionalExpr のメソッド
Returns the condition part.
getCondition() - class coins.ast.stmnt.ForStmnt のメソッド
Returns the condition expression.
getConditionalInitPart() - class coins.ir.hir.LoopStmtImpl のメソッド
 
getConditionalInitPart() - interface coins.ir.hir.LoopStmt のメソッド
getConditionalInitPart Get the BlockStmt containing the statements added by addToConditionalInitPart.
getConditionalInitPart2() - class coins.ir.hir.LoopStmtImpl のメソッド
 
getConstant() - class coins.ast.stmnt.CaseLabel のメソッド
Returns the constant value of the case label.
getConstArgAddr(String, FStmt) - class coins.ffront.ConstManager のメソッド
 
getConstExp(String) - class coins.ffront.ConstManager のメソッド
 
getConstManager() - class coins.ffront.DeclManager のメソッド
 
getConstSym() - class coins.ir.hir.ExpImpl のメソッド
getConstSym Get constant symbol attached to this node.
getConstSym() - interface coins.ir.hir.Exp のメソッド
getConstSym Get constant symbol attached to this node.
getConstSym() - class coins.ir.hir.ConstNodeImpl のメソッド
 
getConstSym() - interface coins.ir.hir.ConstNode のメソッド
getConstSym If boolean true node then return symRoot.intConst1 else if boolean false node then return symRoot.intConst0 else if NamedConst node then return corresponding Const symbol.
getConstSym() - class coins.sym.NamedConstImpl のメソッド
 
getConstSym() - class coins.sym.ConstImpl のメソッド
 
getConstSym() - interface coins.sym.Const のメソッド
getConstSym If boolean true then return symRoot.intConst1 else if boolean false then return symRoot.intConst0 else if enumeration constant then return corresponding IntConst else return this.
getConstSym() - class coins.sym.BoolConstImpl のメソッド
 
getConstValue() - class coins.ffront.UnaryNode のメソッド
 
getConstValue() - class coins.ffront.Token のメソッド
Return this token value as integer if it's enable ex) int_const node, real_const node, and so on.
getConstValue() - class coins.ffront.PowerNode のメソッド
 
getConstValue() - interface coins.ffront.HasConstValue のメソッド
 
getConstValue() - class coins.ffront.ConstManager.ParameterObject のメソッド
 
getConstValue() - class coins.ffront.ConcatNode のメソッド
 
getConstValue() - class coins.ffront.ComplexConstNode のメソッド
 
getConstValue() - class coins.ffront.BinaryNode のメソッド
 
getConstValue() - class coins.sym.NamedConstImpl のメソッド
 
getConstValue() - interface coins.sym.NamedConst のメソッド
getConstValue (##5) Get the constant value assigned to this named constant.
getConstValue(String) - class coins.ffront.ConstManager のメソッド
 
getConstValue(Token) - class coins.ffront.ConstManager のメソッド
 
getCopiedExp() - class coins.sym.ExpIdImpl のメソッド
 
getCopiedExp() - interface coins.sym.ExpId のメソッド
getCopiedExp Get the expression for which this ExpId is first created.
getCorrespondingExpId() - class coins.flow.SetRefReprImpl のメソッド
 
getCost1(LirNode, int) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
getCost1(LirNode, int) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
 
getCost1(LirNode, int) - class coins.backend.gen.CodeGenerator_x86 のメソッド
 
getCost1(LirNode, int) - class coins.backend.gen.CodeGenerator_thumb のメソッド
 
getCost1(LirNode, int) - class coins.backend.gen.CodeGenerator_sparc のメソッド
 
getCost1(LirNode, int) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
getCost1(LirNode, int) - class coins.backend.gen.CodeGenerator_sample のメソッド
 
getCost1(LirNode, int) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
getCost1(LirNode, int) - class coins.backend.gen.CodeGenerator_mips のメソッド
 
getCost1(LirNode, int) - class coins.backend.gen.CodeGenerator_mb のメソッド
 
getCost1(LirNode, int) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
getCost1(LirNode, int) - class coins.backend.gen.CodeGenerator_alpha のメソッド
 
getCost1(LirNode, int) - class coins.backend.gen.CodeGenerator のメソッド
Return the cost for LIR node t and goal nonterminal goal.
getCost2(LirNode, int) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
getCost2(LirNode, int) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
 
getCost2(LirNode, int) - class coins.backend.gen.CodeGenerator_x86 のメソッド
 
getCost2(LirNode, int) - class coins.backend.gen.CodeGenerator_thumb のメソッド
 
getCost2(LirNode, int) - class coins.backend.gen.CodeGenerator_sparc のメソッド
 
getCost2(LirNode, int) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
getCost2(LirNode, int) - class coins.backend.gen.CodeGenerator_sample のメソッド
 
getCost2(LirNode, int) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
getCost2(LirNode, int) - class coins.backend.gen.CodeGenerator_mips のメソッド
 
getCost2(LirNode, int) - class coins.backend.gen.CodeGenerator_mb のメソッド
 
getCost2(LirNode, int) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
getCost2(LirNode, int) - class coins.backend.gen.CodeGenerator_alpha のメソッド
 
getCost2(LirNode, int) - class coins.backend.gen.CodeGenerator のメソッド
 
getCount() - class coins.opt.ReplaceInfo.Item のメソッド
Get use count.
getCoupleSet() - class coins.ssa.BackTranslateFromSsaBriggs.CoupleSet のメソッド
 
getCprestore() - class coins.backend.gen.CodeGenerator_mips.mipsAttr のメソッド
 
getCurrentLineNo() - class coins.backend.Module のメソッド
Return current line number.
getCurrentRegionSymTable() - class coins.sym.RegionTypeImpl のメソッド
 
getCurrentRegionSymTable() - interface coins.sym.RegionType のメソッド
getCurrentRegionSymTable
getCurrentStmt() - class coins.ffront.ExecStmtManager のメソッド
 
getCurrentSymbolTable() - class coins.cfront.Parser のメソッド
 
getDAvailIn() - class coins.aflow.SetRefReprImpl のメソッド
 
getDAvailIn() - interface coins.aflow.SetRefRepr のメソッド
 
getDAvailIn() - class coins.aflow.BBlockImpl のメソッド
getAvailIn: Get bit vector showing AvailIn set of this block.
getDAvailIn() - interface coins.aflow.BBlock のメソッド
getAvailIn: Get bit vector showing AvailIn set of this block.
getDAvailOut() - class coins.aflow.BBlockImpl のメソッド
getAvailOut: Get bit vector showing AvailOut set of this block.
getDAvailOut() - interface coins.aflow.BBlock のメソッド
getAvailOut: Get bit vector showing AvailOut set of this block.
getDDef() - class coins.aflow.BBlockImpl のメソッド
 
getDDefIn() - class coins.aflow.SetRefReprImpl のメソッド
 
getDDefIn() - interface coins.aflow.SetRefRepr のメソッド
 
getDDefIn() - class coins.aflow.BBlockImpl のメソッド
getDefIn: Get bit vector showing DefIn set of this block.
getDDefIn() - interface coins.aflow.BBlock のメソッド
getDefIn: Get bit vector showing DefIn set of this block.
getDDefined() - class coins.aflow.SetRefReprImpl のメソッド
 
getDDefined() - interface coins.aflow.SetRefRepr のメソッド
 
getDDefined() - class coins.aflow.BBlockImpl のメソッド
getDefined: Get bit vector showing Defined set of this block.
getDDefined() - interface coins.aflow.BBlock のメソッド
getDDefined: Get bit vector showing DDefined set of this block.
getDDefOut() - class coins.aflow.BBlockImpl のメソッド
getDefOut: Get bit vector showing DefOut set of this block.
getDDefOut() - interface coins.aflow.BBlock のメソッド
getDefOut: Get bit vector showing DefOut set of this block.
getDebug() - class coins.opt.LoopExpansion のメソッド
Get Debug this object refer.
getDebug() - class coins.opt.GlobalVariableTemporalize のメソッド
Get Debug this object refer.
getDeclarator() - class coins.ast.expr.VariableExpr のメソッド
Returns the declarator of the variable.
getDeclaratorType(Declarator) - class coins.cfront.EncodedType のメソッド
 
getDeclManager() - class coins.ffront.FirToHir のメソッド
 
getDeclType(String) - class coins.ffront.DeclManager のメソッド
 
getDef() - class coins.aflow.BBlockImpl のメソッド
getDef: Get bit vector showing Def set of this block.
getDef() - class coins.flow.BBlockImpl のメソッド
 
getDef() - interface coins.flow.BBlock のメソッド
getDef Get bit vector showing Def set of this block.
getDef(BBlock) - class coins.aflow.FindReach のメソッド
 
getDef(BBlock) - class coins.aflow.FindPReach のメソッド
 
getDefaultLabel() - class coins.ir.hir.SwitchStmtImpl のメソッド
 
getDefaultLabel() - interface coins.ir.hir.SwitchStmt のメソッド
Get default label
getDefaultLabelNode() - class coins.ir.hir.SwitchStmtImpl のメソッド
 
getDefaultLabelNode() - interface coins.ir.hir.SwitchStmt のメソッド
Get default label node
getDefaultTraceLevel() - class coins.driver.Trace のメソッド
Returns the default category trace level, which is used to determine whether a trace message whose category is not appeared in trace specifications should be printed or not.
getDefCount() - class coins.flow.SubpFlowImpl のメソッド
 
getDefCount() - interface coins.flow.SubpFlow のメソッド
 
getDefCount() - class coins.flow.DataFlowImpl のメソッド
getDefCount
getDefCount() - interface coins.flow.DataFlow のメソッド
Returns the # of value-setting SetRefReprs.
getDefFlowAnalSym() - class coins.flow.SetRefReprImpl のメソッド
 
getDefIn() - class coins.flow.BBlockImpl のメソッド
 
getDefIn() - interface coins.flow.BBlock のメソッド
getDefIn Get bit vector showing DefIn set of this block.
getDefIn(BBlock) - class coins.aflow.FindDefInDefOut のメソッド
 
getDefIn(BBlock) - class coins.aflow.FindDDefInDefOut のメソッド
 
getDefIn(SetRefRepr) - class coins.aflow.FindDefInDefOut のメソッド
 
getDefIn(SetRefRepr) - class coins.aflow.FindDDefInDefOut のメソッド
 
getDefIndex(int) - class coins.flow.SubpFlowImpl のメソッド
 
getDefIndex(int) - interface coins.flow.SubpFlow のメソッド
Get def-index from node index.
getDefIndex(int) - class coins.flow.DataFlowImpl のメソッド
getDefIndex
getDefIndex(int) - interface coins.flow.DataFlow のメソッド
Returns the DefSetRefRepr index (SetRefRepr no. that is assigned to value-setting SetRefReprs) of the node that has the given IR index.
getDefined() - class coins.flow.BBlockImpl のメソッド
 
getDefined() - interface coins.flow.BBlock のメソッド
getDefined Get bit vector showing Defined set of this block.
getDefined(BBlock) - class coins.aflow.FindPLiveInLiveOut のメソッド
 
getDefined(BBlock) - class coins.aflow.FindLiveInLiveOut のメソッド
 
getDefined(BBlock) - class coins.aflow.FindDefInDefOut のメソッド
 
getDefined(BBlock) - class coins.aflow.FindDDefInDefOut のメソッド
 
getDefined(SetRefRepr) - class coins.aflow.FindPLiveInLiveOut のメソッド
 
getDefined(SetRefRepr) - class coins.aflow.FindPExposedUsed のメソッド
 
getDefined(SetRefRepr) - class coins.aflow.FindLiveInLiveOut のメソッド
 
getDefined(SetRefRepr) - class coins.aflow.FindExposedUsed のメソッド
 
getDefined(SetRefRepr) - class coins.aflow.FindDefInDefOut のメソッド
 
getDefined(SetRefRepr) - class coins.aflow.FindDDefInDefOut のメソッド
 
getDefinedColumn() - class coins.ir.SourceInfImpl のメソッド
 
getDefinedColumn() - interface coins.ir.SourceInf のメソッド
getDefinedColumn
getDefinedColumn() - class coins.sym.SymImpl のメソッド
getDefinedColumn Get the column number of the first declaration for this symbol.
getDefinedColumn() - interface coins.sym.Sym のメソッド
getDefinedColumn Get the column number of the first declaration for this symbol.
getDefinedFile() - class coins.ir.SourceInfImpl のメソッド
 
getDefinedFile() - interface coins.ir.SourceInf のメソッド
getDefinedFile
getDefinedFile() - class coins.sym.SymImpl のメソッド
getDefinedFile Get the symbol table entry representing the name of the file that defined this symbol for the first time.
getDefinedFile() - interface coins.sym.Sym0 のメソッド
getDefinedFile Get the symbol table entry representing the name of the file that defined this symbol for the first time.
getDefinedIn() - class coins.sym.SymImpl のメソッド
getDefinedIn Get the name of the construct containing the definition of this symbol (see defineUnique, Define, etc.).
getDefinedIn() - interface coins.sym.Sym0 のメソッド
getDefinedIn Get the name of the construct containing the definition of this symbol (see defineUnique, Define, etc.).
getDefinedInName() - class coins.sym.SymImpl のメソッド
 
getDefinedInName() - interface coins.sym.Sym のメソッド
getDefinedInName Get the name of getDefinedIn().
getDefinedLine() - class coins.ir.SourceInfImpl のメソッド
 
getDefinedLine() - interface coins.ir.SourceInf のメソッド
getDefinedLine
getDefinedLine() - class coins.sym.SymImpl のメソッド
getDefinedLine Get the line number of the first declaration for this symbol.
getDefinedLine() - interface coins.sym.Sym のメソッド
getDefinedLine Get the line number of the first declaration for this symbol.
getDefinedSyms() - class coins.flow.SubpFlowImpl のメソッド
 
getDefinedSyms() - interface coins.flow.SubpFlow のメソッド
getDefinedSyms Set of all symbols whose value is set in this subprogram.
getDefinedVector() - class coins.flow.BBlockImpl のメソッド
 
getDefInVector() - class coins.flow.BBlockImpl のメソッド
 
getDefLirs(LirNode) - class coins.simd.LirDefUseRel のメソッド
Retrieves L-expressions related to a given L-expression in defTable
getDefList() - class coins.aflow.UDChainImpl のメソッド
 
getDefList() - interface coins.aflow.UDChain のメソッド
Returns the list of Def nodes for this UDChain.
getDefList() - class coins.flow.UseDefChainImpl のメソッド
 
getDefList() - interface coins.flow.UseDefChain のメソッド
 
getDefNode() - class coins.aflow.DefUseCellImpl のメソッド
 
getDefNode() - interface coins.aflow.DefUseCell のメソッド
Returns the node (def node of this DefUseCell) that sets the value for the symbol this DefUseCell is associated with.
getDefNode() - class coins.flow.DefUseChainImpl のメソッド
 
getDefNode() - interface coins.flow.DefUseChain のメソッド
 
getDefNode() - class coins.flow.DefUseCellImpl のメソッド
 
getDefNode() - interface coins.flow.DefUseCell のメソッド
 
getDefNodeIndex(int) - class coins.flow.DataFlowImpl のメソッド
getNodeIndex
getDefNodeIndex(int) - interface coins.flow.DataFlow のメソッド
Returns the node index corresponding to the given "DefSetRefReprNo", which is the index attached to every value-setting SetRefRepr.
getDefNodeList(FlowAnalSym) - class coins.flow.SubpFlowImpl のメソッド
 
getDefNodeList(FlowAnalSym) - interface coins.flow.SubpFlow のメソッド
 
getDefNodes() - class coins.flow.BBlockImpl のメソッド
 
getDefNodes() - interface coins.flow.BBlock のメソッド
getDefNodes Get the set of nodes defining a value.
getDefOut() - class coins.flow.BBlockImpl のメソッド
 
getDefOut() - interface coins.flow.BBlock のメソッド
getDefOut Get bit vector showing DefOut set of this block.
getDefOutVector() - class coins.flow.BBlockImpl のメソッド
 
getDefPoint(int) - class coins.flow.SubpFlowImpl のメソッド
Get IR node from def-index
getDefPoint(int) - interface coins.flow.SubpFlow のメソッド
Get IR node from def-index.
getDefRefPosition() - class coins.flow.FlowIrLinkCellImpl のメソッド
 
getDefRefPosition() - interface coins.flow.FlowIrLinkCell のメソッド
 
getDefSym() - class coins.aflow.SetRefReprImpl のメソッド
 
getDefSym() - interface coins.aflow.SetRefRepr のメソッド
 
getDefSym() - class coins.flow.SetRefReprImpl のメソッド
 
getDefSym() - interface coins.flow.SetRefRepr のメソッド
 
getDefSym() - class coins.flow.DefUseChainImpl のメソッド
 
getDefUseCell(IR) - class coins.aflow.DefUseListImpl のメソッド
getDefUseCell: Get DefUseCell having pDefNode as its definie node.
getDefUseCell(IR) - interface coins.aflow.DefUseList のメソッド
getDefUseCell: Get DefUseCell having pDefNode as its define node.
getDefUseCellRaw(IR) - class coins.aflow.DefUseListImpl のメソッド
 
getDefUseCellRaw(IR) - interface coins.aflow.DefUseList のメソッド
Just like DefUseList.getDefUseCell(IR), but if there is no DefUseCell with the specified argument as the def node, returns null.
getDefUseCells() - class coins.aflow.DefUseListImpl のメソッド
 
getDefUseCells() - interface coins.aflow.DefUseList のメソッド
Returns the list of DefUseCells this DefUseList object holds.
getDefUseChain(IR) - class coins.flow.DefUseListImpl のメソッド
getDefUseChain Get DefUseChain having pDefNode as its definie node.
getDefUseChain(IR) - interface coins.flow.DefUseList のメソッド
getDefUseChain Get DefUseChain having pDefNode as its define node in this DefUseList.
getDefUseChainList() - class coins.flow.DefUseListImpl のメソッド
 
getDefUseChainList() - interface coins.flow.DefUseList のメソッド
getDefUseChain Get the list of DefUseChains in this DefUseList.
getDefUseChainListOfSym(FlowAnalSym) - class coins.flow.DefUseListImpl のメソッド
 
getDefUseChainListOfSym(FlowAnalSym) - interface coins.flow.DefUseList のメソッド
Get the list of DefUseChains having pSym as its define node symbol.
getDefUseExhaustiveList() - class coins.flow.SubpFlowImpl のメソッド
 
getDefUseExhaustiveList() - interface coins.flow.SubpFlow のメソッド
 
getDefUseList() - class coins.aflow.HashBasedFlowExpId のメソッド
 
getDefUseList() - interface coins.aflow.FlowExpId のメソッド
 
getDefUseList() - class coins.flow.SubpFlowImpl のメソッド
 
getDefUseList() - interface coins.flow.SubpFlow のメソッド
 
getDefUseList(FlowAnalSym) - class coins.aflow.SubpFlowImpl のメソッド
 
getDefUseList(FlowAnalSym) - interface coins.aflow.SubpFlow のメソッド
Returns the DefUseList for the given FlowAnalSym in this SubpFlow.
getDefVars(LirNode, NumberSet) - class coins.backend.CollectVarInTree のメソッド
Collect defined variables in LirNode tree stmt Variables are accumulated in set work.
getDefVector() - class coins.flow.BBlockImpl のメソッド
 
getDefVectorBitCount() - class coins.flow.SubpFlowImpl のメソッド
 
getDefVectorBitCount() - interface coins.flow.SubpFlow のメソッド
 
getDefVectorWordCount() - class coins.flow.SubpFlowImpl のメソッド
 
getDefVectorWordCount() - interface coins.flow.SubpFlow のメソッド
 
getDEGen() - class coins.aflow.BBlockImpl のメソッド
getEGen: Get bit vector showing EGen set of this block.
getDEGen() - interface coins.aflow.BBlock のメソッド
getEGen: Get bit vector showing DEGen set of this block.
getDerivedSymCount() - class coins.sym.SymInf のメソッド
getDerivedSymCount
getDescription() - class coins.driver.Suffix のメソッド
Returns a description of this suffix.
getDest() - class coins.ssa.BackTranslateFromSsaBriggs.Couple のメソッド
 
getDExposed() - class coins.aflow.SetRefReprImpl のメソッド
 
getDExposed() - interface coins.aflow.SetRefRepr のメソッド
 
getDExposed() - class coins.aflow.BBlockImpl のメソッド
getExposed: Get bit vector showing Exposed set of this block.
getDExposed() - interface coins.aflow.BBlock のメソッド
getDExposed: Get bit vector showing DExposed set of this block.
getDimension() - class coins.sym.VectorTypeImpl のメソッド
 
getDimension() - class coins.sym.VarImpl のメソッド
getDimension Get the dimension of this variable.
getDimension() - interface coins.sym.Var のメソッド
getDimension Get the dimension of this variable.
getDimension() - class coins.sym.TypeImpl のメソッド
getDimension Get the dimension of this type.
getDimension() - interface coins.sym.Type のメソッド
getDimension Get the dimension of this type.
getDims() - class coins.ffront.ProcessData.ArrayElement のメソッド
 
getDimSizeParamExp(Node, DeclManager) - class coins.ffront.TypeUtility のメソッド
 
getDKill() - class coins.aflow.SetRefReprImpl のメソッド
 
getDKill() - interface coins.aflow.SetRefRepr のメソッド
 
getDKill() - class coins.aflow.BBlockImpl のメソッド
getKill: Get bit vector showing Kill set of this block.
getDKill() - interface coins.aflow.BBlock のメソッド
getDKill: Get bit vector showing DKill set of this block.
getDoLabelString() - class coins.ffront.LabeledDoStmt のメソッド
 
getDomForSubpFlow() - class coins.aflow.BBlockImpl のメソッド
 
getDomForSubpFlow() - interface coins.aflow.BBlock のメソッド
Get the list of BBlocks that dominate this BBlock in the SubpFlow this BBlock belongs to.
getDominatedChildren() - class coins.flow.BBlockImpl のメソッド
getDominatedChildren Get the list of basic blocks immediately dominated by this block.
getDominatedChildren() - interface coins.flow.BBlock のメソッド
getDominatedChildren setDominatedChildren Get/set the list of basic blocks immediately dominated by this block.
getDominatedChildrenForSubpFlow() - class coins.aflow.BBlockImpl のメソッド
getDominatedChildren: Get the list of basic blocks immediately dominated by this block.
getDominatedChildrenForSubpFlow() - interface coins.aflow.BBlock のメソッド
getDominatedChildren: setDominatedChildren: Get/set the list of basic blocks immediately dominated by this block.
getDominatorList(BBlock) - class coins.flow.SubpFlowImpl のメソッド
 
getDominatorList(BBlock) - interface coins.flow.SubpFlow のメソッド
Get the list of dominators of pBBlock.
getDominators(BBlock) - class coins.flow.SubpFlowImpl のメソッド
 
getDominators(BBlock) - interface coins.flow.SubpFlow のメソッド
Get BBlockVector representing dominators of pBBlock.
getDominators(BBlock) - class coins.flow.FlowAdapter のメソッド
 
getDouble() - class coins.cfront.Lex のメソッド
 
getDoubleImagPart() - class coins.ffront.TypeUtility のメソッド
 
getDoubleRealPart() - class coins.ffront.TypeUtility のメソッド
 
getDoubleType() - class coins.ffront.TypeUtility のメソッド
 
getDReach() - class coins.aflow.SetRefReprImpl のメソッド
 
getDReach() - interface coins.aflow.SetRefRepr のメソッド
 
getDUsed() - class coins.aflow.SetRefReprImpl のメソッド
 
getDUsed() - interface coins.aflow.SetRefRepr のメソッド
 
getDUsed() - class coins.aflow.BBlockImpl のメソッド
 
getDUsed() - interface coins.aflow.BBlock のメソッド
getDUsed: //##12 Get bit vector showing DUsed set of this block.
getEGen() - class coins.flow.BBlockImpl のメソッド
 
getEGen() - interface coins.flow.BBlock のメソッド
getEGen Get bit vector showing EGen set of this block.
getEGen(BBlock) - class coins.aflow.FindDAvailInAvailOut のメソッド
 
getEGen(BBlock) - class coins.aflow.FindAvailInAvailOut のメソッド
 
getEGenVector() - class coins.flow.BBlockImpl のメソッド
 
getEKill() - class coins.flow.BBlockImpl のメソッド
 
getEKill() - interface coins.flow.BBlock のメソッド
getEKill Get bit vector showing EKill set of this block.
getEKill(BBlock) - class coins.aflow.FindDAvailInAvailOut のメソッド
 
getEKill(BBlock) - class coins.aflow.FindAvailInAvailOut のメソッド
 
getEKill(SetRefRepr) - class coins.aflow.FindDAvailInAvailOut のメソッド
 
getEKill(SetRefRepr) - class coins.aflow.FindAvailInAvailOut のメソッド
 
getEKillAll() - class coins.flow.BBlockImpl のメソッド
 
getEKillAll() - interface coins.flow.BBlock のメソッド
getEKillAll Get bit vector showing EKillAll set of this block.
getEKillAllVector() - class coins.flow.BBlockImpl のメソッド
 
getEKillVector() - class coins.flow.BBlockImpl のメソッド
 
getElem() - class coins.ir.hir.ExpImpl のメソッド
 
getElem() - interface coins.ir.hir.Exp のメソッド
getElem Get symbol of spefified class from SymNode. (##2) "this" should be a SymNode.
getElem() - class coins.ir.hir.ElemNodeImpl のメソッド
 
getElemCount() - class coins.SymRoot のメソッド
getElemCount: Get the generated element counter.
getElemCount() - class coins.sym.VectorTypeImpl のメソッド
 
getElemCount() - interface coins.sym.VectorType のメソッド
getElemCount Get the number of elements in the vector.
getElemCount() - class coins.sym.PointerTypeImpl のメソッド
 
getElemCount() - interface coins.sym.PointerType のメソッド
getElemCount
getElemCountExp() - class coins.sym.VectorTypeImpl のメソッド
 
getElemCountExp() - interface coins.sym.VectorType のメソッド
getElemCountExp Get the expression representing the number of elements in the vector.
getElemList() - class coins.sym.UnionTypeImpl のメソッド
 
getElemList() - interface coins.sym.UnionType のメソッド
getElemList
getElemList() - class coins.sym.TypeImpl のメソッド
 
getElemList() - interface coins.sym.Type のメソッド
getElemList: Get the list of struct/union elements.
getElemList() - class coins.sym.StructTypeImpl のメソッド
 
getElemList() - interface coins.sym.StructType のメソッド
getElemList
getElemList() - class coins.sym.EnumTypeImpl のメソッド
 
getElemListString() - class coins.sym.TypeImpl のメソッド
 
getElemListString() - interface coins.sym.Type のメソッド
getElemListString Get element type list of struct, union type in String form.
getElemListString(IrList) - class coins.sym.TypeImpl の static メソッド
 
getElemSizeExp() - class coins.ir.hir.SubscriptedExpImpl のメソッド
 
getElemSizeExp() - interface coins.ir.hir.SubscriptedExp のメソッド
getElemSizeExp Get the element size expression for this subscripted expression.
getElemSizeExp() - class coins.ir.hir.ExpImpl のメソッド
 
getElemSizeExp() - interface coins.ir.hir.Exp のメソッド
 
getElemType() - class coins.ffront.DoubleComplexExp のメソッド
 
getElemType() - class coins.ffront.ComplexExp のメソッド
 
getElemType() - class coins.sym.VectorTypeImpl のメソッド
 
getElemType() - interface coins.sym.VectorType のメソッド
getElemType
getElse() - class coins.ast.expr.ConditionalExpr のメソッド
Returns the else part.
getElse() - class coins.ast.stmnt.IfStmnt のメソッド
Returns the else statement.
getElsePart() - class coins.ir.hir.IfStmtImpl のメソッド
 
getElsePart() - interface coins.ir.hir.IfStmt のメソッド
getElsePart Get the else-part of if-statement.
getEndLabel() - class coins.ir.hir.SwitchStmtImpl のメソッド
 
getEndLabel() - interface coins.ir.hir.SwitchStmt のメソッド
Get break destination label (switch-end label) of this switch statement.
getEndLabel() - class coins.ir.hir.IfStmtImpl のメソッド
 
getEndLabel() - interface coins.ir.hir.IfStmt のメソッド
getEndLabel (##2) Get the end label of if-statement.
getEndLabel() - class coins.sym.SubpImpl のメソッド
 
getEndLabel() - interface coins.sym.Subp のメソッド
getEndLabel setEndLabel Get/set a label attached to the exit point of this subprogram.
getEndValue() - class coins.ir.hir.IndexedLoopStmtImpl のメソッド
 
getEndValue() - interface coins.ir.hir.IndexedLoopStmt のメソッド
getEndValue Get the end value of the loop index.
getEntryBBlock() - class coins.aflow.SubpFlowImpl のメソッド
 
getEntryBBlock() - interface coins.aflow.SubpFlow のメソッド
 
getEntryBBlock() - class coins.aflow.SimpleLoopInf のメソッド
 
getEntryBBlock() - class coins.aflow.LoopInfImpl のメソッド
 
getEntryBBlock() - interface coins.aflow.LoopInf のメソッド
getEntryBBlock: Get entry BBlock of the loop corresponding to this LoopInf.
getEntryBBlock() - class coins.flow.SubpFlowImpl のメソッド
 
getEntryBBlock() - interface coins.flow.SubpFlow のメソッド
Get the entry basic block.
getEntryBBlock() - class coins.flow.LoopInfImpl のメソッド
 
getEntryBBlock() - interface coins.flow.LoopInf のメソッド
getEntryBBlock Get entry BBlock of the loop corresponding to this LoopInf.
getEntrySym() - class coins.sym.SymTableEntryImpl のメソッド
 
getEntrySym() - interface coins.sym.SymTableEntry のメソッド
 
getEntryType() - class coins.ffront.TypeUtility のメソッド
 
getEnumListString(IrList) - class coins.sym.TypeImpl の static メソッド
getEnumListString Get element list of enum list pEnumList in String form.
getEnumSeqNumber() - class coins.sym.EnumTypeImpl のメソッド
 
getEnumSeqNumber() - interface coins.sym.EnumType のメソッド
 
getEpilogue(Function) - class coins.lir2c.LirToC のメソッド
getEpilogue: this method gets the epilogue of the function.
getErrorCount() - class coins.sym.SubpImpl のメソッド
 
getErrorCount() - interface coins.sym.Subp のメソッド
getErrorCount Get the number of syntax/semantic errors of this subprogram.
getExecStmtManager() - class coins.ffront.FirToHir のメソッド
 
getExitBBlock() - class coins.aflow.SubpFlowImpl のメソッド
 
getExitBBlock() - interface coins.aflow.SubpFlow のメソッド
 
getExitBBlock() - class coins.flow.SubpFlowImpl のメソッド
 
getExitBBlock() - interface coins.flow.SubpFlow のメソッド
 
getExitStatus() - class coins.driver.CompileThread のメソッド
Gets the current value of the exit status.
getExitStatus() - class coins.driver.CompileStatus のメソッド
 
getExp() - class coins.ffront.UnaryNode のメソッド
 
getExp() - class coins.ffront.ProcessData.ArrayElement のメソッド
 
getExp() - class coins.ir.hir.ExpStmtImpl のメソッド
 
getExp() - interface coins.ir.hir.ExpStmt のメソッド
Get the expression attached as the operand of this statement.
getExp(int) - class coins.ir.hir.ExpListExpImpl のメソッド
 
getExp(int) - interface coins.ir.hir.ExpListExp のメソッド
getExp Get the i-th element of the expression list, where i is given by the parameter pIndex.
getExp1() - class coins.ir.hir.ExpImpl のメソッド
getExp1 Get source operand 1 from unary or binary expression.
getExp1() - interface coins.ir.hir.Exp のメソッド
getExp1 Get source operand 1 from unary or binary expression.
getExp2() - class coins.ir.hir.ExpImpl のメソッド
getExp2 Get source operand 2 from binary expression.
getExp2() - interface coins.ir.hir.Exp のメソッド
getExp2 Get source operand 2 from binary expression.
getExpandedHir(HIR, GlobalReform.NontermPatInstance) - class coins.opt.GlobalReform のメソッド
Get the expanded HIR corresponding to pCallExp calling pNonterminal.
getExpId() - class coins.aflow.HashBasedFlowExpId のメソッド
 
getExpId() - interface coins.aflow.FlowExpId のメソッド
 
getExpId() - class coins.ir.hir.HIR_Impl のメソッド
 
getExpId() - interface coins.ir.hir.HIR のメソッド
getExpId Get the expression identifier assigned to this node.
getExpId(IR) - class coins.aflow.SubpFlowImpl のメソッド
 
getExpId(IR) - interface coins.aflow.SubpFlow のメソッド
 
getExpId(IR) - class coins.flow.SubpFlowImpl のメソッド
 
getExpId(IR) - interface coins.flow.SubpFlow のメソッド
 
getExpId(IR, int) - class coins.aflow.SubpFlowImpl のメソッド
 
getExpId(IR, int) - class coins.flow.SubpFlowImpl のメソッド
 
getExpId(IR, int) - interface coins.flow.SubpFlow のメソッド
 
getExpIdList() - class coins.flow.SubpFlowImpl のメソッド
 
getExpIdList() - interface coins.flow.SubpFlow のメソッド
 
getExpInf() - class coins.sym.ExpIdImpl のメソッド
 
getExpInf() - interface coins.sym.ExpId のメソッド
 
getExpNodeList(ExpId) - class coins.aflow.BBlockHirImpl のメソッド
 
getExpNodeList(ExpId) - class coins.flow.BBlockHirImpl のメソッド
 
getExpOfTemp(Var) - class coins.aflow.SubpFlowImpl のメソッド
 
getExpOfTemp(Var) - interface coins.aflow.SubpFlow のメソッド
Get the expression represented by the temporal variable pTempVar.
getExpOfTemp(Var) - class coins.flow.SubpFlowImpl のメソッド
 
getExpOfTemp(Var) - interface coins.flow.SubpFlow のメソッド
Get the expression represented by the temporal variable pTempVar.
getExposed() - class coins.flow.BBlockImpl のメソッド
 
getExposed() - interface coins.flow.BBlock のメソッド
getExposed Get bit vector showing Exposed set of this block.
getExposed(BBlock) - class coins.aflow.FindPLiveInLiveOut のメソッド
 
getExposed(BBlock) - class coins.aflow.FindLiveInLiveOut のメソッド
 
getExposed(SetRefRepr) - class coins.aflow.FindPLiveInLiveOut のメソッド
 
getExposed(SetRefRepr) - class coins.aflow.FindPExposedUsed のメソッド
 
getExposed(SetRefRepr) - class coins.aflow.FindLiveInLiveOut のメソッド
 
getExposed(SetRefRepr) - class coins.aflow.FindExposedUsed のメソッド
 
getExposedVector() - class coins.flow.BBlockImpl のメソッド
 
getExpr() - class coins.ast.expr.UnaryExpr のメソッド
 
getExpr() - class coins.ast.expr.NnaryExpr のメソッド
 
getExpr() - class coins.ast.stmnt.WhileStmnt のメソッド
Returns the loop condition.
getExpr() - class coins.ast.stmnt.SwitchStmnt のメソッド
Returns the expression computing the tested value.
getExpr() - class coins.ast.stmnt.ReturnStmnt のメソッド
Returns the expression computing the returned value.
getExpr() - class coins.ast.stmnt.IfStmnt のメソッド
Returns the condition expression.
getExpr() - class coins.ast.stmnt.ExpressionStmnt のメソッド
Returns the expression.
getExpr() - class coins.ast.stmnt.DoStmnt のメソッド
Returns the condition expression.
getExpRate() - class coins.opt.LoopUnrolling のメソッド
Get the rate of loop unrolling; expand count of loop body.
getExpVectorBitCount() - class coins.flow.SubpFlowImpl のメソッド
 
getExpVectorBitCount() - interface coins.flow.SubpFlow のメソッド
 
getExpVectorWordCount() - class coins.flow.SubpFlowImpl のメソッド
 
getExpVectorWordCount() - interface coins.flow.SubpFlow のメソッド
 
getExtra() - class coins.ffront.Triple のメソッド
 
getFileName() - class coins.cfront.Lex のメソッド
 
getFileName() - class coins.ir.hir.StmtImpl のメソッド
 
getFileName() - interface coins.ir.hir.Stmt のメソッド
Get the absolute path of the file containing this statement (see setFileName method).
getFinalOrigin() - class coins.sym.TypeImpl のメソッド
 
getFinalOrigin() - interface coins.sym.Type のメソッド
getFinalOrigin Trace the chain of origin types and return the origin as the last one of the chain.
getFirst() - class coins.aflow.util.CoinsList のメソッド
Returns the first element in this list.
getFirst() - class coins.ir.hir.HirListImpl のメソッド
 
getFirst() - interface coins.ir.hir.HirList のメソッド
 
getFirst() - class coins.ir.hir.ExpListExpImpl のメソッド
 
getFirst() - class coins.ir.IrListImpl のメソッド
 
getFirst() - interface coins.ir.IrList のメソッド
 
getFirstChild() - class coins.aflow.SimpleLoopInf のメソッド
 
getFirstChild() - class coins.aflow.LoopInfImpl のメソッド
 
getFirstChild() - interface coins.aflow.LoopInf のメソッド
getFirstChild setFirstChild Get/set the first child LoopInf of this LoopInf, where, the first child LoopInf is the LoopInf corresponding to the first loop directly contained in the loop correnponding to this LoopInf.
getFirstChild() - class coins.flow.LoopInfImpl のメソッド
 
getFirstChild() - interface coins.flow.LoopInf のメソッド
getFirstChild setFirstChild Get/set the first child LoopInf of this LoopInf, where, the first child LoopInf is the LoopInf corresponding to the first loop directly contained in the loop correnponding to this LoopInf.
getFirstChild() - class coins.sym.SymTableImpl のメソッド
 
getFirstChild() - interface coins.sym.SymTable のメソッド
getFirstChild
getFirstElem(StructType) - class coins.alias.AliasUtil のメソッド
 
getFirstStmt() - class coins.aflow.BBlockHirImpl のメソッド
 
getFirstStmt() - interface coins.aflow.BBlockHir のメソッド
 
getFirstStmt() - class coins.flow.BBlockHirImpl のメソッド
 
getFirstStmt() - interface coins.flow.BBlockHir のメソッド
 
getFirstStmt() - class coins.ir.hir.BlockStmtImpl のメソッド
 
getFirstStmt() - interface coins.ir.hir.BlockStmt のメソッド
getFirstStrmt Get the first statement of this block.
getFirstSubtree() - class coins.flow.BBlockHirImpl のメソッド
 
getFirstSubtree() - interface coins.flow.BBlock のメソッド
getFirstSubtree Get the first subtree contained in this block.
getFirstSym() - class coins.sym.SymTableImpl のメソッド
 
getFirstSym() - interface coins.sym.SymTable のメソッド
getFirstSym Get the first symbol recorded in this symbol table.
getFlag(int) - class coins.aflow.SetRefReprImpl のメソッド
 
getFlag(int) - interface coins.aflow.SetRefRepr のメソッド
 
getFlag(int) - class coins.aflow.LoopInfImpl のメソッド
 
getFlag(int) - interface coins.aflow.LoopInf のメソッド
getFlag: setFlag: getFlag returns the value (true/false) of the flag indicated by pFlagNumber.
getFlag(int) - class coins.alias.Tag のメソッド
 
getFlag(int) - class coins.flow.SetRefReprImpl のメソッド
 
getFlag(int) - interface coins.flow.SetRefRepr のメソッド
 
getFlag(int) - class coins.flow.LoopInfImpl のメソッド
 
getFlag(int) - interface coins.flow.LoopInf のメソッド
getFlag setFlag getFlag returns the value (true/false) of the flag indicated by pFlagNumber.
getFlag(int) - class coins.flow.BBlockImpl のメソッド
 
getFlag(int) - interface coins.flow.BBlock のメソッド
getFlag setFlag getFlag returns the value (true/false) of the flag indicated by pFlagNumber.
getFlag(int) - class coins.ir.hir.HIR_Impl のメソッド
getFlag returns the value (true/false) of the flag indicated by pFlagNumber.
getFlag(int) - class coins.ir.hir.HirAnnex のメソッド
getFlag returns the value (true/false) of the flag indicated by pFlagNumber.
getFlag(int) - interface coins.ir.hir.HIR0 のメソッド
getFlag returns the value (true/false) of the flag indicated by pFlagNumber.
getFlag(int) - class coins.sym.SymImpl のメソッド
getFlag getFlag returns the value (true/false) of the flag indicated by pFlagNumber.
getFlag(int) - interface coins.sym.Sym0 のメソッド
getFlag returns the value (true/false) of the flag indicated by pFlagNumber.
getFlag(int) - class coins.sym.FlagBoxImpl のメソッド
getFlag getFlag returns the value (true/false) of the flag indicated by pFlagNumber.
getFlag(int) - interface coins.sym.FlagBox のメソッド
getFlag getFlag returns the value (true/false) of the flag indicated by pFlagNumber.
getFlagBox() - class coins.ir.hir.HIR_Impl のメソッド
 
getFlagBox() - class coins.ir.hir.HirAnnex のメソッド
Get the flag box attached to this annex.
getFlagBox() - interface coins.ir.hir.HIR0 のメソッド
getFlagBox Users are recommended to use getFlag( int pFlagNumber ) except when they understand the treatment of FlagBox in detail.
getFlowAdapter() - class coins.flow.SubpFlowImpl のメソッド
 
getFlowAdapter() - interface coins.flow.SubpFlow のメソッド
 
getFlowAnalOption(int) - class coins.FlowRoot のメソッド
 
getFlowAnalState(int) - class coins.flow.FlowImpl のメソッド
 
getFlowAnalStateLevel() - class coins.flow.SubpFlowImpl のメソッド
 
getFlowAnalStateLevel() - interface coins.flow.SubpFlow のメソッド
 
getFlowAnalStateLevel() - class coins.flow.FlowImpl のメソッド
 
getFlowAnalStateLevel() - interface coins.flow.Flow のメソッド
 
getFlowAnalSym() - class coins.aflow.IrAdapter のメソッド
 
getFlowAnalSym() - class coins.ir.hir.HIR_Impl のメソッド
 
getFlowAnalSym() - interface coins.ir.hir.HIR のメソッド
getFlowAnalSym Get the flow analysis symbol assigned to this node if it is given.
getFlowAnalSym() - class coins.ir.IrListImpl のメソッド
 
getFlowAnalSym(int) - class coins.flow.DataFlowImpl のメソッド
getExpId
getFlowAnalSym(int) - class coins.flow.DataFlowHirImpl のメソッド
getExpId
getFlowAnalSym(int) - interface coins.flow.DataFlow のメソッド
Returns the ExpId that has the given index.
getFlowAnalSymCount() - class coins.flow.DataFlowImpl のメソッド
// getExpIdCount getFlowAnalSymCount
getFlowAnalSymCount() - interface coins.flow.DataFlow のメソッド
Returns the # of ExpIds generated in this flow.
getFlowAnalSymTable() - class coins.flow.SubpFlowImpl のメソッド
 
getFlowAnalSymTable() - interface coins.flow.SubpFlow のメソッド
 
getFlowExpId() - class coins.sym.ExpIdImpl のメソッド
 
getFlowExpId() - interface coins.sym.ExpId のメソッド
getFlowExpId Get the FlowExpId that is used in aflow.
getFlowExpIdForNode(IR) - class coins.aflow.FlowResults のメソッド
 
getFlowExpIds() - class coins.aflow.SetRefReprImpl のメソッド
 
getFlowExpIdTable() - class coins.aflow.SubpFlowImpl のメソッド
 
getFlowExpIdTable() - interface coins.aflow.SubpFlow のメソッド
Returns the FlowExpId table (index number and its associated FlowExpId) for this SubpFlow.
getFlowInf() - class coins.sym.SubpImpl のメソッド
getEntryBBlock
getFlowInf() - interface coins.sym.Subp のメソッド
Get/set information locally used for flow analysis, optimization, parallelyzation, etc. of this subprogram. (##5) The information will not conflict with others and will not be destroyed by aliasing.
getFlowInf() - class coins.sym.OperandSymImpl のメソッド
 
getFlowInf() - interface coins.sym.OperandSym のメソッド
Get/set information locally used for flow analysis, optimization, parallelyzation, etc. of this subprogram.
getFlowIrLink() - class coins.flow.HirSubpFlowImpl のメソッド
 
getFlowResults() - class coins.flow.FlowAdapter のメソッド
 
getFlowRoot() - class coins.SymRoot のメソッド
getFlowRoot: Get FlowRoot from symbol information.
getFlowRoot() - class coins.HirRoot のメソッド
getFlowRoot: Get FlowRoot to access Flow information from HIR.
getFlowRoot() - class coins.flow.SubpFlowImpl のメソッド
 
getFlowRoot() - interface coins.flow.SubpFlow のメソッド
 
getFormalActualParamCorrespondence(GlobalReform.MatchingData, GlobalReform.NontermPatInstance, HIR, boolean) - class coins.opt.GlobalReform のメソッド
Get formal-actual parameter correspondence for the nonterminal pNontermPat that is called by the node pCallNode and return the correspondence.
getFortranCharacterLengthExp(Type, Node) - class coins.ffront.TypeUtility のメソッド
 
getFortranCharacterLengthExp(Type, String) - class coins.ffront.TypeUtility のメソッド
 
getFortranCharacterVectorLengthExp(VectorType, String) - class coins.ffront.TypeUtility のメソッド
 
getFParams() - class coins.ffront.StmtFuncType のメソッド
 
getFrameoffset() - class coins.backend.gen.CodeGenerator_mips.mipsAttr のメソッド
 
getFramesize() - class coins.backend.gen.CodeGenerator_mips.mipsAttr のメソッド
 
getFromBBlock() - class coins.aflow.EdgeImpl のメソッド
 
getFromBBlock() - interface coins.aflow.Edge のメソッド
 
getFromBBlock() - class coins.flow.EdgeImpl のメソッド
 
getFromBBlock() - interface coins.flow.Edge のメソッド
 
getFunction() - class coins.ast.expr.CallExpr のメソッド
Returns the function name.
getFunctionAttr(Function) - class coins.backend.gen.CodeGenerator のメソッド
Return function attributes.
getFunctionCount() - class coins.backend.gen.CodeGenerator_sh4.SH4Attr のメソッド
 
getFunctionNode() - class coins.ir.hir.FunctionExpImpl のメソッド
 
getFunctionNode() - interface coins.ir.hir.FunctionExp のメソッド
getFunctionNode Get the function node of the subprogram call Exp.
getFunctionNumber() - class coins.backend.gen.CodeGenerator_sh4.SH4Attr のメソッド
 
getFunctionSpec() - class coins.ir.hir.FunctionExpImpl のメソッド
 
getFunctionSpec() - interface coins.ir.hir.FunctionExp のメソッド
getFunctionSpec Get the function specification part of the subprogram call Exp.
getFunctionsWithoutSideEffect() - class coins.SymRoot のメソッド
Get the set of functions without side effect.
getFunctionsWithoutSideEffect() - class coins.SourceLanguage のメソッド
Get the set of functions wituout side effect.
getFunctionType() - class coins.ast.expr.CallExpr のメソッド
Returns the function prototype.
getFunctionType() - class coins.ffront.DeclManager のメソッド
get function type
getGenericTraceLevel() - class coins.driver.Trace のメソッド
Returns the generic trace level, which is used to determine whether a generic (category free) trace message should be printed or not.
getGenericWarningFlag() - class coins.driver.Warning のメソッド
Return whether the -Wall is specified or not.
getGlobalBlockVar(String) - class coins.ffront.CommonManager のメソッド
 
getGlobalBlockVarType(String) - class coins.ffront.CommonManager のメソッド
 
getGlobalStructType(String, String[], Type[]) - class coins.ffront.TypeUtility のメソッド
make global struct.
getGV(BiList) - class coins.backend.contrib.RPloop のメソッド
 
getHashCode() - class coins.flow.FlowIrLinkCellImpl のメソッド
 
getHashCode() - interface coins.flow.FlowIrLinkCell のメソッド
 
getHashCodeOfIndexedNode(int) - class coins.flow.HirSubpFlowImpl のメソッド
 
getHeight(String) - class coins.ffront.EquivManager.EquivGroup のメソッド
 
getHeightOnBlockVar(String) - class coins.ffront.CommonManager のメソッド
 
getHir() - class coins.alias.MyExpId のメソッド
Returns an instance of HIR node that is the root of the HIR tree represented by this MyExpId object.
getHir() - class coins.ffront.Parser のメソッド
 
getHir() - class coins.ffront.FirToHir のメソッド
 
getHir2cKeyWord(int) - class coins.hir2c.KeyWords のメソッド
getHir2cKeyWord:
getHirBody() - class coins.ir.hir.SubpDefinitionImpl のメソッド
 
getHirBody() - interface coins.ir.hir.SubpDefinition のメソッド
Get the body part of the subprogram.
getHirBody() - class coins.sym.SubpImpl のメソッド
getHirBody Get the procedural body of this subprogram represented in high level intermediate representation (HIR).
getHirBody() - interface coins.sym.Subp のメソッド
getHirBody Get the procedural body in HIR of this subprogram.
getHirPosition() - class coins.sym.LabelImpl のメソッド
getHirPosition Get the HIR statement having this label.
getHirPosition() - interface coins.sym.Label のメソッド
getHirPosition Get the HIR statement defining this label.
getHirRefCount() - class coins.sym.LabelImpl のメソッド
addToLirRefList add reference list of this label.
getHirRefCount() - interface coins.sym.Label のメソッド
getHirRefCount Get the reference count of this label in HIR.
getHirRefList() - class coins.sym.LabelImpl のメソッド
getHirRefList Get reference list of this label.
getHirRefList() - interface coins.sym.Label のメソッド
getHirRefList Get the list of LabelNodes refering this label.
getHirRoot() - class coins.SymRoot のメソッド
getHirRoot: Get the reference to the HirRoot object.
getHirRoot() - class coins.IrRoot のメソッド
getHirRoot: Get HirRoot reference.
getHirRoot() - class coins.ffront.FirToHir のメソッド
 
getHirUtility() - class coins.ffront.FirToHir のメソッド
 
getHook(String) - class coins.backend.Root のメソッド
Return value of hook.
getIdent() - class coins.ffront.SubscrOrFunCallNode のメソッド
 
getIdent() - class coins.ffront.EntryStmt のメソッド
 
getIdentToken() - class coins.ffront.EntryStmt のメソッド
 
getIdToken() - class coins.ffront.HeaderStmt のメソッド
 
getIfCondition() - class coins.ir.hir.IfStmtImpl のメソッド
getIfCondition Get the condition part of if-statement.
getIfCondition() - interface coins.ir.hir.IfStmt のメソッド
getIfCondition Get the condition part of if-statement.
getImag() - class coins.ffront.ComplexConstNode のメソッド
 
getImagPart() - class coins.ffront.TypeUtility のメソッド
 
getImagPart() - class coins.ffront.DoubleComplexExp のメソッド
 
getImagPart() - class coins.ffront.ComplexExp のメソッド
 
getImagPart(StructType) - class coins.ffront.TypeUtility のメソッド
 
getImmediateDominator() - class coins.flow.BBlockImpl のメソッド
getImmediateDominator Get a basic block immediately dominating this block.
getImmediateDominator() - interface coins.flow.BBlock のメソッド
getImmediateDominator Get/set a basic block immediately dominating this block.
getImmediateDominatorForSubpFlow() - class coins.aflow.BBlockImpl のメソッド
getImmediateDominator: Get a basic block immediately dominating this block.
getImmediateDominatorForSubpFlow() - interface coins.aflow.BBlock のメソッド
getImmediateDominator: Get/set a basic block immediately dominating this block.
getImmediatePostDominator() - class coins.flow.BBlockImpl のメソッド
getImmediatePostDominator Get a basic block immediately post dominating this block.
getImmediatePostDominator() - interface coins.flow.BBlock のメソッド
getImmediatePostDominator Get a basic block immediately post dominating this block.
getImmediatePostdominatorForSubpFlow() - class coins.aflow.BBlockImpl のメソッド
getImmediatePostDominator: Get a basic block immediately post dominating this block.
getImmediatePostdominatorForSubpFlow() - interface coins.aflow.BBlock のメソッド
getImmediatePostDominator: Get a basic block immediately post dominating this block.
getImplicitType(String) - class coins.ffront.ImplicitManager のメソッド
 
getImplicitType(String) - class coins.ffront.DeclManager のメソッド
 
getIndentSpace(int) - class coins.aflow.IrAdapter のメソッド
 
getIndentSpace(int) - class coins.ir.hir.HIR_Impl のメソッド
 
getIndentSpace(int) - interface coins.ir.hir.HIR のメソッド
getIndentSace Get a sequence of spaces specified by pIndent.
getIndentSpace(int) - class coins.ir.IrListImpl のメソッド
 
getIndex() - class coins.aflow.IrAdapter のメソッド
 
getIndex() - class coins.aflow.HashBasedFlowExpId のメソッド
 
getIndex() - interface coins.aflow.FlowExpId のメソッド
Returns the index attached to this FlowExpId.
getIndex() - class coins.ast.expr.ArrayExpr のメソッド
 
getIndex() - class coins.ir.hir.HIR_Impl のメソッド
 
getIndex() - class coins.ir.hir.HirAnnex のメソッド
Get the index number attached to the HIR node correponding to this annex.
getIndex() - class coins.ir.IrListImpl のメソッド
 
getIndex() - interface coins.ir.IR0 のメソッド
getIndex Get the index number assigned to "this" node.
getIndex() - class coins.sym.VarImpl のメソッド
getDefUseList Get DefUseList (list of definition points and use points) of this variable.
getIndex() - interface coins.sym.FlowAnalSym のメソッド
getIndex Get the index number assigned to the symbol.
getIndex() - class coins.sym.ExpIdImpl のメソッド
 
getIndex(Subp) - class coins.opt.GlobalReform のメソッド
Get the index number of a pattern or a nonterminal.
getIndexedNode(int) - class coins.flow.SubpFlowImpl のメソッド
 
getIndexedNode(int) - interface coins.flow.SubpFlow のメソッド
 
getIndexedSym(int) - class coins.flow.SubpFlowImpl のメソッド
 
getIndexedSym(int) - interface coins.flow.SubpFlow のメソッド
 
getIndExp(Exp, LinkedList) - class coins.lparallel.Ref_Array のメソッド
getIndExp:
getIndexValue() - class coins.sym.NamedConstImpl のメソッド
 
getIndexValue() - interface coins.sym.NamedConst のメソッド
getIndexValue Get the index value assigned to this named constant.
getInf() - class coins.sym.SymImpl のメソッド
getInf Get additional information (for optimization, parallelization, etc.)
getInf() - interface coins.sym.Sym のメソッド
getInf Get additional information (for optimization, parallelization, etc.) of this symbol.
getInf(String) - class coins.aflow.IrAdapter のメソッド
 
getInf(String) - class coins.ir.hir.HIR_Impl のメソッド
 
getInf(String) - class coins.ir.hir.HirAnnex のメソッド
Get the information of the kind pInfKindInterned.
getInf(String) - class coins.ir.IrListImpl のメソッド
 
getInf(String) - interface coins.ir.IR のメソッド
getInf Get the information of the kind pInfKindInterned.
getInfKind() - class coins.ir.hir.InfStmtImpl のメソッド
 
getInfKind() - interface coins.ir.hir.InfStmt のメソッド
Get the kind of infromation attached to this Stmt.
getInfList() - class coins.aflow.IrAdapter のメソッド
 
getInfList() - class coins.ir.hir.HIR_Impl のメソッド
 
getInfList() - class coins.ir.hir.HirAnnex のメソッド
Get the list of information.
getInfList() - class coins.ir.IrListImpl のメソッド
 
getInfList() - interface coins.ir.IR のメソッド
getInfList Get the information list attached to this node.
getInfList(String) - class coins.aflow.IrAdapter のメソッド
 
getInfList(String) - class coins.ir.hir.InfStmtImpl のメソッド
 
getInfList(String) - interface coins.ir.hir.InfStmt のメソッド
Get the list of infromation attached to this Stmt.
getInfNode() - class coins.aflow.IrAdapter のメソッド
 
getInfString() - class coins.aflow.IrAdapter のメソッド
 
getInfString() - class coins.ir.hir.HIR_Impl のメソッド
 
getInfString() - interface coins.ir.hir.HIR のメソッド
Get the string image of Inf.
getInfString(String) - class coins.aflow.IrAdapter のメソッド
 
getInfSubkindOf(String) - class coins.ir.hir.InfStmtImpl のメソッド
 
getInfSubkindOf(String) - interface coins.ir.hir.InfStmt のメソッド
Get the first element of the InfList as a String which may be a string showing the sub-kind of the information attached to this Stmt.
getInheritedFlowRoot() - class coins.FlowRoot のメソッド
 
getInitializer() - class coins.ast.Declarator のメソッド
Returns an initializer expression if any.
getInitializer() - class coins.ast.stmnt.ForStmnt のメソッド
Returns the initializer expression.
getInitializer(Data) - class coins.lir2c.LirToC の static メソッド
 
getInitialValue() - class coins.sym.VarImpl のメソッド
getInitialValue Get the expression of initial value for this variable.
getInitialValue() - interface coins.sym.Var のメソッド
getInitialValue Get the expression of initial value for this variable.
getInitiationPart() - class coins.ir.hir.SubpDefinitionImpl のメソッド
 
getInitiationPart() - interface coins.ir.hir.SubpDefinition のメソッド
Get the block containing statements that initiate variables local to the subprogram.
getInitiationPart() - class coins.ir.hir.ProgramImpl のメソッド
 
getInitiationPart() - interface coins.ir.hir.Program のメソッド
getInitiationPart Get the initiation part that initiates global variables.
getInstructions() - class coins.ir.hir.AsmStmtImpl のメソッド
Get the sequence of assembly language instructions in the form of String.
getInstructions() - interface coins.ir.hir.AsmStmt のメソッド
 
getInt(String) - class coins.cfront.SymbolTable のメソッド
 
getIntervalTime() - class coins.backend.IntervalTimer のメソッド
Return interval time since last call.
getIntervalTime(long) - class coins.backend.IntervalTimer のメソッド
Return interval time since specified point.
getIntKindForAddress() - class coins.MachineParamX86_64 のメソッド
Select one of the constants INT_TYPE_OF_ADDRESS_IS_* (see abobe).
getIntKindForAddress() - class coins.MachineParamX86 のメソッド
Select one of the constants INT_TYPE_OF_ADDRESS_IS_* (see abobe).
getIntKindForAddress() - class coins.MachineParamSparc のメソッド
Select one of the constants INT_TYPE_OF_ADDRESS_IS_* (see abobe).
getIntKindForAddress() - class coins.MachineParamSH4 のメソッド
Select one of the constants INT_TYPE_OF_ADDRESS_IS_* (see abobe).
getIntKindForAddress() - class coins.MachineParamPpc のメソッド
Select one of the constants INT_TYPE_OF_ADDRESS_IS_* (see abobe).
getIntKindForAddress() - class coins.MachineParamMips のメソッド
Select one of the constants INT_TYPE_OF_ADDRESS_IS_* (see abobe).
getIntKindForAddress() - class coins.MachineParamMicroBlaze のメソッド
Select one of the constants INT_TYPE_OF_ADDRESS_IS_* (see abobe).
getIntKindForAddress() - class coins.MachineParamArm のメソッド
Select one of the constants INT_TYPE_OF_ADDRESS_IS_* (see abobe).
getIntKindForAddress() - class coins.MachineParamAlpha のメソッド
Select one of the constants INT_TYPE_OF_ADDRESS_IS_* (see abobe).
getIntKindForAddress() - class coins.MachineParam のメソッド
Select one of the constants INT_TYPE_OF_ADDRESS_IS_* (see abobe).
getIntKindForChar() - class coins.MachineParamX86_64 のメソッド
Select one of the constants INT_TYPE_OF_CHAR_IS_* (see abobe).
getIntKindForChar() - class coins.MachineParamX86 のメソッド
Select one of the constants INT_TYPE_OF_CHAR_IS_* (see abobe).
getIntKindForChar() - class coins.MachineParamSparc のメソッド
Select one of the constants INT_TYPE_OF_CHAR_IS_* (see abobe).
getIntKindForChar() - class coins.MachineParamSH4 のメソッド
Select one of the constants INT_TYPE_OF_CHAR_IS_* (see abobe).
getIntKindForChar() - class coins.MachineParamPpc のメソッド
Select one of the constants INT_TYPE_OF_CHAR_IS_* (see abobe).
getIntKindForChar() - class coins.MachineParamMips のメソッド
Select one of the constants INT_TYPE_OF_CHAR_IS_* (see abobe).
getIntKindForChar() - class coins.MachineParamMicroBlaze のメソッド
Select one of the constants INT_TYPE_OF_CHAR_IS_* (see abobe).
getIntKindForChar() - class coins.MachineParamArm のメソッド
Select one of the constants INT_TYPE_OF_CHAR_IS_* (see abobe).
getIntKindForChar() - class coins.MachineParamAlpha のメソッド
Select one of the constants INT_TYPE_OF_CHAR_IS_* (see abobe).
getIntKindForChar() - class coins.MachineParam のメソッド
Select one of the constants INT_TYPE_OF_CHAR_IS_* (see abobe).
getIntrinsicUtility() - class coins.ffront.FirToHir のメソッド
 
getIntType() - class coins.ffront.TypeUtility のメソッド
 
getIntTypeOfAddress() - class coins.SymRoot のメソッド
getIntTypeOfAddress: //##10 Get integer type corresponding to the address type.
getIntTypeOfChar() - class coins.SymRoot のメソッド
getIntTypeOfChar: //##10 Get integer type corresponding to the char type.
getIntValue() - class coins.ir.hir.ConstNodeImpl のメソッド
 
getIntValue() - interface coins.ir.hir.ConstNode のメソッド
Get the value of the canstant castint it to integer.
getIo() - class coins.hir2lir.ConvToNewLIR.AsmParam のメソッド
 
getIoRoot() - class coins.driver.CompileThread のメソッド
Gets an IoRoot object.
getIR() - class coins.aflow.SetRefReprImpl のメソッド
 
getIR() - interface coins.aflow.SetRefRepr のメソッド
Returns the (top) node this SetRefRepr represents.
getIR() - class coins.flow.SetRefReprImpl のメソッド
 
getIR() - interface coins.flow.SetRefRepr のメソッド
Returns the IR node this SetRefRepr represents.
getIrIndexMax() - class coins.aflow.SubpFlowImpl のメソッド
 
getIrIndexMax() - interface coins.aflow.SubpFlow のメソッド
 
getIrIndexMax() - class coins.flow.SubpFlowImpl のメソッド
 
getIrIndexMax() - interface coins.flow.SubpFlow のメソッド
 
getIrIndexMin() - class coins.aflow.SubpFlowImpl のメソッド
 
getIrIndexMin() - interface coins.aflow.SubpFlow のメソッド
 
getIrIndexMin() - class coins.flow.SubpFlowImpl のメソッド
 
getIrIndexMin() - interface coins.flow.SubpFlow のメソッド
 
getIrLink() - class coins.aflow.BBlockImpl のメソッド
 
getIrLink() - interface coins.aflow.BBlock のメソッド
getIrLink: Get the top-subtree that starts this basic block.
getIrLink() - class coins.flow.BBlockImpl のメソッド
 
getIrLink() - interface coins.flow.BBlock のメソッド
getIrLink Get the top-subtree that starts this basic block.
getIrName() - class coins.aflow.IrAdapter のメソッド
 
getIrName() - class coins.ir.hir.SymNodeImpl のメソッド
 
getIrName() - class coins.ir.hir.HIR_Impl のメソッド
 
getIrName() - interface coins.ir.hir.HIR のメソッド
getIrName Get operation name and node index to display node in compact form for flow analysis, debug, etc.
getIrName() - class coins.ir.IrListImpl のメソッド
 
getIrNode() - class coins.flow.FlowIrLinkCellImpl のメソッド
 
getIrNode() - interface coins.flow.FlowIrLinkCell のメソッド
 
getIsFuncOrDataMap(Module) - class coins.lir2c.LirToC のメソッド
getIsFuncOrDataMap: this method gets the Function-or-Data Map in the Module object.
getIsStaticMap(SymTab) - class coins.lir2c.LirToC のメソッド
getIsStaticMap: this method gets the IsStatic Map in the global symbol table.
getItem(Sym) - class coins.opt.ReplaceInfo のメソッド
get Item object related by pSym.
getItems() - class coins.ast.Enum のメソッド
Returns a list of enum constants.
getIteration() - class coins.ast.stmnt.ForStmnt のメソッド
Returns the iteration expression.
getJthOperand(BasicBlk, LirNode) - class coins.ssa.BackTranslateFromSsaBriggs のメソッド
return J-th operand (corresponding to "block") from "phinode".
getKill() - class coins.flow.BBlockImpl のメソッド
 
getKill() - interface coins.flow.BBlock のメソッド
getKill Get bit vector showing Kill set of this block.
getKill(BBlock) - class coins.aflow.FindReach のメソッド
 
getKill(BBlock) - class coins.aflow.FindPReach のメソッド
 
getKill(SetRefRepr) - class coins.aflow.FindReach のメソッド
 
getKill(SetRefRepr) - class coins.aflow.FindPReach のメソッド
 
getKill(SetRefRepr) - class coins.aflow.FindKill のメソッド
 
getKill(SetRefRepr) - class coins.aflow.FindDKill のメソッド
 
getKillVector() - class coins.flow.BBlockImpl のメソッド
 
getKind() - class coins.ffront.Token のメソッド
 
getLabel() - class coins.aflow.BBlockHirImpl のメソッド
 
getLabel() - interface coins.aflow.BBlock のメソッド
getLabel: Get a label attached to the first top-subtree of this basic block.
getLabel() - class coins.ast.stmnt.GotoStmnt のメソッド
Returns the destination label.
getLabel() - class coins.backend.asmpp.BraInstruction のメソッド
 
getLabel() - class coins.backend.asmpp.BccInstruction のメソッド
 
getLabel() - class coins.flow.BBlockImpl のメソッド
 
getLabel() - interface coins.flow.BBlock のメソッド
getLabel Get a label attached to the first top-subtree of this basic block.
getLabel() - class coins.ir.hir.StmtImpl のメソッド
getLabel Get the label attached to this statement.
getLabel() - interface coins.ir.hir.Stmt のメソッド
getLabel Get the label attached to this statement.
getLabel() - class coins.ir.hir.LabelNodeImpl のメソッド
 
getLabel() - interface coins.ir.hir.LabelNode のメソッド
getLabel Get the label attached to this LabelNode attached as its symbol attribute.
getLabel() - class coins.ir.hir.LabeledStmtImpl のメソッド
 
getLabel() - class coins.ir.hir.LabelDefImpl のメソッド
 
getLabel() - interface coins.ir.hir.LabelDef のメソッド
 
getLabel() - class coins.ir.hir.JumpStmtImpl のメソッド
 
getLabel() - interface coins.ir.hir.JumpStmt のメソッド
Get the label of the jump statement.
getLabel() - class coins.ir.hir.ExpImpl のメソッド
 
getLabel() - interface coins.ir.hir.Exp のメソッド
getLabel Get symbol of spefified class from SymNode. (##2) "this" should be a SymNode.
getLabel(CodeGenerator_sh4.RegistLabel) - class coins.backend.gen.CodeGenerator_sh4.SH4Attr のメソッド
 
getLabelCount() - class coins.SymRoot のメソッド
getLabelCount: Get the generated label counter.
getLabelDataSize(String) - class coins.backend.gen.CodeGenerator_sh4.CodeAnalysisInfo のメソッド
 
getLabelDefList() - class coins.ir.hir.StmtImpl のメソッド
 
getLabelDefList() - interface coins.ir.hir.Stmt のメソッド
 
getLabelDefList() - class coins.ir.hir.LabeledStmtImpl のメソッド
 
getLabelDefList() - class coins.sym.SubpImpl のメソッド
getLabelDefList Get the list of labels defined in this subprogram.
getLabeledStmt() - class coins.ir.hir.StmtImpl のメソッド
 
getLabeledStmt() - interface coins.ir.hir.Stmt のメソッド
getLabeledStmt
getLabeledStmt() - class coins.ir.hir.LabelDefImpl のメソッド
 
getLabeledStmt() - interface coins.ir.hir.LabelDef のメソッド
 
getLabelKind() - class coins.sym.LabelImpl のメソッド
 
getLabelKind() - interface coins.sym.Label のメソッド
getLabelKind Get label kind such as hten-label, else-label, etc.
getLabelsInLoop(HIR, LinkedList) - class coins.mdf.TreatLoop のメソッド
Get the list of the labels which are included in the current LOOP statement.
getLabelString() - class coins.ffront.FStmt のメソッド
 
getLabelVariant() - class coins.backend.lir.LirFactory のメソッド
Return new LABEL variant number.
getLanguageName() - class coins.IoRoot のメソッド
 
getLanguageName() - class coins.driver.Suffix のメソッド
Returns a name of a programming language in which the file of this suffix is written.
getLaptime() - class coins.backend.IntervalTimer のメソッド
Return current lap.
getLargestAlignment() - class coins.MachineParamX86_64 のメソッド
 
getLargestAlignment() - class coins.MachineParamX86 のメソッド
 
getLargestAlignment() - class coins.MachineParamSparc のメソッド
 
getLargestAlignment() - class coins.MachineParamSH4 のメソッド
 
getLargestAlignment() - class coins.MachineParamPpc のメソッド
 
getLargestAlignment() - class coins.MachineParamMips のメソッド
 
getLargestAlignment() - class coins.MachineParamMicroBlaze のメソッド
 
getLargestAlignment() - class coins.MachineParamArm のメソッド
 
getLargestAlignment() - class coins.MachineParamAlpha のメソッド
 
getLargestAlignment() - class coins.MachineParam のメソッド
 
getLast() - class coins.aflow.util.CoinsList のメソッド
Returns the last element in this list.
getLast() - class coins.ffront.Quad のメソッド
 
getLastStmt() - class coins.aflow.BBlockHirImpl のメソッド
 
getLastStmt() - interface coins.aflow.BBlockHir のメソッド
 
getLastStmt() - class coins.flow.BBlockHirImpl のメソッド
 
getLastStmt() - interface coins.flow.BBlockHir のメソッド
 
getLastStmt() - class coins.ir.hir.BlockStmtImpl のメソッド
 
getLastStmt() - interface coins.ir.hir.BlockStmt のメソッド
getLastStmt Get the last statement of this block.
getLastSubtree() - class coins.flow.BBlockHirImpl のメソッド
 
getLastSubtree() - interface coins.flow.BBlock のメソッド
getLastSubtree Get the last subtree contained in this block.
getLatestCall(HIR, BBlock) - class coins.opt.CommonSubexpElimHirE のメソッド
 
getLatestNodeOfExp(HIR, BBlock) - class coins.opt.CommonSubexpElimHirE のメソッド
getLatestNodeOfExp Get the latest node having maximum node index among the nodes whose node index is less than that of pExp.
getLeafOperands(HIR) - class coins.opt.GlobalReform のメソッド
Get the set of leaf operands of pHir.
getLeft() - class coins.ast.Pragma のメソッド
 
getLeft() - class coins.ast.Pair のメソッド
 
getLeft() - class coins.ast.Function のメソッド
Returns an argument list.
getLeft() - class coins.ast.Enum のメソッド
Returns null.
getLeft() - class coins.ast.Declarator のメソッド
Returns an initializer expression or null.
getLeft() - class coins.ast.ASTree のメソッド
 
getLeft() - class coins.ast.ASTList のメソッド
 
getLeft() - class coins.ast.Aggregate のメソッド
Returns members.
getLeft() - class coins.ast.expr.VariableExpr のメソッド
Returns null.
getLeft() - class coins.ast.expr.UnaryExpr のメソッド
Returns the operand.
getLeft() - class coins.ast.expr.StringLiteral のメソッド
Returns null.
getLeft() - class coins.ast.expr.NnaryExpr のメソッド
Returns the operator expression.
getLeft() - class coins.ast.expr.ConstantExpr のメソッド
 
getLeft() - class coins.ast.expr.BinaryExpr のメソッド
Returns the left operand.
getLeft() - class coins.ast.expr.AsmExpr のメソッド
 
getLeft() - class coins.ast.stmnt.TreeStmnt のメソッド
 
getLeft() - class coins.ast.stmnt.LeafStmnt のメソッド
Returns null.
getLeft() - class coins.ffront.Pair のメソッド
 
getLeft() - class coins.ffront.AssignOrFuncStmt のメソッド
 
getLeftOperand() - class coins.ast.expr.BinaryExpr のメソッド
 
getLeftSide() - class coins.ir.hir.SetDataStmtImpl のメソッド
 
getLeftSide() - interface coins.ir.hir.SetDataStmt のメソッド
getLeftSide
getLeftSide() - class coins.ir.hir.AssignStmtImpl のメソッド
getLeftSide getRightSide These methods get a component of "this" assign statement. (##2) If "this" is not an assignment statement, then they return null.
getLeftSide() - interface coins.ir.hir.AssignStmt のメソッド
getLeftSide getRightSide These methods get a component of "this" assign statement. (##2) If "this" is not an assignment statement, then they return null.
getLength() - class coins.ffront.FortranCharacterExp のメソッド
 
getLength() - class coins.sym.StringConstImpl のメソッド
 
getLength() - interface coins.sym.StringConst のメソッド
getLength Get the length (number of bytes) of the string body.
getLevel() - class coins.Debug のメソッド
 
getLexem() - class coins.ffront.Token のメソッド
 
getLexem() - class coins.ffront.ProcessData.ArrayElement のメソッド
 
getLexem() - class coins.ffront.HeaderStmt のメソッド
 
getLexem() - class coins.ffront.FormatStmt のメソッド
 
getLibDir() - class coins.driver.CoinsOptions のメソッド
Returns library directory path.
getLIFT() - class coins.backend.contrib.RPloop のメソッド
 
getLine() - class coins.backend.asmpp.AsmLine のメソッド
 
getLineNo() - class coins.ffront.Token のメソッド
 
getLineNo() - class coins.ffront.F77Hir のメソッド
 
getLineNumber() - class coins.cfront.Lex のメソッド
 
getLineNumber() - class coins.ir.hir.StmtImpl のメソッド
 
getLineNumber() - interface coins.ir.hir.Stmt のメソッド
Get the line number of this statement.
getLinkedNode() - class coins.aflow.HashBasedFlowExpId のメソッド
 
getLinkedNode() - interface coins.aflow.FlowExpId のメソッド
Returns an instance of the IR node whose associated FlowExpId is this.
getLinkedNode() - class coins.alias.MyExpId のメソッド
Returns an instance of HIR node that is the root of the HIR tree represented by this MyExpId object.
getLinkedNode() - class coins.sym.ExpIdImpl のメソッド
 
getLinkedNode() - interface coins.sym.ExpId のメソッド
getLinkedNode Get the IR node for which this ExpId is first created.
getLinkedSubtreeOfExpId(ExpId) - class coins.flow.SubpFlowImpl のメソッド
 
getLinkedSubtreeOfExpId(ExpId) - interface coins.flow.SubpFlow のメソッド
 
getLinkedSym() - class coins.sym.ExpIdImpl のメソッド
 
getLinkedSym() - interface coins.sym.ExpId のメソッド
getLinkedSym If the linked node of this ExpId has symbol connected to it, then return it, else return null.
getLinkerOptions() - interface coins.driver.CompileSpecification のメソッド
Returns a List of Strings containing all linker options specified in this command line.
getLinkerOptions() - class coins.driver.CommandLine のメソッド
Returns a List of Strings containing all linker options specified in this command line.
getLirNodeFromDependent(DependNode) - class coins.backend.sched.Pipelining のメソッド
covert DependNode to LirNode
getLirs(LirNode) - class coins.simd.UseTable のメソッド
Retrieves
getLirs(LirNode) - class coins.simd.DefTable のメソッド
Retrieves a referer node of LirNode e in defTable
getListOfBBlocksFromEntry() - class coins.flow.SubpFlowImpl のメソッド
 
getListOfBBlocksFromEntry() - interface coins.flow.SubpFlow のメソッド
 
getListOfBBlocksFromExit() - class coins.flow.SubpFlowImpl のメソッド
 
getListOfBBlocksFromExit() - interface coins.flow.SubpFlow のメソッド
 
getListOfDefUseExhaustiveList() - class coins.flow.SubpFlowImpl のメソッド
 
getListOfDefUseList() - class coins.flow.SubpFlowImpl のメソッド
 
getListOfUseDefExhaustiveList() - class coins.flow.SubpFlowImpl のメソッド
 
getListOfUseDefList() - class coins.flow.SubpFlowImpl のメソッド
 
getLiteral() - class coins.backend.asmpp.LiteralInstruction のメソッド
 
getLiteralSize() - class coins.backend.asmpp.LiteralInstruction のメソッド
 
getLiveIn() - class coins.flow.BBlockImpl のメソッド
 
getLiveIn() - interface coins.flow.BBlock のメソッド
getLiveIn Get bit vector showing LiveIn set of this block.
getLiveInSet(NumberSet, BasicBlk) - class coins.backend.ana.LiveVariableSlotwise のメソッド
Copy set of live variable numbers at entry to NumberSet x.
getLiveInSet(NumberSet, BasicBlk) - class coins.backend.ana.LiveVariableBitMap のメソッド
Copy set of live variable numbers at entry to NumberSet x.
getLiveInSet(NumberSet, BasicBlk) - interface coins.backend.ana.LiveVariableAnalysis のメソッド
Copy set of live variable numbers at entry to NumberSet x.
getLiveInVector() - class coins.flow.BBlockImpl のメソッド
 
getLiveOut() - class coins.flow.BBlockImpl のメソッド
 
getLiveOut() - interface coins.flow.BBlock のメソッド
getLiveOut Get bit vector showing LiveOut set of this block.
getLiveOut(BBlock) - class coins.aflow.FindPLiveInLiveOut のメソッド
 
getLiveOut(BBlock) - class coins.aflow.FindLiveInLiveOut のメソッド
 
getLiveOut(SetRefRepr) - class coins.aflow.FindPLiveInLiveOut のメソッド
 
getLiveOut(SetRefRepr) - class coins.aflow.FindLiveInLiveOut のメソッド
 
getLiveOutSet(NumberSet, BasicBlk) - class coins.backend.ana.LiveVariableSlotwise のメソッド
Copy set of live variable numbers at exit of block blk to NumberSet x.
getLiveOutSet(NumberSet, BasicBlk) - class coins.backend.ana.LiveVariableBitMap のメソッド
Copy set of live variable numbers at exit of block blk to NumberSet x.
getLiveOutSet(NumberSet, BasicBlk) - interface coins.backend.ana.LiveVariableAnalysis のメソッド
Copy set of live variable numbers at exit of block blk to NumberSet x.
getLiveOutVector() - class coins.flow.BBlockImpl のメソッド
 
getLocal(String) - class coins.cfront.SymbolTable のメソッド
 
getLocaloffset() - class coins.backend.gen.CodeGenerator_mips.mipsAttr のメソッド
 
getLong() - class coins.cfront.Lex のメソッド
 
getLongValue() - class coins.ir.hir.ConstNodeImpl のメソッド
 
getLongValue() - interface coins.ir.hir.ConstNode のメソッド
Get the value of the canstant castint it to long integer.
getLoopBackLabel() - class coins.ir.hir.LoopStmtImpl のメソッド
 
getLoopBackLabel() - interface coins.ir.hir.LoopStmt のメソッド
 
getLoopBackPoint() - class coins.ir.hir.LoopStmtImpl のメソッド
 
getLoopBackPoint() - interface coins.ir.hir.LoopStmt のメソッド
getLoopBackPoint Get the statement with loopBackLabel.
getLoopBBlockList(LinkedList, BBlock, BBlock, BBlock) - class coins.lparallel.LoopUtil のメソッド
getLoopBBlockList: LOOP(head,tail) = { blist(Bn, ....Bm)}
getLoopBBlockListXXXXX(LinkedList, BBlock, BBlock, BBlock) - class coins.lparallel.LoopUtil のメソッド
 
getLoopBlks(FlowGraph) - class coins.backend.sched.Pipelining のメソッド
get inner-most-loop basic blocks
getLoopBodyLabel() - class coins.ir.hir.LoopStmtImpl のメソッド
 
getLoopBodyLabel() - interface coins.ir.hir.LoopStmt のメソッド
 
getLoopBodyPart() - class coins.ir.hir.LoopStmtImpl のメソッド
 
getLoopBodyPart() - interface coins.ir.hir.LoopStmt のメソッド
getLoopBodyPart Get the loop body that is repetitively executed.
getLoopEndCondition() - class coins.ir.hir.LoopStmtImpl のメソッド
 
getLoopEndCondition() - interface coins.ir.hir.LoopStmt のメソッド
getLoopEndCondition Get the loop end conditional expression.
getLoopEndLabel() - class coins.ir.hir.LoopStmtImpl のメソッド
 
getLoopEndLabel() - interface coins.ir.hir.LoopStmt のメソッド
 
getLoopEndPart() - class coins.ir.hir.LoopStmtImpl のメソッド
 
getLoopEndPart() - interface coins.ir.hir.LoopStmt のメソッド
getLoopEndPart Get the loop end part having the loopEndLabel.
getLoopIndex() - class coins.ir.hir.IndexedLoopStmtImpl のメソッド
 
getLoopIndex() - interface coins.ir.hir.IndexedLoopStmt のメソッド
getLoopIndex Get the loop index variable of this loop.
getLoopInf() - class coins.ir.hir.LoopStmtImpl のメソッド
 
getLoopInf() - interface coins.ir.hir.LoopStmt のメソッド
This method is not used anymore.
getLoopInitPart() - class coins.ir.hir.LoopStmtImpl のメソッド
 
getLoopInitPart() - interface coins.ir.hir.LoopStmt のメソッド
Get the loop initiation part that is executed before repetition.
getLoopInnerBBlockList(LoopTable) - class coins.lparallel.LoopUtil のメソッド
getLoopInnerBBlockList:
getLoopStartCondition() - class coins.ir.hir.LoopStmtImpl のメソッド
 
getLoopStartCondition() - interface coins.ir.hir.LoopStmt のメソッド
getLoopStartCondition Get the loop start conditional expression that has the loopBackLabel.
getLoopStepLabel() - class coins.ir.hir.LoopStmtImpl のメソッド
 
getLoopStepLabel() - interface coins.ir.hir.LoopStmt のメソッド
 
getLoopStepPart() - class coins.ir.hir.LoopStmtImpl のメソッド
 
getLoopStepPart() - interface coins.ir.hir.LoopStmt のメソッド
getLoopStepPart Get the loop step part that is executed before jumping to loopBackLabel.
getLoopTable(LoopTable, BBlock) - class coins.lparallel.LoopUtil のメソッド
getLoopTable:
getLowerBound() - class coins.sym.VectorTypeImpl のメソッド
 
getLowerBound() - interface coins.sym.VectorType のメソッド
getLowerBound
getLowerBound() - class coins.sym.PointerTypeImpl のメソッド
 
getLowerBound() - interface coins.sym.PointerType のメソッド
getLowerBound
getLowerBoundExp() - class coins.sym.VectorTypeImpl のメソッド
 
getLowerBoundExp() - interface coins.sym.VectorType のメソッド
getLowerBoundExp
getLvalueSymbol(HIR) - class coins.alias.RecordAlias のメソッド
getLvalueSymbol
getLvalueSymNode(HIR) - class coins.alias.RecordAlias のメソッド
getLvalueSymNode
getMachineName() - class coins.IoRoot のメソッド
 
getMachineParams() - class coins.backend.gen.CodeGenerator のメソッド
Return machineParams
getMatchingData(GlobalReform.NontermPatInstance, HIR) - class coins.opt.GlobalReform.MatchingData のメソッド
Get the instance of MatchingData that corresponds to the nonterminal call pCallExp (by refering fMatchingDataForNontermInstance).
getMaxAllowableStmtsInLoopBody() - class coins.opt.LoopExpansion のメソッド
Get max statement count in loopbody of which allow expand.
getMaxHeight() - class coins.ffront.EquivManager.EquivGroup のメソッド
 
getMaximalCompoundVars() - class coins.flow.SubpFlowImpl のメソッド
 
getMaximalCompoundVars() - interface coins.flow.SubpFlow のメソッド
Get the set of maximal compound variables.
getMaxStage() - class coins.backend.sched.Pipelining.ResourceTable のメソッド
 
getMemBase(LirNode) - class coins.simd.LirMemUtil の static メソッド
 
getMember() - class coins.ast.expr.MemberExpr のメソッド
Returns the declaration of the accessed member.
getMember(String) - class coins.ast.Aggregate のメソッド
Returns the member of the given name.
getMembers() - class coins.ast.Aggregate のメソッド
Returns the members of the struct/union data type.
getMemName(LirNode) - class coins.simd.LirMemUtil の static メソッド
 
getMemUse(LirNode, Vector) - class coins.simd.LirMemUtil の static メソッド
 
getMessage() - class coins.backend.SyntaxError のメソッド
 
getMessage() - class coins.backend.CantHappenException のメソッド
 
getMessage() - class coins.cfront.ParseError のメソッド
 
getMessageCount() - class coins.IoRoot のメソッド
Get the value of the message counter.
getMessageCountOfThisClass() - class coins.Message のメソッド
 
getMinimumUseCountForTemporalize() - class coins.opt.GlobalVariableTemporalize のメソッド
Get minimum use count for temporalize.
getMnemo() - class coins.backend.asmpp.BccInstruction のメソッド
 
getMRegCount() - class coins.SymRoot のメソッド
getMRegCount: Get the generated machine-register counter.
getName() - class coins.ast.Function のメソッド
Returns the function name.
getName() - class coins.ast.Enum.Item のメソッド
Returns the name of the enum constant.
getName() - class coins.ast.Declarator のメソッド
Returns the symbol name.
getName() - class coins.ast.stmnt.NamedLabel のメソッド
Returns the label name.
getName() - class coins.backend.asmpp.LabelInstruction のメソッド
 
getName() - class coins.driver.CompileThread.PassGroup のメソッド
 
getName() - class coins.sym.SymImpl のメソッド
getName Get the name of this symbol.( The same name as in the source file. )
getName() - interface coins.sym.Sym0 のメソッド
getName Get the name of this symbol.( The same name as in the source file. ) If this is a reserved name with preceeding dot ('.'), the dot is not included in the resultant string.
getNameOrNull(Sym) - class coins.sym.SymImpl のメソッド
 
getNameOrNull(Sym) - interface coins.sym.Sym のメソッド
getNameOrNull If pSym is not null, return its name, else return null.
getNewArgv() - class coins.backend.gen.CodeGenerator_mb.CallContext のメソッド
 
getNewEncodedTag(String) - class coins.cfront.Parser のメソッド
 
getNewLabel(Label, IrList) - class coins.ir.hir.HirModify のメソッド
getNewLabel Get the new label corresponding to pOldLabel by looking up pLabelCorresp list.
getNext() - class coins.ast.Enum.Item のメソッド
 
getNext() - class coins.sym.VarImpl のメソッド
getNext Get the next variable having the same scope and the same kind.
getNext() - interface coins.sym.Var のメソッド
getNext Get the next variable having the same scope and the same kind.
getNextBrother() - class coins.aflow.SimpleLoopInf のメソッド
 
getNextBrother() - class coins.aflow.LoopInfImpl のメソッド
 
getNextBrother() - interface coins.aflow.LoopInf のメソッド
getNextBrother setNextBrother Get/set the next brother LoopInf of this LoopInf, where, the next brother LoopInf is the LoopInf having the same parent LoopInf as this LoopInf.
getNextBrother() - class coins.flow.LoopInfImpl のメソッド
 
getNextBrother() - interface coins.flow.LoopInf のメソッド
getNextBrother setNextBrother Get/set the next brother LoopInf of this LoopInf, where, the next brother LoopInf is the LoopInf having the same parent LoopInf as this LoopInf.
getNextExecutableNode() - interface coins.aflow.BBlockNodeIterator のメソッド
getNextExecutableNode: Get the node that refer/set data or change control flow directly.
getNextExecutableNode() - class coins.aflow.BBlockHirNodeIteratorImpl のメソッド
 
getNextExecutableNode() - interface coins.flow.BBlockNodeIterator のメソッド
getNextExecutableNode Get the node that refer/set data or change control flow directly.
getNextExecutableNode() - class coins.flow.BBlockHirNodeIteratorImpl のメソッド
 
getNextExecutableNode() - class coins.ir.hir.HirIteratorImpl のメソッド
 
getNextExecutableNode() - interface coins.ir.hir.HirIterator のメソッド
next Get the node that refer/set data or change control flow directly.
getNextId() - class coins.sym.ExpIdImpl のメソッド
 
getNextId() - interface coins.sym.ExpId のメソッド
getNextId Get the next ExpId in the hash chain.
getNextInChain() - class coins.aflow.HashBasedFlowExpId のメソッド
 
getNextInDFO() - class coins.aflow.BBlockImpl のメソッド
 
getNextInDFO() - class coins.flow.BBlockImpl のメソッド
 
getNextInDFO() - interface coins.flow.BBlock のメソッド
getNextInDFO Get the next BBlock in depth first order.
getNextInInverseDFO() - class coins.aflow.BBlockImpl のメソッド
 
getNextInInverseDFO() - class coins.flow.BBlockImpl のメソッド
 
getNextInInverseDFO() - interface coins.flow.BBlock のメソッド
getNextInInverseDFO Get the next BBlock in inverse depth first order from exit BBlock. /** setNextInInverseDFO: Set the next BBlock in inverse depth first order from exit BBlock.
getNextNode() - class coins.ir.hir.HIR_Impl のメソッド
getNextNode is not recommended to be used in traversing HIR subtree because it has high overhead.
getNextNodeSeeingAncestor(HIR) - class coins.ir.hir.HIR_Impl のメソッド
 
getNextStmt() - class coins.ir.hir.StmtImpl のメソッド
getNextStmt Get the statement next to "this" one.
getNextStmt() - class coins.ir.hir.HIR_Impl のメソッド
 
getNextStmt() - class coins.ir.hir.HirIteratorImpl のメソッド
 
getNextStmt() - interface coins.ir.hir.HirIterator のメソッド
 
getNextStmt() - interface coins.ir.hir.HIR0 のメソッド
getNextStmt Get statement next to this statement.
getNextSubp() - class coins.sym.SubpImpl のメソッド
getNextSubp Get the subprogram next to this one having the same scope as this.
getNextSubp() - interface coins.sym.Subp のメソッド
getNextSubp Get the subprogram next to this one having the same scope as this.
getNextSubtree(HIR, boolean) - class coins.flow.BBlockSubtreeIteratorImpl のメソッド
 
getNextSym() - class coins.sym.SymImpl のメソッド
getNextSym Get the next symbol
getNextSym() - interface coins.sym.Sym0 のメソッド
getNextSym Get the next symbol recorded in the symbol table.
getNextToken() - class coins.casttohir.ParseString のメソッド
getNextToken Get the next token and advance the token position.
getNode(int) - class coins.flow.DataFlowImpl のメソッド
getNode(int) Returns the node that has the given index.
getNode(int) - interface coins.flow.DataFlow のメソッド
Returns the node that has the given index.
getNodeFromDefIndex(int) - class coins.flow.DataFlowImpl のメソッド
Returns the IR node that corresponds to the given DefSetRefRepr index (entry of the DefVector).
getNodeFromDefIndex(int) - interface coins.flow.DataFlow のメソッド
Returns the IR node that corresponds to the given DefSetRefRepr index (entry of the DefVector).
getNodeHeight(Node) - class coins.ffront.EquivManager.EquivGroup のメソッド
 
getNodeIndexMax() - class coins.ir.hir.SubpDefinitionImpl のメソッド
 
getNodeIndexMax() - interface coins.ir.hir.SubpDefinition のメソッド
Get the node index attached at the last node of the subprogram definition.
getNodeIndexMin() - class coins.ir.hir.SubpDefinitionImpl のメソッド
 
getNodeIndexMin() - interface coins.ir.hir.SubpDefinition のメソッド
Get the node index attached at the first node of the subprogram definition.
getNodeLexem(Node) - class coins.ffront.EquivManager.EquivGroup のメソッド
Node must be type Token or Pair.
getNodeType(Node) - class coins.ffront.EquivManager.EquivGroup のメソッド
 
getNontermInstance(Subp, HIR, GlobalReform.NontermPatInstance) - class coins.opt.GlobalReform のメソッド
Get the instance of the nonterminal pNonterm corresponding to the nonterminal call expression pCallExp seeing callToNontermInstanceMap of the parent nonterminal pParentInstance.
getNormalTable() - class coins.casttohir.ToHirSym のメソッド
Get normal (block scope or global) symbol table other than SymTable owned by STRUCT, UNION, ENUM.
getNowBlock() - class coins.backend.gen.CodeGenerator_sh4.CodeAnalysisInfo のメソッド
 
getNth(String, int) - class coins.backend.tools.Tmd2Java.Pattern のメソッド
Return the java code fragments which represents $n.
getNth(String, int) - class coins.backend.tools.Tmd2Java.Nonterm のメソッド
 
getNth(String, int) - class coins.backend.tools.Tmd2Java.OpPattern のメソッド
Return the java code fragments which represents $n.
getNtmap() - class coins.simd.ReplaceRegNames のメソッド
 
getNumberOfBBlocks() - class coins.aflow.SubpFlowImpl のメソッド
 
getNumberOfBBlocks() - interface coins.aflow.SubpFlow のメソッド
 
getNumberOfBBlocks() - class coins.flow.SubpFlowImpl のメソッド
 
getNumberOfBBlocks() - interface coins.flow.SubpFlow のメソッド
 
getNumberOfDefUsedGlobalSymbols() - class coins.flow.SubpFlowImpl のメソッド
 
getNumberOfDefUsedGlobalSymbols() - interface coins.flow.SubpFlow のメソッド
 
getNumberOfFloatingRegisters() - class coins.MachineParamX86_64 のメソッド
 
getNumberOfFloatingRegisters() - class coins.MachineParamX86 のメソッド
 
getNumberOfFloatingRegisters() - class coins.MachineParamSparc のメソッド
 
getNumberOfFloatingRegisters() - class coins.MachineParamSH4 のメソッド
 
getNumberOfFloatingRegisters() - class coins.MachineParamPpc のメソッド
 
getNumberOfFloatingRegisters() - class coins.MachineParamMips のメソッド
 
getNumberOfFloatingRegisters() - class coins.MachineParamMicroBlaze のメソッド
 
getNumberOfFloatingRegisters() - class coins.MachineParamArm のメソッド
 
getNumberOfFloatingRegisters() - class coins.MachineParam のメソッド
 
getNumberOfGeneralRegisters() - class coins.MachineParamX86_64 のメソッド
 
getNumberOfGeneralRegisters() - class coins.MachineParamX86 のメソッド
 
getNumberOfGeneralRegisters() - class coins.MachineParamSparc のメソッド
 
getNumberOfGeneralRegisters() - class coins.MachineParamSH4 のメソッド
 
getNumberOfGeneralRegisters() - class coins.MachineParamPpc のメソッド
 
getNumberOfGeneralRegisters() - class coins.MachineParamMips のメソッド
 
getNumberOfGeneralRegisters() - class coins.MachineParamMicroBlaze のメソッド
 
getNumberOfGeneralRegisters() - class coins.MachineParamArm のメソッド
 
getNumberOfGeneralRegisters() - class coins.MachineParam のメソッド
 
getNumberOfNodes() - class coins.flow.SubpFlowImpl のメソッド
 
getNumberOfNodes() - interface coins.flow.SubpFlow のメソッド
 
getNumberOfOperations() - class coins.aflow.HashBasedFlowExpId のメソッド
 
getNumberOfOperations() - interface coins.aflow.FlowExpId のメソッド
Returns the number of operations this FlowExpId involves.
getNumberOfOperations() - class coins.flow.ExpInf のメソッド
 
getNumberOfOperations() - class coins.sym.ExpIdImpl のメソッド
 
getNumberOfOperations() - interface coins.sym.ExpId のメソッド
Returns the number of operations this FlowExpId involves.
getNumberOfRelevantBBlocks() - class coins.aflow.SubpFlowImpl のメソッド
 
getNumberOfRelevantBBlocks() - interface coins.aflow.SubpFlow のメソッド
Number of reachable BBlocks.
getNumCaller() - class coins.backend.gen.CodeGenerator_mips.mipsAttr のメソッド
 
getOffset() - class coins.ast.expr.PointerBinaryExpr のメソッド
Returns the right operand.
getOffset(Function, String) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
getOp() - class coins.ffront.UnaryNode のメソッド
 
getOp(HIR) - class coins.casttohir.ToHir のメソッド
getOp Get operation name of HIR.
getOp(int) - class coins.casttohir.ToC の static メソッド
 
getOp(String) - class coins.backend.gen.CodeGenerator_sh4.LabelRegister の static メソッド
 
getOperandSet() - class coins.aflow.HashBasedFlowExpId のメソッド
 
getOperandSet() - interface coins.aflow.FlowExpId のメソッド
Returns the set of FlowAnalSyms that are operands of this FlowExpId.
getOperandSet() - class coins.flow.ExpInf のメソッド
 
getOperandSet() - class coins.sym.VarImpl のメソッド
 
getOperandSet() - interface coins.sym.FlowAnalSym のメソッド
getOperandSet Get the set of operands used in computing the value of this abstract register.
getOperandSet() - class coins.sym.ExpIdImpl のメソッド
 
getOperandSet() - interface coins.sym.ExpId のメソッド
Returns the set of FlowAnalSyms that are operands of this FlowExpId.
getOperandSet0() - class coins.aflow.HashBasedFlowExpId のメソッド
 
getOperandSet0() - interface coins.aflow.FlowExpId のメソッド
Returns the set of FlowAnalSyms that are operands of this FlowExpId, and that hold the value that may contribute to the result of the computation of this FlowExpId.
getOperandSet0() - class coins.flow.ExpInf のメソッド
 
getOperandSet0() - class coins.sym.ExpIdImpl のメソッド
 
getOperandSet0() - interface coins.sym.ExpId のメソッド
Returns the set of FlowAnalSyms that are operands of this FlowExpId, and that hold the value that may contribute to the result of the computation of this FlowExpId.
getOperandType() - class coins.ast.expr.CastExpr のメソッド
Returns the operand type.
getOperator() - class coins.aflow.IrAdapter のメソッド
 
getOperator() - class coins.ir.hir.HIR_Impl のメソッド
 
getOperator() - class coins.ir.IrListImpl のメソッド
 
getOperator() - interface coins.ir.IR0 のメソッド
getOperator Get operation code of "this" node.
getOpKeyWord(int) - class coins.hir2c.KeyWords のメソッド
getOpKeyWord: HIR.OP_XXX ==> C Language KeyWord
getOptInf() - class coins.sym.SubpImpl のメソッド
 
getOptInf() - interface coins.sym.Subp のメソッド
 
getOptionalParam() - class coins.sym.SubpImpl のメソッド
getOptionalParam -- TO BE DELETED Get the formal parameter generated by setOptionalParam for this subprogram.
getOptionKeys() - class coins.driver.CoinsOptions のメソッド
 
getOrAddDefUseCell(IR) - class coins.aflow.DefUseListImpl のメソッド
 
getOrAddDefUseChain(IR) - class coins.flow.DefUseListImpl のメソッド
 
getOrAddInf() - class coins.sym.SymImpl のメソッド
 
getOrAddInf() - interface coins.sym.Sym のメソッド
getOrAddInf get attached information.
getOrAddUDChain(IR) - class coins.aflow.UDListImpl のメソッド
 
getOrAddUseDefChain(IR) - class coins.flow.UseDefListImpl のメソッド
 
getOrigin() - class coins.sym.TypeImpl のメソッド
 
getOrigin() - interface coins.sym.Type のメソッド
getOrigin
getOriginalIdString() - class coins.ffront.HeaderStmt のメソッド
 
getOriginalParam(Param) - class coins.opt.GlobalReform のメソッド
Get the original parameter from which pParam is instanciated.
getOriginalSym() - class coins.sym.SymInf のメソッド
 
getOriginalSym() - class coins.sym.SymImpl のメソッド
 
getOriginalSym() - interface coins.sym.Sym のメソッド
Get original symbol corresponding to uniqueNameSym if this is a unique name symbol generated by setUniqueNameToAllSym().
getOriginalSym(String) - class coins.sym.SymImpl のメソッド
 
getOriginalSym(String) - interface coins.sym.Sym のメソッド
Get original symbol corresponding to the symbol named pName.
getOriginalVar(Var) - class coins.opt.GlobalReform のメソッド
Get the original variable from which pVar is instanciated.
getOriginalVarNode() - class coins.lparallel.TmpVarRef のメソッド
get:getOriginalVarNode
getOriginHir() - class coins.sym.LabelImpl のメソッド
 
getOriginHir() - interface coins.sym.Label のメソッド
getOriginHir Get the node that originate this label such as if-node for then-label, while-node for loop-back label, etc.
getOverlapReg() - class coins.backend.MachineParams のメソッド
 
getOverlapReg() - class coins.backend.gen.MachineParams_x86_64 のメソッド
 
getOverlapReg() - class coins.backend.gen.MachineParams_x86simd のメソッド
 
getOverlapReg() - class coins.backend.gen.MachineParams_x86 のメソッド
 
getOverlapReg() - class coins.backend.gen.MachineParams_thumb のメソッド
 
getOverlapReg() - class coins.backend.gen.MachineParams_sparc のメソッド
 
getOverlapReg() - class coins.backend.gen.MachineParams_sh4 のメソッド
 
getOverlapReg() - class coins.backend.gen.MachineParams_sample のメソッド
 
getOverlapReg() - class coins.backend.gen.MachineParams_ppc のメソッド
 
getOverlapReg() - class coins.backend.gen.MachineParams_mips のメソッド
 
getOverlapReg() - class coins.backend.gen.MachineParams_mb のメソッド
 
getOverlapReg() - class coins.backend.gen.MachineParams_arm のメソッド
 
getOverlapReg() - class coins.backend.gen.MachineParams_alpha のメソッド
 
getOwner() - class coins.sym.SymTableImpl のメソッド
 
getOwner() - interface coins.sym.SymTable のメソッド
getOwner Get the owner node to which this symbol table is attached.
getOwnerName() - class coins.sym.SymTableImpl のメソッド
 
getOwnerName() - interface coins.sym.SymTable のメソッド
getOwnerName Get the name of the owner of this symbol table.
getParaFlag() - class coins.lparallel.LoopTable のメソッド
 
getParaFlag(LoopUtil, String) - class coins.lparallel.LoopTable のメソッド
getParaFlag:
getParallelInf() - class coins.sym.SubpImpl のメソッド
 
getParallelInf() - interface coins.sym.Subp のメソッド
 
getParamCorrespForArgWithNonterm(GlobalReform.MatchingData, HIR, Sym, GlobalReform.NontermPatInstance, boolean) - class coins.opt.GlobalReform のメソッド
Get formal-actual parameter correspondence for the formal parameter pCallerFormalParam and actual parameter pArgExp that calls child nonterminal.
getParamCount() - class coins.SymRoot のメソッド
getParamCount: Get the generated parameter counter.
getParamIndex() - class coins.ffront.StmtFuncParamType のメソッド
 
getParamIndex() - class coins.sym.ParamImpl のメソッド
getParamIndex Get parameter index.
getParamIndex() - interface coins.sym.Param のメソッド
getParamIndex Get parameter index.
getParamInstance(Param, GlobalReform.NontermPatInstance) - class coins.opt.GlobalReform のメソッド
Get the parameter instanciated from pParam for the instance of the nonterminal pNontermInstance.
getParamList() - class coins.ir.hir.FunctionExpImpl のメソッド
 
getParamList() - interface coins.ir.hir.FunctionExp のメソッド
getParamList
getParamList() - class coins.sym.SubpImpl のメソッド
 
getParamList() - interface coins.sym.Subp のメソッド
getParamList Get the parameter list of this subprogram.
getParamTypeList() - class coins.sym.SubpTypeImpl のメソッド
getParamTypeList Get a component of function type.
getParamTypeList() - interface coins.sym.SubpType のメソッド
getParamTypeList Get the parameter type list of this SubpType.
getParamTypeList() - class coins.sym.SubpImpl のメソッド
 
getParamTypeList() - interface coins.sym.Subp のメソッド
getParamTypeList Get the parameter type list of this subprogram.
getParent() - class coins.aflow.SimpleLoopInf のメソッド
 
getParent() - class coins.aflow.LoopInfImpl のメソッド
 
getParent() - interface coins.aflow.LoopInf のメソッド
getParent setParent Get/set parent LoopInf of this LoopInf, where, parent LoopInf is the LoopInf corresponding to the loop directly containing the loop correnponding to this LoopInf.
getParent() - class coins.aflow.IrAdapter のメソッド
 
getParent() - class coins.cfront.SymbolTable のメソッド
 
getParent() - class coins.flow.LoopInfImpl のメソッド
 
getParent() - interface coins.flow.LoopInf のメソッド
getParent setParent Get/set parent LoopInf of this LoopInf, where, parent LoopInf is the LoopInf corresponding to the loop directly containing the loop correnponding to this LoopInf.
getParent() - class coins.ir.hir.HIR_Impl のメソッド
 
getParent() - class coins.ir.IrListImpl のメソッド
 
getParent() - interface coins.ir.IR のメソッド
getParent Get the parent of this node.
getParent() - class coins.sym.SymTableImpl のメソッド
 
getParent() - interface coins.sym.SymTable のメソッド
getParent Get parent symbol table of this table.
getParentASSIGN(HIR) - class coins.lparallel.LoopUtil のメソッド
getParentASSIGN:
getParents(LirNode) - class coins.simd.LirDefUseRel のメソッド
Retrieves a L-expression related to given L-expression in use-def relation
getPDef() - class coins.aflow.BBlockImpl のメソッド
 
getPDef() - interface coins.aflow.BBlock のメソッド
getPDef: Get bit vector showing PDef set of this block.
getPDefined() - class coins.aflow.SetRefReprImpl のメソッド
 
getPDefined() - interface coins.aflow.SetRefRepr のメソッド
 
getPDefined() - class coins.aflow.BBlockImpl のメソッド
 
getPDefined() - interface coins.aflow.BBlock のメソッド
getPDefined: Get bit vector showing PDefined set of this block.
getPEKill() - class coins.aflow.SetRefReprImpl のメソッド
 
getPEKill() - interface coins.aflow.SetRefRepr のメソッド
 
getPEKill() - class coins.aflow.BBlockImpl のメソッド
getEKill: Get bit vector showing EKill set of this block.
getPEKill() - interface coins.aflow.BBlock のメソッド
getEKill: Get bit vector showing EKill set of this block.
getPExposed() - class coins.aflow.SetRefReprImpl のメソッド
 
getPExposed() - interface coins.aflow.SetRefRepr のメソッド
 
getPExposed() - class coins.aflow.BBlockImpl のメソッド
getExposed: Get bit vector showing Exposed set of this block.
getPExposed() - interface coins.aflow.BBlock のメソッド
getPExposed: Get bit vector showing PExposed set of this block.
getPhiDest(LirNode) - class coins.ssa.BackTranslateFromSsaBriggs のメソッド
retun "dest" of "phinode".
getPhiNodes(BasicBlk) - class coins.ssa.BackTranslateFromSsaBriggs のメソッド
return "list" of phi-nodes in "block".
getPKill() - class coins.aflow.SetRefReprImpl のメソッド
 
getPKill() - interface coins.aflow.SetRefRepr のメソッド
 
getPKill() - class coins.aflow.BBlockImpl のメソッド
getDestroy: Get bit vector showing Destroy set of this block.
getPKill() - interface coins.aflow.BBlock のメソッド
getPKill: Get bit vector showing PKill set of this block.
getPLiveIn() - class coins.aflow.BBlockImpl のメソッド
getLiveIn: Get bit vector showing LiveIn set of this block.
getPLiveIn() - interface coins.aflow.BBlock のメソッド
getLiveIn: Get bit vector showing LiveIn set of this block.
getPLiveOut() - class coins.aflow.SetRefReprImpl のメソッド
 
getPLiveOut() - interface coins.aflow.SetRefRepr のメソッド
 
getPLiveOut() - class coins.aflow.BBlockImpl のメソッド
getLiveOut: Get bit vector showing LiveOut set of this block.
getPLiveOut() - interface coins.aflow.BBlock のメソッド
getLiveOut: Get bit vector showing LiveOut set of this block.
getPointCount() - class coins.flow.DataFlowImpl のメソッド
getPointCount
getPointCount() - interface coins.flow.DataFlow のメソッド
Returns the # of "Points" in this flow.
getPointedElem() - class coins.ir.hir.PointedExpImpl のメソッド
 
getPointedElem() - class coins.ir.hir.ExpImpl のメソッド
 
getPointedElem() - interface coins.ir.hir.Exp のメソッド
 
getPointedType() - class coins.sym.TypeImpl のメソッド
 
getPointedType() - interface coins.sym.Type のメソッド
getPointedType Get the type of pointed object for PointerType.
getPointedType() - class coins.sym.PointerTypeImpl のメソッド
getPointedType Get the pointed type of this pointer type.
getPointedType() - interface coins.sym.PointerType のメソッド
getPointedType Get the pointed type of this pointer type.
getPointer() - class coins.ast.expr.PointerBinaryExpr のメソッド
Returns the left operand.
getPointerExp() - class coins.ir.hir.PointedExpImpl のメソッド
 
getPointerExp() - class coins.ir.hir.ExpImpl のメソッド
 
getPointerExp() - interface coins.ir.hir.Exp のメソッド
getPointerExp getPointedElem Get a component of pointed variable expression.
getPointerOpType(Type, Type) - class coins.casttohir.ToHirCast のメソッド
Get the rresultant type of address expression.
getPointVectorBitCount() - class coins.flow.SubpFlowImpl のメソッド
 
getPointVectorBitCount() - interface coins.flow.SubpFlow のメソッド
 
getPointVectorWordCount() - class coins.flow.SubpFlowImpl のメソッド
 
getPointVectorWordCount() - interface coins.flow.SubpFlow のメソッド
 
getPos - class coins.mdf.DeclareLocalVariables の変数
The variable `_MDF_GET_POS'
getPos() - class coins.hir2lir.ConvToNewLIR.AsmParam のメソッド
 
getPostdomForSubpFlow() - class coins.aflow.BBlockImpl のメソッド
 
getPostdomForSubpFlow() - interface coins.aflow.BBlock のメソッド
 
getPostDominatedChildren() - class coins.flow.BBlockImpl のメソッド
getPostDominatedChildren Get the list of basic blocks immediately post dominated by this block.
getPostDominatedChildren() - interface coins.flow.BBlock のメソッド
getPostDominatedChildren setPostDominatedChildren Get/set the list of basic blocks post dominated by this block.
getPostdominatedChildrenForSubpFlow() - class coins.aflow.BBlockImpl のメソッド
 
getPostdominatedChildrenForSubpFlow() - interface coins.aflow.BBlock のメソッド
getPostDominatedChildren: setPostDominatedChildren: Get/set the list of basic blocks post dominated by this block.
getPostDominatorList(BBlock) - class coins.flow.SubpFlowImpl のメソッド
 
getPostDominatorList(BBlock) - interface coins.flow.SubpFlow のメソッド
Get the list of post dominators of pBBlock.
getPostDominators(BBlock) - class coins.flow.SubpFlowImpl のメソッド
 
getPostDominators(BBlock) - interface coins.flow.SubpFlow のメソッド
Get BBlockVector representing post dominators of pBBlock.
getPostDominators(BBlock) - class coins.flow.FlowAdapter のメソッド
 
getPReach() - class coins.aflow.SetRefReprImpl のメソッド
 
getPReach() - interface coins.aflow.SetRefRepr のメソッド
 
getPReach() - class coins.aflow.BBlockImpl のメソッド
getReach0: Get bit vector showing Reach0 set of this block.
getPReach() - interface coins.aflow.BBlock のメソッド
Returns the PReach.
getPredEdge(BBlock) - class coins.aflow.BBlockImpl のメソッド
 
getPredEdge(BBlock) - interface coins.aflow.BBlock のメソッド
getPredEdge: getSuccEdge: Get the edge corresponding to the predecessor/successor to/from this basic block.
getPredEdge(BBlock) - class coins.flow.BBlockImpl のメソッド
 
getPredEdge(BBlock) - interface coins.flow.BBlock のメソッド
getPredEdge Get the edge corresponding to the predecessor/successor to/from this basic block.
getPredList() - class coins.aflow.BBlockImpl のメソッド
 
getPredList() - interface coins.aflow.BBlock のメソッド
getPredList: getSuccList: Get the predecessor/successor list of this basic block.
getPredList() - class coins.flow.BBlockImpl のメソッド
 
getPredList() - interface coins.flow.BBlock のメソッド
getPredList Get the predecessor list of this basic block.
getPreprocessorOptions() - interface coins.driver.CompileSpecification のメソッド
Returns a List of Strings containing all preprocessor options specified in this command line.
getPreprocessorOptions() - class coins.driver.CommandLine のメソッド
Returns a List of Strings containing all preprocessor options specified in this command line.
getPrevBBlockInSearch() - class coins.flow.SubpFlowImpl のメソッド
 
getPrevBBlockInSearch() - interface coins.flow.SubpFlow のメソッド
 
getPreviousStmt() - class coins.ir.hir.StmtImpl のメソッド
getPreviousStmt Get the statement previous to this one.
getPreviousStmt() - interface coins.ir.hir.Stmt のメソッド
getPreviousStmt Get the statement previous to this one.
getPreviousStmtOfCaseStmt(Stmt, SwitchStmt, int) - class coins.opt.NormalizeHir のメソッド
 
getPrimaryInductionVar(ForStmt) - class coins.hir2lir.ReformHir のメソッド
Get the primary induction variable of the loop.
getProcess(String) - class coins.drivergen.process.ProcessManager のメソッド
 
getProgramBody() - class coins.ffront.F77Hir のメソッド
 
getProgramHeader() - class coins.ffront.DeclManager のメソッド
 
getProgramUnitName() - class coins.ffront.DeclManager のメソッド
 
getPrologue(Function) - class coins.lir2c.LirToC のメソッド
getPrologue: this method gets the prologue of the function.
getPureFloatString(String) - class coins.SourceLanguageFortran の static メソッド
getPureFloatString: //##21 Get the string representation of floating constant without language specific suffix.
getPureFloatString(String) - class coins.SourceLanguageC の static メソッド
getPureFloatString: //##21 Get the string representation of floating constant without language specific suffix.
getPureFloatString(String) - class coins.SourceLanguage の static メソッド
getPureFloatString: //##21 Get the string representation of floating constant without language specific suffix.
getPureIntString(String) - class coins.SourceLanguageFortran の static メソッド
getPureIntString: //##20 Get the string representation of integer constant composed of only digits.
getPureIntString(String) - class coins.SourceLanguageC の static メソッド
getPureIntString: //##20 Get the string representation of integer constant composed of only digits.
getPureIntString(String) - class coins.SourceLanguage の static メソッド
getPureIntString: //##20 Get the string representation of integer constant composed of only digits.
getPureName() - class coins.sym.SymImpl のメソッド
 
getPureName() - interface coins.sym.Sym のメソッド
getPureName Get the name of this symbol.
getPUsed() - class coins.aflow.SetRefReprImpl のメソッド
 
getPUsed() - interface coins.aflow.SetRefRepr のメソッド
 
getPUsed() - class coins.aflow.BBlockImpl のメソッド
getUsed: //##12 Get bit vector showing Used set of this block.
getPUsed() - interface coins.aflow.BBlock のメソッド
getPUsed: //##12 Get bit vector showing PUsed set of this block.
getQualifiedElem() - class coins.ir.hir.QualifiedExpImpl のメソッド
 
getQualifiedElem() - class coins.ir.hir.ExpImpl のメソッド
 
getQualifiedElem() - interface coins.ir.hir.Exp のメソッド
 
getQualifierExp() - class coins.ir.hir.QualifiedExpImpl のメソッド
 
getQualifierExp() - class coins.ir.hir.ExpImpl のメソッド
 
getQualifierExp() - interface coins.ir.hir.Exp のメソッド
getQualifier getQualifiedElem Get a component of qualified variable expression.
getQualVarNode(HIR) - class coins.aflow.FlowUtil の static メソッド
 
getQualVarNode(HIR) - class coins.flow.FlowUtil の static メソッド
 
getRaw(String) - class coins.aflow.FlowResults のメソッド
 
getRaw(String) - class coins.aflow.util.SelfCollectingResults のメソッド
 
getRaw(String, Object) - class coins.aflow.FlowResults のメソッド
 
getRaw(String, Object) - class coins.aflow.util.SelfCollectingResults のメソッド
 
getRaw(String, Object, Object) - class coins.aflow.FlowResults のメソッド
 
getRaw(String, Object, Object) - class coins.aflow.util.SelfCollectingResults のメソッド
 
getReach() - class coins.aflow.BBlockImpl のメソッド
getReach: Get bit vector showing Reach set of this block.
getReach() - class coins.flow.BBlockImpl のメソッド
 
getReach() - interface coins.flow.BBlock のメソッド
getReach Get bit vector showing Reach set of this block.
getReach(BBlock) - class coins.aflow.FindReach のメソッド
 
getReach(BBlock) - class coins.aflow.FindPReach のメソッド
 
getReach(SetRefRepr) - class coins.aflow.FindReach のメソッド
 
getReach(SetRefRepr) - class coins.aflow.FindPReach のメソッド
 
getReachableBBlocks() - class coins.aflow.SubpFlowImpl のメソッド
 
getReachableBBlocks() - interface coins.aflow.SubpFlow のメソッド
Returns a list of BBlocks that are reachable from the entry BBlock.
getReachableBBlocks() - class coins.flow.SubpFlowImpl のメソッド
 
getReachableBBlocks() - interface coins.flow.SubpFlow のメソッド
Get list of BBlocks reachable from entry BBLock.
getReachVector() - class coins.flow.BBlockImpl のメソッド
 
getReal() - class coins.ffront.ComplexConstNode のメソッド
 
getRealPart() - class coins.ffront.TypeUtility のメソッド
 
getRealPart() - class coins.ffront.DoubleComplexExp のメソッド
 
getRealPart() - class coins.ffront.ComplexExp のメソッド
 
getRealPart(StructType) - class coins.ffront.TypeUtility のメソッド
 
getRealType() - class coins.ffront.TypeUtility のメソッド
 
getRecordAlias() - class coins.aflow.SubpFlowImpl のメソッド
 
getRecordAlias() - interface coins.aflow.SubpFlow のメソッド
If returned value is not null, then alias is considered in data flow analysis.
getRecordAlias() - class coins.flow.SubpFlowImpl のメソッド
 
getRecordAlias() - interface coins.flow.SubpFlow のメソッド
If returned value is not null, then alias is considered in data flow analysis.
getRecordAlias() - class coins.opt.GlobalVariableTemporalize のメソッド
Get RecordAlias this object refer.
getRecordedIn() - class coins.sym.SymImpl のメソッド
getRecordedIn Get the symbol table that recorded this symbol.
getRecordedIn() - interface coins.sym.Sym0 のメソッド
getRecordedIn Get the symbol table that recorded this symbol.
getReductionForVar(Var, List) - class coins.hir2lir.ReformHir のメソッド
 
getReductionList(LoopTable) - class coins.hir2lir.ReformHir のメソッド
Get the list of reductions for the loop represented by pTable.
getReductionVar(List) - class coins.hir2lir.ReformHir のメソッド
Get all reduction variables each of which corresponds to the reduction table in pReductionList.
getReductionVarSet(List) - class coins.lparallel.LoopTable のメソッド
 
getReferent(LirNode) - class coins.simd.UseTable のメソッド
 
getReferent(LirNode) - class coins.simd.DefTable のメソッド
Retrieves a referent of LirNode e in defTable
getRefPoint(int) - class coins.flow.SubpFlowImpl のメソッド
Get IR node from ref-index
getRefPoint(int) - interface coins.flow.SubpFlow のメソッド
Get IR node from ref-index
getReg(int) - class coins.backend.gen.CodeGenerator_mb.CallContext のメソッド
 
getRegAssign() - class coins.backend.gen.CodeGenerator_mb.CallContext のメソッド
 
getRegionElemList(Subp) - class coins.sym.RegionTypeImpl のメソッド
 
getRegionElemList(Subp) - interface coins.sym.RegionType のメソッド
 
getRegionList() - class coins.ir.hir.ProgramImpl のメソッド
 
getRegionList() - interface coins.ir.hir.Program のメソッド
getRegionList Get the list of RegionType instances.
getRegionSymTable(int) - class coins.sym.RegionTypeImpl のメソッド
 
getRegionSymTable(int) - interface coins.sym.RegionType のメソッド
getRegionSymTable Get pIndex-th symbol table from the list of symbol tables of this RegionType.
getRegionSymTable(Subp) - class coins.sym.RegionTypeImpl のメソッド
 
getRegionSymTable(Subp) - interface coins.sym.RegionType のメソッド
getRegionSymTable
getRegionVar() - class coins.sym.RegionTypeImpl のメソッド
 
getRegionVar() - interface coins.sym.RegionType のメソッド
 
getRegisterlist() - class coins.ssa.BackTranslateFromSsaBriggs.PickingRegister のメソッド
 
getRegSet(String) - class coins.backend.MachineParams のメソッド
Return register set number whose name is name.
getRegsetMap() - class coins.backend.MachineParams のメソッド
 
getRegsetMap() - class coins.backend.gen.MachineParams_x86_64 のメソッド
 
getRegsetMap() - class coins.backend.gen.MachineParams_x86simd のメソッド
 
getRegsetMap() - class coins.backend.gen.MachineParams_x86 のメソッド
 
getRegsetMap() - class coins.backend.gen.MachineParams_thumb のメソッド
 
getRegsetMap() - class coins.backend.gen.MachineParams_sparc のメソッド
 
getRegsetMap() - class coins.backend.gen.MachineParams_sh4 のメソッド
 
getRegsetMap() - class coins.backend.gen.MachineParams_sample のメソッド
 
getRegsetMap() - class coins.backend.gen.MachineParams_ppc のメソッド
 
getRegsetMap() - class coins.backend.gen.MachineParams_mips のメソッド
 
getRegsetMap() - class coins.backend.gen.MachineParams_mb のメソッド
 
getRegsetMap() - class coins.backend.gen.MachineParams_arm のメソッド
 
getRegsetMap() - class coins.backend.gen.MachineParams_alpha のメソッド
 
getRegsetName() - class coins.backend.MachineParams のメソッド
 
getRegsetName() - class coins.backend.gen.MachineParams_x86_64 のメソッド
 
getRegsetName() - class coins.backend.gen.MachineParams_x86simd のメソッド
 
getRegsetName() - class coins.backend.gen.MachineParams_x86 のメソッド
 
getRegsetName() - class coins.backend.gen.MachineParams_thumb のメソッド
 
getRegsetName() - class coins.backend.gen.MachineParams_sparc のメソッド
 
getRegsetName() - class coins.backend.gen.MachineParams_sh4 のメソッド
 
getRegsetName() - class coins.backend.gen.MachineParams_sample のメソッド
 
getRegsetName() - class coins.backend.gen.MachineParams_ppc のメソッド
 
getRegsetName() - class coins.backend.gen.MachineParams_mips のメソッド
 
getRegsetName() - class coins.backend.gen.MachineParams_mb のメソッド
 
getRegsetName() - class coins.backend.gen.MachineParams_arm のメソッド
 
getRegsetName() - class coins.backend.gen.MachineParams_alpha のメソッド
 
getRegsetNAvail() - class coins.backend.MachineParams のメソッド
 
getRegsetNAvail() - class coins.backend.gen.MachineParams_x86_64 のメソッド
 
getRegsetNAvail() - class coins.backend.gen.MachineParams_x86simd のメソッド
 
getRegsetNAvail() - class coins.backend.gen.MachineParams_x86 のメソッド
 
getRegsetNAvail() - class coins.backend.gen.MachineParams_thumb のメソッド
 
getRegsetNAvail() - class coins.backend.gen.MachineParams_sparc のメソッド
 
getRegsetNAvail() - class coins.backend.gen.MachineParams_sh4 のメソッド
 
getRegsetNAvail() - class coins.backend.gen.MachineParams_sample のメソッド
 
getRegsetNAvail() - class coins.backend.gen.MachineParams_ppc のメソッド
 
getRegsetNAvail() - class coins.backend.gen.MachineParams_mips のメソッド
 
getRegsetNAvail() - class coins.backend.gen.MachineParams_mb のメソッド
 
getRegsetNAvail() - class coins.backend.gen.MachineParams_arm のメソッド
 
getRegsetNAvail() - class coins.backend.gen.MachineParams_alpha のメソッド
 
getRegsetNumber() - class coins.backend.MachineParams のメソッド
 
getRegsetNumber() - class coins.backend.gen.MachineParams_x86_64 のメソッド
 
getRegsetNumber() - class coins.backend.gen.MachineParams_x86simd のメソッド
 
getRegsetNumber() - class coins.backend.gen.MachineParams_x86 のメソッド
 
getRegsetNumber() - class coins.backend.gen.MachineParams_thumb のメソッド
 
getRegsetNumber() - class coins.backend.gen.MachineParams_sparc のメソッド
 
getRegsetNumber() - class coins.backend.gen.MachineParams_sh4 のメソッド
 
getRegsetNumber() - class coins.backend.gen.MachineParams_sample のメソッド
 
getRegsetNumber() - class coins.backend.gen.MachineParams_ppc のメソッド
 
getRegsetNumber() - class coins.backend.gen.MachineParams_mips のメソッド
 
getRegsetNumber() - class coins.backend.gen.MachineParams_mb のメソッド
 
getRegsetNumber() - class coins.backend.gen.MachineParams_arm のメソッド
 
getRegsetNumber() - class coins.backend.gen.MachineParams_alpha のメソッド
 
getRegSetType(String) - class coins.backend.MachineParams のメソッド
Return type of register set.
getRegsetTypeTbl() - class coins.backend.MachineParams のメソッド
 
getRegsetTypeTbl() - class coins.backend.gen.MachineParams_x86_64 のメソッド
 
getRegsetTypeTbl() - class coins.backend.gen.MachineParams_x86simd のメソッド
 
getRegsetTypeTbl() - class coins.backend.gen.MachineParams_x86 のメソッド
 
getRegsetTypeTbl() - class coins.backend.gen.MachineParams_thumb のメソッド
 
getRegsetTypeTbl() - class coins.backend.gen.MachineParams_sparc のメソッド
 
getRegsetTypeTbl() - class coins.backend.gen.MachineParams_sh4 のメソッド
 
getRegsetTypeTbl() - class coins.backend.gen.MachineParams_sample のメソッド
 
getRegsetTypeTbl() - class coins.backend.gen.MachineParams_ppc のメソッド
 
getRegsetTypeTbl() - class coins.backend.gen.MachineParams_mips のメソッド
 
getRegsetTypeTbl() - class coins.backend.gen.MachineParams_mb のメソッド
 
getRegsetTypeTbl() - class coins.backend.gen.MachineParams_arm のメソッド
 
getRegsetTypeTbl() - class coins.backend.gen.MachineParams_alpha のメソッド
 
getRelated(Object) - class coins.simd.Relation のメソッド
 
getRelation() - class coins.simd.LirDefUseRel のメソッド
Returns a def-use relation
getReplacedVar() - class coins.opt.ReplaceInfo.Item のメソッド
Get temporal var whitch replaced.
getReplacedVar(Sym) - class coins.opt.ReplaceInfo のメソッド
Get replaced temporal variable, whitch is related by pSym.
getReplaceNodeCount() - class coins.opt.ReplaceInfo.Item のメソッド
Get count of list of VarNodes whitch replace.
getReplaceNodeList() - class coins.opt.ReplaceInfo.Item のメソッド
Get list of VarNodes whitch replace.
getReplaceNodeList(Sym) - class coins.opt.ReplaceInfo のメソッド
Get List of VarNode to replace, whitch is related by pSym.
getReplaceSymSet(int) - class coins.opt.ReplaceInfo のメソッド
Get Set of Sym larger than pCount.
getReplRegPairs() - class coins.simd.ReplaceRegNames のメソッド
 
getReqLabOpAddress(String) - class coins.backend.gen.CodeGenerator_sh4.CodeAnalysisInfo のメソッド
 
getReserveRegisterInfo() - class coins.backend.gen.CodeGenerator_sh4.SH4Attr のメソッド
 
getRestructureFlag() - class coins.aflow.SubpFlowImpl のメソッド
 
getRestructureFlag() - interface coins.aflow.SubpFlow のメソッド
 
getRestructureFlag() - class coins.flow.SubpFlowImpl のメソッド
 
getRestructureFlag() - interface coins.flow.SubpFlow のメソッド
 
getResult() - class coins.ffront.FStmt のメソッド
 
getResultOperand() - class coins.aflow.IrAdapter のメソッド
 
getResultOperand() - class coins.ir.hir.HIR_Impl のメソッド
 
getResultOperand() - class coins.ir.IrListImpl のメソッド
 
getResultVar() - class coins.aflow.IrAdapter のメソッド
 
getResultVar() - class coins.ir.hir.HIR_Impl のメソッド
 
getReturnType() - class coins.sym.SubpTypeImpl のメソッド
getReturnType Get a component of function type.
getReturnType() - interface coins.sym.SubpType のメソッド
getReturnType Get return value type.
getReturnValue() - class coins.ir.hir.ReturnStmtImpl のメソッド
getReturnValue Get the return value expression of return statement.
getReturnValue() - interface coins.ir.hir.ReturnStmt のメソッド
getReturnValue Get the return value expression of return statement.
getReturnValueType() - class coins.cfront.EncodedType のメソッド
 
getReturnValueType() - class coins.sym.SubpImpl のメソッド
 
getReturnValueType() - interface coins.sym.Subp のメソッド
getReturnValueType Get the return value type of this subprogram.
getReturnVar() - class coins.ffront.HeaderStmt のメソッド
 
getReturnVarString() - class coins.ffront.HeaderStmt のメソッド
 
getReturnVarToken() - class coins.ffront.HeaderStmt のメソッド
 
getRevMnemo() - class coins.backend.asmpp.BccInstruction のメソッド
 
getRevMnemo(String) - class coins.backend.asmpp.CPU のメソッド
 
getRevRelated(Object) - class coins.simd.Relation のメソッド
 
getRight() - class coins.ast.Pragma のメソッド
 
getRight() - class coins.ast.Pair のメソッド
 
getRight() - class coins.ast.Function のメソッド
Returns a function body.
getRight() - class coins.ast.Enum のメソッド
Returns null.
getRight() - class coins.ast.Declarator のメソッド
Returns null.
getRight() - class coins.ast.ASTree のメソッド
 
getRight() - class coins.ast.ASTList のメソッド
 
getRight() - class coins.ast.Aggregate のメソッド
Returns null.
getRight() - class coins.ast.expr.VariableExpr のメソッド
Returns null.
getRight() - class coins.ast.expr.UnaryExpr のメソッド
Returns null.
getRight() - class coins.ast.expr.StringLiteral のメソッド
Returns null.
getRight() - class coins.ast.expr.NnaryExpr のメソッド
Returns the operands.
getRight() - class coins.ast.expr.ConstantExpr のメソッド
 
getRight() - class coins.ast.expr.BinaryExpr のメソッド
Returns the right operand.
getRight() - class coins.ast.expr.AsmExpr のメソッド
 
getRight() - class coins.ast.stmnt.TreeStmnt のメソッド
 
getRight() - class coins.ast.stmnt.LeafStmnt のメソッド
Returns null.
getRight() - class coins.ffront.StmtFuncType のメソッド
 
getRight() - class coins.ffront.Pair のメソッド
 
getRight() - class coins.ffront.AssignOrFuncStmt のメソッド
 
getRightOperand() - class coins.ast.expr.BinaryExpr のメソッド
 
getRightSide() - class coins.ir.hir.SetDataStmtImpl のメソッド
 
getRightSide() - interface coins.ir.hir.SetDataStmt のメソッド
getRightSide
getRightSide() - class coins.ir.hir.AssignStmtImpl のメソッド
 
getRightSide() - interface coins.ir.hir.AssignStmt のメソッド
getLeftSide getRightSide These methods get a component of "this" assign statement. (##2) If "this" is not an assignment statement, then they return null.
getRoots(List) - class coins.simd.LirDefUseRel のメソッド
Retrieves L-expressions which is not related to any L-expression in def-use relation
getRule(LirNode, int) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
getRule(LirNode, int) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
 
getRule(LirNode, int) - class coins.backend.gen.CodeGenerator_x86 のメソッド
 
getRule(LirNode, int) - class coins.backend.gen.CodeGenerator_thumb のメソッド
 
getRule(LirNode, int) - class coins.backend.gen.CodeGenerator_sparc のメソッド
 
getRule(LirNode, int) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
getRule(LirNode, int) - class coins.backend.gen.CodeGenerator_sample のメソッド
 
getRule(LirNode, int) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
getRule(LirNode, int) - class coins.backend.gen.CodeGenerator_mips のメソッド
 
getRule(LirNode, int) - class coins.backend.gen.CodeGenerator_mb のメソッド
 
getRule(LirNode, int) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
getRule(LirNode, int) - class coins.backend.gen.CodeGenerator_alpha のメソッド
 
getRule(LirNode, int) - class coins.backend.gen.CodeGenerator のメソッド
Return the chosen rule for LIR node t and goal nonterminal goal.
getRValueExpId() - class coins.flow.ExpInf のメソッド
Get the ExpId corresponding to r-value expression having the same form as the l-value expression corresponding to this ExpInf.
getSelectionExp() - class coins.ir.hir.SwitchStmtImpl のメソッド
 
getSelectionExp() - interface coins.ir.hir.SwitchStmt のメソッド
Get selection expression
getSelectType(Type, Type) - class coins.casttohir.ToHirCast のメソッド
Get the resultant type of selection expression (?
getSetRefRepr() - class coins.flow.ExpInf のメソッド
 
getSetRefRepr() - class coins.sym.ExpIdImpl のメソッド
 
getSetRefRepr() - interface coins.sym.ExpId のメソッド
Get SetRefRepr information that is used in data flow analysis for the expression corresponding to this ExpId.
getSetRefReprList(BBlock) - class coins.flow.SubpFlowImpl のメソッド
 
getSetRefReprList(BBlock) - interface coins.flow.SubpFlow のメソッド
 
getSetRefReprOfIR(int) - class coins.aflow.SubpFlowImpl のメソッド
 
getSetRefReprOfIR(int) - interface coins.aflow.SubpFlow のメソッド
Get SetRefRepr corresponding to the IR node indexed by pIndex.
getSetRefReprOfIR(IR) - class coins.flow.SubpFlowImpl のメソッド
 
getSetRefReprOfIR(IR) - interface coins.flow.SubpFlow のメソッド
 
getSetRefReprs() - class coins.aflow.SubpFlowImpl のメソッド
 
getSetRefReprs() - interface coins.aflow.SubpFlow のメソッド
Returns the list of SetRefRepr objects within this SubpFlow.
getSetRefReprs() - class coins.aflow.DefVectorImpl のメソッド
Returns the Set view of this DefVector (in terms of the set of SetRefReprs).
getSetRefReprs() - interface coins.aflow.DefVector のメソッド
Returns the Set view of this DefVector (in terms of the set of SetRefReprs).
getSetRefReprs() - class coins.aflow.BBlockImpl のメソッド
 
getSetRefReprs() - interface coins.aflow.BBlock のメソッド
Gets the SetRefReprList object that is the list of SetRefRepr objects, each of which wrap a statement/instruction.
getShowControlFlow() - class coins.flow.ControlFlowImpl のメソッド
Get an instance of ShowCOntrolFlow.
getShowControlFlow() - interface coins.flow.ControlFlow のメソッド
 
getSignChar() - class coins.ast.expr.IntConstantExpr のメソッド
 
getSignChar() - class coins.ast.expr.FloatConstantExpr のメソッド
 
getSignChar() - class coins.ast.expr.ConstantExpr のメソッド
 
getSimpleExp(Exp) - class coins.opt.LoopExpansion のメソッド
Get simple Exp for Conv'ed, or Undecay'ed Exp.
getSingletons() - class coins.simd.DefTable のメソッド
Returns the value of singletons
getSize() - class coins.ast.Declarator のメソッド
Returns the size (in byte) of the type of this declarator.
getSize() - class coins.ast.Aggregate のメソッド
Returns the size (in byte) of the struct/union data type.
getSize() - class coins.backend.asmpp.AsmLine のメソッド
 
getSize() - class coins.sym.VarImpl のメソッド
getSize Get the size of this variable in byte if it is evaluable.
getSize() - interface coins.sym.Var のメソッド
getSize isSizeEvaluable Get the size of this variable in byte if it is evaluable.
getSizeExp() - class coins.sym.TypeImpl のメソッド
getSizeExp Get size of type.
getSizeExp() - interface coins.sym.Type のメソッド
getSizeExp Get the expression representing the size of this type in bytes.
getSizeValue() - class coins.sym.TypeImpl のメソッド
 
getSizeValue() - interface coins.sym.Type のメソッド
getSizeValue Get the size of this type in bytes.
getSource() - class coins.ffront.StmtFuncType のメソッド
 
getSourceFile() - class coins.IoRoot のメソッド
Get the source file
getSourceFilePath() - class coins.IoRoot のメソッド
Get absolute path of the source file
getSourceFiles() - interface coins.driver.CompileSpecification のメソッド
Returns a List of source file names listed in this command line.
getSourceFiles() - class coins.driver.CommandLine のメソッド
Return a List of source file names listed in this command line.
getSourceInf() - class coins.sym.SymImpl のメソッド
 
getSourceNode(int) - class coins.aflow.IrAdapter のメソッド
 
getSourceNode(int) - class coins.ir.hir.HIR_Impl のメソッド
 
getSourceNode(int) - interface coins.ir.hir.HIR のメソッド
getSourceNode Get the pNumber-th source operand of "this" node.
getSourceNode(int) - class coins.ir.IrListImpl のメソッド
 
getSourceNode1() - class coins.aflow.IrAdapter のメソッド
 
getSourceNode1() - class coins.ir.hir.HIR_Impl のメソッド
 
getSourceNode1() - interface coins.ir.hir.HIR のメソッド
getSourceNode1 Get the 1st source operand node of "this" node where the source is an operand used/refered in "this" operation.
getSourceNode1() - class coins.ir.IrListImpl のメソッド
 
getSourceNode2() - class coins.aflow.IrAdapter のメソッド
 
getSourceNode2() - class coins.ir.hir.HIR_Impl のメソッド
 
getSourceNode2() - interface coins.ir.hir.HIR のメソッド
getSourceNode2 Get the 2nd source operand node of "this" node.
getSourceNode2() - class coins.ir.IrListImpl のメソッド
 
getSourceStringConst(String) - class coins.SourceLanguageFortran のメソッド
getSourceStringConst: Change the pure string pStringBody to a string constant in source language.
getSourceStringConst(String) - class coins.SourceLanguageC のメソッド
getSourceStringConst: Change the pure string pStringBody to a string constant in source language.
getSourceStringConst(String) - class coins.SourceLanguage のメソッド
getSourceStringConst: Change the pure string pStringBody to a string constant in source language.
getSrc() - class coins.ssa.BackTranslateFromSsaBriggs.Couple のメソッド
 
getStackAssign() - class coins.backend.gen.CodeGenerator_mb.CallContext のメソッド
 
getStar() - class coins.ffront.HeaderStmt のメソッド
 
getStartLabel() - class coins.ir.hir.SubpDefinitionImpl のメソッド
 
getStartLabel() - interface coins.ir.hir.SubpDefinition のメソッド
Get the start label that is attached at the head of subprogram body.
getStartLabel() - class coins.sym.SubpImpl のメソッド
 
getStartLabel() - interface coins.sym.Subp のメソッド
getStartLabel setStartLabel Get/set a label attached to the entry point of this subprogram.
getStartValue() - class coins.ir.hir.IndexedLoopStmtImpl のメソッド
 
getStartValue() - interface coins.ir.hir.IndexedLoopStmt のメソッド
getStartValue Get the start value of the loop index.
getStepExp(Stmt) - class coins.opt.LoopUnrolling のメソッド
Generate Exp of step in pBlock it is called to get Exp which represents amount of increase of Loop-control-variable in Loop-step-part.
getStepValue() - class coins.ir.hir.IndexedLoopStmtImpl のメソッド
 
getStepValue() - interface coins.ir.hir.IndexedLoopStmt のメソッド
getStepValue Get the step value of this loop.
getStmt() - class coins.aflow.SetRefReprHirImpl のメソッド
 
getStmt() - class coins.aflow.SetRefReprHirEImpl のメソッド
 
getStmt() - interface coins.aflow.SetRefReprHir のメソッド
Returns the Stmt node that originated this SetRefReprHir.
getStmt() - class coins.flow.SetRefReprHirImpl のメソッド
 
getStmt() - class coins.flow.SetRefReprHirEImpl のメソッド
 
getStmt() - class coins.ir.hir.LabeledStmtImpl のメソッド
 
getStmt() - interface coins.ir.hir.LabeledStmt のメソッド
 
getStmtContainingThisNode() - class coins.ir.hir.HIR_Impl のメソッド
 
getStmtContainingThisNode() - interface coins.ir.hir.HIR0 のメソッド
getStmtContainingThisNode Get the innermost statement or LabeledStmt containing this node by traversing ancestors of this node.
getStmtFunCall() - class coins.ffront.StmtFuncParamType のメソッド
 
getStmtWithLabel(Label) - class coins.ir.hir.StmtImpl のメソッド
 
getStmtWithLabel(Label) - class coins.sym.SubpImpl のメソッド
 
getStmtWithLabel(Label) - interface coins.sym.Subp のメソッド
getStmtWithLabel Get the HIR Stmt attached with pLabel.
getStorage() - class coins.ast.Function のメソッド
Returns the storage specifiers.
getStorage() - class coins.ast.Declarator のメソッド
Returns storage specifiers.
getStorageClass() - class coins.cfront.EncodedType のメソッド
 
getStorageClass() - class coins.sym.VarImpl のメソッド
getStrageClass Get the storage class of the variable.
getStorageClass() - interface coins.sym.Var のメソッド
getStorageClass Get the storage class of the variable.
getStrictDomForSubpFlow() - class coins.aflow.BBlockImpl のメソッド
 
getStrictDomForSubpFlow() - interface coins.aflow.BBlock のメソッド
Get the strict dominator for this BBlock in the SubpFlow this BBlock belongs to.
getStrictPostdomForSubpFlow() - class coins.aflow.BBlockImpl のメソッド
 
getStrictPostdomForSubpFlow() - interface coins.aflow.BBlock のメソッド
 
getString() - class coins.cfront.Lex のメソッド
 
getStringBody() - class coins.sym.StringConstImpl のメソッド
 
getStringBody() - interface coins.sym.StringConst のメソッド
  getStringBody Get the body of string (pure string)
      excluding quotes, etc., where the pure string
      is composed of characters excluding escape characters
      and heading, trailing delimiters.
      
getStringCodeSize(String) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
getStringElemType() - class coins.MachineParamX86_64 のメソッド
 
getStringElemType() - class coins.MachineParamX86 のメソッド
 
getStringElemType() - class coins.MachineParamSparc のメソッド
 
getStringElemType() - class coins.MachineParamSH4 のメソッド
 
getStringElemType() - class coins.MachineParamPpc のメソッド
 
getStringElemType() - class coins.MachineParamMips のメソッド
 
getStringElemType() - class coins.MachineParamMicroBlaze のメソッド
 
getStringElemType() - class coins.MachineParamArm のメソッド
 
getStringElemType() - class coins.MachineParamAlpha のメソッド
 
getStringElemType() - class coins.MachineParam のメソッド
 
getStringLength(String) - class coins.SourceLanguageFortran のメソッド
getSourceStringConstStatic: Same as getSourceStringConst except that this is a static method. public static String getSourceStringConstStatic( String pStringBody ) { return makeCstringWithTrailing0static(pStringBody); } /** getStringLength: Get the length of string constant.
getStringLength(String) - class coins.SourceLanguageC のメソッド
getSourceStringConstStatic: Same as getSourceStringConst except that this is a static method. public static String getSourceStringConstStatic( String pStringBody ) { return makeCstringWithTrailing0static(pStringBody); } /** getStringLength: Get the length of string constant.
getStringLength(String) - class coins.SourceLanguage のメソッド
getSourceStringConstStatic: Same as getSourceStringConst except that this is a static method. public static String getSourceStringConstStatic( String pStringBody ) { return makeCstringWithTrailing0static(pStringBody); } /** getStringLength: Get the length of string constant.
getStructure() - class coins.ast.expr.MemberExpr のメソッド
Returns the declaration of the struct or union data type that the accessed member belongs to.
getSubp() - class coins.ir.hir.SubpNodeImpl のメソッド
 
getSubp() - class coins.ir.hir.ExpImpl のメソッド
 
getSubp() - interface coins.ir.hir.Exp のメソッド
getSubp Get symbol of spefified class from SymNode. (##2) "this" should be a SymNode.
getSubp() - class coins.sym.SymTableImpl のメソッド
 
getSubp() - interface coins.sym.SymTable のメソッド
getSubp Get the subprogram to which this symbol table is attached or in which the owner of this symbol table is contained.
getSubp() - class coins.sym.ParamImpl のメソッド
 
getSubp() - interface coins.sym.Param のメソッド
getSubp
getSubpBodyFlag() - class coins.ir.hir.BlockStmtImpl のメソッド
 
getSubpBodyFlag() - interface coins.ir.hir.BlockStmt のメソッド
 
getSubpDef() - class coins.opt.GlobalVariableTemporalize のメソッド
Get SubpDefinition this object refer.
getSubpDefinition() - class coins.aflow.SubpFlowImpl のメソッド
 
getSubpDefinition() - interface coins.aflow.SubpFlow のメソッド
 
getSubpDefinition() - class coins.HirRoot のメソッド
getSubpDefinition: Get the subprogram definiton under current processing.
getSubpDefinition() - class coins.flow.SubpFlowImpl のメソッド
 
getSubpDefinition() - interface coins.flow.SubpFlow のメソッド
 
getSubpDefinition() - class coins.sym.SubpImpl のメソッド
getFirstLocalVar //## Deleted.
getSubpDefinition() - interface coins.sym.Subp のメソッド
getSubpDefinition Get the SubpDefinition node defining the IR body of this subprogram.
getSubpDefinitionList() - class coins.ir.hir.ProgramImpl のメソッド
getSubpDefinitionList Get subprogram definition list of this program.
getSubpDefinitionList() - interface coins.ir.hir.Program のメソッド
getSubpDefinitionList Get subprogram definition list of this program.
getSubpFlow() - class coins.aflow.PointVectorImpl のメソッド
Returns a SubpFlow object this PointVector is associated with.
getSubpFlow() - interface coins.aflow.PointVector のメソッド
Returns a SubpFlow object this PointVector is associated with.
getSubpFlow() - class coins.aflow.HashBasedFlowExpId のメソッド
 
getSubpFlow() - class coins.aflow.FlowAnalSymVectorImpl のメソッド
 
getSubpFlow() - interface coins.aflow.FlowAnalSymVector のメソッド
Returns a SubpFlow instance associated with this vector.
getSubpFlow() - class coins.aflow.Flow のメソッド
 
getSubpFlow() - class coins.aflow.ExpVectorImpl のメソッド
 
getSubpFlow() - interface coins.aflow.ExpVector のメソッド
SubpFlow instance associated with this ExpVector.
getSubpFlow() - class coins.aflow.BBlockVectorImpl のメソッド
 
getSubpFlow() - interface coins.aflow.BBlockVector のメソッド
Returns the SubpFlow object associated with this BBlockVector object.
getSubpFlow() - class coins.aflow.BBlockImpl のメソッド
 
getSubpFlow() - interface coins.aflow.BBlock のメソッド
Returns the SubpFlow object this BBlock belongs to.
getSubpFlow() - class coins.flow.PointVectorImpl のメソッド
Returns a SubpFlow object this PointVector is associated with.
getSubpFlow() - interface coins.flow.PointVector のメソッド
Returns a SubpFlow object this PointVector is associated with.
getSubpFlow() - class coins.flow.FlowImpl のメソッド
 
getSubpFlow() - class coins.flow.FlowAnalSymVectorImpl のメソッド
 
getSubpFlow() - interface coins.flow.FlowAnalSymVector のメソッド
Returns a SubpFlow instance associated with this vector.
getSubpFlow() - interface coins.flow.Flow のメソッド
 
getSubpFlow() - class coins.flow.ExpVectorImpl のメソッド
 
getSubpFlow() - interface coins.flow.ExpVector のメソッド
SubpFlow instance associated with this ExpVector.
getSubpFlow() - class coins.flow.BBlockVectorImpl のメソッド
 
getSubpFlow() - interface coins.flow.BBlockVector のメソッド
Returns the SubpFlow object associated with this BBlockVector object.
getSubpFlow() - class coins.flow.BBlockImpl のメソッド
 
getSubpFlow() - interface coins.flow.BBlock のメソッド
getUseNodes Get the set of nodes using value of variable or register.
getSubpFlow() - class coins.opt.GlobalVariableTemporalize のメソッド
Get SubpFlow this object refer.
getSubpKind() - class coins.sym.SubpImpl のメソッド
getSubpKind Get subprogram kind (subpOrdinary/subpMember/subpConstructor/subpDestructor).
getSubpKind() - interface coins.sym.Subp のメソッド
getSubpKind Get subprogram kind: (subpOrdinary/subpMember/subpConstructor/subpDestructor).
getSubpList() - class coins.sym.RegionTypeImpl のメソッド
 
getSubpList() - interface coins.sym.RegionType のメソッド
 
getSubprogramsToBeParallelized(HirRoot, SymRoot, IoRoot) - class coins.lparallel.LoopPara のメソッド
 
getSubpSpec() - class coins.ir.hir.ExpImpl のメソッド
getSubpSpec (##2) getActualParamList Get a component expression of the function expression. (##2) "this" should be a node built by functionExp.
getSubpSpec() - interface coins.ir.hir.Exp のメソッド
getSubpSpec (##2) getActualParamList Get a component expression of the function expression. (##2) "this" should be a node built by buildFunctionExp.
getSubpSym() - class coins.aflow.SubpFlowImpl のメソッド
 
getSubpSym() - interface coins.aflow.SubpFlow のメソッド
 
getSubpSym() - class coins.flow.SubpFlowImpl のメソッド
 
getSubpSym() - interface coins.flow.SubpFlow のメソッド
 
getSubpSym() - class coins.ir.hir.SubpDefinitionImpl のメソッド
 
getSubpSym() - interface coins.ir.hir.SubpDefinition のメソッド
Get the subprogram symbol of this subprogram definition.
getSubpTable() - class coins.casttohir.ToHir のメソッド
getSubpTable Get symbol table which current subprogram has.
getSubpUnderAnalysis() - class coins.flow.FlowImpl のメソッド
 
getSubpUnderAnalysis() - interface coins.flow.Flow のメソッド
getSubpFlow Get currently effective SubpFlow information.
getSubReg() - class coins.backend.MachineParams のメソッド
 
getSubReg() - class coins.backend.gen.MachineParams_x86_64 のメソッド
 
getSubReg() - class coins.backend.gen.MachineParams_x86simd のメソッド
 
getSubReg() - class coins.backend.gen.MachineParams_x86 のメソッド
 
getSubReg() - class coins.backend.gen.MachineParams_thumb のメソッド
 
getSubReg() - class coins.backend.gen.MachineParams_sparc のメソッド
 
getSubReg() - class coins.backend.gen.MachineParams_sh4 のメソッド
 
getSubReg() - class coins.backend.gen.MachineParams_sample のメソッド
 
getSubReg() - class coins.backend.gen.MachineParams_ppc のメソッド
 
getSubReg() - class coins.backend.gen.MachineParams_mips のメソッド
 
getSubReg() - class coins.backend.gen.MachineParams_mb のメソッド
 
getSubReg() - class coins.backend.gen.MachineParams_arm のメソッド
 
getSubReg() - class coins.backend.gen.MachineParams_alpha のメソッド
 
getSubscriptExp() - class coins.ir.hir.SubscriptedExpImpl のメソッド
 
getSubscriptExp() - interface coins.ir.hir.SubscriptedExp のメソッド
getSubscriptExp Get the subscript expression part of this subscripted expression.
getSubscriptExp() - class coins.ir.hir.ExpImpl のメソッド
 
getSubscriptExp() - interface coins.ir.hir.Exp のメソッド
 
getSubscriptVar(SubscriptedExp) - class coins.opt.LoopExpansion のメソッド
Get subscript Vars SubscriptedExp has.
getSuccEdge(BBlock) - class coins.aflow.BBlockImpl のメソッド
 
getSuccEdge(BBlock) - interface coins.aflow.BBlock のメソッド
 
getSuccEdge(BBlock) - class coins.flow.BBlockImpl のメソッド
 
getSuccEdge(BBlock) - interface coins.flow.BBlock のメソッド
getSuccEdge Get the edge corresponding to the predecessor/successor to/from this basic block.
getSuccList() - class coins.aflow.BBlockImpl のメソッド
 
getSuccList() - interface coins.aflow.BBlock のメソッド
 
getSuccList() - class coins.flow.BBlockImpl のメソッド
 
getSuccList() - interface coins.flow.BBlock のメソッド
getSuccList Get the successor list of this basic block.
getSuffix(File) - class coins.driver.SuffixFactory の static メソッド
Returns a Suffix object representing a suffix of a specified file name.
getSuffix(File, String) - class coins.driver.SuffixFactory の static メソッド
Returns a Suffix object representing a suffix of a specified file name.
getSuffix(String) - class coins.driver.SuffixFactory の static メソッド
Returns a Suffix object representing a specified suffix string.
getSuffix(String, String) - class coins.driver.SuffixFactory の static メソッド
Returns a Suffix object representing a specified suffix string.
getSuffixOption() - class coins.driver.Suffix のメソッド
Returns a suffix option, specified to this suffix rule.
getSuperReg() - class coins.backend.MachineParams のメソッド
 
getSuperReg() - class coins.backend.gen.MachineParams_x86_64 のメソッド
 
getSuperReg() - class coins.backend.gen.MachineParams_x86simd のメソッド
 
getSuperReg() - class coins.backend.gen.MachineParams_x86 のメソッド
 
getSuperReg() - class coins.backend.gen.MachineParams_thumb のメソッド
 
getSuperReg() - class coins.backend.gen.MachineParams_sparc のメソッド
 
getSuperReg() - class coins.backend.gen.MachineParams_sh4 のメソッド
 
getSuperReg() - class coins.backend.gen.MachineParams_sample のメソッド
 
getSuperReg() - class coins.backend.gen.MachineParams_ppc のメソッド
 
getSuperReg() - class coins.backend.gen.MachineParams_mips のメソッド
 
getSuperReg() - class coins.backend.gen.MachineParams_mb のメソッド
 
getSuperReg() - class coins.backend.gen.MachineParams_arm のメソッド
 
getSuperReg() - class coins.backend.gen.MachineParams_alpha のメソッド
 
getSwitchEndNode() - class coins.ir.hir.SwitchStmtImpl のメソッド
 
getSwitchEndNode() - interface coins.ir.hir.SwitchStmt のメソッド
Get the switch end node to where break statements jump.
getSym() - class coins.aflow.IrAdapter のメソッド
 
getSym() - class coins.ffront.FirToHir のメソッド
 
getSym() - class coins.hir2lir.ConvToNewLIR.SymStat のメソッド
 
getSym() - class coins.ir.hir.SymNodeImpl のメソッド
 
getSym() - class coins.ir.hir.HIR_Impl のメソッド
 
getSym() - class coins.ir.hir.ExpImpl のメソッド
getSym Get symbol from SymNode.
getSym() - class coins.ir.hir.ConstNodeImpl のメソッド
 
getSym() - class coins.ir.IrListImpl のメソッド
 
getSym() - interface coins.ir.IR のメソッド
getSym Get the symbol represented by "this" node if this is a node representing a symbol (simple variable, element/field name, subprogram, label, constant, etc.).
getSymbol(String) - class coins.backend.Module のメソッド
Find symbol whose name is name in this context.
getSymbol(String) - class coins.backend.Function のメソッド
Find symbol whose name is name.
GetSymbolSourcePlace(String, int) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
getSymbolType(String) - class coins.ffront.DeclManager のメソッド
 
getSymCount() - class coins.SymRoot のメソッド
getSymCount: Get the generated symbol counter.
getSymCount() - class coins.sym.SymTableImpl のメソッド
 
getSymCount() - interface coins.sym.SymTable のメソッド
getSymCount Get the number of symbols recorded in the symbol table.
getSymExpCount() - class coins.flow.SubpFlowImpl のメソッド
 
getSymExpCount() - interface coins.flow.SubpFlow のメソッド
 
getSymIndexTable() - class coins.aflow.SubpFlowImpl のメソッド
 
getSymIndexTable() - interface coins.aflow.SubpFlow のメソッド
Returns the table of symbols possibly accessed in this SubpFlow.
getSymIterator() - class coins.sym.SymTableImpl のメソッド
 
getSymIterator() - interface coins.sym.SymTable のメソッド
getSymIterator Get iterator to scan all symbols recorded in this symbol table.
getSymKeyWord(int) - class coins.hir2c.KeyWords のメソッド
getSymKeyWord: Var.VAR_XXX , Sym.SYM_XXX ==> C Language KeyWord
getSymKind() - class coins.sym.SymImpl のメソッド
getSymKind Get the symbol kind of this symbol (KIND_VAR, KIND_SUBP, etc.).
getSymKind() - interface coins.sym.Sym0 のメソッド
getSymKind Get the symbol kind of this symbol (KIND_VAR, KIND_SUBP, etc.).
getSymKindName() - class coins.sym.SymImpl のメソッド
getSymKindName Get the symbol kind name from GlobalConstants.
getSymKindName() - interface coins.sym.Sym のメソッド
Get the name of the symbol kind of this symbol to be used for compiler debug, etc.
getSymName() - class coins.backend.MachineParams のメソッド
Return array of register's names.
getSymName() - class coins.backend.gen.MachineParams_x86_64 のメソッド
 
getSymName() - class coins.backend.gen.MachineParams_x86simd のメソッド
 
getSymName() - class coins.backend.gen.MachineParams_x86 のメソッド
 
getSymName() - class coins.backend.gen.MachineParams_thumb のメソッド
 
getSymName() - class coins.backend.gen.MachineParams_sparc のメソッド
 
getSymName() - class coins.backend.gen.MachineParams_sh4 のメソッド
 
getSymName() - class coins.backend.gen.MachineParams_sample のメソッド
 
getSymName() - class coins.backend.gen.MachineParams_ppc のメソッド
 
getSymName() - class coins.backend.gen.MachineParams_mips のメソッド
 
getSymName() - class coins.backend.gen.MachineParams_mb のメソッド
 
getSymName() - class coins.backend.gen.MachineParams_arm のメソッド
 
getSymName() - class coins.backend.gen.MachineParams_alpha のメソッド
 
getSymNestIterator() - class coins.sym.SymTableImpl のメソッド
 
getSymNestIterator() - interface coins.sym.SymTable のメソッド
getSymNestIterator (##6) Get iterator to scan all symbols recorded in this symbol table and its children.
getSymNodeSym() - class coins.ir.hir.SymNodeImpl のメソッド
 
getSymNodeSym() - interface coins.ir.hir.SymNode のメソッド
getSymNodeSym Get the symbol attached as its symbol attribute.
getSymOrExpId() - class coins.ir.hir.HIR_Impl のメソッド
 
getSymOrExpId() - interface coins.ir.hir.HIR のメソッド
getSymOrExpId If this is a SymNode with FlowAnalSym instance, then return it else return getExpId().
getSymRegNumber() - class coins.backend.MachineParams のメソッド
 
getSymRegNumber() - class coins.backend.gen.MachineParams_x86_64 のメソッド
 
getSymRegNumber() - class coins.backend.gen.MachineParams_x86simd のメソッド
 
getSymRegNumber() - class coins.backend.gen.MachineParams_x86 のメソッド
 
getSymRegNumber() - class coins.backend.gen.MachineParams_thumb のメソッド
 
getSymRegNumber() - class coins.backend.gen.MachineParams_sparc のメソッド
 
getSymRegNumber() - class coins.backend.gen.MachineParams_sh4 のメソッド
 
getSymRegNumber() - class coins.backend.gen.MachineParams_sample のメソッド
 
getSymRegNumber() - class coins.backend.gen.MachineParams_ppc のメソッド
 
getSymRegNumber() - class coins.backend.gen.MachineParams_mips のメソッド
 
getSymRegNumber() - class coins.backend.gen.MachineParams_mb のメソッド
 
getSymRegNumber() - class coins.backend.gen.MachineParams_arm のメソッド
 
getSymRegNumber() - class coins.backend.gen.MachineParams_alpha のメソッド
 
getSymRoot() - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
getSymRoot() - class coins.ffront.FirToHir のメソッド
 
getSymTable() - class coins.ir.hir.SubpDefinitionImpl のメソッド
 
getSymTable() - interface coins.ir.hir.SubpDefinition のメソッド
Get the symbol table local to the subprogram.
getSymTable() - class coins.ir.hir.ProgramImpl のメソッド
 
getSymTable() - interface coins.ir.hir.Program のメソッド
 
getSymTable() - class coins.ir.hir.BlockStmtImpl のメソッド
 
getSymTable() - interface coins.ir.hir.BlockStmt のメソッド
getSymTable
getSymTable() - class coins.sym.UnionTypeImpl のメソッド
 
getSymTable() - interface coins.sym.UnionType のメソッド
 
getSymTable() - class coins.sym.SubpImpl のメソッド
 
getSymTable() - interface coins.sym.Subp のメソッド
getSymTable Get the symbol table local to this subprogram.
getSymTable() - class coins.sym.StructTypeImpl のメソッド
 
getSymTable() - interface coins.sym.StructType のメソッド
Get the symbol table local to this structure.
getSymTableIterator() - class coins.sym.SymTableImpl のメソッド
 
getSymTableIterator() - interface coins.sym.SymTable のメソッド
getSymTableIterator (##10) Get iterator to scan all symbols tables starting from this symbol table and its children.
getSymType() - class coins.backend.MachineParams のメソッド
 
getSymType() - class coins.backend.gen.MachineParams_x86_64 のメソッド
 
getSymType() - class coins.backend.gen.MachineParams_x86simd のメソッド
 
getSymType() - class coins.backend.gen.MachineParams_x86 のメソッド
 
getSymType() - class coins.backend.gen.MachineParams_thumb のメソッド
 
getSymType() - class coins.backend.gen.MachineParams_sparc のメソッド
 
getSymType() - class coins.backend.gen.MachineParams_sh4 のメソッド
 
getSymType() - class coins.backend.gen.MachineParams_sample のメソッド
 
getSymType() - class coins.backend.gen.MachineParams_ppc のメソッド
 
getSymType() - class coins.backend.gen.MachineParams_mips のメソッド
 
getSymType() - class coins.backend.gen.MachineParams_mb のメソッド
 
getSymType() - class coins.backend.gen.MachineParams_arm のメソッド
 
getSymType() - class coins.backend.gen.MachineParams_alpha のメソッド
 
getSymType() - class coins.sym.SymImpl のメソッド
getSymType Get the type of this symbol.
getSymType() - interface coins.sym.Sym0 のメソッド
getSymType Get the type of this symbol.
getTag() - class coins.ast.Union のメソッド
 
getTag() - class coins.ast.Struct のメソッド
 
getTag() - class coins.ast.Pair のメソッド
 
getTag() - class coins.ast.Function のメソッド
 
getTag() - class coins.ast.DeclaratorList のメソッド
 
getTag() - class coins.ast.Declarator のメソッド
 
getTag() - class coins.ast.ASTree のメソッド
Returns the type of this node.
getTag() - class coins.ast.ASTList のメソッド
 
getTag() - class coins.ast.expr.PrefixExpr のメソッド
 
getTag() - class coins.ast.expr.PostfixExpr のメソッド
 
getTag() - class coins.ast.expr.OperatorExpr のメソッド
 
getTag() - class coins.ast.expr.MemberExpr のメソッド
 
getTag() - class coins.ast.expr.DereferenceExpr のメソッド
 
getTag() - class coins.ast.expr.AddressExpr のメソッド
 
getTag() - class coins.ast.stmnt.WhileStmnt のメソッド
 
getTag() - class coins.ast.stmnt.TreeStmnt のメソッド
 
getTag() - class coins.ast.stmnt.SwitchStmnt のメソッド
 
getTag() - class coins.ast.stmnt.ReturnStmnt のメソッド
 
getTag() - class coins.ast.stmnt.IfStmnt のメソッド
 
getTag() - class coins.ast.stmnt.ForStmnt のメソッド
 
getTag() - class coins.ast.stmnt.ExpressionStmnt のメソッド
 
getTag() - class coins.ast.stmnt.DoStmnt のメソッド
 
getTag() - class coins.ast.stmnt.CompoundStmnt のメソッド
 
getTag() - class coins.sym.UnionTypeImpl のメソッド
 
getTag() - interface coins.sym.UnionType のメソッド
 
getTag() - class coins.sym.StructTypeImpl のメソッド
 
getTag() - interface coins.sym.StructType のメソッド
 
getTag() - class coins.sym.RegionTypeImpl のメソッド
 
getTag() - class coins.sym.EnumTypeImpl のメソッド
 
getTag() - interface coins.sym.EnumType のメソッド
 
getTagName() - class coins.cfront.EncodedType のメソッド
Returns a struct/union/enum name.
getTagName(byte[], int) - class coins.cfront.EncodedType の static メソッド
 
getTargetCG() - class coins.backend.TargetMachine のメソッド
 
getTargets() - class coins.backend.lir.LirNode のメソッド
Return jump target labels.
getTempForStaticVar(Var, Subp) - class coins.opt.Inline のメソッド
getTempForStaticVar get the temporal variable corresponding to the static variable lStaticVar.
getTempName() - class coins.ffront.ExecStmtManager のメソッド
 
getTempName(String) - class coins.ffront.ExecStmtManager のメソッド
 
getTemporaryFiles() - class coins.driver.TemporaryFileManager のメソッド
Returns a list of temporary files ever created by this manager.
getText() - class coins.ast.Pragma のメソッド
 
getTextBuffer() - class coins.cfront.Lex のメソッド
 
getThen() - class coins.ast.expr.ConditionalExpr のメソッド
Returns the then part.
getThen() - class coins.ast.stmnt.IfStmnt のメソッド
Returns the then statement.
getThenPart() - class coins.ir.hir.IfStmtImpl のメソッド
 
getThenPart() - interface coins.ir.hir.IfStmt のメソッド
getThenPart Get the then-part of if-statement.
getThreadLocalVariableValue(String) - class coins.driver.CompileThread のメソッド
Gets the value of a thread local variable.
getThreadNum - class coins.mdf.DeclareExternVariables の変数
The function `omp_get_thread_num()'
getTmpVar() - class coins.lparallel.TmpVarRef のメソッド
getTmpVar:
getTmpVarManager() - class coins.lparallel.LoopUtil のメソッド
getTmpVarManager:
getToBBlock() - class coins.aflow.EdgeImpl のメソッド
 
getToBBlock() - interface coins.aflow.Edge のメソッド
 
getToBBlock() - class coins.flow.EdgeImpl のメソッド
 
getToBBlock() - interface coins.flow.Edge のメソッド
 
getTokenKind() - class coins.casttohir.ParseString のメソッド
Get the token kind of the token returned by getNextToken().
getTopVarNode(HIR) - class coins.lparallel.LoopUtil のメソッド
getTopVarNode:
getToRegInst(Symbol, int) - class coins.backend.contrib.RPloop のメソッド
 
getTrace() - interface coins.driver.CompileSpecification のメソッド
Returns a Trace object which filters trace messages in a manner specified in this command line.
getTrace() - class coins.driver.CommandLine のメソッド
Returns a Trace object which filters trace messages in a manner specified in this command line.
getTraceLevel(String) - class coins.driver.Trace のメソッド
Return a category-wise trace level of a category.
getTransparent(BBlock) - class coins.flow.MySubpFlow のメソッド
Get the transparent expression for the basic block pBBlock.
getTree() - class coins.aflow.HashBasedFlowExpId のメソッド
 
getTree() - interface coins.aflow.FlowExpId のメソッド
Returns a copy of the tree structure this FlowExpId represents.
getType() - class coins.ast.Function のメソッド
Returns the encoded function type.
getType() - interface coins.ast.Expr のメソッド
Returns the type of the resulting value of evaluating the expression.
getType() - class coins.ast.Declarator のメソッド
Returns the encoded type of the declared symbol.
getType() - class coins.ast.expr.VariableExpr のメソッド
 
getType() - class coins.ast.expr.StringLiteral のメソッド
Returns the char* type.
getType() - class coins.ast.expr.SizeofExpr のメソッド
Returns the given type or operand type.
getType() - class coins.ast.expr.PrefixExpr のメソッド
 
getType() - class coins.ast.expr.PostfixExpr のメソッド
 
getType() - class coins.ast.expr.PointerBinaryExpr のメソッド
Returns the type of the resulting value of the binary expression.
getType() - class coins.ast.expr.MemberExpr のメソッド
 
getType() - class coins.ast.expr.DereferenceExpr のメソッド
Returns the type of the value pointed by the operand expression.
getType() - class coins.ast.expr.ConstantExpr のメソッド
 
getType() - class coins.ast.expr.ConditionalExpr のメソッド
 
getType() - class coins.ast.expr.CommaExpr のメソッド
 
getType() - class coins.ast.expr.CastExpr のメソッド
Returns the resulting type.
getType() - class coins.ast.expr.CallExpr のメソッド
Returns the type of the value of the function result.
getType() - class coins.ast.expr.AssignExpr のメソッド
 
getType() - class coins.ast.expr.AsmExpr のメソッド
 
getType() - class coins.ast.expr.ArrayInitializer のメソッド
 
getType() - class coins.ast.expr.ArrayExpr のメソッド
 
getType() - class coins.ast.expr.ArithUnaryExpr のメソッド
 
getType() - class coins.ast.expr.ArithBinaryExpr のメソッド
 
getType() - class coins.ast.expr.AddressExpr のメソッド
 
getType() - class coins.hir2lir.ConvToNewLIR.AsmParam のメソッド
 
getType() - class coins.ir.hir.TypeNodeImpl のメソッド
 
getType() - interface coins.ir.hir.TypeNode のメソッド
Get the data type of the node.
getType() - class coins.ir.hir.HIR_Impl のメソッド
 
getType() - interface coins.ir.hir.HIR0 のメソッド
getType Get the type attached to this node.
getType(int) - class coins.ffront.TypeUtility のメソッド
Make Sym Type from F77 Type kind
getType(int, int) - class coins.ffront.TypeUtility のメソッド
Make Sym Type from F77 Type kind and length
getType(Pair) - class coins.ffront.TypeUtility のメソッド
Make Sym Type from F77 Type Pair F77 Type is Pair(type name, optional length spec)
getType(String) - class coins.backend.gen.CodeGenerator_sh4.LabelRegister の static メソッド
 
getTypeChar() - class coins.ast.expr.IntConstantExpr のメソッド
 
getTypeChar() - class coins.ast.expr.FloatConstantExpr のメソッド
 
getTypeChar() - class coins.ast.expr.ConstantExpr のメソッド
 
getTypeChar() - class coins.cfront.EncodedType のメソッド
 
getTypeChar(byte[], int) - class coins.cfront.EncodedType の static メソッド
Returns the first character except const, volatile, signed, or unsigned.
getTypeKeyWord(int) - class coins.hir2c.KeyWords のメソッド
getTypeKeyWord: TYPE.KIND_XXX ==> C Language KeyWord
getTypeKind() - class coins.sym.TypeImpl のメソッド
 
getTypeKind() - interface coins.sym.Type のメソッド
getTypeKind Get the type kind code (Type.KIND_INT, KIND_FLOAT, KIND_POINTER, KIND_STRUCT, etc. defined in Type interface).
getTypePair() - class coins.ffront.HeaderStmt のメソッド
 
getTypeRank() - class coins.sym.TypeImpl のメソッド
 
getTypeRank() - interface coins.sym.Type のメソッド
getTypeRank The type rank shows conversion rank.
getTypeUtility() - class coins.ffront.FirToHir のメソッド
 
getUacType(Type, Type) - class coins.casttohir.ToHirCast のメソッド
Get the resultant type of UAC (usual arithmetic converson).
getUDChain(IR) - class coins.aflow.UDListImpl のメソッド
getUDChain: Get UDChain having pUseNode as its definie node.
getUDChain(IR) - interface coins.aflow.UDList のメソッド
getUDChain: Get UDChain having pUseNode as its use node.
getUDChainRaw(IR) - class coins.aflow.UDListImpl のメソッド
 
getUDChainRaw(IR) - interface coins.aflow.UDList のメソッド
Just like UDList.getUDChain(IR), but if there is no UDChain with the specified argument as the Use node, returns null.
getUDChains() - class coins.aflow.UDListImpl のメソッド
 
getUDChains() - interface coins.aflow.UDList のメソッド
Returns the list of UDChains this UDList object holds.
getUDList() - class coins.aflow.HashBasedFlowExpId のメソッド
 
getUDList() - interface coins.aflow.FlowExpId のメソッド
 
getUDList(FlowAnalSym) - class coins.aflow.SubpFlowImpl のメソッド
 
getUDList(FlowAnalSym) - interface coins.aflow.SubpFlow のメソッド
Returns the UDList for the given FlowAnalSym in this SubpFlow.
getUndefinedUseNodeOfSym(FlowAnalSym) - class coins.flow.DataFlowImpl のメソッド
 
getUndefinedUseNodeOfSym(FlowAnalSym) - interface coins.flow.DataFlow のメソッド
 
getUniqueName() - class coins.sym.SymImpl のメソッド
getUniqueName Get the UniqueName of this symbol.
getUniqueName() - interface coins.sym.Sym0 のメソッド
getUniqueName Get the UniqueName of this symbol.
getUnqualifiedType() - class coins.sym.TypeImpl のメソッド
 
getUnqualifiedType() - interface coins.sym.Type のメソッド
Trace the chain of origin types and return unqualified type.
getUpperStmt() - class coins.ir.hir.StmtImpl のメソッド
 
getUpperStmt() - interface coins.ir.hir.Stmt のメソッド
Get the statement that includes this statement.
getUpperType() - class coins.sym.ElemImpl のメソッド
 
getUpperType() - interface coins.sym.Elem のメソッド
getUpperType
getUsed() - class coins.flow.BBlockImpl のメソッド
 
getUsed() - interface coins.flow.BBlock のメソッド
getUsed Get bit vector showing Used set of this block.
getUsed(SetRefRepr) - class coins.aflow.FindPExposedUsed のメソッド
 
getUsed(SetRefRepr) - class coins.aflow.FindExposedUsed のメソッド
 
getUseDefChain(IR) - class coins.flow.UseDefListImpl のメソッド
getUseDefChain Get UseDefChain having pUseDefNode as its use node.
getUseDefChain(IR) - interface coins.flow.UseDefList のメソッド
getUseDefChain Get UseDefChain having pUseNode as its use node.
getUseDefChainList() - class coins.flow.UseDefListImpl のメソッド
 
getUseDefExhaustiveList() - class coins.flow.SubpFlowImpl のメソッド
 
getUseDefExhaustiveList() - interface coins.flow.SubpFlow のメソッド
 
getUseDefList() - class coins.flow.SubpFlowImpl のメソッド
 
getUseDefList() - interface coins.flow.SubpFlow のメソッド
 
getUsedSymCount() - class coins.flow.SubpFlowImpl のメソッド
 
getUsedSymCount() - interface coins.flow.SubpFlow のメソッド
 
getUsedSyms() - class coins.flow.SubpFlowImpl のメソッド
 
getUsedSyms() - interface coins.flow.SubpFlow のメソッド
getUsed Set of all symbols whose value is used in this subprogram.
getUsedVector() - class coins.flow.BBlockImpl のメソッド
 
getUseFlowAnalSyms() - class coins.flow.SetRefReprImpl のメソッド
 
getUseFlowAnalSyms() - interface coins.flow.SetRefRepr のメソッド
 
getUseFlowAnalSyms(FlowAnalSym) - class coins.flow.DataFlowImpl のメソッド
Returns the Set of ExpIds that are contained in the given ExpId and are used.
getUseFlowAnalSyms(FlowAnalSym) - class coins.flow.DataFlowHirImpl のメソッド
Returns the Set of ExpIds that are contained in the given ExpId and are used.
getUseFlowAnalSyms(IR) - class coins.flow.DataFlowImpl のメソッド
!!
getUseFlowAnalSyms(IR) - interface coins.flow.DataFlow のメソッド
Returns the Set of ExpIds that fall under the given subtree and are used.
getUseFlowAnalSymsForHir(HIR) - class coins.flow.DataFlowImpl のメソッド
 
getUseFlowAnalSymsForHir(HIR) - class coins.flow.DataFlowHirImpl のメソッド
!!
getUseFlowAnalSymsForHir(HIR) - interface coins.flow.DataFlow のメソッド
 
getUseFlowExpIds() - class coins.aflow.SetRefReprImpl のメソッド
 
getUseLirs(LirNode) - class coins.simd.LirDefUseRel のメソッド
Retrieves L-expressions related to a given L-expression in useTable
getUseList() - class coins.aflow.DefUseCellImpl のメソッド
 
getUseList() - interface coins.aflow.DefUseCell のメソッド
Returns the list of nodes that may use the value set at the def node (returned by getDefNode()).
getUseList() - class coins.flow.DefUseChainImpl のメソッド
 
getUseList() - interface coins.flow.DefUseChain のメソッド
 
getUseList() - class coins.flow.DefUseCellImpl のメソッド
 
getUseList() - interface coins.flow.DefUseCell のメソッド
 
getUseNode() - class coins.aflow.UDChainImpl のメソッド
 
getUseNode() - interface coins.aflow.UDChain のメソッド
Returns the Use node for this UDChian.
getUseNode() - class coins.flow.UseDefChainImpl のメソッド
 
getUseNode() - interface coins.flow.UseDefChain のメソッド
 
getUseVars(LirNode, NumberSet) - class coins.backend.CollectVarInTree のメソッド
Collect used variables in LirNode tree stmt Variables are accumulated in set work.
getValidFunctions() - class coins.opt.GlobalVariableTemporalize のメソッド
Get function names that is not modify any global vars.
getValue() - class coins.ast.Enum.Item のメソッド
Returns the value of the enum constant.
getValueString() - class coins.ir.hir.ExpImpl のメソッド
 
getValueString() - interface coins.ir.hir.Exp のメソッド
getValueString //##40 Evaluate this subtree and return the result as a string.
getVar() - class coins.ir.hir.VarNodeImpl のメソッド
 
getVar() - class coins.ir.hir.ExpImpl のメソッド
 
getVar() - interface coins.ir.hir.Exp のメソッド
getVar Get symbol of specified class from SymNode. (##2) "this" should be a SymNode.
getVarCount() - class coins.SymRoot のメソッド
getVarCount: Get the generated variable counter.
getVarInstance(Var, GlobalReform.NontermPatInstance) - class coins.opt.GlobalReform のメソッド
Get the variable instanciated from pVar for the instance of the nonterminal pNontermInstance.
getVarLabelList() - class coins.ir.hir.PhiExpImpl のメソッド
 
getVarLabelList() - interface coins.ir.hir.PhiExp のメソッド
 
getVarNode() - class coins.lparallel.BasicInduction のメソッド
 
getVarOfExp(Exp) - class coins.hir2lir.ReformHir のメソッド
Get the variable represented by pExp or by its child 1 node.
getVarType() - class coins.ir.hir.PhiExpImpl のメソッド
 
getVarType() - interface coins.ir.hir.PhiExp のメソッド
 
getVectorBaseType(VectorType) - class coins.ffront.TypeUtility のメソッド
Get vector base type if base type is char, return char vector type.
getVectorWord() - class coins.aflow.util.BitVectorImpl のメソッド
 
getVectorWord() - interface coins.aflow.util.BitVector のメソッド
Returns the array of long, which is where the actual data for this BitVector is stored.
getVectorWord() - class coins.alias.util.BitVector のメソッド
Returns the long array that internally holds data for this BitVector.
getVectorWord() - class coins.flow.BitVectorImpl のメソッド
 
getVectorWord() - interface coins.flow.BitVector のメソッド
Returns the array of long, which is where the actual data for this BitVector is stored.
getVectorWord() - class coins.ssa.BitVector のメソッド
Return the bits.
getVisibility() - class coins.sym.VarImpl のメソッド
getVisibility Get the visibility attribute of the variable.
getVisibility() - interface coins.sym.Var のメソッド
getVisibility Get the visibility attribute of the variable.
getVisibility() - class coins.sym.SubpImpl のメソッド
getVisibility setVisibility Get/set the visibility attribute of the subprogram.
getVisibility() - interface coins.sym.Subp のメソッド
getVisibility Get the visibility attribute of the subprogram.
getVoidType() - class coins.ffront.TypeUtility のメソッド
 
getWarning() - interface coins.driver.CompileSpecification のメソッド
Returns a Warning object which filters warning messages in a manner specified in this command line.
getWarning() - class coins.driver.CommandLine のメソッド
Returns a Warning object which filters warning messages in a manner specified in this command line.
getWarningFlag(String) - class coins.driver.Warning のメソッド
Returns a corresponding Boolean value in the table associated with a warning category, or null if the category does not exist in the table.
getWithRepeat(int) - class coins.ir.hir.ExpListExpImpl のメソッド
 
getWithRepeat(int) - interface coins.ir.hir.ExpListExp のメソッド
getWithRepeat Get the i-th final element of the expression list assuming as if the nest of list is expanded, where i is given by the parameter pIndex.
getWordLength() - class coins.aflow.util.BitVectorImpl のメソッド
 
getWordLength() - interface coins.aflow.util.BitVector のメソッド
Returns the # of long words this BitVector uses to store its data.
getWordLength() - class coins.alias.util.BitVector のメソッド
Returns the length of the long array that internally holds data for this BitVector.
getWordLength() - class coins.flow.BitVectorImpl のメソッド
 
getWordLength() - interface coins.flow.BitVector のメソッド
Returns the # of long words this BitVector uses to store its data.
getWordLength() - class coins.ssa.BitVector のメソッド
Return the word length of the current bit vector.
getWork() - class coins.aflow.IrAdapter のメソッド
 
getWork() - class coins.aflow.BBlockImpl のメソッド
 
getWork() - interface coins.aflow.BBlock のメソッド
getWork: setWork: get/set information privately used in each phase.
getWork() - class coins.flow.BBlockImpl のメソッド
 
getWork() - interface coins.flow.BBlock のメソッド
getWork setWork get/set information privately used in each phase.
getWork() - class coins.ir.hir.HIR_Impl のメソッド
 
getWork() - class coins.ir.hir.HirAnnex のメソッド
Get the information in work set by setWork.
getWork() - interface coins.ir.hir.HIR のメソッド
getWork Get information set by setWork for this node.
getWork() - class coins.ir.IrListImpl のメソッド
 
getWork() - class coins.sym.SymImpl のメソッド
 
getWork() - interface coins.sym.Sym のメソッド
Get phase-wise work used for arbitrary purpose in each phase.
getWorkFA() - class coins.flow.BBlockImpl のメソッド
 
getWorkFA() - interface coins.flow.BBlock のメソッド
getWorkFA setWorkFA get/set information privately used in flow analysis.
geUseNodeList(FlowAnalSym) - class coins.flow.SubpFlowImpl のメソッド
 
geUseNodeList(FlowAnalSym) - interface coins.flow.SubpFlow のメソッド
 
global_symbol_table_ - class coins.ffront.EquivManager の変数
 
GlobalReassociation - class coins.ssa.GlobalReassociation.
Global Reassociation.
GlobalReassociation.SortData - class coins.ssa.GlobalReassociation.SortData.
Private data for global reassociation.
GlobalReassociation.SortData(int, int, int) - class coins.ssa.GlobalReassociation.SortData のコンストラクタ
Constructor
GlobalReassociation.SortData(int, int, int, LirNode) - class coins.ssa.GlobalReassociation.SortData のコンストラクタ
Constructor
GlobalReassociation(SsaEnvironment) - class coins.ssa.GlobalReassociation のコンストラクタ
Constructor
GlobalReform - class coins.opt.GlobalReform.
 
GlobalReform.MatchingData - class coins.opt.GlobalReform.MatchingData.
The class MatchingData represents various matching insormation and provides methods to set/refer them.
GlobalReform.MatchingData(GlobalReform.NontermPatInstance, GlobalReform.MatchingData) - class coins.opt.GlobalReform.MatchingData のコンストラクタ
Make an instance of MatchingData for the nonterminal or pattern pnontermPat inheriting information of the parent matchingData pParentData.
GlobalReform.NontermPatInstance - class coins.opt.GlobalReform.NontermPatInstance.
This class holds information for the instance of a nonterminal or a pattern and provides methods for them.
GlobalReform.NontermPatInstance(Subp, int, HIR, GlobalReform.NontermPatInstance) - class coins.opt.GlobalReform.NontermPatInstance のコンストラクタ
Generate an instance of the nonterminal pNonterminal.
GlobalReform.OptInf - class coins.opt.GlobalReform.OptInf.
OptInf is used to represent an object instanciated for each pattern and nonterminal.
GlobalReform.OptInf() - class coins.opt.GlobalReform.OptInf のコンストラクタ
 
GlobalReform.PatternCodeRange - class coins.opt.GlobalReform.PatternCodeRange.
PatternCodeRange represents pattern code range including upper value and lower value.
GlobalReform.PatternCodeRange() - class coins.opt.GlobalReform.PatternCodeRange のコンストラクタ
 
GlobalReform(HirRoot) - class coins.opt.GlobalReform のコンストラクタ
Constructor GlobalTransform.
globalSymtab - class coins.backend.Module の変数
Global symbol table
globalSymVector(SubpFlow) - class coins.aflow.FlowUtil の static メソッド
Returns a FlowAnalSymVector that corresponds to the global symbols that appear in that given SubpFlow object.
globalSymVector(SubpFlow) - class coins.flow.FlowUtil の static メソッド
Returns a FlowAnalSymVector that corresponds to the global symbols that appear in that given SubpFlow object.
GlobalTransformer - interface coins.backend.GlobalTransformer.
Interface for L-module transformer
GlobalVariableTemporalize - class coins.opt.GlobalVariableTemporalize.
Replace global variables to temporal variable in supprogram.
GlobalVariableTemporalize(SubpDefinition, SubpFlow, AliasAnal) - class coins.opt.GlobalVariableTemporalize のコンストラクタ
Construct this object.
go() - class coins.driver.StreamCopier のメソッド
Starts copying and waits to finish.
go() - class coins.drivergen.process.Process のメソッド
Run the compiler driver.
go() - class coins.drivergen.process.MakeNewLirFromHir のメソッド
Run the compiler driver.
go() - class coins.drivergen.process.MakeHirFromSource のメソッド
Run the compiler driver.
go() - class coins.drivergen.process.GenerateCode のメソッド
Run the compiler driver.
go(CompilerImplementation) - class coins.driver.CompilerDriver のメソッド
Drives compilation processes: preprocess, compile, assemble and link.
go(CompileThread, InputStream, File, IoRoot) - class coins.driver.CompileThread.PassGroup のメソッド
 
go(CompileThread, InputStream, File, IoRoot) - class coins.driver.CompileThread.Assembler のメソッド
 
go(CompileThread, InputStream, File, IoRoot) - class coins.driver.CompileThread.Linker のメソッド
 
go(CompileThread, InputStream, OutputStream, IoRoot) - class coins.driver.CompileThread.PassGroup のメソッド
 
go(CompileThread, InputStream, OutputStream, IoRoot) - class coins.driver.CompileThread.Preprocessor のメソッド
 
go(CompileThread, InputStream, OutputStream, IoRoot) - class coins.driver.CompileThread.Compiler のメソッド
 
go(CompileThread, InputStream, OutputStream, IoRoot) - class coins.driver.CompileThread.Assembler のメソッド
 
go(CompileThread, InputStream, OutputStream, IoRoot) - class coins.driver.CompileThread.Linker のメソッド
 
go(InputIr, Options) - interface coins.drivergen.process.Navigator のメソッド
go to the process
go(String[]) - class coins.driver.Driver のメソッド
Makes a compile specification from a command line.
go(String[]) - class coins.drivergen.Generator のメソッド
Output the contents of mydriver.java
go(String[]) - class coins.drivergen.process.ProcessManager のメソッド
Go to each process in order to the process names
go(String[]) - class coins.lparallel.LoopPara のメソッド
 
GOTO - interface coins.ast.TokenId の static 変数
 
GOTO - class coins.ffront.Parser の static 変数
 
GotoStmnt - class coins.ast.stmnt.GotoStmnt.
Goto statement.
GotoStmnt(String, int) - class coins.ast.stmnt.GotoStmnt のコンストラクタ
 
GotoStmt - class coins.ffront.GotoStmt.
 
gotoStmt(Token) - class coins.ffront.F77Hir のメソッド
make Fir node of goto statement [f77.jay] ifable_statement : GOTO label { $$ = fHir.gotoStmt($2); }
GotoStmt(Token, int, FirToHir) - class coins.ffront.GotoStmt のコンストラクタ
 
GRA - class coins.ssa.OptionName の static 変数
Global Reassociation for the Expressions
GRAPH - class coins.snapshot.TagName の static 変数
The tag `graph'
GraphTag - class coins.snapshot.GraphTag.
This class represents the tag `graph'
GraphTag(String, FlowGraph) - class coins.snapshot.GraphTag のコンストラクタ
Constructor for LIR
GraphTag(String, MacroFlowGraph) - class coins.snapshot.GraphTag のコンストラクタ
Constructor for MDF
GraphTag(String, SubpFlow) - class coins.snapshot.GraphTag のコンストラクタ
Constructor for HIR
GREATER_OR_EQUAL - class coins.ffront.Parser の static 変数
 
GREATER_THAN - class coins.ffront.Parser の static 変数
 
greatersOf(Object) - class coins.aflow.util.PosetImpl のメソッド
 
greatersOf(Object) - interface coins.aflow.util.Poset のメソッド
 
greaterThan(Pipelining.PairIndex) - class coins.backend.sched.Pipelining.PairIndex のメソッド
 

H

handleCall(IR, SubpFlow, Set, ListValuedMap) - class coins.aflow.FindDefUseList0 のメソッド
 
handleCall(IR, SubpFlow, Set, ListValuedMap) - class coins.aflow.FindDefUseList のメソッド
 
handleCall(IR, SubpFlow, Set, ListValuedMap) - class coins.flow.DataFlowImpl のメソッド
findUseDefObsolete Compute both DefUse relations and UseDef relations for pBBlock.
HAS_CALL - interface coins.aflow.LoopInf の static 変数
 
HAS_CALL - interface coins.flow.LoopInf の static 変数
 
HAS_CALL - interface coins.flow.BBlock の static 変数
 
HAS_CONTROL - interface coins.aflow.SetRefRepr の static 変数
 
HAS_CONTROL - interface coins.flow.SetRefRepr の static 変数
 
HAS_JUMP - interface coins.flow.BBlock の static 変数
 
HAS_PTR_ASSIGN - interface coins.aflow.LoopInf の static 変数
 
HAS_PTR_ASSIGN - interface coins.flow.LoopInf の static 変数
 
HAS_PTR_ASSIGN - interface coins.flow.BBlock の static 変数
 
HAS_STRUCT_UNION - interface coins.aflow.LoopInf の static 変数
 
HAS_STRUCT_UNION - interface coins.flow.LoopInf の static 変数
 
HAS_STRUCT_UNION - interface coins.flow.BBlock の static 変数
 
HAS_UNION_ANCESTOR - class coins.alias.Tag の static 変数
Flag number for whether being a union descendant.
hasAddress() - class coins.ast.expr.VariableExpr のメソッド
 
hasAddress() - class coins.ast.expr.StringLiteral のメソッド
 
hasAddress() - class coins.ast.expr.MemberExpr のメソッド
 
hasAddress() - interface coins.ast.expr.LvalueExpr のメソッド
Returns true if the expression can be an operand of '&'.
hasAddress() - class coins.ast.expr.DereferenceExpr のメソッド
 
hasAddress() - class coins.ast.expr.ConditionalExpr のメソッド
 
hasAddress() - class coins.ast.expr.CommaExpr のメソッド
 
hasAddress() - class coins.ast.expr.ArrayExpr のメソッド
 
hasAltReturn - class coins.ffront.CallStmt の変数
 
hasBadElement(Stmt) - class coins.opt.LoopExpansion のメソッド
Check whether Stmt contains bad element.
hasBranch(DependNode) - class coins.backend.sched.DependGraph のメソッド
Set dn to lastBranch.
hasCall - class coins.flow.SubpFlowImpl の変数
 
hasCall() - class coins.aflow.HashBasedFlowExpId のメソッド
 
hasCall() - interface coins.aflow.FlowExpId のメソッド
 
hasCall() - interface coins.flow.SubpFlow のメソッド
 
hasCall() - class coins.flow.HirSubpFlowImpl のメソッド
 
hasCall() - class coins.flow.ExpInf のメソッド
 
hasCall() - class coins.mdf.MacroTask のメソッド
check whether the current macro task has some function calls.
hasCallInSubp - class coins.flow.SubpFlowImpl の変数
 
hasCallUnder(IR) - class coins.aflow.FlowUtil の static メソッド
Returns true if the given IR node has as its decendant a call node.
hasCallUnder(IR) - class coins.flow.SubpFlowImpl のメソッド
Returns true if the given IR node has as its decendant a call node.
hasCallUnder(IR) - interface coins.flow.SubpFlow のメソッド
Returns true if the given IR node has as its decendant a call node.
hasCallWithSideEffect() - class coins.aflow.SetRefReprHirImpl のメソッド
 
hasCallWithSideEffect() - class coins.aflow.SetRefReprHirEImpl のメソッド
 
hasCallWithSideEffect() - interface coins.aflow.SetRefRepr のメソッド
 
hasCallWithSideEffect() - class coins.flow.SetRefReprHirImpl のメソッド
 
hasCallWithSideEffect() - class coins.flow.SetRefReprHirEImpl のメソッド
 
hasCallWithSideEffect() - interface coins.flow.SetRefRepr のメソッド
 
hasCode() - class coins.backend.gen.CodeGenerator.Match のメソッド
Return true if this node has assembler code to be generated.
HasConstValue - interface coins.ffront.HasConstValue.
 
hasControl() - class coins.aflow.SetRefReprImpl のメソッド
 
hasControl() - interface coins.aflow.SetRefRepr のメソッド
Does this SetRefRepr is at the end of the BBlock and has a role to determine the flow of control after this SetRefRepr?
hasControl() - class coins.flow.SetRefReprImpl のメソッド
 
hasControl() - interface coins.flow.SetRefRepr のメソッド
Does this SetRefRepr is at the end of the BBlock and has a role to determine the flow of control after this SetRefRepr?
hasDefiniteValue(Exp) - class coins.aflow.SetRefReprHirImpl の static メソッド
 
hasDefiniteValue(Exp) - class coins.flow.SetRefReprHirImpl の static メソッド
 
hasDelaySlot - class coins.backend.gen.Rule の変数
Has delay slot.
hasDelaySlot - class coins.backend.sched.DependNode の変数
Flag indicates that this node has delayed-operation slot.
hasDelaySlot() - class coins.backend.sched.DependNode のメソッド
 
hasDelaySlot() - class coins.backend.tools.Tmd2Java.Prod のメソッド
 
hasExit - class coins.backend.ana.LoopAnalysis の変数
hasExii[i] is true if the loop beginning at basic block i has exit.
HashBasedFlowExpId - class coins.aflow.HashBasedFlowExpId.
An implementation of FlowExpId.
HashBasedFlowExpId(IR, int, SubpFlow) - class coins.aflow.HashBasedFlowExpId のコンストラクタ
 
HashBasedFlowExpIdHir - class coins.aflow.HashBasedFlowExpIdHir.
 
HashBasedFlowExpIdHir(HIR, int, SubpFlow) - class coins.aflow.HashBasedFlowExpIdHir のコンストラクタ
Creates a new instance of HashBasedFlowExpIdHir with pNode as its representative linked node.
hashCode() - class coins.aflow.DefUseCell.DefNode のメソッド
 
hashCode() - class coins.aflow.util.FAList のメソッド
 
hashCode() - class coins.aflow.util.CoinsList のメソッド
 
hashCode() - class coins.aflow.util.BitVectorImpl のメソッド
 
hashCode() - class coins.backend.lir.LirSymRef のメソッド
 
hashCode() - class coins.backend.lir.LirString のメソッド
 
hashCode() - class coins.backend.lir.LirNode のメソッド
Return hash value of LirNode.
hashCode() - class coins.backend.lir.LirLabelRef のメソッド
 
hashCode() - class coins.backend.lir.LirIconst のメソッド
 
hashCode() - class coins.backend.lir.LirFconst のメソッド
 
hashCode() - class coins.backend.tools.Tmd2Java.OpPattern のメソッド
 
hashCode() - class coins.backend.util.QuotedString のメソッド
 
hashCode() - class coins.flow.FAList のメソッド
 
hashCode() - class coins.flow.BitVectorImpl のメソッド
 
hashCode() - class coins.util.IntLive のメソッド
....IntLive.......................
hashCode() - class coins.util.IntConst のメソッド
...................................
hashCode() - class coins.util.IntBound のメソッド
....IntBound.......................
hashCode() - class coins.util.FloatConst のメソッド
.........................................
HashNumberSet - class coins.backend.util.HashNumberSet.
Set of small integers represented in hash table.
HashNumberSet.Iterator - class coins.backend.util.HashNumberSet.Iterator.
 
HashNumberSet.Iterator(HashNumberSet) - class coins.backend.util.HashNumberSet.Iterator のコンストラクタ
 
HashNumberSet(int) - class coins.backend.util.HashNumberSet のコンストラクタ
Create a set of numbers which is supposed to be less than max
hasIncompleteArray() - class coins.cfront.EncodedType のメソッド
 
hasLargeLatency(BasicBlk) - class coins.backend.sched.Pipelining のメソッド
 
hasMemDef(LirNode) - class coins.simd.LirMemUtil の static メソッド
 
hasNext() - interface coins.aflow.NodeIterator のメソッド
 
hasNext() - interface coins.aflow.DNodeIterator のメソッド
 
hasNext() - interface coins.aflow.BBlockSubtreeIterator のメソッド
hasNext:
hasNext() - class coins.aflow.BBlockStmtIterator のメソッド
 
hasNext() - interface coins.aflow.BBlockNodeIterator のメソッド
hasNext:
hasNext() - class coins.aflow.BBlockHirNodeIteratorImpl のメソッド
 
hasNext() - class coins.aflow.util.CoinsList.Itr のメソッド
 
hasNext() - class coins.aflow.util.BitVectorIteratorImpl のメソッド
 
hasNext() - interface coins.aflow.util.BitVectorIterator のメソッド
hasNext: Sees whether the BitVector associated with this BitVectorIterator has more elements.
hasNext() - interface coins.alias.util.Scanner のメソッド
Returns true if there are more elements.
hasNext() - class coins.alias.util.BitVectorIterator のメソッド
Returns true if the cursor is not at or beyond the end of the underlying BitVector.
hasNext() - class coins.backend.lir.LirNode.Scanner のメソッド
 
hasNext() - class coins.backend.util.VectorSet.Iterator のメソッド
 
hasNext() - interface coins.backend.util.NumberSet.Iterator のメソッド
 
hasNext() - class coins.backend.util.HashNumberSet.Iterator のメソッド
 
hasNext() - class coins.backend.util.BitMapSet.Iterator のメソッド
 
hasNext() - class coins.backend.util.BiList.BiListIterator のメソッド
 
hasNext() - class coins.casttohir.ParseString のメソッド
 
hasNext() - class coins.cfront.Parser のメソッド
Returns false if the parser reaches the end of file.
hasNext() - interface coins.flow.NodeIterator のメソッド
 
hasNext() - class coins.flow.BitVectorIteratorImpl のメソッド
 
hasNext() - interface coins.flow.BitVectorIterator のメソッド
hasNext Sees whether the BitVector associated with this BitVectorIterator has more elements.
hasNext() - class coins.flow.BBlockSubtreeIteratorImpl のメソッド
 
hasNext() - interface coins.flow.BBlockSubtreeIterator のメソッド
hasNext
hasNext() - class coins.flow.BBlockStmtIterator のメソッド
 
hasNext() - interface coins.flow.BBlockNodeIterator のメソッド
hasNext
hasNext() - class coins.flow.BBlockHirNodeIteratorImpl のメソッド
 
hasNext() - class coins.ir.hir.HirIteratorImpl のメソッド
 
hasNext() - interface coins.ir.hir.HirIterator のメソッド
 
hasNext() - class coins.sym.VarIteratorImpl のメソッド
 
hasNext() - interface coins.sym.VarIterator のメソッド
 
hasNext() - class coins.sym.SymTableIteratorImpl のメソッド
 
hasNext() - interface coins.sym.SymTableIterator のメソッド
hasNext True if there are symbol tables remaining to be traversed.
hasNext() - class coins.sym.SymNestIteratorImpl のメソッド
 
hasNext() - interface coins.sym.SymNestIterator のメソッド
hasNext True if there are symbols remaining in the specified symbol table or its children, false otherwise.
hasNext() - class coins.sym.SymIteratorImpl のメソッド
 
hasNext() - interface coins.sym.SymIterator のメソッド
hasNext True if there are symbols remaining in the specified symbol table, false otherwise.
hasNextStmt() - class coins.ir.hir.HirIteratorImpl のメソッド
 
hasNextStmt() - interface coins.ir.hir.HirIterator のメソッド
 
hasNoParamSpec() - class coins.sym.SubpTypeImpl のメソッド
 
hasNoParamSpec() - interface coins.sym.SubpType のメソッド
permitAnyParam
hasNoParamSpec() - class coins.sym.SubpImpl のメソッド
 
hasNoParamSpec() - interface coins.sym.Subp のメソッド
hasNotLabel() - class coins.ffront.FStmt のメソッド
 
hasOptionalParam() - class coins.sym.SubpTypeImpl のメソッド
 
hasOptionalParam() - interface coins.sym.SubpType のメソッド
hasOptionalParam
hasOptionalParam() - class coins.sym.SubpImpl のメソッド
 
hasOptionalParam() - interface coins.sym.Subp のメソッド
hasOptionalParam
hasPointerAssign - class coins.flow.SubpFlowImpl の変数
 
hasPointerAssign(BBlock) - class coins.aflow.FlowUtil の static メソッド
 
hasPointerAssign(SubpFlow) - class coins.aflow.FlowUtil の static メソッド
 
hasPrevious() - interface coins.aflow.NodeListIterator のメソッド
 
hasPrevious() - interface coins.aflow.NodeIterator のメソッド
 
hasPrevious() - class coins.aflow.util.CoinsList.Itr のメソッド
 
hasPrevious() - interface coins.flow.NodeListIterator のメソッド
 
hasPrevious() - interface coins.flow.NodeIterator のメソッド
 
hasReasonWithTrueDepend() - class coins.backend.sched.Pipelining.ScheduledNode のメソッド
 
hasReturn() - class coins.mdf.MacroTask のメソッド
Check whether the current macro task has some return statements.
HasStringObject - interface coins.HasStringObject.
HasStringObject: Interface for objects that has text string image.
hasStructUnion - class coins.flow.SubpFlowImpl の変数
 
hasUsePointer - class coins.flow.SubpFlowImpl の変数
 
head - class coins.backend.contrib.RPloop の変数
 
head() - class coins.ast.ASTList のメソッド
Returns the car part of the list.
header - class coins.aflow.util.CoinsList の変数
 
header - class coins.drivergen.Generator の static 変数
The header part of the new driver.
HeaderStmt - class coins.ffront.HeaderStmt.
 
HeaderStmt(Token, FirList, boolean, Pair, int, FirToHir) - class coins.ffront.HeaderStmt のコンストラクタ
 
height_ - class coins.ffront.EquivManager.EquivGroup.EquivElem の変数
 
HELP - interface coins.driver.CompileSpecification の static 変数
Switch to show help.
hiddenPtr - class coins.backend.gen.CodeGenerator_thumb.ThumbAttr の変数
pointer of aggregate return value.
hiddenPtr - class coins.backend.gen.CodeGenerator_mb.MicroBlazeAttr の変数
pointer of aggregate return value.
higherType(FNumber) - class coins.ffront.FNumber のメソッド
 
highlong(LirNode) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
highword(LirNode) - class coins.backend.gen.CodeGenerator_sparc のメソッド
Return higher 32bit of 64bit operand.
hir - class coins.casttohir.ToHirVisit の変数
HIR instance (used to create HIR objects).
hir - class coins.casttohir.ToHirCOpt の変数
 
hir - class coins.casttohir.ToHir の変数
hir HIR instance (used to create HIR objects).
hir - class coins.HirRoot の変数
hir: HIR instance used to invoke HIR methods in such way as hirRoot.hir.assignStmt(variableNode, expressionNode).
hir - class coins.ffront.TypeUtility の変数
 
hir - class coins.ffront.SubscrOrFunCallNode の変数
 
hir - class coins.ffront.IntrinsicUtility の変数
 
hir - class coins.ffront.I77Utils の変数
 
hir - class coins.ffront.HirUtility の変数
 
hir - class coins.ffront.FStmt の変数
 
hir - class coins.ffront.ConcatNode の変数
 
hir - class coins.ffront.BinaryNode の変数
 
hir - class coins.ffront.BaseManager の変数
 
hir - class coins.hir2lir.ReformHir の変数
 
hir - class coins.ir.hir.TestHir2 の変数
 
hir - class coins.ir.hir.TestHir の変数
 
hir - class coins.ir.hir.HirModify の変数
 
hir - class coins.opt.NormalizeHir の変数
 
hir - class coins.opt.GlobalReform の変数
 
hir - class coins.opt.ConstPropagationAndFoldingHirOld の変数
 
hir - class coins.opt.ConstPropagationAndFoldingHir の変数
 
hir - class coins.opt.ConstFoldingHir の変数
 
hir - class coins.opt.CommonSubexpElimHir の変数
 
HIR - interface coins.ir.hir.HIR.
HIR interface High Level Intermediate Representation (HIR) interface.
HIR - class coins.drivergen.Conditions の static 変数
hir
HIR - class coins.snapshot.TagName の static 変数
The tag `hir'
HIR - class coins.snapshot.StatementType の static 変数
For HIR
HIR_CheckLoopBody() - class coins.lparallel.CheckLoopBody のメソッド
HIR_CheckLoopBody: It investigates whether a pointer variable, a structure object, etc. are in the LoopBody section.
HIR_FLOW_ANAL_OPTION - class coins.driver.Driver の static 変数
An option name to invoke HIR flow analysis.
HIR_FLOW_ANAL_OPTION - class coins.drivergen.Options の static 変数
An option name to invoke HIR flow analysis.
HIR_Impl - class coins.ir.hir.HIR_Impl.
HIR_Impl class
HIR_Impl() - class coins.ir.hir.HIR_Impl のコンストラクタ
Default constructor
HIR_Impl(HirRoot) - class coins.ir.hir.HIR_Impl のコンストラクタ
Constructor to set hirRoot
HIR_Impl(HirRoot, int) - class coins.ir.hir.HIR_Impl のコンストラクタ
Usually, HIR constructor should be given operation code.
HIR_OPT - class coins.Registry の static 変数
HIR_OPT is the list of hirOpt options.
HIR_OPT_ARG_FROMC - class coins.driver.Driver の static 変数
An option argument for HIR_OPT_OPTION
HIR_OPT_ARG_FROMC - class coins.drivergen.Options の static 変数
An option argument for HIR_OPT_OPTION
HIR_OPT_OPTION - class coins.driver.Driver の static 変数
An option name to invoke HIR optimization
HIR_OPT_OPTION - class coins.drivergen.Options の static 変数
An option name to invoke HIR optimization
HIR_OPTIMIZATION_ARGS - class coins.driver.Driver の static 変数
Optimization arguments specified to HIR_OPT_OPTION at variaous optimization levels.
HIR_TO_C_OPTION - class coins.driver.Driver の static 変数
An option name to specify when HIR-Base to C should be invoked.
HIR_TO_C_OPTION - class coins.drivergen.Options の static 変数
An option name to specify when HIR-Base to C should be invoked.
HIR_TO_C_OPTION_DELIMITER - class coins.driver.Driver の static 変数
A delimiter sign to delimit arguments of HIR_TO_C_OPTION.
HIR_TO_C_OPTION_DELIMITER - class coins.drivergen.Options の static 変数
A delimiter sign to delimit arguments of HIR_TO_C_OPTION.
hir(BBlockSubtreeIterator) - class coins.snapshot.StatementType の static メソッド
Static method to generate the HIR statements.
HIR0 - interface coins.ir.hir.HIR0.
HIR0 interface Simplified High-level Intermediate Representation interface (HIR0).
Hir2C - class coins.hir2c.Hir2C.
A driver implementation using COINS Compiler Driver API.
HIR2C - class coins.Registry の static 変数
HIR2C specifies the timing of generating C from HIR.
HIR2C - class coins.snapshot.TagName の static 変数
The tag `hir2c'
HIR2C - class coins.snapshot.StatementType の static 変数
For HIR2C
HIR2C_LOWERBOUND - class coins.hir2c.KeyWords の static 変数
 
HIR2C_POINTER - class coins.hir2c.KeyWords の static 変数
 
HIR2C_STRINGCOPY - class coins.hir2c.KeyWords の static 変数
 
Hir2C() - class coins.hir2c.Hir2C のコンストラクタ
 
hir2OpenMP(HirRoot, SymRoot, IoRoot) - class coins.lparallel.LoopPara のメソッド
 
hir2OpenMP(HirRoot, SymRoot, IoRoot, LoopPara) - class coins.mdf.MdfDriver のメソッド
 
HirAnnex - class coins.ir.hir.HirAnnex.
class HirAnnex Additional information that is not given in some case and not given to some nodes.
HirAnnex(HirRoot) - class coins.ir.hir.HirAnnex のコンストラクタ
 
HirBaseToC - interface coins.hir2c.HirBaseToC.
 
HirBaseToCImpl - class coins.hir2c.HirBaseToCImpl.
 
HirBaseToCImpl(HirRoot, SymRoot, OutputStream, Trace) - class coins.hir2c.HirBaseToCImpl のコンストラクタ
HirBaseToCImpl:
hirClone() - class coins.ir.hir.HIR_Impl のメソッド
 
hirClone() - interface coins.ir.hir.HIR0 のメソッド
hirClone Make the clone of this node to get a clone in the situation where clone() can not be used directly.
hirFlowRoot - class coins.driver.Driver の変数
 
hirFlowRoot - class coins.drivergen.InputIr の static 変数
FlowRoot
HirIterator - interface coins.ir.hir.HirIterator.
HirIterator interface Traverse HIR node in depth first order.
hirIterator(HIR) - class coins.aflow.FlowUtil の static メソッド
Iterator that iterates HIR nodes from top to left to right in depth first order.
hirIterator(HIR) - class coins.flow.FlowUtil の static メソッド
Iterator that iterates HIR nodes from top to left to right in depth first order.
hirIterator(IR) - class coins.ir.hir.HIR_Impl のメソッド
 
hirIterator(IR) - interface coins.ir.hir.HIR0 のメソッド
hirIterator Get an iterator to traverse all nodes or statements under pSubtree.
HirIteratorImpl - class coins.ir.hir.HirIteratorImpl.
HirIteratorImpl class Traverse HIR node in depth first order.
HirIteratorImpl(HirRoot, IR, boolean) - class coins.ir.hir.HirIteratorImpl のコンストラクタ
HirIteratorImpl Create an itrerator that traverses nodes of HIR subtree.
HirList - interface coins.ir.hir.HirList.
HirList interfac HirList is an IrList that contains HIR objects as its elements.
hirList() - class coins.ir.hir.HIR_Impl のメソッド
 
hirList() - interface coins.ir.hir.HIR0 のメソッド
 
hirListClone() - class coins.ir.hir.HirListImpl のメソッド
 
hirListClone() - interface coins.ir.hir.HirList のメソッド
hirListClone Make the clone of this node to get a clone in the situation where clone() can not be used directly.
hirListClone() - class coins.ir.hir.ExpListExpImpl のメソッド
 
HirListImpl - class coins.ir.hir.HirListImpl.
class HirListImpl List of expressions, symbols, and others.
HirListImpl(HirRoot) - class coins.ir.hir.HirListImpl のコンストラクタ
 
HirListImpl(HirRoot, LinkedList) - class coins.ir.hir.HirListImpl のコンストラクタ
HirList constructor Wrap pList so that it can be treated as IR node.
hirModify - class coins.HirRoot の変数
hirModify: Used to modify HIR trees.
HirModify - class coins.ir.hir.HirModify.
HirModify class This class contains methods to modify HIR tree.
HirModify(HirRoot) - class coins.ir.hir.HirModify のコンストラクタ
Construct HirModify object that can be used to invoke methods of HirModyfy in other classes.
hirNodeClone() - class coins.ir.hir.HIR_Impl のメソッド
 
hirNodeClone() - interface coins.ir.hir.HIR のメソッド
Make a copy of this HIR node without copying children.
hirRoot - class coins.aflow.SubpFlowImpl の変数
 
hirRoot - class coins.aflow.SetRefReprHirImpl の変数
 
hirRoot - class coins.aflow.FlowAdapter の変数
 
hirRoot - class coins.aflow.Flow の変数
 
hirRoot - class coins.alias.alias2.ConstructPointsToGraph2 の変数
The HirRoot object shared by every module in the program.
hirRoot - class coins.alias.alias2.AliasFactory2 の変数
The HirRoot object shared by every module in the program.
hirRoot - class coins.alias.alias2.AliasAnalHir2 の変数
The HirRoot object shared by every module in the program.
hirRoot - class coins.alias.RecordAlias の変数
 
hirRoot - class coins.alias.ConstructPointsToGraph の変数
The HirRoot object shared by every module in the program.
hirRoot - class coins.alias.AliasFactory の変数
The HirRoot object shared by every module in the program.
hirRoot - class coins.alias.AliasAnalHir1 の変数
The HirRoot object shared by every module in the program.
hirRoot - class coins.casttohir.ToHir の変数
hirRoot Used to access HIR root fields.
hirRoot - class coins.cfront.Cfront の変数
 
hirRoot - class coins.HirRoot の変数
Record the HirRoot instance so that it can be refered from others.
hirRoot - class coins.FlowRoot の変数
HirRoot records the reference to the HirRoot object passed as a parameter of costructors for FlowRoot.
hirRoot - class coins.drivergen.InputIr の static 変数
HirRoot
hirRoot - class coins.ffront.TypeUtility の変数
 
hirRoot - class coins.ffront.ProcessData の変数
 
hirRoot - class coins.ffront.HirUtility の変数
 
hirRoot - class coins.ffront.BaseManager の変数
 
hirRoot - class coins.flow.SubpFlowImpl の変数
 
hirRoot - class coins.flow.SetRefReprHirImpl の変数
 
hirRoot - class coins.flow.SetRefReprHirEImpl の変数
 
hirRoot - class coins.flow.FlowImpl の変数
 
hirRoot - class coins.flow.DataFlowImpl の変数
 
hirRoot - class coins.hir2lir.ReformHir の変数
 
hirRoot - class coins.ir.hir.TestHir の変数
 
hirRoot - class coins.ir.hir.SubsPtrTransformation の変数
 
hirRoot - class coins.ir.hir.SimplifyHir の変数
 
hirRoot - class coins.ir.hir.HIR_Impl の変数
 
hirRoot - class coins.ir.hir.HirVisitorModel2 の変数
 
hirRoot - class coins.ir.hir.HirVisitorModel1 の変数
 
hirRoot - class coins.ir.hir.HirIteratorImpl の変数
 
hirRoot - class coins.ir.hir.HirAnnex の変数
 
hirRoot - class coins.ir.IrListImpl の変数
 
hirRoot - class coins.lparallel.LoopParallelImpl の変数
 
hirRoot - class coins.mdf.MdfDriver の変数
The current HirRoot
hirRoot - class coins.mdf.MacroFlowGraph の変数
The current HirRoot
hirRoot - class coins.opt.Opt の変数
 
hirRoot - class coins.opt.LoopExpansion の変数
 
hirRoot - class coins.opt.Inline の変数
 
hirRoot - class coins.opt.GlobalReform の変数
 
hirRoot - class coins.sym.TestSym の変数
 
HirRoot - class coins.HirRoot.
HirRoot class is used to access HIR information and information prepared by other classes such as Sym, Flow, etc.
HirRoot(SymRoot) - class coins.HirRoot のコンストラクタ
Constructor of the HirRoot class.
HirSeq - interface coins.ir.hir.HirSeq.
HirSeq interface Sequence of expressions, symbols, and others.
hirSeq(HIR) - class coins.ir.hir.HIR_Impl のメソッド
 
hirSeq(HIR) - interface coins.ir.hir.HIR のメソッド
hirSeq Make an HirSeq node that have some definite number of children.
hirSeq(HIR, HIR) - class coins.ir.hir.HIR_Impl のメソッド
 
hirSeq(HIR, HIR) - interface coins.ir.hir.HIR0 のメソッド
hirSeq Make an HirSeq node that have some definite number of children. //##59 (See HIR interface for HirSeq with more than 2 children.)
hirSeq(HIR, HIR, HIR) - class coins.ir.hir.HIR_Impl のメソッド
 
hirSeq(HIR, HIR, HIR) - interface coins.ir.hir.HIR のメソッド
hirSeq Make an HirSeq node that have some definite number of children.
HirSeqImpl - class coins.ir.hir.HirSeqImpl.
class HirSeqImpl Sequence of expressions, symbols, and others.
HirSeqImpl(HirRoot, HIR) - class coins.ir.hir.HirSeqImpl のコンストラクタ
 
HirSeqImpl(HirRoot, HIR, HIR) - class coins.ir.hir.HirSeqImpl のコンストラクタ
 
HirSeqImpl(HirRoot, HIR, HIR, HIR) - class coins.ir.hir.HirSeqImpl のコンストラクタ
 
HirSeqImpl(HirRoot, HIR, HIR, HIR, HIR) - class coins.ir.hir.HirSeqImpl のコンストラクタ
 
HirSeqImpl(HirRoot, HIR, HIR, HIR, HIR, HIR) - class coins.ir.hir.HirSeqImpl のコンストラクタ
 
HirSeqImpl(HirRoot, IR) - class coins.ir.hir.HirSeqImpl のコンストラクタ
 
HirSeqImpl(HirRoot, IR, IR) - class coins.ir.hir.HirSeqImpl のコンストラクタ
 
hirSubpDefinition - class coins.HirRoot の変数
hirSubpDefinition: Root of HIR tree representing current subprogram definition.
HirSubpFlow - interface coins.aflow.HirSubpFlow.
HirSubpFlow interface HIR subprogram flow analysis interface.
HirSubpFlow - interface coins.flow.HirSubpFlow.
HirSubpFlow interface HIR subprogram flow analysis interface.
HirSubpFlowImpl - class coins.aflow.HirSubpFlowImpl.
HirSubpFlowImpl class: HIR subprogram flow analysis class.
HirSubpFlowImpl - class coins.flow.HirSubpFlowImpl.
HirSubpFlowImpl class HIR subprogram flow analysis class.
HirSubpFlowImpl(FlowResults, SubpDefinition) - class coins.aflow.HirSubpFlowImpl のコンストラクタ
 
HirSubpFlowImpl(FlowRoot, SubpDefinition) - class coins.flow.HirSubpFlowImpl のコンストラクタ
 
HirSubpFlowImpl(SubpDefinition, FlowResults) - class coins.aflow.HirSubpFlowImpl のコンストラクタ
 
hirToString(HIR) - class coins.opt.GlobalReform のメソッド
 
hirType(LirNode) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
HirUtility - class coins.ffront.HirUtility.
HIR wrapper class
HirUtility(FirToHir, HIR) - class coins.ffront.HirUtility のコンストラクタ
 
HirVisitor - interface coins.ir.hir.HirVisitor.
HirVisitor Visitor for processing HIR nodes
HirVisitorModel1 - class coins.ir.hir.HirVisitorModel1.
HirVisitorModel1 Visitor model for processing HIR nodes where visiting procedure is written in the method visit of this class and each method of the form atXxx called from acceptor of HIR class does a processing without writing traverse procedure.
HirVisitorModel1(HirRoot) - class coins.ir.hir.HirVisitorModel1 のコンストラクタ
 
HirVisitorModel2 - class coins.ir.hir.HirVisitorModel2.
HirVisitorModel2 Visitor model for processing HIR nodes where each acceptor calls visitChildren method to traverse its children.
HirVisitorModel2(HirRoot) - class coins.ir.hir.HirVisitorModel2 のコンストラクタ
 
HLI - class coins.ssa.OptionName の static 変数
Hoisting Loop Invariant variables
HoistingLoopInvariant - class coins.ssa.HoistingLoopInvariant.
Hoisting loop invariant expression to the outside of the loop.
HoistingLoopInvariant(SsaEnvironment, SsaSymTab) - class coins.ssa.HoistingLoopInvariant のコンストラクタ
Constructor
HOLE - class coins.backend.Op の static 変数
 
holenum(ImList) - class coins.simd.LirBoneList のメソッド
Get the hole number attribute from a template.
hostglobalsymbol - class coins.backend.sim.SimFuncTable の変数
 
hostlocalsymbol - class coins.backend.sim.SimFuncTableElem の変数
 

I

i_access - class coins.ffront.I77Utils の変数
 
i_accesslen - class coins.ffront.I77Utils の変数
 
i_blank - class coins.ffront.I77Utils の変数
 
i_blanklen - class coins.ffront.I77Utils の変数
 
i_direct - class coins.ffront.I77Utils の変数
 
i_directlen - class coins.ffront.I77Utils の変数
 
i_exist - class coins.ffront.I77Utils の変数
 
i_file - class coins.ffront.I77Utils の変数
 
i_filelen - class coins.ffront.I77Utils の変数
 
i_form - class coins.ffront.I77Utils の変数
 
i_formatted - class coins.ffront.I77Utils の変数
 
i_formattedlen - class coins.ffront.I77Utils の変数
 
i_formlen - class coins.ffront.I77Utils の変数
 
i_name - class coins.ffront.I77Utils の変数
 
i_named - class coins.ffront.I77Utils の変数
 
i_namelen - class coins.ffront.I77Utils の変数
 
i_nextrec - class coins.ffront.I77Utils の変数
 
i_number - class coins.ffront.I77Utils の変数
 
i_opened - class coins.ffront.I77Utils の変数
 
i_recl - class coins.ffront.I77Utils の変数
 
i_sequential - class coins.ffront.I77Utils の変数
 
i_sequentiallen - class coins.ffront.I77Utils の変数
 
i_status - class coins.ffront.I77Utils の変数
 
i_unformatted - class coins.ffront.I77Utils の変数
 
i_unformattedlen - class coins.ffront.I77Utils の変数
 
I128 - class coins.backend.gen.CodeGenerator_ppc の static 変数
 
I16 - class coins.backend.gen.CodeGenerator_thumb の static 変数
 
I16 - class coins.backend.gen.CodeGenerator_sh4 の static 変数
 
I16 - class coins.backend.gen.CodeGenerator_ppc の static 変数
 
I16 - class coins.backend.gen.CodeGenerator_arm の static 変数
 
I16 - class coins.backend.gen.CodeGenerator の static 変数
 
I16_0 - class coins.util.IntConst の static 変数
16........0
I16_1 - class coins.util.IntConst の static 変数
16........1
I16_2 - class coins.util.IntConst の static 変数
16........2
I16_M1 - class coins.util.IntConst の static 変数
16........-1
I32 - class coins.backend.gen.CodeGenerator_thumb の static 変数
 
I32 - class coins.backend.gen.CodeGenerator_sh4 の static 変数
 
I32 - class coins.backend.gen.CodeGenerator_ppc の static 変数
 
I32 - class coins.backend.gen.CodeGenerator_arm の static 変数
 
I32 - class coins.backend.gen.CodeGenerator の static 変数
 
I32_0 - class coins.util.IntConst の static 変数
32........0
I32_1 - class coins.util.IntConst の static 変数
32........1
I32_2 - class coins.util.IntConst の static 変数
32........2
I32_M1 - class coins.util.IntConst の static 変数
32........-1
I4 - class coins.backend.gen.CodeGenerator_ppc の static 変数
 
I64 - class coins.backend.gen.CodeGenerator_thumb の static 変数
 
I64 - class coins.backend.gen.CodeGenerator_arm の static 変数
 
I64 - class coins.backend.gen.CodeGenerator の static 変数
Commonly used type constants.
I77Utils - class coins.ffront.I77Utils.
File I77wrapper.java Utility class to use libI77. libI77 is IO library for F2C, distributed at http://www.netlib.org/f2c/index.html To use libI77, follow their notice.
I77Utils(FirToHir) - class coins.ffront.I77Utils のコンストラクタ
 
I8 - class coins.backend.gen.CodeGenerator_thumb の static 変数
 
I8 - class coins.backend.gen.CodeGenerator_sh4 の static 変数
 
I8 - class coins.backend.gen.CodeGenerator_ppc の static 変数
 
I8 - class coins.backend.gen.CodeGenerator_arm の static 変数
 
I8 - class coins.backend.gen.CodeGenerator の static 変数
 
I8_0 - class coins.util.IntConst の static 変数
8........0
I8_1 - class coins.util.IntConst の static 変数
8........1
I8_2 - class coins.util.IntConst の static 変数
8........2
I8_M1 - class coins.util.IntConst の static 変数
8........-1
iacgbb - class coins.backend.sim.SimFuncTableElem の変数
 
ibcgbb - class coins.backend.sim.SimFuncTableElem の変数
 
ibcghostbb - class coins.backend.sim.SimFuncTableElem の変数
 
iconst(int, long) - class coins.backend.lir.LirFactory のメソッド
Create INTCONST node (short form)
iconst(int, long, ImList) - class coins.backend.lir.LirFactory のメソッド
Create INTCONST node
icounterArray - class coins.backend.sim.SimFuncTable の変数
 
id - class coins.backend.cfg.BasicBlk の変数
Identifier of this block.
id - class coins.backend.gen.Rule の変数
Produciton rule number
id - class coins.backend.gen.CodeGenerator_arm.JumpcKey の変数
 
id - class coins.backend.lir.LirNode の変数
Key to bind related information
id - class coins.backend.sym.Symbol の変数
 
id - class coins.backend.tools.RegisterDescription2Java.RegSymbol の変数
 
id - class coins.backend.tools.RegisterDescription2Java.RegisterSet の変数
 
ID - class coins.lparallel.Ref_Array の変数
 
ID - class coins.snapshot.TagName の static 変数
The tag `id'
id_table_ - class coins.ffront.CommonManager の変数
 
id_to_variable_table_ - class coins.ffront.EquivManager の変数
 
idBound() - class coins.backend.cfg.FlowGraph のメソッド
Return maximum block numer + 1.
idBound() - class coins.backend.lir.LirFactory のメソッド
Return upper bound of LirNode id numbers.
idBound() - class coins.backend.sym.SymTab のメソッド
Return max id of the symbol + 1.
IDENT - class coins.ffront.Parser の static 変数
 
ident_ - class coins.ffront.ProcessData.ArrayElement の変数
 
ident_ - class coins.ffront.EquivManager.EquivGroup.EquivElem の変数
 
identifier - class coins.lir2c.Decla の変数
 
IDENTIFIER - interface coins.ast.TokenId の static 変数
 
IDENTIFIER - class coins.casttohir.ParseString の static 変数
 
identifierString() - class coins.casttohir.ParseString のメソッド
 
idom - class coins.backend.ana.Postdominators の変数
BasicBlk-id-indexed array, whose elements are the parents of the block in the Postdominator tree.
idom - class coins.backend.ana.Dominators の変数
BasicBlk-id-indexed array, whose elements are the parents of the block in the dominator tree.
idSym - class coins.mdf.MacroFlowGraph の変数
This symbol represents the ID on threads
idx_ - class coins.ffront.ProcessData.ArrayElement の変数
 
IF - interface coins.ast.TokenId の static 変数
 
IF - class coins.backend.Op の static 変数
 
IF - class coins.ffront.Parser の static 変数
 
If2Jumpc - class coins.backend.opt.If2Jumpc.
Convert (IF t cond then else) to JUMPC.
If2Jumpc() - class coins.backend.opt.If2Jumpc のコンストラクタ
 
IfConvert - class coins.simd.IfConvert.
Replace JUMPC to logical expression or IF.
IfConvert(SimdEnvironment, Function) - class coins.simd.IfConvert のコンストラクタ
Constructor:
ifdef - class coins.mdf.DeclarePragmas の変数
The pragma `#ifdef _OPENMP'
IfStmnt - class coins.ast.stmnt.IfStmnt.
If statement.
IfStmnt(String, int) - class coins.ast.stmnt.IfStmnt のコンストラクタ
 
IfStmt - class coins.ffront.IfStmt.
IF statement
IfStmt - interface coins.ir.hir.IfStmt.
If-statement.
ifStmt(Exp, Stmt, Stmt) - class coins.ir.hir.HIR_Impl のメソッド
 
ifStmt(Exp, Stmt, Stmt) - interface coins.ir.hir.HIR0 のメソッド
ifStmt Build an if-statement with then-part (pThenPart) and else-part (pElsePart).
ifStmt(Node, FStmt) - class coins.ffront.F77Hir のメソッド
make Fir node of if statement [f77.jay] executable_statement : IF '(' expr ')' ifable_statement { $$ = fHir.ifStmt($3, $5); }}
IfStmt(Node, FStmt, int, FirToHir) - class coins.ffront.IfStmt のコンストラクタ
 
IfStmtImpl - class coins.ir.hir.IfStmtImpl.
If-statement class.
IfStmtImpl(HirRoot, Exp, Stmt, Stmt) - class coins.ir.hir.IfStmtImpl のコンストラクタ
 
ifThenElse - class coins.backend.gen.CodeGenerator_arm.JumpcEntry の変数
 
ifthenelse(FloatConst, FloatConst) - class coins.util.IntConst のメソッド
........................t..f......................0........t..0....f.......
ifthenelse(IntBound, IntBound) - class coins.util.IntBound のメソッド
..................t..f......................0........t..0....f................IntBound.......
ifthenelse(IntConst, IntConst) - class coins.util.IntConst のメソッド
..................t..f......................0........t..0....f.......
IGNORE - interface coins.ast.TokenId の static 変数
 
igWeight(int, int) - class coins.backend.MachineParams のメソッド
Return interference graph weight = number of edges coming from x to y.
ihostglobalsymbol - class coins.backend.sim.SimFuncTable の変数
 
ihostlocalsymbol - class coins.backend.sim.SimFuncTableElem の変数
 
IMAGINARY_PART - class coins.ffront.IntrinsicUtility の static 変数
 
imarkersacg - class coins.backend.sim.SimFuncTableElem の変数
 
imarkersbcg - class coins.backend.sim.SimFuncTableElem の変数
 
imarkersbcghost - class coins.backend.sim.SimFuncTableElem の変数
 
imarkerscountacg - class coins.backend.sim.SimFuncTableElem の変数
 
imemsacg - class coins.backend.sim.SimFuncTableElem の変数
 
imemsbcghost - class coins.backend.sim.SimFuncTableElem の変数
 
imemsbcghosthash - class coins.backend.sim.SimFuncTableElem の変数
 
img - class coins.ffront.Complex の変数
 
ImList - class coins.backend.util.ImList.
Immutable uni-directional list.
ImList(Object) - class coins.backend.util.ImList のコンストラクタ
Create singleton list.
ImList(Object, ImList) - class coins.backend.util.ImList のコンストラクタ
Create a link
imlistToVector(ImList) - class coins.simd.LirUtil の static メソッド
Transforms an ImList into Vector
immDominator(BasicBlk) - class coins.backend.ana.Dominators のメソッド
Return immediate dominator of block blk.
immPostdominator(BasicBlk) - class coins.backend.ana.Postdominators のメソッド
Return immediate Postdominator of block blk.
impItem(Node, Node, Node) - class coins.ffront.F77Sym のメソッド
 
IMPLICIT - class coins.ffront.Parser の static 変数
 
implicitDecl(FirList) - class coins.ffront.F77Sym のメソッド
add declaration list to implicitList ???
implicitList - class coins.ffront.F77Sym の変数
 
ImplicitManager - class coins.ffront.ImplicitManager.
Implicit Manager
ImplicitManager(FirToHir) - class coins.ffront.ImplicitManager のコンストラクタ
 
IMPORT - class coins.backend.tools.Tmd2Java の static 変数
 
in - class coins.cfront.Cfront の変数
 
in - class coins.drivergen.Options の static 変数
input which is the argument of process
in_block_var_table_ - class coins.ffront.EquivManager の変数
 
inBccRange(int) - class coins.backend.asmpp.CPU のメソッド
 
inBraRange(int) - class coins.backend.asmpp.CPU のメソッド
 
inc - class coins.lparallel.BasicInduction の変数
 
INCLUDE_PATH - interface coins.driver.CompileSpecification の static 変数
Option header to specify an include path.
includedInDelimitedList(String, char, String) - class coins.driver.Driver のメソッド
Tests whether a string includes a term as itself or one of its elements delimited by a specified delimiter.
incrementARegCount() - class coins.SymRoot のメソッド
incrementARegCount: Increment the generated abstract register counter and return updated value.
incrementDerivedSymCount() - class coins.sym.SymInf のメソッド
incrementDerivedSymCount Increment the derived symbol count and return it.
incrementElemCount() - class coins.SymRoot のメソッド
incrementElemCount: Increment the generated element counter and return updated value.
incrementIndex() - class coins.backend.sched.Pipelining.PairIndex のメソッド
 
incrementLabelCount() - class coins.SymRoot のメソッド
incrementLabelCount: Increment the generated label counter and return updated value.
incrementMessageCount() - class coins.IoRoot のメソッド
Increment the message counter.
incrementMRegCount() - class coins.SymRoot のメソッド
incrementMRegCount: Increment the generated machine register counter and return updated value.
incrementParamCount() - class coins.SymRoot のメソッド
incrementParamCount: Increment the generated parameter counter and return updated value.
incrementStage() - class coins.backend.sched.Pipelining.PairIndex のメソッド
 
incrementSymCount() - class coins.SymRoot のメソッド
incrementSymCount: Increment the generated symbol counter and return updated value.
incrementVarCount() - class coins.SymRoot のメソッド
incrementVarCount: Increment the generated variable counter and return updated value.
ind_inc - class coins.lparallel.IndExp の変数
 
ind_init - class coins.lparallel.IndExp の変数
 
ind_last - class coins.lparallel.IndExp の変数
 
ind_node - class coins.lparallel.IndExp の変数
 
indent - class coins.lir2c.Decla の変数
 
index - class coins.backend.opt.Profiler の変数
 
index - class coins.backend.sched.Pipelining.PairIndex の変数
 
INDEX - class coins.ffront.IntrinsicUtility の static 変数
 
INDEX_OP - interface coins.ast.TokenId の static 変数
 
index(LirNode) - class coins.backend.ana.EnumRegVars のメソッド
Return index of register variable represented in LirNode node.
index(Symbol) - class coins.backend.ana.EnumRegVars のメソッド
Return index of register variable represented in Symbol sym.
IndexedLoopStmt - interface coins.ir.hir.IndexedLoopStmt.
IndexedLoop-statement interface.
indexedLoopStmt(Var, Exp, Exp, Exp, boolean, Stmt) - class coins.ir.hir.HIR_Impl のメソッド
 
indexedLoopStmt(Var, Exp, Exp, Exp, boolean, Stmt) - interface coins.ir.hir.HIR のメソッド
 
indexedLoopStmt(Var, Exp, Exp, Exp, Stmt) - class coins.ir.hir.HIR_Impl のメソッド
 
indexedLoopStmt(Var, Exp, Exp, Exp, Stmt) - interface coins.ir.hir.HIR のメソッド
 
IndexedLoopStmtImpl - class coins.ir.hir.IndexedLoopStmtImpl.
IndexedLoop-statement class.
IndexedLoopStmtImpl(HirRoot, Var, Exp, Exp, Exp, boolean, Stmt) - class coins.ir.hir.IndexedLoopStmtImpl のコンストラクタ
 
IndexExp - class coins.lparallel.Ref_Array の変数
 
indexOf(Object) - class coins.aflow.util.FAList のメソッド
Returns the index in this list of the first occurrence of the specified element, or -1 if this list does not contain this element.
indexOf(Object) - class coins.aflow.util.CoinsList のメソッド
Returns the index in this list of the first occurrence of the specified element, or -1 if the List does not contain this element.
indexOf(Object) - class coins.flow.FAList のメソッド
Returns the index in this list of the first occurrence of the specified element, or -1 if this list does not contain this element.
indexOf(Object) - class coins.ir.hir.HirListImpl のメソッド
 
indexOf(Object) - interface coins.ir.hir.HirList のメソッド
 
indexOf(Object) - class coins.ir.hir.ExpListExpImpl のメソッド
 
indexOf(Object) - class coins.ir.IrListImpl のメソッド
 
indexOf(Object) - interface coins.ir.IrList のメソッド
 
IndExp - class coins.lparallel.IndExp.
 
IndExp() - class coins.lparallel.IndExp のコンストラクタ
IndExp:
indExpList - class coins.lparallel.BasicInduction の変数
 
indJudge(LoopTable, LinkedList, boolean, LinkedList, Set) - class coins.lparallel.ArrayAreaAnalyzer のメソッド
indJudge:
indJudge(LoopTable, LinkedList, boolean, LinkedList, Set) - class coins.lparallel.ArrayAnal のメソッド
indJudge:
IndList - class coins.lparallel.LoopTable の変数
 
IndTable - class coins.lparallel.IndExp の変数
 
InductionExp - class coins.lparallel.Ref_Array の変数
 
INF_KIND - class coins.Registry の static 変数
 
INF_KIND_COMMENT - class coins.Registry の static 変数
Reserved name of information kind (InfNode, InfStmt) Names beginning with "coins_" are reserved for basic part of this compiler.
INF_KIND_HIR2C - class coins.Registry の static 変数
Reserved name of information kind (InfNode, InfStmt) Names beginning with "coins_" are reserved for basic part of this compiler.
INF_KIND_IR - class coins.Registry の static 変数
Reserved name of information kind (InfNode, InfStmt) Names beginning with "coins_" are reserved for basic part of this compiler.
INF_KIND_OPEN_MP - class coins.Registry の static 変数
Reserved name of information kind (InfNode, InfStmt) Names beginning with "coins_" are reserved for basic part of this compiler.
INF_KIND_PRAGMA - class coins.Registry の static 変数
Reserved name of information kind (InfNode, InfStmt) Names beginning with "coins_" are reserved for basic part of this compiler.
INF_KIND_PROFILE - class coins.Registry の static 変数
Reserved name of information kind (InfNode, InfStmt) Names beginning with "coins_" are reserved for basic part of this compiler.
INF_OPT_CONTROL - class coins.Registry の static 変数
 
INF_PARALLEL - class coins.Registry の static 変数
 
INF_SIMULATE - class coins.Registry の static 変数
 
InfNode - interface coins.ir.hir.InfNode.
Information list node (pragma, comment line, etc.)
InfNodeImpl - class coins.ir.hir.InfNodeImpl.
Information list node (pragma, comment line, etc.)
InfNodeImpl(HirRoot, String, Object) - class coins.ir.hir.InfNodeImpl のコンストラクタ
 
info - class coins.backend.sched.Pipelining の変数
 
INFO - class coins.backend.Op の static 変数
 
INFO - class coins.snapshot.TagName の static 変数
The tag `info'
info(Object) - class coins.aflow.util.PosetImpl のメソッド
 
InfoTag - class coins.snapshot.InfoTag.
This class represents the tag `info'.
InfoTag(BasicBlk) - class coins.snapshot.InfoTag のコンストラクタ
Constructor for LIR
InfoTag(BBlock) - class coins.snapshot.InfoTag のコンストラクタ
Constructor for HIR
InfoTag(MacroTask) - class coins.snapshot.InfoTag のコンストラクタ
Constructor for MDF
InfStmt - interface coins.ir.hir.InfStmt.
Information node treated as a statement (pragma, comment line, etc.)
infStmt(String, IrList) - class coins.ir.hir.HIR_Impl のメソッド
 
infStmt(String, IrList) - interface coins.ir.hir.HIR のメソッド
infStmt Build an InfStmt representing some information.
infStmt(String, Object) - class coins.ir.hir.HIR_Impl のメソッド
 
infStmt(String, Object) - interface coins.ir.hir.HIR のメソッド
 
InfStmtImpl - class coins.ir.hir.InfStmtImpl.
Information node treated as a statement (pragma, comment line, etc.)
InfStmtImpl(HirRoot, String, IrList) - class coins.ir.hir.InfStmtImpl のコンストラクタ
 
inheritAdd() - class coins.util.IntLive のメソッド
......................IntLive.......
inheritAdd(IntConst) - class coins.util.IntLive のメソッド
......................................................IntLive.......
inheritAttributes() - class coins.alias.Tag のメソッド
Inherits attributes from the parent Tag.
inheritBand() - class coins.util.IntLive のメソッド
........................IntLive.......
inheritBand(IntConst) - class coins.util.IntLive のメソッド
........................................................IntLive.......
inheritBnot() - class coins.util.IntLive のメソッド
................................IntLive.......
inheritBor() - class coins.util.IntLive のメソッド
........................IntLive.......
inheritBor(IntConst) - class coins.util.IntLive のメソッド
........................................................IntLive.......
inheritBxor() - class coins.util.IntLive のメソッド
..............................IntLive.......
inheritBxor(IntConst) - class coins.util.IntLive のメソッド
..............................................................IntLive.......
inheritConvit(int) - class coins.util.IntLive のメソッド
................(..................)............IntLive.......
inheritConvsx(int) - class coins.util.IntLive のメソッド
....................(..................)............IntLive.......
inheritConvzx(int) - class coins.util.IntLive のメソッド
....................(..................)............IntLive.......
inheritDivs0() - class coins.util.IntLive のメソッド
..............................IntLive.......
inheritDivs0(IntConst) - class coins.util.IntLive のメソッド
..............................................................IntLive.......
inheritDivs1() - class coins.util.IntLive のメソッド
..............................IntLive.......
inheritDivs1(IntConst) - class coins.util.IntLive のメソッド
..............................................................IntLive.......
inheritDivu0() - class coins.util.IntLive のメソッド
..............................IntLive.......
inheritDivu0(IntConst) - class coins.util.IntLive のメソッド
..............................................................IntLive.......
inheritDivu1() - class coins.util.IntLive のメソッド
..............................IntLive.......
inheritDivu1(IntConst) - class coins.util.IntLive のメソッド
..............................................................IntLive.......
inheritIfthenelse0_1(int, IntConst) - class coins.util.IntLive のメソッド
IFTHENELSE......................................(..................)............IntLive.......
inheritIfthenelse0_2(int, IntConst) - class coins.util.IntLive のメソッド
IFTHENELSE......................................(..................)............IntLive.......
inheritIfthenelse0(int) - class coins.util.IntLive のメソッド
IFTHENELSE......(..................)............IntLive.......
inheritIfthenelse0(int, IntConst, IntConst) - class coins.util.IntLive のメソッド
IFTHENELSE............................................(..................)............IntLive.......
inheritIfthenelse1_0(IntConst) - class coins.util.IntLive のメソッド
IFTHENELSE..................................................IntLive.......
inheritIfthenelse1_2(IntConst) - class coins.util.IntLive のメソッド
IFTHENELSE..................................................IntLive.......
inheritIfthenelse1() - class coins.util.IntLive のメソッド
IFTHENELSE..................IntLive.......
inheritIfthenelse1(IntConst, IntConst) - class coins.util.IntLive のメソッド
IFTHENELSE........................................................IntLive.......
inheritIfthenelse2_0(IntConst) - class coins.util.IntLive のメソッド
IFTHENELSE..................................................IntLive.......
inheritIfthenelse2_1(IntConst) - class coins.util.IntLive のメソッド
IFTHENELSE..................................................IntLive.......
inheritIfthenelse2() - class coins.util.IntLive のメソッド
IFTHENELSE..................IntLive.......
inheritIfthenelse2(IntConst, IntConst) - class coins.util.IntLive のメソッド
IFTHENELSE........................................................IntLive.......
inheritLsh0() - class coins.util.IntLive のメソッド
..........................IntLive.......
inheritLsh0(IntConst) - class coins.util.IntLive のメソッド
..........................................................IntLive.......
inheritLsh1(int) - class coins.util.IntLive のメソッド
..............(..................)............IntLive.......
inheritLsh1(IntConst, int) - class coins.util.IntLive のメソッド
..........................................................IntLive.......
inheritMods0() - class coins.util.IntLive のメソッド
..............................IntLive.......
inheritMods0(IntConst) - class coins.util.IntLive のメソッド
..............................................................IntLive.......
inheritMods1() - class coins.util.IntLive のメソッド
..............................IntLive.......
inheritMods1(IntConst) - class coins.util.IntLive のメソッド
..............................................................IntLive.......
inheritModu0() - class coins.util.IntLive のメソッド
..............................IntLive.......
inheritModu0(IntConst) - class coins.util.IntLive のメソッド
..............................................................IntLive.......
inheritModu1() - class coins.util.IntLive のメソッド
..............................IntLive.......
inheritModu1(IntConst) - class coins.util.IntLive のメソッド
..............................................................IntLive.......
inheritMul() - class coins.util.IntLive のメソッド
......................IntLive.......
inheritMul(IntConst) - class coins.util.IntLive のメソッド
......................................................IntLive.......
inheritNeg() - class coins.util.IntLive のメソッド
................................IntLive.......
inheritRshs0() - class coins.util.IntLive のメソッド
..................................IntLive.......
inheritRshs0(IntConst) - class coins.util.IntLive のメソッド
..................................................................IntLive.......
inheritRshs1(int) - class coins.util.IntLive のメソッド
......................(..................)............IntLive.......
inheritRshs1(IntConst, int) - class coins.util.IntLive のメソッド
..................................................................IntLive.......
inheritRshu0() - class coins.util.IntLive のメソッド
..................................IntLive.......
inheritRshu0(IntConst) - class coins.util.IntLive のメソッド
..................................................................IntLive.......
inheritRshu1(int) - class coins.util.IntLive のメソッド
......................(..................)............IntLive.......
inheritRshu1(IntConst, int) - class coins.util.IntLive のメソッド
..................................................................IntLive.......
inheritSub0() - class coins.util.IntLive のメソッド
......................IntLive.......
inheritSub0(IntConst) - class coins.util.IntLive のメソッド
......................................................IntLive.......
inheritSub1() - class coins.util.IntLive のメソッド
......................IntLive.......
inheritSub1(IntConst) - class coins.util.IntLive のメソッド
......................................................IntLive.......
inheritTsteq(int) - class coins.util.IntLive のメソッド
==......(..................)............IntLive.......
inheritTsteq(IntConst) - class coins.util.IntLive のメソッド
==..................................................IntLive.......
inheritTstges0(int) - class coins.util.IntLive のメソッド
>=(........)......(..................)............IntLive.......
inheritTstges0(IntConst) - class coins.util.IntLive のメソッド
>=(........)..................................................IntLive.......
inheritTstges1(int) - class coins.util.IntLive のメソッド
>=(........)......(..................)............IntLive.......
inheritTstges1(IntConst) - class coins.util.IntLive のメソッド
>=(........)..................................................IntLive.......
inheritTstgeu0(int) - class coins.util.IntLive のメソッド
>=(........)......(..................)............IntLive.......
inheritTstgeu0(IntConst) - class coins.util.IntLive のメソッド
>=(........)..................................................IntLive.......
inheritTstgeu1(int) - class coins.util.IntLive のメソッド
>=(........)......(..................)............IntLive.......
inheritTstgeu1(IntConst) - class coins.util.IntLive のメソッド
>=(........)..................................................IntLive.......
inheritTstgts0(int) - class coins.util.IntLive のメソッド
>(........)......(..................)............IntLive.......
inheritTstgts0(IntConst) - class coins.util.IntLive のメソッド
>(........)..................................................IntLive.......
inheritTstgts1(int) - class coins.util.IntLive のメソッド
>(........)......(..................)............IntLive.......
inheritTstgts1(IntConst) - class coins.util.IntLive のメソッド
>(........)..................................................IntLive.......
inheritTstgtu0(int) - class coins.util.IntLive のメソッド
>(........)......(..................)............IntLive.......
inheritTstgtu0(IntConst) - class coins.util.IntLive のメソッド
>(........)..................................................IntLive.......
inheritTstgtu1(int) - class coins.util.IntLive のメソッド
>(........)......(..................)............IntLive.......
inheritTstgtu1(IntConst) - class coins.util.IntLive のメソッド
>(........)..................................................IntLive.......
inheritTstles0(int) - class coins.util.IntLive のメソッド
<=(........)......(..................)............IntLive.......
inheritTstles0(IntConst) - class coins.util.IntLive のメソッド
<=(........)..................................................IntLive.......
inheritTstles1(int) - class coins.util.IntLive のメソッド
<=(........)......(..................)............IntLive.......
inheritTstles1(IntConst) - class coins.util.IntLive のメソッド
<=(........)..................................................IntLive.......
inheritTstleu0(int) - class coins.util.IntLive のメソッド
<=(........)......(..................)............IntLive.......
inheritTstleu0(IntConst) - class coins.util.IntLive のメソッド
<=(........)..................................................IntLive.......
inheritTstleu1(int) - class coins.util.IntLive のメソッド
<=(........)......(..................)............IntLive.......
inheritTstleu1(IntConst) - class coins.util.IntLive のメソッド
<=(........)..................................................IntLive.......
inheritTstlts0(int) - class coins.util.IntLive のメソッド
<(........)......(..................)............IntLive.......
inheritTstlts0(IntConst) - class coins.util.IntLive のメソッド
<(........)..................................................IntLive.......
inheritTstlts1(int) - class coins.util.IntLive のメソッド
<(........)......(..................)............IntLive.......
inheritTstlts1(IntConst) - class coins.util.IntLive のメソッド
<(........)..................................................IntLive.......
inheritTstltu0(int) - class coins.util.IntLive のメソッド
<(........)......(..................)............IntLive.......
inheritTstltu0(IntConst) - class coins.util.IntLive のメソッド
<(........)..................................................IntLive.......
inheritTstltu1(int) - class coins.util.IntLive のメソッド
<(........)......(..................)............IntLive.......
inheritTstltu1(IntConst) - class coins.util.IntLive のメソッド
<(........)..................................................IntLive.......
inheritTstne(int) - class coins.util.IntLive のメソッド
!
inheritTstne(IntConst) - class coins.util.IntLive のメソッド
!
INHIBIT_NUMBER_LINE - interface coins.driver.CompileSpecification の static 変数
Option header not to output #line directives.
inInitBlock() - class coins.casttohir.ToHirVisit のメソッド
Return true if now processing in the initialization block.
INIT_CHUNK - class coins.backend.tools.Tmd2Java.RuleSet の static 変数
 
init_intrinsicTable() - class coins.ffront.IntrinsicUtility のメソッド
 
init(CompileSpecification) - class coins.backend.Root の static メソッド
Obsolete initializer...
init(Function) - class coins.simd.LirBopList のメソッド
 
init(Function) - class coins.simd.LirBoneList のメソッド
 
init(InputIr, Options) - class coins.drivergen.process.ProcessManager のメソッド
Initialize the common area for processes
init(Module, SymTab) - class coins.backend.MachineParams のメソッド
 
init(String) - interface coins.backend.Tmd のメソッド
 
initAuxBoneList() - class coins.simd.LirBoneList_x86 のメソッド
 
initAuxBoneList() - class coins.simd.LirBoneList のメソッド
 
initBoneList() - class coins.simd.LirBoneList_x86 のメソッド
Initializes boneList.
initBoneList() - class coins.simd.LirBoneList のメソッド
Initializes boneList.
initByDataCode() - class coins.MachineParamX86_64 のメソッド
 
initByDataCode() - class coins.MachineParamX86 のメソッド
 
initByDataCode() - class coins.MachineParamSparc のメソッド
 
initByDataCode() - class coins.MachineParamSH4 のメソッド
 
initByDataCode() - class coins.MachineParamPpc のメソッド
 
initByDataCode() - class coins.MachineParamMips のメソッド
 
initByDataCode() - class coins.MachineParamMicroBlaze のメソッド
 
initByDataCode() - class coins.MachineParamArm のメソッド
 
initByDataCode() - class coins.MachineParamAlpha のメソッド
 
initByDataCode() - class coins.MachineParam のメソッド
 
InitConst - class coins.lparallel.IndExp の変数
 
InitConstFlag - class coins.lparallel.BasicInduction の変数
 
InitConstNode - class coins.lparallel.IndExp の変数
 
InitConstNode - class coins.lparallel.BasicInduction の変数
 
InitConstValue - class coins.lparallel.BasicInduction の変数
 
InitDefList - class coins.lparallel.BasicInduction の変数
 
initGlobalExplicitly() - class coins.MachineParamX86_64 のメソッド
 
initGlobalExplicitly() - class coins.MachineParamX86 のメソッド
 
initGlobalExplicitly() - class coins.MachineParamSparc のメソッド
 
initGlobalExplicitly() - class coins.MachineParamSH4 のメソッド
 
initGlobalExplicitly() - class coins.MachineParamPpc のメソッド
 
initGlobalExplicitly() - class coins.MachineParamMips のメソッド
 
initGlobalExplicitly() - class coins.MachineParamMicroBlaze のメソッド
 
initGlobalExplicitly() - class coins.MachineParamArm のメソッド
 
initGlobalExplicitly() - class coins.MachineParamAlpha のメソッド
 
initGlobalExplicitly() - class coins.MachineParam のメソッド
 
initialize() - class coins.backend.ana.LiveVariableBitMap のメソッド
Initialize problem-oriented data structure.
initialize() - class coins.backend.ana.DataFlowAnalysis のメソッド
Initialize problem-oriented data structure.
initialize() - class coins.driver.SuffixFactory の static メソッド
 
initialize() - class coins.ffront.F77Sym のメソッド
 
initialize() - class coins.opt.GlobalVariableTemporalize のメソッド
Initialize for replace global variables to temporal variable in supprogram.
initialize(BufferedReader, String, CompileSpecification) - class coins.driver.SuffixFactory の static メソッド
 
initialize(CompileSpecification) - class coins.driver.SuffixFactory の static メソッド
 
initialize(File, CompileSpecification) - class coins.driver.SuffixFactory の static メソッド
 
initialize(InputStream, String, CompileSpecification) - class coins.driver.SuffixFactory の static メソッド
 
initialize(Root, Module, TargetMachine, String, String) - class coins.backend.gen.CodeGenerator のメソッド
Set root pointer etc.
initialize(String, CompileSpecification) - class coins.driver.SuffixFactory の static メソッド
 
initialized - class coins.ssa.PREQP の変数
 
initializeMachineDep() - class coins.backend.gen.CodeGenerator_sparc のメソッド
initialize
initializeMachineDep() - class coins.backend.gen.CodeGenerator_mips のメソッド
 
initializeMachineDep() - class coins.backend.gen.CodeGenerator_mb のメソッド
 
initializeMachineDep() - class coins.backend.gen.CodeGenerator_arm のメソッド
 
initializeMachineDep() - class coins.backend.gen.CodeGenerator のメソッド
Do Machine-dependent initialization (subclass may override this).
initializer - class coins.lir2c.Decla の変数
 
initialValueOfReduction(LoopTable, Var) - class coins.hir2lir.ReformHir のメソッド
 
initiate() - class coins.SymRoot のメソッド
initiate() does the initiation procedure of SymRoot such as symbol table initiation, etc.
initiate() - class coins.Message のメソッド
 
initiate() - class coins.Debug のメソッド
Initialize debug control information.
initiate(SubpFlow) - class coins.aflow.InitiateFlowHir のメソッド
Initiates data flow analysis for the given SubpFlow.
initiate(SubpFlow) - class coins.aflow.InitiateFlow のメソッド
 
initiateArray(Exp, Exp, Exp, Exp, Subp) - class coins.ir.hir.ExpImpl のメソッド
 
initiateArray(Exp, Exp, Exp, Exp, Subp) - interface coins.ir.hir.Exp のメソッド
initiateArray //##15 Create loop statement to initiate all elements of the array pArray and append it to the initiation block of subprogram pSubp.
initiateControlFlowAnal(SubpDefinition, int, int) - class coins.flow.SubpFlowImpl のメソッド
 
initiateControlFlowAnal(SubpDefinition, int, int) - interface coins.flow.SubpFlow のメソッド
 
initiateDataFlow() - class coins.aflow.SubpFlowImpl のメソッド
 
initiateDataFlow() - interface coins.aflow.SubpFlow のメソッド
Initiate data flow analysis.
initiateDataFlow() - class coins.flow.DataFlowImpl のメソッド
 
initiateDataFlow(SubpFlow) - class coins.flow.InitiateFlowHir のメソッド
Initiates data flow analysis for the given SubpFlow.
initiateDataFlow(SubpFlow) - class coins.flow.InitiateFlow のメソッド
 
initiateDataFlowAnal(SubpDefinition) - class coins.flow.SubpFlowImpl のメソッド
 
initiateDataFlowAnal(SubpDefinition) - interface coins.flow.SubpFlow のメソッド
initiateDataFlowAnal Initiate bit vectors, and initiate fields in SetRefRepls, etc.
initiateDataFlowInformation() - class coins.opt.PRE のメソッド
initiateDataFlowInformation Initiate data flow information required to solve the data flow equations given by Dhamdhere.
initiateFields() - class coins.aflow.BBlockImpl のメソッド
 
initiateFields() - class coins.flow.BBlockImpl のメソッド
 
InitiateFlow - class coins.aflow.InitiateFlow.
Initiate data flow analysis. this class's initiate(SubpFlow) method should be called before doing other flow analyses.
InitiateFlow - class coins.flow.InitiateFlow.
Initiate data flow analysis. this class's initiate(SubpFlow) method should be called before doing other flow analyses.
InitiateFlow() - class coins.flow.InitiateFlow のコンストラクタ
 
InitiateFlow(FlowResults) - class coins.aflow.InitiateFlow のコンストラクタ
 
InitiateFlowHir - class coins.aflow.InitiateFlowHir.
HIR data flow initiation class.
InitiateFlowHir - class coins.flow.InitiateFlowHir.
HIR data flow initiation class.
InitiateFlowHir() - class coins.flow.InitiateFlowHir のコンストラクタ
 
InitiateFlowHir(FlowResults) - class coins.aflow.InitiateFlowHir のコンストラクタ
 
initiateFunctionsWithoutSideEffect() - class coins.SourceLanguageFortran のメソッド
 
initiateFunctionsWithoutSideEffect() - class coins.SourceLanguageC のメソッド
Set the names of functions without side effect.
initiateFunctionsWithoutSideEffect() - class coins.SourceLanguage のメソッド
Set the names of functions without side effect.
initiationProcedure() - class coins.sym.SubpImpl のメソッド
initiationProcedure Get HIR initiation procedure of this subprogram, where the initiation procedure is executed at the first invocation of this subprogram or at the beginning of execution and skipped in later invocations.
initLabeling(LirFactory) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
initLabeling(LirFactory) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
 
initLabeling(LirFactory) - class coins.backend.gen.CodeGenerator_x86 のメソッド
 
initLabeling(LirFactory) - class coins.backend.gen.CodeGenerator_thumb のメソッド
 
initLabeling(LirFactory) - class coins.backend.gen.CodeGenerator_sparc のメソッド
 
initLabeling(LirFactory) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
initLabeling(LirFactory) - class coins.backend.gen.CodeGenerator_sample のメソッド
 
initLabeling(LirFactory) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
initLabeling(LirFactory) - class coins.backend.gen.CodeGenerator_mips のメソッド
 
initLabeling(LirFactory) - class coins.backend.gen.CodeGenerator_mb のメソッド
 
initLabeling(LirFactory) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
initLabeling(LirFactory) - class coins.backend.gen.CodeGenerator_alpha のメソッド
 
initLabeling(LirFactory) - class coins.backend.gen.CodeGenerator のメソッド
Initialize for labeling.
initLabelRef(SubpDefinition) - class coins.hir2c.LabelRef のメソッド
initLabelRef:
initLock - class coins.mdf.DeclareExternVariables の変数
The function `omp_init_Lock()'
initRewriteLabeling() - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
initRewriteLabeling() - class coins.backend.gen.CodeGenerator_x86simd のメソッド
 
initRewriteLabeling() - class coins.backend.gen.CodeGenerator_x86 のメソッド
 
initRewriteLabeling() - class coins.backend.gen.CodeGenerator_thumb のメソッド
 
initRewriteLabeling() - class coins.backend.gen.CodeGenerator_sparc のメソッド
 
initRewriteLabeling() - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
initRewriteLabeling() - class coins.backend.gen.CodeGenerator_sample のメソッド
 
initRewriteLabeling() - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
initRewriteLabeling() - class coins.backend.gen.CodeGenerator_mips のメソッド
 
initRewriteLabeling() - class coins.backend.gen.CodeGenerator_mb のメソッド
 
initRewriteLabeling() - class coins.backend.gen.CodeGenerator_arm のメソッド
 
initRewriteLabeling() - class coins.backend.gen.CodeGenerator_alpha のメソッド
 
initRewriteLabeling() - class coins.backend.gen.CodeGenerator のメソッド
Initialization for rewriting.
initRewriteList() - class coins.simd.LirBoneList_x86 のメソッド
Initializes rewriteList.
initRewriteList() - class coins.simd.LirBoneList のメソッド
Initializes rewriteList.
initTemplist() - class coins.simd.LirBopList_x86 のメソッド
Initializes bopList.
initTemplist() - class coins.simd.LirBopList のメソッド
 
Inline - class coins.opt.Inline.
Inline class does inline expansion of small subprograms.
INLINE - interface coins.ast.TokenId の static 変数
 
Inline(HirRoot, SymRoot, IoRoot, String, List, boolean, String) - class coins.opt.Inline のコンストラクタ
 
inlineCond(HIR) - class coins.opt.Inline のメソッド
inlineCond decides whether the subprogram called at pxNode should be expanded or not.
INLINECOPYUNIT - class coins.backend.gen.CodeGenerator の static 変数
 
inlineExpansion(HIR) - class coins.opt.Inline のメソッド
Expand subprogram called at pCallNode
inLiteralRange(int) - class coins.backend.asmpp.CPU のメソッド
 
inner_loop_body(LoopTable, HIR) - class coins.lparallel.LoopUtil のメソッド
inner_loop_body:
InnerBBlockList - class coins.lparallel.LoopTable の変数
 
InnerLoop - class coins.lparallel.LoopTable の変数
 
InnerLoopList - class coins.lparallel.LoopTable の変数
 
InOrderMask(LirNode, LirNode, LirNode) - class coins.backend.gen.CodeGenerator_ppc の static メソッド
 
input - class coins.backend.sched.DependNode の変数
 
input() - class coins.backend.sched.LirNodeInf のメソッド
Return list of input(use) registers or MEM of this LirNode
InputIr - class coins.drivergen.InputIr.
A driver implementation using the COINS Compiler Driver API.
InputIr(IoRoot) - class coins.drivergen.InputIr のコンストラクタ
Constructor
INQUIRE - class coins.ffront.Parser の static 変数
 
inquire() - class coins.ffront.I77Utils のメソッド
 
inquire(FirList) - class coins.ffront.F77Hir のメソッド
 
inquireInit(FirList) - class coins.ffront.I77Utils のメソッド
 
InquireStmt - class coins.ffront.InquireStmt.
 
InquireStmt(FirList, int, FirToHir) - class coins.ffront.InquireStmt のコンストラクタ
 
insert(byte[]) - class coins.cfront.EncodedType のメソッド
 
insert(char) - class coins.cfront.EncodedType のメソッド
 
insert(EncodedType) - class coins.cfront.EncodedType のメソッド
 
insert(int) - class coins.ssa.RankTable のメソッド
 
insert(Object, int) - class coins.ssa.RankTable のメソッド
 
insert(String) - class coins.cfront.EncodedType のメソッド
 
insertAfter(BiLink) - class coins.backend.util.BiLink のメソッド
Insert a link after this link.
insertAllAfter(BiList) - class coins.backend.util.BiLink のメソッド
推奨されていません。 renamed to addAllAfter.
insertAllBefore(BiList) - class coins.backend.util.BiLink のメソッド
推奨されていません。 renamed to addAllBefore.
insertArgTypes(OldFuncArgs) - class coins.cfront.EncodedType のメソッド
 
insertBefore(BiLink) - class coins.backend.util.BiLink のメソッド
Insert a link before this link.
insertConditionalInitPart() - class coins.aflow.BBlockImpl のメソッド
insertConditionalInitPart: Insert a basic block as the conditional initiation block (conditionalInitBlock) of this loop (the loop starting with this basic block having loop header flag).
insertConditionalInitPart() - interface coins.aflow.BBlockHir のメソッド
insertConditionalInitPart: Insert a basic block as the conditional initiation block (conditionalInitBlock) of this loop (the loop starting with this basic block having loop header flag).
insertCopyAtHead(BasicBlk, LirNode) - class coins.ssa.BackTranslateFromSsaBriggs のメソッド
Insert "node" at block'head.
insertCopyAtTail(BasicBlk, LirNode) - class coins.ssa.BackTranslateFromSsaBriggs のメソッド
 
insertCv(int) - class coins.cfront.EncodedType のメソッド
 
insertCv(int, int) - class coins.cfront.EncodedType のメソッド
 
insertDim(long) - class coins.cfront.EncodedType のメソッド
 
insertElement(int) - class coins.alias.util.BriggsSet のメソッド
Tries to insert the given element into this set.
insertEnum(String) - class coins.cfront.EncodedType のメソッド
 
insertHeadStmtCaringBranch(BBlock, Stmt) - class coins.opt.PRE のメソッド
Insert pStmt as the head Stmt of pBBlock.
insertLoopPreheader() - class coins.aflow.BBlockImpl のメソッド
 
insertLoopPreheader() - interface coins.aflow.BBlockHir のメソッド
insertLoopPreheader: Insert a basic block as the loop preheader of the loop starting with this basic block.
insertNewBlkBefore(BasicBlk) - class coins.backend.cfg.FlowGraph のメソッド
Insert new empty basic block before block x.
insertNewInst(FlowGraph, BiList) - class coins.backend.contrib.RPloop のメソッド
 
insertPhi(PREQP.VElem) - class coins.ssa.PREQP のメソッド
 
insertPostProcessor(OutputStream) - class coins.backend.gen.CodeGenerator_thumb のメソッド
Run Literal and Branch post processor after generating assembly code.
insertPostProcessor(OutputStream) - class coins.backend.gen.CodeGenerator_arm のメソッド
Run Literal and Branch post processor after generating assembly code.
insertPostProcessor(OutputStream) - class coins.backend.gen.CodeGenerator のメソッド
Insert post-processor filter pass.
insertPreviousStmt(Stmt) - class coins.ir.hir.StmtImpl のメソッド
insertPreviousStmt Insert a statement in front of "this" one.
insertPreviousStmt(Stmt) - interface coins.ir.hir.Stmt のメソッド
insertPreviousStmt Insert a statement in front of "this" one.
insertPreviousStmt(Stmt, BlockStmt) - class coins.ir.hir.StmtImpl のメソッド
 
insertPreviousStmt(Stmt, BlockStmt) - interface coins.ir.hir.Stmt のメソッド
insertPreviousStmt Insert a statement in front of "this" one.
insertPreviousStmt(Stmt, Stmt) - class coins.opt.OptUtil の static メソッド
Insert pNewStmt in front of pCurrentStmt.
insertStruct(String) - class coins.cfront.EncodedType のメソッド
 
insertTailStmtCaringBranch(BBlock, Stmt) - class coins.opt.PRE のメソッド
Add pStmt at the tail of pBBlock.
insertTheStatement(Stmt, Stmt) - class coins.opt.CommonSubexpElimHirE のメソッド
 
insertToEdge(BBlock, BBlock, Stmt) - class coins.opt.PRE のメソッド
insertToEdge There are following cases in the relations of edge and basic blocks: case 1: pFrom has only 1 successor pTo and pTo has only one predecessor; case 2: pFrom has only 1 successor pTo and pTo has multiple prececessor; case 3: pFrom has multiple successor and pTo has only 1 predecessor; case 4: pFrom has multiple successor and pTo has multiple predecessor; In case 1 and case 2, the operation to be inserted should be placed as the last statement (before unconditional goto) of pFrom BBlock.
insertUnion(String) - class coins.cfront.EncodedType のメソッド
 
installRegister(RegisterDescription2Java.RegSymbol) - class coins.backend.tools.RegisterDescription2Java のメソッド
 
installRegisterSet(BitMapSet, String, int) - class coins.backend.tools.RegisterDescription2Java のメソッド
Return register set which has set 'set' in it.
installSubRegister(RegisterDescription2Java.RegSymbol, int, int) - class coins.backend.tools.RegisterDescription2Java のメソッド
 
instanceNumber - class coins.opt.GlobalReform.NontermPatInstance の変数
 
instanciateParam(Subp, Param, int) - class coins.opt.GlobalReform のメソッド
Get a new instance of the parameter pParam used in the nonterminal pnonterm.
instanciateVar(Subp, Var, int, int) - class coins.opt.GlobalReform のメソッド
Get the new instance of the variable pVar.
instr - class coins.backend.sched.DependNode の変数
 
instrList() - class coins.backend.cfg.BasicBlk のメソッド
Return instruction list
instrsbcghostnew - class coins.backend.sim.SimFuncTableElem の変数
 
Instructions - class coins.backend.asmpp.LiteralAndBranchProcessor の変数
 
instructionSelection(Function) - class coins.backend.gen.CodeGenerator のメソッド
Rewrite a function so that each LIR tree corresponds to single machine instruction.
instSel - class coins.backend.tools.Tmd2Java の static 変数
RuleSet for instruction selection.
instsel(String) - interface coins.backend.Tmd のメソッド
 
instSel2(Function) - class coins.backend.TargetMachine のメソッド
Convert function func to machine dependent form.
instSelTrig - class coins.backend.TargetMachine の変数
 
InstWithCode - class coins.backend.asmpp.InstWithCode.
 
InstWithCode(String) - class coins.backend.asmpp.InstWithCode のコンストラクタ
 
inSucc(BasicBlk, BasicBlk) - class coins.ssa.BackTranslateFromSsaBriggs のメソッド
 
Int - class coins.ssa.Int.
 
INT - interface coins.ast.TokenId の static 変数
 
INT - class coins.backend.Type の static 変数
 
INT_CLASS - class coins.backend.gen.CodeGenerator_x86_64 の static 変数
 
INT_CONST - interface coins.ast.TokenId の static 変数
 
INT_CONST - class coins.ffront.Parser の static 変数
 
INT_INSTRUCTION - class coins.backend.gen.CodeGenerator_ppc.StructureScheduler の static 変数
 
INT_REGISTER_COUNT - class coins.backend.gen.CodeGenerator_ppc の static 変数
 
INT_REGISTER_SIZE - class coins.backend.gen.CodeGenerator_ppc の static 変数
 
INT_START_REGISTER - class coins.backend.gen.CodeGenerator_ppc の static 変数
 
INT_T - interface coins.ast.TypeId の static 変数
 
INT_TYPE_OF_ADDRESS_IS_INT - class coins.MachineParam の static 変数
 
INT_TYPE_OF_ADDRESS_IS_LONG - class coins.MachineParam の static 変数
 
INT_TYPE_OF_ADDRESS_IS_U_INT - class coins.MachineParam の static 変数
 
INT_TYPE_OF_ADDRESS_IS_U_LONG - class coins.MachineParam の static 変数
 
INT_TYPE_OF_ADDRESS_IS_U_LONG_LONG - class coins.MachineParam の static 変数
 
INT_TYPE_OF_CHAR_IS_INT - class coins.MachineParam の static 変数
 
INT_TYPE_OF_CHAR_IS_U_INT - class coins.MachineParam の static 変数
 
Int(int) - class coins.ssa.Int のコンストラクタ
 
IntBound - class coins.util.IntBound.
............(..............). ..............2............................................ ..........................................3,4,7..................3....7............ ............................................ ......................................................
IntBound(IntConst) - class coins.util.IntBound のコンストラクタ
..................IntBound...........
IntBound(IntConst, IntConst) - class coins.util.IntBound のコンストラクタ
......................IntBound...........
IntConst - interface coins.sym.IntConst.
IntConst interface Const (constant) class interface.
IntConst - class coins.util.IntConst.
........(..............).
INTCONST - class coins.backend.Op の static 変数
 
intConst(long, Type) - class coins.sym.SymImpl のメソッド
 
intConst(long, Type) - interface coins.sym.Sym0 のメソッド
Make integer constant object corresponding to pLongConst.
intConst(String, Type) - class coins.sym.SymImpl のメソッド
 
intConst(String, Type) - interface coins.sym.Sym のメソッド
Make constant object corresponding to pInternedName.
intConst0 - class coins.SymRoot の変数
 
intConst1 - class coins.SymRoot の変数
 
IntConstantExpr - class coins.ast.expr.IntConstantExpr.
Constant class of integer type.
IntConstantExpr(long, char, char) - class coins.ast.expr.IntConstantExpr のコンストラクタ
 
IntConstImpl - class coins.sym.IntConstImpl.
IntConstImpl class
IntConstImpl(SymRoot, long, Type) - class coins.sym.IntConstImpl のコンストラクタ
 
IntConstImpl(SymRoot, String, Type) - class coins.sym.IntConstImpl のコンストラクタ
 
intConstNode(int) - class coins.ir.hir.HIR_Impl のメソッド
 
intConstNode(int) - interface coins.ir.hir.HIR のメソッド
intConstNode Make a ConstNode instance having pIntValue as its value.
intConstNode(long) - class coins.ir.hir.HIR_Impl のメソッド
 
intConstNode(long) - interface coins.ir.hir.HIR0 のメソッド
intConstNode Make a ConstNode instance having pIntValue as its value.
intConstValue() - class coins.util.IntLive のメソッド
....IntLive.............................................
INTEGER - class coins.ffront.Parser の static 変数
 
integralPromotion(int, Exp) - class coins.opt.LoopUnrolling のメソッド
 
integralPromotion(int, Exp, Exp) - class coins.opt.LoopUnrolling のメソッド
 
interfere(int, int) - class coins.backend.ana.InterferenceGraph のメソッド
Return true if register x interferes register y.
interfere(Symbol, Symbol) - class coins.backend.ana.InterferenceGraph のメソッド
Return true if register x interferes register y
InterferenceGraph - class coins.backend.ana.InterferenceGraph.
Create interference graph and disturbance graph
interferes(RegisterDescription2Java.RegisterSet, RegisterDescription2Java.RegisterSet) - class coins.backend.tools.RegisterDescription2Java のメソッド
Return true if register set x interferes y.
interferes(RegisterDescription2Java.RegSymbol, RegisterDescription2Java.RegSymbol) - class coins.backend.tools.RegisterDescription2Java のメソッド
Return true if register x interferes y.
interfereSet(int) - class coins.backend.ana.InterferenceGraph のメソッド
Return the list of variables interfering x.
interfereSet(Symbol) - class coins.backend.ana.InterferenceGraph のメソッド
Return the list of variables interfering x.
INTERNAL_CONSTANCE - class coins.backend.gen.CodeGenerator_ppc の static 変数
 
INTERNAL_FUNCTION - class coins.backend.gen.CodeGenerator_ppc の static 変数
 
INTERNAL_VALIABLE - class coins.backend.gen.CodeGenerator_ppc の static 変数
 
internLabel(String) - class coins.backend.Function のメソッド
Install new label whose name is name to this function.
internOpPattern(Tmd2Java.OpPattern) - class coins.backend.tools.Tmd2Java.RuleSet のメソッド
Intern OpPattern instance in this ruleset.
intersection(IntBound) - class coins.util.IntBound のメソッド
..........IntBound................... ....................null........
intersection(IntLive) - class coins.util.IntLive のメソッド
..........IntLive...................
IntervalTimer - class coins.backend.IntervalTimer.
 
IntervalTimer() - class coins.backend.IntervalTimer のコンストラクタ
 
IntLive - class coins.util.IntLive.
......................(..............). ...................................................... .................................................. .................................................................................. ................0........................................................ ..................0................................................ ........................0............................................
intObject(int) - class coins.sym.SymImpl のメソッド
 
intObject(int) - interface coins.sym.Sym のメソッド
Make java.lang.Integer object corresponding to pIntValue.
intPowExp(Exp, Exp) - class coins.ffront.IntrinsicUtility のメソッド
x ** y (x,y: Integer) if(y <= 4){ (x * ...)
INTRINSIC - class coins.ffront.Parser の static 変数
 
intrinsicDecl(Node) - class coins.ffront.F77Sym のメソッド
[f77.jay] functional_spec_stmt : INTRINSIC intrinsic_decl { $$ = fSym.intrinsicDecl($2); }
intrinsicTable - class coins.ffront.IntrinsicUtility の static 変数
 
IntrinsicUtility - class coins.ffront.IntrinsicUtility.
Intrinsic Utility
IntrinsicUtility.NameAndType - class coins.ffront.IntrinsicUtility.NameAndType.
Intrinsic function's name and type.
IntrinsicUtility.NameAndType(String, int, int) - class coins.ffront.IntrinsicUtility.NameAndType のコンストラクタ
 
IntrinsicUtility.NameAndType(String, int, int, int) - class coins.ffront.IntrinsicUtility.NameAndType のコンストラクタ
 
IntrinsicUtility.NameAndType(String, int, String, int) - class coins.ffront.IntrinsicUtility.NameAndType のコンストラクタ
 
IntrinsicUtility.NameAndType(String, int, String, int, int) - class coins.ffront.IntrinsicUtility.NameAndType のコンストラクタ
 
IntrinsicUtility.NameAndType(String, int, String, int, String) - class coins.ffront.IntrinsicUtility.NameAndType のコンストラクタ
 
IntrinsicUtility(FirToHir) - class coins.ffront.IntrinsicUtility のコンストラクタ
 
IntroVirReg - class coins.backend.opt.IntroVirReg.
Virtual Register Replacement
IntroVirReg() - class coins.backend.opt.IntroVirReg のコンストラクタ
 
intValue - class coins.ssa.Int の変数
 
intValue() - class coins.ffront.FComplex のメソッド
 
intValue() - class coins.ffront.FDouble のメソッド
 
intValue() - class coins.ffront.FFloat のメソッド
 
intValue() - class coins.ffront.FInteger のメソッド
 
intValue() - class coins.ffront.FNumber のメソッド
 
intValue() - class coins.sym.ConstImpl のメソッド
intValue Get the value of this constant.
intValue() - interface coins.sym.Const のメソッド
intValue Get the value of this constant.
intValue() - class coins.sym.CharConstImpl のメソッド
intValue Get the value of this constant as an integer number.
intValue() - interface coins.sym.CharConst のメソッド
intValue Get the value of this constant as an integer number.
invalidCChar - class coins.cfront.Parser の static 変数
Used to generate an identifier that never appears in a source program.
Invariant - class coins.lparallel.Invariant.
 
Invariant(LoopTable, SubpFlow, FlowResults, LoopUtil) - class coins.lparallel.Invariant のコンストラクタ
Invariant: Find loop Invariants .
inversionTable - class coins.ir.hir.HIR_Impl の static 変数
 
inverter - class coins.casttohir.ToHirCOpt の変数
 
invoke() - class coins.lir2c.LirToC のメソッド
the main routine of convertion.
invoke() - class coins.mdf.MdfDriver のメソッド
Doing the macro data flow process.
invoke() - class coins.simd.IfConvert のメソッド
Invoke the replacement from JUMPC to logical expression or IF.
invoke() - class coins.simd.ConcatBlks のメソッド
Concatenate basic blocks.
invoke() - class coins.simd.CleanUpLir のメソッド
Delete useless assignment expressions receiving list of LIR to be deleted.
invoke() - class coins.ssa.PREQP のメソッド
Do optimization using Efficient Question Propagation.
invoke(BasicBlk) - class coins.simd.GenerateDag のメソッド
Generate DAG
invoke(BasicBlk) - class coins.simd.ConstantFolding のメソッド
Do constant folding for each statements in a basic block
invoke(BasicBlk) - class coins.simd.BoundanalysisForLir のメソッド
 
invoke(BiList, Vector, ReplaceRegNames) - class coins.simd.SimdOpt のメソッド
Invokes methods for SIMD optimization.
invoke(LirNode) - class coins.lir2c.Convert のメソッド
invoke: the method that you should call it first.
invoke(Vector, ReplaceRegNames) - class coins.simd.LirRearrange のメソッド
Rearranges an ordering
invoke2(Function) - class coins.lir2c.LirToC のメソッド
invoke2: invoke2 method converts the Function object to the C code.
invokeCode(String, String) - class coins.backend.tools.Tmd2Java.JavaMacro のメソッド
Return invokation code.
io - class coins.alias.AliasUtil の変数
 
io - class coins.drivergen.Options の static 変数
IoRoot which is the argument of process
io - class coins.hir2lir.ConvToNewLIR.AsmParam の変数
 
io - class coins.opt.Inline の変数
 
io_ - class coins.ffront.F77Scanner の変数
 
io_do(Node) - class coins.ffront.I77Utils のメソッド
 
io_end() - class coins.ffront.I77Utils のメソッド
 
io_start() - class coins.ffront.I77Utils のメソッド
 
ioClause(Token, Node) - class coins.ffront.F77Hir のメソッド
 
ioItemDoList(FirList) - class coins.ffront.F77Hir のメソッド
public Node ioItemDoList(FirList pList, Node pDoSpec) { // ioRoot.dbgToHir.print(8, "io_item :'(' do_list do_spec ')' \n"); return new DoList(pList, pDoSpec, fFirToHir); }
ioItemExpr(Node) - class coins.ffront.F77Hir のメソッド
 
ioRoot - class coins.aflow.SubpFlowImpl の変数
 
ioRoot - class coins.aflow.ShowFlow の変数
Used to access Root information.
ioRoot - class coins.aflow.MakeDominatorTree の変数
 
ioRoot - class coins.aflow.MakeControlFlowGraph の変数
 
ioRoot - class coins.aflow.HashBasedFlowExpId の変数
 
ioRoot - class coins.aflow.FlowAdapter の変数
 
ioRoot - class coins.aflow.Flow の変数
 
ioRoot - class coins.aflow.AssignHashBasedFlowExpId の変数
 
ioRoot - class coins.alias.alias2.ConstructPointsToGraph2 の変数
The IoRoot object shared by every module in the program.
ioRoot - class coins.alias.alias2.AliasAnalHir2 の変数
The IoRoot object shared by every module in the program.
ioRoot - class coins.alias.AliasAnalHir1 の変数
The IoRoot object shared by every module in the program.
ioRoot - class coins.casttohir.ToHir の変数
ioRoot Used to access I/O root fields.
ioRoot - class coins.cfront.Lex の変数
 
ioRoot - class coins.cfront.Cfront の変数
 
ioRoot - class coins.SymRoot の変数
ioRoot records the reference to the IoRoot object passed as a parameter of SymRoot constructor.
ioRoot - class coins.MachineParam の変数
 
ioRoot - class coins.IrRoot の変数
ioRoot records the reference to the IoRoot object got from SymRoot passed as a parameter of costructors of IrRoot, HirRoot, LirRoot.
ioRoot - class coins.FlowRoot の変数
ioRoot records the reference to the IoRoot object which is got from HirRoot or LirRoot object passed as a parameter of FlowRoot constructor.
ioRoot - class coins.driver.CheckOptions の変数
 
ioRoot - class coins.drivergen.InputIr の static 変数
IoRoot
ioRoot - class coins.flow.SubpFlowImpl の変数
 
ioRoot - class coins.flow.ShowDataFlow の変数
 
ioRoot - class coins.flow.ShowControlFlow の変数
 
ioRoot - class coins.flow.InitiateFlowHir の変数
 
ioRoot - class coins.flow.FlowImpl の変数
 
ioRoot - class coins.flow.FlowAdapter の変数
 
ioRoot - class coins.flow.DataFlowImpl の変数
 
ioRoot - class coins.flow.ControlFlowImpl の変数
 
ioRoot - class coins.flow.BBlockSubtreeIteratorImpl の変数
 
ioRoot - class coins.hir2lir.ReformHir の変数
 
ioRoot - class coins.ir.hir.TestHir の変数
 
ioRoot - class coins.ir.hir.SubsPtrTransformation の変数
 
ioRoot - class coins.ir.hir.SimplifyHir の変数
 
ioRoot - class coins.ir.hir.HirVisitorModel2 の変数
 
ioRoot - class coins.ir.hir.HirVisitorModel1 の変数
 
ioRoot - class coins.ir.hir.HirModify の変数
 
ioRoot - class coins.ir.hir.HirIteratorImpl の変数
 
ioRoot - class coins.lparallel.LoopParallelImpl の変数
 
ioRoot - class coins.mdf.MdfEnvironment の変数
The current IoRoot
ioRoot - class coins.opt.PRE の変数
 
ioRoot - class coins.opt.Opt の変数
 
ioRoot - class coins.opt.NormalizeHir の変数
 
ioRoot - class coins.opt.LoopExpansion の変数
 
ioRoot - class coins.opt.GlobalReform の変数
 
ioRoot - class coins.simd.SimdDriver の変数
 
ioRoot - class coins.ssa.SsaEnvironment の変数
The root of IO in COINS
ioRoot - class coins.sym.TestSym の変数
 
ioRoot - class coins.sym.SymTableImpl の変数
 
IoRoot - class coins.IoRoot.
IoRoot: Abstraction of Input/Output context.
IoRoot(File, PrintStream, PrintStream, PrintStream, CompileSpecification) - class coins.IoRoot のコンストラクタ
 
IoRoot(File, PrintStream, PrintStream, PrintStream, CompileSpecification, String, String) - class coins.IoRoot のコンストラクタ
 
ioRoot0 - class coins.alias.RecordAlias の変数
 
ioRootAlias - class coins.alias.ConstructPointsToGraph の変数
The IoRoot object shared by every module i n the program.
iostat_ - class coins.ffront.I77Utils の変数
 
iPromotedType(Type) - class coins.casttohir.ToHir のメソッド
Get the resultant type of integral promotion.
iPromotion(Exp) - class coins.casttohir.ToHirCast のメソッド
Integral promotion.
ir - class coins.IrRoot の変数
ir records the root of program tree represented in HIR or LIR.
ir - class coins.drivergen.process.Process の変数
Intermediate representation which input to this process.
IR - interface coins.ir.IR.
IR Intermediate Representation (IR) interface Intermediate representation of programs consists of following kinds of information: High level intermediate representation (HIR) Abstract representation of the logical structure of source programs.
IR0 - interface coins.ir.IR0.
IR0 Simplified Intermediate Representation interface (IR0).
IrAdapter - class coins.aflow.IrAdapter.
 
IrAdapter() - class coins.aflow.IrAdapter のコンストラクタ
Creates new IrAdatper
IREGPARAM - class coins.backend.gen.CodeGenerator_x86_64 の static 変数
 
IrList - interface coins.ir.IrList.
IrList interfac List of expressions, symbols, and others used in package ir.
irList() - class coins.ir.hir.HIR_Impl のメソッド
 
irList() - interface coins.ir.hir.HIR0 のメソッド
irList Make an empty HirList node that make a LinkedList.
irList(LinkedList) - class coins.SymRoot のメソッド
irList creates an instance of IrList from LinkedList.
irList(LinkedList) - class coins.ir.hir.HIR_Impl のメソッド
 
irList(LinkedList) - interface coins.ir.hir.HIR のメソッド
irList Make an HirList node that makes a LinkedList.
IrListImpl - class coins.ir.IrListImpl.
class IrListImpl List of expressions, symbols, and others.
IrListImpl(HirRoot) - class coins.ir.IrListImpl のコンストラクタ
 
IrListImpl(HirRoot, LinkedList) - class coins.ir.IrListImpl のコンストラクタ
IrList constructor foe HIR Wrap pList so that it can be treated as IR node.
IRREDUCIBLE - interface coins.aflow.LoopInf の static 変数
 
IRREDUCIBLE - interface coins.flow.LoopInf の static 変数
 
irRoot - class coins.IrRoot の変数
irRoot records the instance of IrRoot so as it can be refered from others.
IrRoot - class coins.IrRoot.
IrRoot class is the super class of HirRoot and LirRoot.
IrRoot() - class coins.IrRoot のコンストラクタ
 
IrRoot(SymRoot) - class coins.IrRoot のコンストラクタ
IrRoot is usually invoked from the constructors of HirRoot and LirRoot.
is_arith_if(String) - class coins.ffront.F77Scanner のメソッド
 
is_assign_stmt(String) - class coins.ffront.F77Scanner のメソッド
N=X or ASSIGN(X=Y) '=' is not surrounded by paren (X=Y) is not assign statement
IS_DELETED - interface coins.flow.BBlock の static 変数
 
is_do_stmt(String) - class coins.ffront.F77Scanner のメソッド
DO L,cond,step
IS_ENTRY - interface coins.flow.BBlock の static 変数
 
IS_EXIT - interface coins.flow.BBlock の static 変数
 
is_goto_stmt(String) - class coins.ffront.F77Scanner のメソッド
GOTO => GOTO N COMP_GOTO => GOTO (L,M,N) T ASSIGN_GOTO => GOTO NAME (L,M,N)
is_if_stmt(String) - class coins.ffront.F77Scanner のメソッド
block if => IF (cond) THEN arith if => IF (cond) L1,L2,L3 logic if => IF (cond) exp goto if
is_inquire - class coins.ffront.I77Utils の変数
 
is_listed - class coins.ffront.I77Utils の変数
 
IS_MODIFIED - interface coins.flow.BBlock の static 変数
 
IS_RESTRUCTURED - interface coins.flow.BBlock の static 変数
 
IS_RETURN - interface coins.aflow.SetRefRepr の static 変数
 
IS_RETURN - interface coins.flow.SetRefRepr の static 変数
 
is_stmt(String) - class coins.ffront.F77Scanner のメソッド
 
is_typed_stmt(String) - class coins.ffront.F77Scanner のメソッド
ex) TYPE INTEGER X,Y TYPE INTEGER FUNCTION X() TYPE *num FUNCTION X(..)
is8bitConst(LirNode) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
isAggregate(int) - class coins.backend.Type の static メソッド
 
isAlreadySplit(Symbol) - class coins.backend.regalo.RegisterAllocation のメソッド
Return true if symbol is already split variable (has two %s).
isAncestorOf(BasicBlk) - class coins.backend.cfg.BasicBlk のメソッド
推奨されていません。 use DFST class instead.
isAncestorOf(BasicBlk, BasicBlk) - class coins.backend.ana.DFST のメソッド
Return true if node x is an ancestor of node y in the DFST.
isAnchored() - class coins.alias.Tag のメソッド
Returns true if this Tag has a corresponding anchor.
isArithmetic(Type) - class coins.casttohir.ToHir のメソッド
isArithmetic Is arithmetic type ?
isArray() - class coins.cfront.EncodedType のメソッド
 
isArray(byte[], int) - class coins.ast.TypeDecoder の static メソッド
 
isArray(byte[], int) - class coins.cfront.EncodedType の static メソッド
 
isArrayOrFunction(byte[], int) - class coins.ast.TypeDecoder の static メソッド
 
isAssembleRequired() - class coins.driver.Suffix のメソッド
Tests if an assembling is required for a source file with this suffix.
isAssemblerOption(String) - interface coins.driver.CompileSpecification のメソッド
Tests if the argument string is one of assembler options.
isAssemblerOption(String) - class coins.driver.CommandLine のメソッド
Tests if the argument string is one of assembler options.
isAssignLHS(HIR) - class coins.flow.FlowUtil の static メソッド
Return true if pHir is a left hand side variable of AssignStmt.
isAssociative(Exp) - class coins.ir.hir.TestHir2 のメソッド
Return true if the top operator of the expression is associative (either can be combined to left or to right).
IsAutoVarNode(HIR) - class coins.lparallel.LoopUtil のメソッド
IsAutoVarNode: AutoVarNode true else false
isAvailIn(ExpId) - class coins.flow.BBlockImpl のメソッド
 
isAvailIn(ExpId) - interface coins.flow.BBlock のメソッド
isAvailIn See if the expression represented by pExpId is available (value is always computed) at entry to this block.
isAvailOut(ExpId) - class coins.flow.BBlockImpl のメソッド
 
isAvailOut(ExpId) - interface coins.flow.BBlock のメソッド
isAvailOut See if the expression represented by pExpId is available (value is always computed) at exit from this block.
isBadElement(HIR) - class coins.opt.LoopUnrolling のメソッド
Check whether hir element is bad for loop expansion, is follows CallStmt volatiled sym and JumpStmt at loop expand optimization.
isBadElement(HIR) - class coins.opt.LoopExpansion のメソッド
Check whether hir element is bad for loop optimizations, is follows at least.
isBasicType() - class coins.sym.TypeImpl のメソッド
 
isBasicType() - interface coins.sym.Type のメソッド
isBasicType
isBcc(String) - class coins.backend.asmpp.CPU のメソッド
 
isBigEndian() - class coins.MachineParamX86_64 のメソッド
isBigEndian: //##16
isBigEndian() - class coins.MachineParamX86 のメソッド
isBigEndian: //##16
isBigEndian() - class coins.MachineParamSparc のメソッド
isBigEndian: //##16
isBigEndian() - class coins.MachineParamSH4 のメソッド
isBigEndian //##16
isBigEndian() - class coins.MachineParamPpc のメソッド
isBigEndian //##16
isBigEndian() - class coins.MachineParamMips のメソッド
isBigEndian //##16
isBigEndian() - class coins.MachineParamMicroBlaze のメソッド
isBigEndian: //##16
isBigEndian() - class coins.MachineParamArm のメソッド
isBigEndian: //##16
isBigEndian() - class coins.MachineParamAlpha のメソッド
isBigEndian //##16
isBigEndian() - class coins.MachineParam のメソッド
isBigEndian //##16
isBitField() - class coins.sym.ElemImpl のメソッド
 
isBitField() - interface coins.sym.Elem のメソッド
isBitField
isBlockVariable(String) - class coins.ffront.DeclManager のメソッド
 
isBlockVariable(String) - class coins.ffront.CommonManager のメソッド
 
isBra(String) - class coins.backend.asmpp.CPU のメソッド
 
isBranch() - class coins.backend.lir.LirNode のメソッド
Return true if node is a branch instruction.
isBranchStmt() - class coins.ir.hir.StmtImpl のメソッド
 
isBranchStmt() - interface coins.ir.hir.Stmt のメソッド
isBranch Return true if this statement is either //##60 IfStmt, JumpStmt, SwitchStmt, CallStmt, ReturnStmt, JumpStmt, ReturnStmt, //##60 or LabeledStmt with one of above statement body.
isC() - class coins.SourceLanguageFortran の static メソッド
isC:
isC() - class coins.SourceLanguageC の static メソッド
isC:
isC() - class coins.SourceLanguage の static メソッド
isC:
isCall() - class coins.backend.sched.DependNode のメソッド
 
isCall(IR) - class coins.aflow.FlowUtil の static メソッド
 
isCall(IR) - class coins.flow.FlowUtil の static メソッド
 
isCall(IR) - class coins.opt.OptUtil の static メソッド
isCall
isCallByReference() - class coins.sym.ParamImpl のメソッド
 
isCallByReference() - interface coins.sym.Param のメソッド
true if this parameter is call-by-reference, false otherwise.
isCallByValue() - class coins.sym.ParamImpl のメソッド
 
isCallByValue() - interface coins.sym.Param のメソッド
true if this parameter is call-by-value, false otherwise.
isChain - class coins.backend.gen.Rule の変数
Chain rule flag
isChange(MacroTask, Label) - class coins.mdf.TreatNode のメソッド
Get whether the specified macro task has the specified label.
isChar() - class coins.cfront.EncodedType のメソッド
 
isChar(byte[], int) - class coins.cfront.EncodedType の static メソッド
 
isCheaperThan(CodeGenerator.Match) - class coins.backend.gen.CodeGenerator.Match のメソッド
Return true if this match is cheaper than x
isCoinsOptionsAreCorrect() - class coins.driver.CheckOptions のメソッド
Check options specified in -coins:....
isCommonQUAL(HIR) - class coins.flow.FlowUtil の static メソッド
 
IsCommonQUAL(HIR) - class coins.aflow.FlowUtil の static メソッド
 
isCommutative(Exp) - class coins.ir.hir.TestHir2 のメソッド
Return true if the top operator is commutative (exchangeable).
isCommutative(Exp) - class coins.ir.hir.TestHir のメソッド
 
isCompatible(Type, Type, boolean) - class coins.casttohir.ToHir のメソッド
isCompatible Is compatible types ?
isCompatibleWith(Type) - class coins.sym.VectorTypeImpl のメソッド
evaluateElemCount Get the characteristics of "this" array type.
isCompatibleWith(Type) - class coins.sym.UnionTypeImpl のメソッド
 
isCompatibleWith(Type) - class coins.sym.TypeImpl のメソッド
isCompatibleWith See isCompatibleWith in VectorType, StructType, UnionType, EnumType, PointerType, SubpType.
isCompatibleWith(Type) - interface coins.sym.Type のメソッド
isCompatibleWith The origin type of this type and pType are compared to be equal or not.
isCompatibleWith(Type) - class coins.sym.SubpTypeImpl のメソッド
 
isCompatibleWith(Type) - class coins.sym.StructTypeImpl のメソッド
 
isCompatibleWith(Type) - class coins.sym.PointerTypeImpl のメソッド
 
isCompatibleWith(Type) - class coins.sym.EnumTypeImpl のメソッド
 
isCompileRequired() - class coins.driver.Suffix のメソッド
Tests if a compilation is required for a source file with this suffix.
isCompilerOption(String) - interface coins.driver.CompileSpecification のメソッド
Tests if the argument string is one of compiler options.
isCompilerOption(String) - class coins.driver.CommandLine のメソッド
Tests if the argument string is one of compiler options.
isComplex(LirNode) - class coins.backend.gen.CodeGenerator_thumb のメソッド
Return true if node is a complex one.
isComplex(LirNode) - class coins.backend.gen.CodeGenerator_sparc のメソッド
Return true if node is a complex one.
isComplex(LirNode) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
Return true if node is a complex one.
isComplex(LirNode) - class coins.backend.gen.CodeGenerator_ppc のメソッド
Return true if node is a complex one.
isComplex(LirNode) - class coins.backend.gen.CodeGenerator_alpha のメソッド
 
isComplex(LirNode) - class coins.backend.gen.CodeGenerator のメソッド
Return true if node is a complex one.
isComplexElemNode(HIR) - class coins.flow.FlowUtil の static メソッド
 
IsComplexElemNode(HIR) - class coins.aflow.FlowUtil の static メソッド
 
isComplexNode(HIR) - class coins.flow.FlowUtil の static メソッド
 
IsComplexNode(HIR) - class coins.aflow.FlowUtil の static メソッド
 
isComplexQUAL(HIR) - class coins.flow.FlowUtil の static メソッド
 
IsComplexQUAL(HIR) - class coins.aflow.FlowUtil の static メソッド
 
isComplexType(Type) - class coins.ffront.TypeUtility のメソッド
 
isCompoundControlStmt(HIR) - class coins.opt.NormalizeHir のメソッド
 
isComputed(int) - class coins.flow.SubpFlowImpl のメソッド
 
isComputed(int) - interface coins.flow.SubpFlow のメソッド
Test if a control/data flow item is already computed or not.
isComputedOrUnderComputation(int) - class coins.flow.SubpFlowImpl のメソッド
 
isComputedOrUnderComputation(int) - interface coins.flow.SubpFlow のメソッド
 
isConditionalExpOfControlStmt(HIR) - class coins.opt.PRE のメソッド
Return true if pHir is a conditional expression of control statement (IfStmt, LoopStmt, SwitchStmt) or return true if its parent is a LabeledStmt that is a conditional expression part of control statement.
isConst() - class coins.sym.TypeImpl のメソッド
isConst See the qualification of "this" type.
isConst() - interface coins.sym.Type のメソッド
isConst
isConstName(String) - class coins.ffront.ConstManager のメソッド
 
isConstNode(IR) - class coins.aflow.FlowUtil の static メソッド
 
isConstNode(IR) - class coins.flow.FlowUtil の static メソッド
 
isConstNode(IR) - class coins.opt.ConstFoldingHir のメソッド
isConstNode
isContainNode(Node) - class coins.ffront.EquivManager.EquivGroup のメソッド
(A B C) + B => true
isContainNodes(FirList) - class coins.ffront.EquivManager.EquivGroup のメソッド
(A B C) + (B X) => true
isConv(int) - class coins.backend.gen.CodeGenerator_thumb のメソッド
 
isConv(int) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
isCopy(LirNode) - class coins.ssa.BackTranslateFromSsaBriggs のメソッド
 
isCore() - class coins.backend.gen.CodeGenerator.Match のメソッド
Return true if this node is the root of a instruction tree.
isDAvailIn(FlowExpId) - class coins.aflow.BBlockImpl のメソッド
 
isDAvailIn(FlowExpId) - interface coins.aflow.BBlock のメソッド
isAvailIn: See if the expression represented by pExpId is available (value is always computed) at entry to this block.
isDAvailOut(FlowExpId) - class coins.aflow.BBlockImpl のメソッド
 
isDAvailOut(FlowExpId) - interface coins.aflow.BBlock のメソッド
isAvailOut: See if the expression represented by pExpId is available (value is always computed) at exit from this block.
isDDef(SetRefRepr) - class coins.aflow.BBlockImpl のメソッド
 
isDDef(SetRefRepr) - interface coins.aflow.BBlock のメソッド
isDef: See if definition at position pPos is done in this block.
isDDefIn(Sym) - class coins.aflow.BBlockImpl のメソッド
 
isDDefIn(Sym) - interface coins.aflow.BBlock のメソッド
isDefIn: See if pSym is always defined at entry to this block whichever path may be take.
isDDefined(Sym) - class coins.aflow.BBlockImpl のメソッド
 
isDDefined(Sym) - interface coins.aflow.BBlock のメソッド
isDefined: See if the value of pSym is defined in this block.
isDDefOut(Sym) - class coins.aflow.BBlockImpl のメソッド
 
isDDefOut(Sym) - interface coins.aflow.BBlock のメソッド
isDefOut: See if pSym is always defined at exit from this block.
isDeclaredAsArray() - class coins.sym.PointerTypeImpl のメソッド
 
isDeclaredAsArray() - interface coins.sym.PointerType のメソッド
isDeclaredAsArray Test if this pointer type is declared as a popinter representing an array (as it is done in C language).
isDef(int) - class coins.flow.BBlockImpl のメソッド
 
isDef(int) - interface coins.flow.BBlock のメソッド
isDef See if definition at position pPos is done in this block.
isDefIn(Sym) - class coins.flow.BBlockImpl のメソッド
 
isDefIn(Sym) - interface coins.flow.BBlock のメソッド
isDefIn See if pSym is always defined at entry to this block whichever path may be take.
isDefined(Sym) - class coins.flow.BBlockImpl のメソッド
 
isDefined(Sym) - interface coins.flow.BBlock のメソッド
isDefined See if the value of pSym is defined in this block.
isDefinedInLocal(Sym) - class coins.ffront.DeclManager のメソッド
 
isDefinedSymbol(String) - class coins.ffront.DeclManager のメソッド
 
isDefinedThreadLocalVariable(String) - class coins.driver.CompileThread のメソッド
Tests if a thread local variable is defined or not.
isDefOut(Sym) - class coins.flow.BBlockImpl のメソッド
 
isDefOut(Sym) - interface coins.flow.BBlock のメソッド
isDefOut See if pSym is always defined at exit from this block.
isDefSymNode(IR) - class coins.aflow.FlowUtil の static メソッド
 
isDefSymNode(IR) - class coins.flow.FlowUtil の static メソッド
 
isDEGen(FlowExpId) - class coins.aflow.BBlockImpl のメソッド
 
isDEGen(FlowExpId) - interface coins.aflow.BBlock のメソッド
isEGen: See if expression designated by pReg is generated (computed in this block and afterwards its operand is not changed) in this block.
isDerived - class coins.backend.gen.Rule の変数
Derived rule flag
isDerived() - class coins.backend.gen.CodeGenerator.Match のメソッド
Return true if this node is derived rule.
isDescendantOf(BasicBlk) - class coins.backend.cfg.BasicBlk のメソッド
推奨されていません。 use DFST class instead.
isDExposed(Sym) - class coins.aflow.BBlockImpl のメソッド
 
isDExposed(Sym) - interface coins.aflow.BBlock のメソッド
isExposed: See if the variable of pSym is used in this block without setting its value in this block.
isDispEvaluable() - class coins.sym.ElemImpl のメソッド
isDispEvaluable Get the displacement of elements.
isDispEvaluable() - interface coins.sym.Elem のメソッド
isDispEvaluable
isDKill(SetRefRepr) - class coins.aflow.BBlockImpl のメソッド
 
isDKill(SetRefRepr) - interface coins.aflow.BBlock のメソッド
isKill: See if definition at position pPos is killed in this block.
isDouble() - class coins.cfront.EncodedType のメソッド
isDouble:
isDouble(byte[], int) - class coins.cfront.EncodedType の static メソッド
 
isDoubleComplexType(Type) - class coins.ffront.TypeUtility のメソッド
 
isDoubleType() - class coins.cfront.EncodedType のメソッド
 
isDUsed(Sym) - class coins.aflow.BBlockImpl のメソッド
 
isDUsed(Sym) - interface coins.aflow.BBlock のメソッド
isUsed: //##12 See if the value of pSym is used in this block.
isEGen(ExpId) - class coins.flow.BBlockImpl のメソッド
 
isEGen(ExpId) - interface coins.flow.BBlock のメソッド
isEGen See if expression designated by pReg is generated (computed in this block and afterwards its operand is not changed) in this block.
isEKill(ExpId) - class coins.flow.BBlockImpl のメソッド
 
isEKill(ExpId) - interface coins.flow.BBlock のメソッド
isEKill See if expression designated by pReg is killed (its operand is defined) in this block.
isEmpty() - class coins.aflow.util.FAList のメソッド
Tests whether this list has any elements.
isEmpty() - class coins.aflow.util.CoinsList のメソッド
 
isEmpty() - class coins.backend.util.ImList のメソッド
Return true if this list is empty.
isEmpty() - class coins.backend.util.BiList のメソッド
Return true if this list is empty.
isEmpty() - class coins.casttohir.SideEffectBuffer のメソッド
isEmpty
isEmpty() - class coins.flow.FAList のメソッド
Tests whether this list has any elements.
isEmpty() - class coins.ir.hir.HirListImpl のメソッド
 
isEmpty() - interface coins.ir.hir.HirList のメソッド
 
isEmpty() - class coins.ir.hir.ExpListExpImpl のメソッド
 
isEmpty() - class coins.ir.IrListImpl のメソッド
 
isEmpty() - interface coins.ir.IrList のメソッド
 
isEmpty() - class coins.ssa.BitVector のメソッド
isEmpty:

If all bits in current bit vector are unset, it mean "Empty".
isEmpty() - class coins.ssa.BackTranslateFromSsaBriggs.CoupleSet のメソッド
 
isEmpty(HIR) - class coins.ir.hir.HIR_Impl のメソッド
 
isEmpty(HIR) - interface coins.ir.hir.HIR のメソッド
isEmpty Decide if pHir is empty or not, where empty means either null, NullNode, HIR with OP_NULL as its operator, LabeledStmt whose statement body isEmpty, or ExpStmt whose Exp part isEmpty.
isEmptyNext() - class coins.casttohir.SideEffectBuffer のメソッド
isEmptyNext
isEmptyPrev() - class coins.casttohir.SideEffectBuffer のメソッド
isEmptyPrev
isEmptyStmt(Stmt) - class coins.opt.NormalizeHir の static メソッド
 
isEndedWithJump(Stmt) - class coins.flow.ControlFlowImpl のメソッド
 
isEntryBBlock() - class coins.aflow.BBlockImpl のメソッド
 
isEntryBBlock() - interface coins.aflow.BBlock のメソッド
isEntryBlock: See if this block is the entry block in the graph of basic blocks.
isEntryBlock() - class coins.aflow.BBlockImpl のメソッド
 
isEntryBlock() - class coins.flow.BBlockImpl のメソッド
isEntryBlock See if this block is the entry block in the graph of basic blocks.
isEntryBlock() - interface coins.flow.BBlock のメソッド
isEntryBlock See if this block is the entry block in the graph of basic blocks.
isEquiv(int, int) - class coins.backend.util.UnionFind のメソッド
Return true if x and y are members of the same set.
isEquivalent(LirNode, LirNode) - class coins.simd.RegGroups のメソッド
 
isEquivVariable(String) - class coins.ffront.EquivManager のメソッド
 
isEquivVariable(String) - class coins.ffront.DeclManager のメソッド
 
isEvaluable() - class coins.ir.hir.ExpImpl のメソッド
isEvaluable: See if "this" expression can be currently evaluated or not.
isEvaluable() - interface coins.ir.hir.Exp のメソッド
isEvaluable See if "this" expression can be evaluated or not.
isExecutable(IR) - class coins.aflow.Flow の static メソッド
Returns true if the given node is thought of as executable, giving grounds to what would be returned by getNextExecutableNode() in BBlockNodeIterator.
isExitBBlock() - class coins.aflow.BBlockImpl のメソッド
 
isExitBBlock() - interface coins.aflow.BBlock のメソッド
isExitBlock: See if this block is the exit block in the graph of basic blocks.
isExitBlock() - class coins.aflow.BBlockImpl のメソッド
isExitBlock: See if this block is the exit block in the graph of basic blocks.
isExitBlock() - class coins.flow.BBlockImpl のメソッド
isExitBlock See if this block is the exit block in the graph of basic blocks.
isExitBlock() - interface coins.flow.BBlock のメソッド
isExitBlock See if this block is the exit block in the graph of basic blocks.
isExpansible(ForStmt) - class coins.opt.LoopUnswitching のメソッド
Check ForStmt may be optimized by Loop-if expansion.
isExpansible(ForStmt) - class coins.opt.LoopUnrolling のメソッド
Check whether loop-unrolling optimization can be applied to pForStmt The Loop-control-variable is set to fLoopVar.
isExposed(Sym) - class coins.flow.BBlockImpl のメソッド
 
isExposed(Sym) - interface coins.flow.BBlock のメソッド
isExposed See if the variable of pSym is used in this block without setting its value in this block.
isExtern() - class coins.hir2lir.ConvToNewLIR.SymStat のメソッド
 
isExternalCommand() - interface coins.drivergen.process.Navigator のメソッド
If this process calls the external command, then return true.
isFailed() - class coins.flow.SubpFlowImpl のメソッド
 
isFailed() - interface coins.flow.SubpFlow のメソッド
 
isFalseConstNode() - class coins.ir.hir.ConstNodeImpl のメソッド
 
isFalseConstNode() - interface coins.ir.hir.ConstNode のメソッド
 
isFittingSym(Sym) - class coins.opt.GlobalReform のメソッド
If pSym is a fitting symbol or an instance of a fitting symbol, then return true, else return false.
isFloating() - class coins.ffront.EntryType のメソッド
 
isFloating() - class coins.sym.TypeImpl のメソッド
 
isFloating() - interface coins.sym.Type のメソッド
isUnsigned
isFloatingOperation(LirNode) - class coins.backend.gen.CodeGenerator_sh4.SH4Attr のメソッド
 
isFloatType() - class coins.cfront.EncodedType のメソッド
 
isFortran() - class coins.SourceLanguageFortran の static メソッド
isFortran:
isFortran() - class coins.SourceLanguageC の static メソッド
isFortran:
isFortran() - class coins.SourceLanguage の static メソッド
isFortran:
isFortranCharacterType(Type) - class coins.ffront.TypeUtility のメソッド
check if type is fortran character type, in other words, coins' Vector ?
isFortranCharacterVectorType(VectorType) - class coins.ffront.TypeUtility のメソッド
check if type is vector of fortran character type.
isForward - class coins.backend.ana.DataFlowAnalysis の変数
 
isFp(LirNode) - class coins.backend.gen.CodeGenerator_thumb のメソッド
 
isFrameRegister(String, String) - class coins.backend.sim.TypicalPattern のメソッド
 
isFunction() - class coins.cfront.EncodedType のメソッド
 
isFunction() - class coins.ffront.HeaderStmt のメソッド
 
isFunction(byte[], int) - class coins.ast.TypeDecoder の static メソッド
 
isFunction(byte[], int) - class coins.cfront.EncodedType の static メソッド
 
isGenInit() - class coins.hir2lir.ConvToNewLIR.SymStat のメソッド
 
isGlobal() - class coins.sym.SymImpl のメソッド
 
isGlobal() - interface coins.sym.Sym0 のメソッド
isGlobal
isHIR() - interface coins.HasStringObject のメソッド
Test if this is an HIR object.
isHIR() - class coins.ir.hir.HIR_Impl のメソッド
 
isHIR() - class coins.sym.SymImpl のメソッド
 
isHirAnalysis() - class coins.FlowRoot のメソッド
See which of HIR and LIR is currently analyzed.
isImm8r(long) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
isIndex() - class coins.cfront.EncodedType のメソッド
 
isIndex(byte[], int) - class coins.cfront.EncodedType の static メソッド
 
IsInduction(LoopTable, VarNode) - class coins.lparallel.LoopUtil のメソッド
IsInduction:
isInRegister(int[], int[], int, int, Type) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
isIntConst0() - class coins.ir.hir.ConstNodeImpl のメソッド
 
isIntConst0() - interface coins.ir.hir.ConstNode のメソッド
 
isIntConst1() - class coins.ir.hir.ConstNodeImpl のメソッド
 
isIntConst1() - interface coins.ir.hir.ConstNode のメソッド
 
isInteger() - class coins.cfront.EncodedType のメソッド
 
isInteger() - class coins.ffront.EntryType のメソッド
 
isInteger() - class coins.sym.TypeImpl のメソッド
 
isInteger() - interface coins.sym.Type のメソッド
isInteger
isInteger(byte[], int) - class coins.cfront.EncodedType の static メソッド
 
isIntegral(Type) - class coins.casttohir.ToHir のメソッド
isIntegral Is integral type ?
isInThisSymTable(Sym) - class coins.sym.SymTableImpl のメソッド
 
isInThisSymTable(Sym) - interface coins.sym.SymTable のメソッド
isInThisSymTable
isIntrinsicCall(String) - class coins.ffront.IntrinsicUtility のメソッド
 
IsInvariant(HIR) - class coins.lparallel.Invariant のメソッド
IsInvariant:
isItBitField() - class coins.ast.Declarator のメソッド
 
isKill(int) - class coins.flow.BBlockImpl のメソッド
 
isKill(int) - interface coins.flow.BBlock のメソッド
isKill See if definition at position pPos is killed in this block.
IsLabelRef(Label) - class coins.hir2c.LabelRef のメソッド
IsLabelRef:
IsLastPrivate(LoopTable, Var) - class coins.lparallel.LoopUtil のメソッド
IsLastPrivate:
isLastStmtOfSubp(Stmt) - class coins.opt.Inline のメソッド
 
isLHS() - class coins.aflow.HashBasedFlowExpId のメソッド
 
isLHS() - interface coins.aflow.FlowExpId のメソッド
Return true if the corresponding expression is left hand side expression of AssignStmt.
isLHS() - class coins.sym.ExpIdImpl のメソッド
 
isLHS() - interface coins.sym.ExpId のメソッド
 
isLinkerOption(String) - interface coins.driver.CompileSpecification のメソッド
Tests if the argument string is one of linker options.
isLinkerOption(String) - class coins.driver.CommandLine のメソッド
Tests if the argument string is one of linker options.
isLinkingCanceled() - class coins.driver.CompileStatus のメソッド
 
isLinkingRequired() - class coins.driver.CompileStatus のメソッド
 
isLIR() - class coins.ir.hir.HIR_Impl のメソッド
 
isLirAnalysis() - class coins.FlowRoot のメソッド
See which of HIR and LIR is currently analyzed.
isLirSym() - class coins.hir2lir.ConvToNewLIR.SymStat のメソッド
 
isListed(String, String[]) - class coins.driver.CheckOptions のメソッド
 
isLittleEndian() - class coins.MachineParamX86_64 のメソッド
isLittleEndian: //##16
isLittleEndian() - class coins.MachineParamX86 のメソッド
isLittleEndian: //##16
isLittleEndian() - class coins.MachineParamSparc のメソッド
isLittleEndian: //##16
isLittleEndian() - class coins.MachineParamSH4 のメソッド
isLittleEndian: //##16
isLittleEndian() - class coins.MachineParamPpc のメソッド
isLittleEndian: //##16
isLittleEndian() - class coins.MachineParamMips のメソッド
isLittleEndian: //##16
isLittleEndian() - class coins.MachineParamMicroBlaze のメソッド
isLittleEndian: //##16
isLittleEndian() - class coins.MachineParamArm のメソッド
isLittleEndian: //##16
isLittleEndian() - class coins.MachineParamAlpha のメソッド
isLittleEndian: //##16
isLittleEndian() - class coins.MachineParam のメソッド
isLittleEndian: //##16
isLiveAtEntry(int, BasicBlk) - class coins.backend.ana.LiveVariableSlotwise のメソッド
Return true if variable regvar is live at entry of blk.
isLiveAtEntry(int, BasicBlk) - class coins.backend.ana.LiveVariableBitMap のメソッド
Return true if variable regvar is live at entry of blk.
isLiveAtEntry(int, BasicBlk) - interface coins.backend.ana.LiveVariableAnalysis のメソッド
Return true if variable regvar is live at entry of blk.
isLiveAtEntry(Symbol, BasicBlk) - class coins.backend.ana.LiveVariableSlotwise のメソッド
Return true if variable regvar is live at entry of blk.
isLiveAtEntry(Symbol, BasicBlk) - class coins.backend.ana.LiveVariableBitMap のメソッド
Return true if variable regvar is live at entry of blk.
isLiveAtEntry(Symbol, BasicBlk) - interface coins.backend.ana.LiveVariableAnalysis のメソッド
Return true if variable regvar is live at entry of blk.
isLiveAtExit(int, BasicBlk) - class coins.backend.ana.LiveVariableSlotwise のメソッド
Return true if variable regvar is live at exit of blk.
isLiveAtExit(int, BasicBlk) - class coins.backend.ana.LiveVariableBitMap のメソッド
Return true if variable regvar is live at exit of blk.
isLiveAtExit(int, BasicBlk) - interface coins.backend.ana.LiveVariableAnalysis のメソッド
Return true if variable regvar is live at exit of blk.
isLiveAtExit(Symbol, BasicBlk) - class coins.backend.ana.LiveVariableSlotwise のメソッド
Return true if variable regvar is live at exit of blk.
isLiveAtExit(Symbol, BasicBlk) - class coins.backend.ana.LiveVariableBitMap のメソッド
Return true if variable regvar is live at exit of blk.
isLiveAtExit(Symbol, BasicBlk) - interface coins.backend.ana.LiveVariableAnalysis のメソッド
Return true if variable regvar is live at exit of blk.
isLiveAtSuccEntry(Symbol, BasicBlk) - class coins.ssa.BackTranslateFromSsaBriggs のメソッド
 
isLiveIn(Sym) - class coins.flow.BBlockImpl のメソッド
 
isLiveIn(Sym) - interface coins.flow.BBlock のメソッド
isLiveIn See if pSym is live at entry to this block (value at entry is used in this block or in some successor of this block).
isLiveOut(Sym) - class coins.flow.BBlockImpl のメソッド
 
isLiveOut(Sym) - interface coins.flow.BBlock のメソッド
isLiveOut See if pSym is live at exit from this block (value at exit is used in some successor of this block).
isLong() - class coins.cfront.EncodedType のメソッド
 
isLong(byte[], int) - class coins.cfront.EncodedType の static メソッド
 
isLongDoubleType() - class coins.cfront.EncodedType のメソッド
 
isLongLong() - class coins.cfront.EncodedType のメソッド
 
isLongLong(byte[], int) - class coins.cfront.EncodedType の static メソッド
 
isLoop - class coins.backend.ana.LoopAnalysis の変数
isLoop[i] is true if basic block i is a loop entry.
isLoopBackEdge(BBlock) - class coins.flow.BBlockImpl のメソッド
isLoopBackEdge See if an edge is a loop back edge or not.
isLoopStmt() - class coins.ir.hir.StmtImpl のメソッド
 
isLoopStmt() - class coins.ir.hir.LoopStmtImpl のメソッド
 
isLvalue() - class coins.ast.expr.VariableExpr のメソッド
 
isLvalue() - class coins.ast.expr.StringLiteral のメソッド
 
isLvalue() - class coins.ast.expr.MemberExpr のメソッド
 
isLvalue() - interface coins.ast.expr.LvalueExpr のメソッド
Returns true if the expression is really an l-value.
isLvalue() - class coins.ast.expr.DereferenceExpr のメソッド
 
isLvalue() - class coins.ast.expr.ConditionalExpr のメソッド
Returns false.
isLvalue() - class coins.ast.expr.CommaExpr のメソッド
 
isLvalue() - class coins.ast.expr.ArrayExpr のメソッド
 
isLValue() - class coins.ir.hir.ExpImpl のメソッド
 
isLvalue(Exp) - class coins.alias.alias2.AliasAnalHir2 のメソッド
Returns true if the specified argument is lvalue.
isLvalue(Exp) - class coins.alias.AliasAnalHir1 のメソッド
Returns true if the specified argument is lvalue.
isLvalue(Exp) - interface coins.alias.AliasAnal のメソッド
Returns true if the specified argument is considered lvalue in this alias analysis.
isLvalue(IR) - class coins.aflow.FlowUtil の static メソッド
 
isLvalue(IR) - class coins.flow.FlowUtil の static メソッド
 
isMacro(Object) - class coins.backend.tools.Tmd2Java の static メソッド
 
isMainProgram(Subp) - class coins.SourceLanguageFortran のメソッド
isMainProgram:
isMainProgram(Subp) - class coins.SourceLanguageC のメソッド
isMainProgram:
isMainProgram(Subp) - class coins.SourceLanguage のメソッド
isMainProgram:
ismalloc(Subp) - class coins.alias.AliasUtil の static メソッド
Creates a new instance of AliasUtil that is associated with a specified instance of alias analysis.
isMatchedArray(GlobalReform.MatchingData, HIR, HIR, GlobalReform.NontermPatInstance) - class coins.opt.GlobalReform のメソッド
isMatchedArray discriminates whether HIR subtree pHir matches with the pattern pSubPattern (in-pattern or part of in-pattern) comparing pHir with pSubPattern where pHir or pSubPattern may be an expression representing an array (vector) or array element.
isMatchedAssignStmt(GlobalReform.MatchingData, GlobalReform.NontermPatInstance, HIR, HIR, GlobalReform.NontermPatInstance) - class coins.opt.GlobalReform のメソッド
Examine whether the assign statement pHir matches with the pattern specified by _assignStmt.
isMatchedCondition(GlobalReform.MatchingData, HIR, HIR, GlobalReform.NontermPatInstance) - class coins.opt.GlobalReform のメソッド
isMatchedCondition: Check comparison expression having different operation code, where either pSubPattern or pHir have comparison operator.
isMatchedNonterminal(GlobalReform.MatchingData, GlobalReform.NontermPatInstance, HIR, HIR, GlobalReform.NontermPatInstance) - class coins.opt.GlobalReform のメソッド
isMatchedNonterminal discriminates whether the nonterminal (pMetaSym) refered by pNonterminalCall matches with the input HIR tree pHir.
isMatchedPattern(GlobalReform.MatchingData, HIR, HIR, GlobalReform.NontermPatInstance) - class coins.opt.GlobalReform のメソッド
isMatchedPattern discriminates whether HIR subtree pHir matches with the pattern pSubPattern (in-pattern or a part of in-pattern) comparing pHir with pSubPattern.
isMatchedStmtSeq(GlobalReform.MatchingData, HIR, Stmt, int, GlobalReform.NontermPatInstance) - class coins.opt.GlobalReform のメソッド
isMatchedStmtSeq discriminates whether HIR subtree matches with the pattern pSubPattern (in-pattern or part of in-pattern) that is a sequence of statements comparing the statement sequence starting with pStmt.
isMatchedSubs(GlobalReform.MatchingData, HIR, HIR, GlobalReform.NontermPatInstance) - class coins.opt.GlobalReform のメソッド
isMatchedSubs discriminates whether HIR subtree pHir matches with the pattern pSubPattern (in-pattern or part of in-pattern) comparing pHir with pSubPattern where pHir or pSubPattern may be an expression representing an array element.
isMemNode(LirNode) - class coins.backend.gen.CodeGenerator_mb のメソッド
 
isModifierIncluded(Type, Type) - class coins.casttohir.ToHir のメソッド
isModifierIncluded Is type modifier included ?
isMoving() - class coins.driver.StopWatch のメソッド
Tests if this stop-watch is moving or not.
isMultiBlock() - class coins.ir.hir.StmtImpl のメソッド
 
isMultiBlock() - interface coins.ir.hir.Stmt のメソッド
isMultiBlock true if this statement is composed of multiple basic blocks or a jump statement.
isNeedCopy(LirNode, BasicBlk) - class coins.ssa.BackTranslateFromSsaBriggs のメソッド
 
isNontermParam(Sym) - class coins.opt.GlobalReform のメソッド
If pSym is a nonterminal parameter or an instance of a nonterminal parameter, then return true, else return false.
isNumber() - class coins.cfront.EncodedType のメソッド
 
isNumber(byte[], int) - class coins.cfront.EncodedType の static メソッド
 
isNumber(String) - class coins.backend.tools.Tmd2Java の static メソッド
Return true if s is a number string.
isolateThisStmt() - class coins.ir.hir.StmtImpl のメソッド
 
isolateThisStmt() - interface coins.ir.hir.Stmt のメソッド
isolateThisStmt Cut previous/next link and parent link of this statement.
isOp(String, ImList) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
isOptionalParam() - class coins.sym.ParamImpl のメソッド
isOptionalParam (##2) See if this is optional parameter generated for "..." specification.
isOptionalParam() - interface coins.sym.Param のメソッド
isOptionalParam (##2) See if this is optional parameter generated for "..." specification.
isOptionsAreCorrect() - class coins.driver.CheckOptions のメソッド
Check command line options assuming that they take one of the forms -optionName -optionName:subOption1,subOptions,...
isOptionSet(String) - class coins.backend.Root のメソッド
Return options
isOutOfValueRange(Type) - class coins.opt.OptUtil の static メソッド
isOutOfValueRange
isOverlapped(LirNode, LirNode) - class coins.backend.MachineParams のメソッド
Return true if register node1 and node2 overlap
isPackedFromLeft() - class coins.MachineParamX86_64 のメソッド
isPackedFromLeft: //##16
isPackedFromLeft() - class coins.MachineParamX86 のメソッド
isPackedFromLeft: //##16
isPackedFromLeft() - class coins.MachineParamSparc のメソッド
isPackedFromLeft: //##16
isPackedFromLeft() - class coins.MachineParamSH4 のメソッド
isPackedFromLeft: //##16
isPackedFromLeft() - class coins.MachineParamPpc のメソッド
isPackedFromLeft: //##16
isPackedFromLeft() - class coins.MachineParamMips のメソッド
isPackedFromLeft: //##16
isPackedFromLeft() - class coins.MachineParamMicroBlaze のメソッド
isPackedFromLeft: //##16
isPackedFromLeft() - class coins.MachineParamArm のメソッド
isPackedFromLeft: //##16
isPackedFromLeft() - class coins.MachineParamAlpha のメソッド
isPackedFromLeft: //##16
isPackedFromLeft() - class coins.MachineParam のメソッド
isPackedFromLeft: //##16
isPackedFromRight() - class coins.MachineParamX86_64 のメソッド
isPackedFromRight: //##16
isPackedFromRight() - class coins.MachineParamX86 のメソッド
isPackedFromRight: //##16
isPackedFromRight() - class coins.MachineParamSparc のメソッド
isPackedFromRight: //##16
isPackedFromRight() - class coins.MachineParamSH4 のメソッド
isPackedFromRight: //##16
isPackedFromRight() - class coins.MachineParamPpc のメソッド
isPackedFromRight: //##16
isPackedFromRight() - class coins.MachineParamMips のメソッド
isPackedFromRight: //##16
isPackedFromRight() - class coins.MachineParamMicroBlaze のメソッド
isPackedFromRight: //##16
isPackedFromRight() - class coins.MachineParamArm のメソッド
isPackedFromRight: //##16
isPackedFromRight() - class coins.MachineParamAlpha のメソッド
isPackedFromRight: //##16
isPackedFromRight() - class coins.MachineParam のメソッド
isPackedFromRight: //##16
isParamIdent(String) - class coins.ffront.DeclManager のメソッド
 
isPatternParam(Sym) - class coins.opt.GlobalReform のメソッド
If pSym is a pattern parameter or an instance of a pattern parameter, then return true, else return false.
isPDef(SetRefRepr) - class coins.aflow.BBlockImpl のメソッド
 
isPDef(SetRefRepr) - interface coins.aflow.BBlock のメソッド
 
isPDefined(Sym) - class coins.aflow.BBlockImpl のメソッド
 
isPDefined(Sym) - interface coins.aflow.BBlock のメソッド
isModified: See if the value of pSym is modified in this block.
isPEKill(FlowExpId) - class coins.aflow.BBlockImpl のメソッド
 
isPEKill(FlowExpId) - interface coins.aflow.BBlock のメソッド
isEKill: See if expression designated by pReg is killed (its operand is defined) in this block.
isPExposed(Sym) - class coins.aflow.BBlockImpl のメソッド
 
isPExposed(Sym) - interface coins.aflow.BBlock のメソッド
 
isPhyReg(Symbol) - class coins.ssa.SsaSymTab のメソッド
 
isPhysicalRegister() - class coins.backend.lir.LirSymRef のメソッド
Return true if node is a physical register.
isPhysicalRegister() - class coins.backend.lir.LirNode のメソッド
Return true if node is a physical register.
isPipelining - class coins.backend.sched.Schedule の変数
 
isPKill(SetRefRepr) - class coins.aflow.BBlockImpl のメソッド
 
isPKill(SetRefRepr) - interface coins.aflow.BBlock のメソッド
 
isPLiveIn(Sym) - class coins.aflow.BBlockImpl のメソッド
 
isPLiveIn(Sym) - interface coins.aflow.BBlock のメソッド
isLiveIn: See if pSym is live at entry to this block (value at entry is used in this block or in some successor of this block).
isPLiveOut(Sym) - class coins.aflow.BBlockImpl のメソッド
 
isPLiveOut(Sym) - interface coins.aflow.BBlock のメソッド
isLiveOut: See if pSym is live at exit from this block (value at exit is used in some successor of this block).
isPointer() - class coins.cfront.EncodedType のメソッド
 
isPointer(byte[], int) - class coins.cfront.EncodedType の static メソッド
 
isPReach(SetRefRepr) - class coins.aflow.BBlockImpl のメソッド
isReach: See if definition at position pPos reaches to the entry point of this block.
isPReach(SetRefRepr) - interface coins.aflow.BBlock のメソッド
isReach0: See if definition at position pPos may reach to the entry point of this block.
isPredefined(Subp, Set) - class coins.alias.AliasUtil の static メソッド
Returns true if the specified argument is known to be well behaved.
isPrefixListed(String, String[]) - class coins.driver.CheckOptions のメソッド
 
isPreprocessorOption(String) - interface coins.driver.CompileSpecification のメソッド
Tests if the argument string is one of preprocessor options.
isPreprocessorOption(String) - class coins.driver.CommandLine のメソッド
Tests if the argument string is one of preprocessor options.
isPreprocessRequired() - class coins.driver.Suffix のメソッド
Tests if a preprocessing is required for a source file with this suffix.
IsPrivate(LoopTable, Var) - class coins.lparallel.LoopUtil のメソッド
IsPrivate:
isPUsed(Sym) - class coins.aflow.BBlockImpl のメソッド
 
isPUsed(Sym) - interface coins.aflow.BBlock のメソッド
 
isReach(int) - class coins.flow.BBlockImpl のメソッド
 
isReach(int) - interface coins.flow.BBlock のメソッド
isReach See if definition at position pPos reaches to the entry point of this block.
isReady - class coins.mdf.Conditions の変数
The condition whether the bit is ready
isRectangularArray() - class coins.sym.VectorTypeImpl のメソッド
 
isRectangularArray() - interface coins.sym.VectorType のメソッド
isRectangularArray
isRecursive - class coins.backend.gen.CodeGenerator_x86_64.X86_64Attr の変数
 
IsReduction(LoopTable, Var) - class coins.lparallel.LoopUtil のメソッド
IsReduction:
IsRedundant(BBlock) - class coins.lparallel.FindLoopParallel のメソッド
IsRedunant:
isReg(LirNode) - class coins.ssa.BackTranslateFromSsaBriggs のメソッド
retun true if "node" is register.
isRegisterizableExp(HIR) - class coins.opt.PRE のメソッド
Decide whether pHir is an expression that can be replaced by a register containing the value of the expression.
isRegisterOperand() - class coins.backend.lir.LirNode のメソッド
Is register operand?
isRegistUsrFunction(String) - class coins.backend.gen.CodeGenerator_sh4.SH4Attr のメソッド
 
isRegUNKNOWN() - class coins.lparallel.Ref_Array のメソッド
isRegUNKNOWN:
isRelated(Object, Object) - class coins.simd.Relation のメソッド
 
isRemoved() - class coins.sym.SymImpl のメソッド
 
isRemoved() - interface coins.sym.Sym のメソッド
isRemoved
isRemoved(Pipelining.ScheduledNode) - class coins.backend.sched.Pipelining.ScheduleInfo のメソッド
 
isRequired() - class coins.driver.CompileThread.PassGroup のメソッド
 
isRequired() - class coins.driver.CompileThread.Preprocessor のメソッド
 
isRequired() - class coins.driver.CompileThread.Compiler のメソッド
 
isRequired() - class coins.driver.CompileThread.Assembler のメソッド
 
isRequired() - class coins.driver.CompileThread.Linker のメソッド
 
isRestrict() - class coins.sym.TypeImpl のメソッド
isRestrict See the qualification of "this" type.
isRestrict() - interface coins.sym.Type のメソッド
isRestrict
isReturn() - class coins.aflow.SetRefReprImpl のメソッド
 
isReturn() - interface coins.aflow.SetRefRepr のメソッド
 
isReturn() - class coins.flow.SetRefReprImpl のメソッド
 
isReturn() - interface coins.flow.SetRefRepr のメソッド
 
isRewrite() - class coins.hir2lir.ConvToNewLIR.SymStat のメソッド
 
IsRotateMask(long) - class coins.backend.gen.CodeGenerator_ppc の static メソッド
 
IsRotateMask(long) - class coins.backend.gen.CodeGenerator_ppc.State のメソッド
 
isSafeArrayAll() - class coins.sym.SubpImpl のメソッド
 
isSafeArrayAll() - interface coins.sym.Subp のメソッド
 
isSameAs(HIR) - class coins.ir.hir.HIR_Impl のメソッド
isSameAs Compare this tree with pTree and if they have the same tree shape (same operator and same operands) then return true.
isSameAs(HIR) - interface coins.ir.hir.HIR0 のメソッド
isSameAs Compare this tree with pTree and if they have the same tree shape (same operator and same operands) then return true.
isSameTree(HIR, HIR) - class coins.flow.HirSubpFlowImpl のメソッド
isSameTree
isSameTree(HIR, HIR) - class coins.opt.GlobalReform のメソッド
isSameTree is a little different from that of coins.flow.HirSubpFlowImpl.
isSameTree(IR, IR) - class coins.aflow.FlowUtil の static メソッド
See if the given two arguments can be identified as same.
isSameTree(IR, IR, FlowResults) - class coins.aflow.FlowUtil の static メソッド
See if the given two arguments can be identified as same, in terms of FlowExpId.
isScalar() - class coins.sym.TypeImpl のメソッド
 
isScalar() - interface coins.sym.Type のメソッド
 
IsScalar(HIR) - class coins.lparallel.LoopUtil のメソッド
IsScalar:
isScalar(Type) - class coins.alias.AliasUtil の static メソッド
 
isScalar(Type) - class coins.casttohir.ToHir のメソッド
isScalar Is scalar type ?
isSet(int) - class coins.aflow.util.BitVectorImpl のメソッド
 
isSet(int) - interface coins.aflow.util.BitVector のメソッド
Same as getBit(pInx) == 1.
isSet(int) - class coins.alias.util.BitVector のメソッド
Queries if the specified bit is set.
isSet(int) - class coins.flow.BitVectorImpl のメソッド
 
isSet(int) - interface coins.flow.BitVector のメソッド
Same as getBit(pInx) == 1.
isSet(String) - interface coins.driver.CompileSpecification のメソッド
Tests if an option is set or not in this command line.
isSet(String) - class coins.driver.CommandLine のメソッド
Tests if an option is set or not in this command line.
isSet(String) - class coins.driver.CoinsOptions のメソッド
Tests if an option is set or not in this COINS option.
isShiftOp(LirNode) - class coins.simd.LirUtil の static メソッド
Checks if a LirNode's operator is "shift"
isSigned() - class coins.cfront.EncodedType のメソッド
 
isSIMD() - class coins.opt.LoopUnrolling のメソッド
Get Optimize option considering SIMD environment.
isSimple(LirNode) - class coins.backend.gen.CodeGenerator のメソッド
Return true if node is a simple variable.
isSimpleForLoop() - class coins.ir.hir.LoopStmtImpl のメソッド
 
isSimpleForLoop() - interface coins.ir.hir.LoopStmt のメソッド
isSimpleForLoop Check if this is a simple for loop, that is, an instance of ForStmt and conditional init part is null and loop end condition is null.
isSimpleIndexedLoop() - class coins.ir.hir.LoopStmtImpl のメソッド
 
isSimpleIndexedLoop() - interface coins.ir.hir.LoopStmt のメソッド
isSimpleIndexedLoop Check if this is a simple indexed loop, that is, an instance of IndexedLoopStmt and conditional init part is null and loop end condition is null.
isSimpleRepeatLoop() - class coins.ir.hir.LoopStmtImpl のメソッド
 
isSimpleRepeatLoop() - interface coins.ir.hir.LoopStmt のメソッド
isSimpleRepeatLoop Check if this is a simple repeat-while-true loop, that is, an instance of RepeatStmt and conditional init part is null and loop start condition is null and loop step part is null.
isSimpleUntilLoop() - class coins.ir.hir.LoopStmtImpl のメソッド
 
isSimpleWhileLoop() - class coins.ir.hir.LoopStmtImpl のメソッド
 
isSimpleWhileLoop() - interface coins.ir.hir.LoopStmt のメソッド
isSimpleWhileLoop Check if this is a simple while loop, that is, an instance of WhileStmt and conditional init part is null and loop step part is null and loop end condition is null.
isSimulate - class coins.backend.gen.CodeGenerator_mb の変数
 
isSimulate - class coins.backend.gen.CodeGenerator_arm の変数
 
isSizeEvaluable() - class coins.sym.VarImpl のメソッド
isSizeEvaluable Check this variable is evaluable or not..
isSizeEvaluable() - interface coins.sym.Var のメソッド
 
isSizeEvaluable() - class coins.sym.TypeImpl のメソッド
 
isSizeEvaluable() - interface coins.sym.Type のメソッド
isSizeEvaluable
isSkipped() - class coins.driver.CompileThread.PassGroup のメソッド
 
isSkipped() - class coins.driver.CompileThread.Preprocessor のメソッド
 
isSkipped() - class coins.driver.CompileThread.Compiler のメソッド
 
isSkipped() - class coins.driver.CompileThread.Assembler のメソッド
 
isSkipped() - class coins.driver.CompileThread.Linker のメソッド
 
isSp(LirNode) - class coins.backend.gen.CodeGenerator_thumb のメソッド
 
IsSpecialRegister(String) - class coins.backend.gen.CodeGenerator_ppc.State のメソッド
 
isStmt() - class coins.ir.hir.HIR_Impl のメソッド
 
isStmt() - interface coins.ir.hir.HIR のメソッド
isStmt
isStmtFunc() - class coins.ffront.AssignOrFuncStmt のメソッド
Return true if this is a statement-function defining statement.
isStopHere() - class coins.driver.CompileThread.PassGroup のメソッド
 
isStopHere() - class coins.driver.CompileThread.Preprocessor のメソッド
 
isStopHere() - class coins.driver.CompileThread.Compiler のメソッド
 
isStopHere() - class coins.driver.CompileThread.Assembler のメソッド
 
isStopHere() - class coins.driver.CompileThread.Linker のメソッド
 
isStruct() - class coins.cfront.EncodedType のメソッド
 
isSubtreeUnremovable(IR) - class coins.aflow.FlowUtil の static メソッド
 
isSupportedType(Var) - class coins.casttohir.ConditionalReporter のメソッド
Show warning message of not suported type.
isSym() - interface coins.HasStringObject のメソッド
Test if this is a Sym object.
isSym() - class coins.ir.hir.HIR_Impl のメソッド
 
isSym() - class coins.sym.SymImpl のメソッド
 
isSymExpOn(ExpVector, Sym) - class coins.flow.BBlockImpl のメソッド
isSymExpOn Return true/false according to 1/0 of pVector bit corresponding to pSym.
isTerminal() - class coins.ir.hir.HIR_Impl のメソッド
 
isTransparent(Var, HIR, GlobalReform.MatchingData) - class coins.opt.GlobalReform のメソッド
If pDeclVar is declared as transparent to some variables and if pHir contains any of such variables or pDeclVar is included in pHir then pHir is treated as not transparent to pDeclVar
isTree() - class coins.ir.hir.HIR_Impl のメソッド
 
isTree() - interface coins.ir.hir.HIR のメソッド
isTree Test if this does not violates tree structure, that is, detect node adherence in branches and handshake miss in parent-child relation.
isTree(Set, int, Set) - class coins.ir.hir.HIR_Impl のメソッド
isTree Test if this does not violates tree structure, that is, detect node adherence in branches and handshake miss in parent-child relation.
isTrueConstNode() - class coins.ir.hir.ConstNodeImpl のメソッド
 
isTrueConstNode() - interface coins.ir.hir.ConstNode のメソッド
 
isTrueDepend - class coins.backend.sched.Pipelining.Reason の変数
 
isType(int) - class coins.cfront.Lex のメソッド
 
isTyped(int) - class coins.backend.Op の static メソッド
Return true if the operator is typed.
isTypedef() - class coins.ast.Declarator のメソッド
Returns true if this declarator is part of a typedef declaration.
isTypedefedType(String) - class coins.cfront.Parser のメソッド
 
isUnder(IR, IR) - class coins.aflow.FlowUtil の static メソッド
 
isUnder(IR, IR) - class coins.flow.FlowUtil の static メソッド
 
isUnderCall(IR) - class coins.aflow.FlowUtil の static メソッド
 
isUnsigned() - class coins.sym.TypeImpl のメソッド
 
isUnsigned() - interface coins.sym.Type のメソッド
isUnsigned
isUpToDate() - class coins.backend.ana.ScanVarReference のメソッド
Return true if this analysis is up to date.
isUpToDate() - class coins.backend.ana.SaveRegisters のメソッド
Return true if this analysis is up to date.
isUpToDate() - class coins.backend.ana.ReverseDFST のメソッド
Return true if this analysis is up to date.
isUpToDate() - class coins.backend.ana.Postdominators のメソッド
Return true if this analysis is up to date.
isUpToDate() - class coins.backend.ana.LoopAnalysis のメソッド
Return true if this analysis is up to date.
isUpToDate() - class coins.backend.ana.LiveVariableSlotwise のメソッド
Return true if this analysis is up to date.
isUpToDate() - class coins.backend.ana.InterferenceGraph のメソッド
Return true if this analysis is up to date.
isUpToDate() - class coins.backend.ana.EnumRegVars のメソッド
Return true if this analysis is up to date.
isUpToDate() - class coins.backend.ana.Dominators のメソッド
Return true if this analysis is up to date.
isUpToDate() - class coins.backend.ana.DominanceFrontiers のメソッド
Return true if this analysis is up to date.
isUpToDate() - class coins.backend.ana.DFST のメソッド
Return true if this analysis is up to date.
isUpToDate() - class coins.backend.ana.DataFlowAnalysis のメソッド
Return true if this analysis is up to date.
isUpToDate() - class coins.backend.ana.ControlDependences のメソッド
Return true if this analysis is up to date.
isUpToDate() - interface coins.backend.LocalAnalysis のメソッド
Return true if this analysis is up to date.
isUpward() - class coins.ir.hir.IndexedLoopStmtImpl のメソッド
 
isUpward() - interface coins.ir.hir.IndexedLoopStmt のメソッド
isUpward See whether upward or downword.
isUsed() - class coins.hir2lir.ConvToNewLIR.SymStat のメソッド
 
isUsed(LirNode, LirNode) - class coins.simd.LirUtil の static メソッド
Checks if first LirNode is contained in second LirNode
isUsed(Sym) - class coins.flow.BBlockImpl のメソッド
 
isUsed(Sym) - interface coins.flow.BBlock のメソッド
isUsed See if the value of pSym is used in this block.
isVaArg(Subp) - class coins.casttohir.ConditionalReporter のメソッド
Show warning message of va_arg.
isValid() - class coins.hir2lir.ConvToNewLIR.AsmParam のメソッド
 
isValue() - class coins.cfront.EncodedType のメソッド
 
isValue(byte[], int) - class coins.cfront.EncodedType の static メソッド
 
isValueOrFunction() - class coins.cfront.EncodedType のメソッド
 
isVarArg - class coins.backend.gen.CodeGenerator.FunctionAttr の変数
True if this is variable argument function.
isVarArgs(LirNode) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
IsVarNode(HIR) - class coins.lparallel.LoopUtil のメソッド
IsVarNode:
isVarOp(int) - class coins.backend.tools.Tmd2Java の static メソッド
 
IsVarSyms(Sym) - class coins.aflow.FlowUtil の static メソッド
 
IsVarSyms(Sym) - class coins.flow.FlowUtil の static メソッド
 
IsVarSymType(Type) - class coins.aflow.FlowUtil の static メソッド
 
IsVarSymType(Type) - class coins.flow.FlowUtil の static メソッド
 
isVirtual(LirNode) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
isVoid() - class coins.cfront.EncodedType のメソッド
 
isVoid(byte[], int) - class coins.cfront.EncodedType の static メソッド
 
isVolatile() - class coins.sym.TypeImpl のメソッド
isVolatile See the qualification of "this" type.
isVolatile() - interface coins.sym.Type のメソッド
isVolatile
isVolatile(IR) - class coins.aflow.FlowUtil の static メソッド
 
isVolatile(IR) - class coins.flow.FlowUtil の static メソッド
 
isWideChar(boolean) - class coins.casttohir.ConditionalReporter のメソッド
Show warning message of wchar_t.
isX86 - class coins.backend.sched.Schedule の変数
 
isXimm(long) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
isZero() - class coins.aflow.util.BitVectorImpl のメソッド
 
isZero() - interface coins.aflow.util.BitVector のメソッド
Are all the bits zero?
isZero() - class coins.alias.util.BitVector のメソッド
Queries if all the bits of this BitVector's is unset.
isZero() - class coins.flow.BitVectorImpl のメソッド
 
isZero() - interface coins.flow.BitVector のメソッド
Are all the bits zero?
itargetglobalsymbol - class coins.backend.sim.SimFuncTable の変数
 
itargetlocalsymbol - class coins.backend.sim.SimFuncTableElem の変数
 
iterator() - class coins.aflow.util.FAList のメソッド
Returns the iterator over this list.
iterator() - class coins.aflow.util.CoinsList のメソッド
 
iterator() - class coins.aflow.util.CoinsList.SubList のメソッド
 
iterator() - class coins.backend.sym.SymTab のメソッド
Return an iterator for accessing symbol entries.
iterator() - class coins.backend.util.VectorSet のメソッド
Enumerate all members.
iterator() - interface coins.backend.util.NumberSet のメソッド
Enumerate all members.
iterator() - class coins.backend.util.HashNumberSet のメソッド
Enumerate all members.
iterator() - class coins.backend.util.BitMapSet のメソッド
Enumerate all members.
iterator() - class coins.backend.util.BiList のメソッド
Return iterator for the list.
iterator() - class coins.flow.FAList のメソッド
Returns the iterator over this list.
iterator() - class coins.ir.hir.HirListImpl のメソッド
 
iterator() - interface coins.ir.hir.HirList のメソッド
 
iterator() - class coins.ir.hir.ExpListExpImpl のメソッド
 
iterator() - interface coins.ir.hir.ExpListExp のメソッド
Make iterator to traverse all elements of the list.
iterator() - class coins.ir.IrListImpl のメソッド
 
iterator() - interface coins.ir.IrList のメソッド
 
iterator() - class coins.ssa.BackTranslateFromSsaBriggs.CoupleSet のメソッド
 

J

JAVA_BYTE_SIZE - class coins.opt.ConstPropagationAndFoldingOld の static 変数
 
JAVA_BYTE_SIZE - class coins.opt.ConstPropagationAndFolding の static 変数
 
JAVA_BYTE_SIZE - class coins.opt.ConstFolding の static 変数
 
JAVA_CHAR_SIZE - class coins.opt.ConstPropagationAndFoldingOld の static 変数
 
JAVA_CHAR_SIZE - class coins.opt.ConstPropagationAndFolding の static 変数
 
JAVA_CHAR_SIZE - class coins.opt.ConstFolding の static 変数
 
JAVA_INT_SIZE - class coins.opt.ConstPropagationAndFoldingOld の static 変数
 
JAVA_INT_SIZE - class coins.opt.ConstPropagationAndFolding の static 変数
 
JAVA_INT_SIZE - class coins.opt.ConstFolding の static 変数
 
JAVA_LONG_SIZE - class coins.opt.ConstPropagationAndFoldingOld の static 変数
 
JAVA_LONG_SIZE - class coins.opt.ConstPropagationAndFolding の static 変数
 
JAVA_LONG_SIZE - class coins.opt.ConstFolding の static 変数
 
JAVA_SHORT_SIZE - class coins.opt.ConstPropagationAndFoldingOld の static 変数
 
JAVA_SHORT_SIZE - class coins.opt.ConstPropagationAndFolding の static 変数
 
JAVA_SHORT_SIZE - class coins.opt.ConstFolding の static 変数
 
javaCG - class coins.backend.Root の変数
Code generator in Java
javaMacros - class coins.backend.tools.Tmd2Java の static 変数
 
javaOut - class coins.backend.tools.RegisterDescription2Java の変数
 
jmac1(LirNode) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
Decode SUBREG node.
jmac1(LirNode) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
Decode SUBREG node.
jmac1(LirNode) - class coins.backend.gen.CodeGenerator_x86 のメソッド
Decode SUBREG node.
jmac1(LirNode) - class coins.backend.gen.CodeGenerator_mips のメソッド
 
jmac1(LirNode) - class coins.backend.gen.CodeGenerator_mb のメソッド
 
jmac1(LirNode) - class coins.backend.gen.CodeGenerator_alpha のメソッド
 
jmac1(Object) - class coins.backend.gen.CodeGenerator_sparc のメソッド
Return aggregate size & 0xfff.
jmac1(Object) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
Return aggregate size & 0xfff.
jmac1(Object, Object) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
jmac1(String) - class coins.backend.gen.CodeGenerator_thumb のメソッド
 
jmac1(String) - class coins.backend.gen.CodeGenerator_sample のメソッド
 
jmac1(String) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
jmac10(Object, String) - class coins.backend.gen.CodeGenerator_mips のメソッド
 
jmac10(String) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
jmac10(String) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
 
jmac10(String) - class coins.backend.gen.CodeGenerator_x86 のメソッド
 
jmac10(String) - class coins.backend.gen.CodeGenerator_sparc のメソッド
Return lower 32bit of memory/register/constant operand.
jmac10(String) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
jmac10(String) - class coins.backend.gen.CodeGenerator_mb のメソッド
 
jmac10(String, String) - class coins.backend.gen.CodeGenerator_thumb のメソッド
 
jmac10(String, String) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
jmac10(String, String) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
jmac10(String, String) - class coins.backend.gen.CodeGenerator_alpha のメソッド
 
jmac11(Object) - class coins.backend.gen.CodeGenerator_mb のメソッド
 
jmac11(String) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
 
jmac11(String) - class coins.backend.gen.CodeGenerator_x86 のメソッド
 
jmac11(String) - class coins.backend.gen.CodeGenerator_sparc のメソッド
Return upper 32bit of memory/register/constant operand.
jmac11(String) - class coins.backend.gen.CodeGenerator_mips のメソッド
 
jmac11(String) - class coins.backend.gen.CodeGenerator_alpha のメソッド
 
jmac11(String, String) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
jmac11(String, String) - class coins.backend.gen.CodeGenerator_thumb のメソッド
 
jmac11(String, String) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
Expand _set macro s.t. copying 32bit constant x to y.
jmac11(String, String) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
jmac11(String, String) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
jmac12(Object) - class coins.backend.gen.CodeGenerator_sparc のメソッド
 
jmac12(Object, String) - class coins.backend.gen.CodeGenerator_mb のメソッド
 
jmac12(String) - class coins.backend.gen.CodeGenerator_thumb のメソッド
 
jmac12(String) - class coins.backend.gen.CodeGenerator_mips のメソッド
 
jmac12(String) - class coins.backend.gen.CodeGenerator_alpha のメソッド
 
jmac12(String, String) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
jmac12(String, String) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
 
jmac12(String, String) - class coins.backend.gen.CodeGenerator_x86 のメソッド
 
jmac12(String, String) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
jmac12(String, String) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
jmac12(String, String) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
jmac13(Object) - class coins.backend.gen.CodeGenerator_thumb のメソッド
Generate prologue sequence.
jmac13(Object, String) - class coins.backend.gen.CodeGenerator_sparc のメソッド
 
jmac13(String) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
jmac13(String) - class coins.backend.gen.CodeGenerator_mips のメソッド
 
jmac13(String) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
jmac13(String) - class coins.backend.gen.CodeGenerator_alpha のメソッド
 
jmac13(String, String) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
jmac13(String, String) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
 
jmac13(String, String) - class coins.backend.gen.CodeGenerator_x86 のメソッド
 
jmac13(String, String, String) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
jmac14(Object, String) - class coins.backend.gen.CodeGenerator_thumb のメソッド
Generate epilogue sequence.
jmac14(String) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
Return lower half register name.
jmac14(String) - class coins.backend.gen.CodeGenerator_sparc のメソッド
 
jmac14(String) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
jmac14(String) - class coins.backend.gen.CodeGenerator_alpha のメソッド
 
jmac14(String, String) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
 
jmac14(String, String) - class coins.backend.gen.CodeGenerator_x86 のメソッド
 
jmac14(String, String) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
jmac14(String, String, String, String) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
jmac15() - class coins.backend.gen.CodeGenerator_sparc のメソッド
 
jmac15(Object) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
jmac15(String) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
Return lowest byte register name.
jmac15(String) - class coins.backend.gen.CodeGenerator_thumb のメソッド
 
jmac15(String, String) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
 
jmac15(String, String) - class coins.backend.gen.CodeGenerator_x86 のメソッド
 
jmac15(String, String) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
jmac15(String, String, String, String) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
jmac16(Object) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
jmac16(String) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
Return lower 32bit of memory/register/constant operand.
jmac16(String) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
Return lower half register name.
jmac16(String) - class coins.backend.gen.CodeGenerator_x86 のメソッド
Return lower half register name.
jmac16(String) - class coins.backend.gen.CodeGenerator_thumb のメソッド
 
jmac16(String, String) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
jmac16(String, String) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
jmac17(Object) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
jmac17(String) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
jmac17(String) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
Return lowest byte register name.
jmac17(String) - class coins.backend.gen.CodeGenerator_x86 のメソッド
Return lowest byte register name.
jmac17(String, String) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
jmac17(String, String) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
jmac18(Object) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
jmac18(String) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
jmac18(String) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
Return lower 32bit of memory/register/constant operand.
jmac18(String) - class coins.backend.gen.CodeGenerator_x86 のメソッド
Return lower 32bit of memory/register/constant operand.
jmac18(String) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
jmac18(String) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
jmac19(String) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
jmac19(String) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
Return upper 32bit of memory/register/constant operand.
jmac19(String) - class coins.backend.gen.CodeGenerator_x86 のメソッド
Return upper 32bit of memory/register/constant operand.
jmac19(String) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
jmac19(String) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
jmac19(String, String) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
jmac2() - class coins.backend.gen.CodeGenerator_x86simd のメソッド
 
jmac2() - class coins.backend.gen.CodeGenerator_x86 のメソッド
 
jmac2(LirNode) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
jmac2(LirNode) - class coins.backend.gen.CodeGenerator_mb のメソッド
 
jmac2(Object) - class coins.backend.gen.CodeGenerator_alpha のメソッド
 
jmac2(Object, Object) - class coins.backend.gen.CodeGenerator_sparc のメソッド
Expand _set macro s.t. copying 32bit constant x to y.
jmac2(Object, Object, Object) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
jmac2(String) - class coins.backend.gen.CodeGenerator_thumb のメソッド
 
jmac2(String) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
jmac2(String, String) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
jmac2(String, String) - class coins.backend.gen.CodeGenerator_mips のメソッド
 
jmac20(Object) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
Generate prologue sequence.
jmac20(Object) - class coins.backend.gen.CodeGenerator_x86 のメソッド
Generate prologue sequence.
jmac20(String) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
Return upper 32bit of memory/register/constant operand.
jmac20(String) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
jmac20(String) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
jmac20(String, String) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
jmac21(Object, String) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
Generate epilogue sequence.
jmac21(Object, String) - class coins.backend.gen.CodeGenerator_x86 のメソッド
Generate epilogue sequence.
jmac21(String) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
Return expanded 32bit register name.
jmac21(String) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
jmac21(String) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
jmac21(String, String) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
jmac22(String) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
Return expanded 32bit register name.
jmac22(String) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
 
jmac22(String) - class coins.backend.gen.CodeGenerator_x86 のメソッド
 
jmac22(String) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
jmac22(String) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
jmac22(String) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
jmac23(Object) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
jmac23(String) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
Return expanded 64bit register name.
jmac23(String) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
 
jmac23(String) - class coins.backend.gen.CodeGenerator_x86 のメソッド
 
jmac23(String, String) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
jmac23(String, String) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
jmac24(Object, String) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
jmac24(String) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
Return full register name.
jmac24(String) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
 
jmac24(String) - class coins.backend.gen.CodeGenerator_x86 のメソッド
 
jmac24(String, String) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
jmac24(String, String, String, String) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
jmac25(Object) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
Generate prologue sequence.
jmac25(String) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
jmac25(String) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
jmac25(String) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
jmac25(String, Object) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
 
jmac25(String, Object) - class coins.backend.gen.CodeGenerator_x86 のメソッド
 
jmac26(Object) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
jmac26(Object, String) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
Generate epilogue sequence.
jmac26(String) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
jmac26(String) - class coins.backend.gen.CodeGenerator_arm のメソッド
Return lower half register name.
jmac27(Object, String) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
jmac27(String) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
jmac27(String) - class coins.backend.gen.CodeGenerator_arm のメソッド
Return lowest byte register name.
jmac28(Object) - class coins.backend.gen.CodeGenerator_arm のメソッド
Generate prologue sequence.
jmac28(String) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
jmac28(String) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
jmac29(Object, String) - class coins.backend.gen.CodeGenerator_arm のメソッド
Generate epilogue sequence.
jmac29(String) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
jmac29(String) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
jmac3() - class coins.backend.gen.CodeGenerator_x86simd のメソッド
 
jmac3() - class coins.backend.gen.CodeGenerator_x86 のメソッド
 
jmac3(LirNode) - class coins.backend.gen.CodeGenerator_sparc のメソッド
 
jmac3(Object) - class coins.backend.gen.CodeGenerator_alpha のメソッド
 
jmac3(Object, Object, Object, Object) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
jmac3(String) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
jmac3(String) - class coins.backend.gen.CodeGenerator_mb のメソッド
 
jmac3(String) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
jmac3(String, String) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
jmac3(String, String) - class coins.backend.gen.CodeGenerator_thumb のメソッド
 
jmac3(String, String) - class coins.backend.gen.CodeGenerator_mips のメソッド
 
jmac30(String) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
jmac30(String) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
jmac30(String, Object) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
jmac31(String) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
jmac31(String) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
jmac32(String) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
jmac32(String, Object) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
jmac33(String) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
jmac34(String) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
jmac35(String) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
jmac36(String) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
jmac37(String) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
jmac4() - class coins.backend.gen.CodeGenerator_x86simd のメソッド
 
jmac4() - class coins.backend.gen.CodeGenerator_x86 のメソッド
 
jmac4(Object) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
jmac4(Object, String) - class coins.backend.gen.CodeGenerator_alpha のメソッド
 
jmac4(String) - class coins.backend.gen.CodeGenerator_mips のメソッド
 
jmac4(String) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
jmac4(String, Object) - class coins.backend.gen.CodeGenerator_mb のメソッド
 
jmac4(String, String) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
jmac4(String, String) - class coins.backend.gen.CodeGenerator_thumb のメソッド
 
jmac4(String, String) - class coins.backend.gen.CodeGenerator_sparc のメソッド
 
jmac4(String, String) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
jmac5() - class coins.backend.gen.CodeGenerator_x86simd のメソッド
 
jmac5() - class coins.backend.gen.CodeGenerator_x86 のメソッド
 
jmac5() - class coins.backend.gen.CodeGenerator_mb のメソッド
 
jmac5(String) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
jmac5(String) - class coins.backend.gen.CodeGenerator_thumb のメソッド
 
jmac5(String) - class coins.backend.gen.CodeGenerator_mips のメソッド
 
jmac5(String) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
jmac5(String, String) - class coins.backend.gen.CodeGenerator_sparc のメソッド
 
jmac5(String, String) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
jmac5(String, String) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
jmac5(String, String) - class coins.backend.gen.CodeGenerator_alpha のメソッド
 
jmac6(String) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
jmac6(String) - class coins.backend.gen.CodeGenerator_sparc のメソッド
 
jmac6(String) - class coins.backend.gen.CodeGenerator_mips のメソッド
 
jmac6(String) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
jmac6(String, String) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
 
jmac6(String, String) - class coins.backend.gen.CodeGenerator_x86 のメソッド
 
jmac6(String, String) - class coins.backend.gen.CodeGenerator_thumb のメソッド
 
jmac6(String, String) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
jmac6(String, String) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
jmac6(String, String) - class coins.backend.gen.CodeGenerator_mb のメソッド
 
jmac6(String, String) - class coins.backend.gen.CodeGenerator_alpha のメソッド
 
jmac7(String) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
jmac7(String) - class coins.backend.gen.CodeGenerator_sparc のメソッド
 
jmac7(String) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
jmac7(String) - class coins.backend.gen.CodeGenerator_mips のメソッド
 
jmac7(String) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
jmac7(String) - class coins.backend.gen.CodeGenerator_alpha のメソッド
 
jmac7(String, String) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
 
jmac7(String, String) - class coins.backend.gen.CodeGenerator_x86 のメソッド
 
jmac7(String, String) - class coins.backend.gen.CodeGenerator_thumb のメソッド
 
jmac7(String, String) - class coins.backend.gen.CodeGenerator_mb のメソッド
 
jmac7(String, String, String) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
jmac8(String) - class coins.backend.gen.CodeGenerator_thumb のメソッド
 
jmac8(String) - class coins.backend.gen.CodeGenerator_sparc のメソッド
 
jmac8(String) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
jmac8(String) - class coins.backend.gen.CodeGenerator_mips のメソッド
 
jmac8(String) - class coins.backend.gen.CodeGenerator_alpha のメソッド
 
jmac8(String, String) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
jmac8(String, String) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
 
jmac8(String, String) - class coins.backend.gen.CodeGenerator_x86 のメソッド
 
jmac8(String, String) - class coins.backend.gen.CodeGenerator_mb のメソッド
 
jmac8(String, String) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
jmac8(String, String, String) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
jmac9(Object) - class coins.backend.gen.CodeGenerator_mips のメソッド
 
jmac9(String) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
jmac9(String) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
 
jmac9(String) - class coins.backend.gen.CodeGenerator_x86 のメソッド
 
jmac9(String) - class coins.backend.gen.CodeGenerator_thumb のメソッド
 
jmac9(String) - class coins.backend.gen.CodeGenerator_sparc のメソッド
 
jmac9(String) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
jmac9(String) - class coins.backend.gen.CodeGenerator_mb のメソッド
 
jmac9(String, String) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
jmac9(String, String) - class coins.backend.gen.CodeGenerator_alpha のメソッド
 
jmac9(String, String, String, String) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
jmp_count - class coins.backend.gen.CodeGenerator_sh4.CodeAnalysisInfo の変数
 
join(BitMapSet) - class coins.backend.util.BitMapSet のメソッド
Join operation.
join(Symbol, Symbol) - class coins.backend.regalo.LiveRange のメソッド
Coalesce x & y and leave smaller-numbered symbol's name.
JUMP - class coins.backend.Op の static 変数
 
JUMP_LABEL - interface coins.sym.Label の static 変数
Label kind numbers
JUMPC - class coins.backend.Op の static 変数
 
JumpCanon - class coins.backend.opt.JumpCanon.
Canonicalize JUMP instructions so that their false-target have the label of the following block.
JumpCanon() - class coins.backend.opt.JumpCanon のコンストラクタ
 
jumpCheck(SubpDefinition) - class coins.alias.alias2.AliasAnalHir2 のメソッド
 
jumpcInfo - class coins.backend.gen.CodeGenerator_arm の変数
 
JUMPN - class coins.backend.Op の static 変数
 
JumpOpt - class coins.backend.opt.JumpOpt.
Remove Jump-only or unreachable blocks.
JumpOpt() - class coins.backend.opt.JumpOpt のコンストラクタ
 
jumpRepair(BasicBlk) - class coins.ssa.BackTranslateFromSsaBriggs のメソッド
 
JumpStmt - interface coins.ir.hir.JumpStmt.
JumpStmt interface
jumpStmt(Label) - class coins.ir.hir.HIR_Impl のメソッド
 
jumpStmt(Label) - interface coins.ir.hir.HIR0 のメソッド
jumpStmt Create a jump statement and increment reference count of pLabelSym.
JumpStmtImpl - class coins.ir.hir.JumpStmtImpl.
JumpStmt class
JumpStmtImpl(HirRoot, Label) - class coins.ir.hir.JumpStmtImpl のコンストラクタ
Constructors
JumpStmtImpl(HirRoot, LabelNode) - class coins.ir.hir.JumpStmtImpl のコンストラクタ
 

K

KEEP - class coins.hir2lir.ConvToNewLIR.SymStat の static 変数
 
key - class coins.sym.SymTableEntryImpl の変数
 
Keyword - interface coins.backend.Keyword.
Definitions of LIR keywords.
keywordList - class coins.hir2lir.ConvToNewLIR の static 変数
 
KeyWords - class coins.hir2c.KeyWords.
 
KeyWords() - class coins.hir2c.KeyWords のコンストラクタ
 
KeywordTable - class coins.cfront.KeywordTable.
 
KeywordTable(int) - class coins.cfront.KeywordTable のコンストラクタ
 
kid - class coins.backend.gen.CodeGenerator.Match の変数
Direct children of this operator.
kid - class coins.backend.lir.LirUnaOp の変数
 
kid - class coins.backend.lir.LirNaryOp の変数
 
kid(int) - class coins.backend.lir.LirUnaOp のメソッド
 
kid(int) - class coins.backend.lir.LirNode のメソッド
Return nth operand; Subclass responsibility
kid(int) - class coins.backend.lir.LirNaryOp のメソッド
 
kid(int) - class coins.backend.lir.LirBinOp のメソッド
 
kid0 - class coins.backend.lir.LirBinOp の変数
 
kid1 - class coins.backend.lir.LirBinOp の変数
 
kids - class coins.backend.ana.Postdominators の変数
BasicBlk-id-indexed array, whose elements are the lists of children nodes in the Postdominator tree.
kids - class coins.backend.ana.LoopAnalysis の変数
Children of blocks in the loop tree.
kids - class coins.backend.ana.Dominators の変数
BasicBlk-id-indexed array, whose elements are the lists of children nodes in the dominator tree.
kids - class coins.backend.tools.Tmd2Java.OpPattern の変数
 
kills(SetRefRepr, FlowExpId) - class coins.aflow.FindPEKill のメソッド
 
kills(SetRefRepr, FlowExpId) - class coins.aflow.FindEKill のメソッド
 
kills(SetRefRepr, SetRefRepr) - class coins.aflow.FindKill のメソッド
 
kills(SetRefRepr, SetRefRepr) - class coins.aflow.FindDKill のメソッド
 
killsByAlias(SetRefRepr, FlowExpId, RecordAlias) - class coins.aflow.FindPEKill のメソッド
 
killsByAlias(SetRefRepr, FlowExpId, RecordAlias) - class coins.aflow.FindEKill のメソッド
 
killsByAlias(SetRefRepr, SetRefRepr, RecordAlias) - class coins.aflow.FindKill のメソッド
 
killsByAlias(SetRefRepr, SetRefRepr, RecordAlias) - class coins.aflow.FindDKill のメソッド
 
kind - class coins.backend.tools.Tmd2Java.Prod の変数
 
kind - class coins.backend.tools.Tmd2Java.JavaMacro の変数
 
kind - class coins.ffront.IntrinsicUtility.NameAndType の変数
 
KIND_ADDRESS - interface coins.sym.Type の static 変数
Type kind code
KIND_ALIGNMENT - interface coins.sym.Type の static 変数
Alignment number indexed by type kind code.
KIND_AREG - interface coins.sym.Sym0 の static 変数
Symbol kind number
KIND_ATOMIC - class coins.alias.Tag の static 変数
The kind for the Tags that represent atomic (scalar) type objects.
KIND_BASE_LIM - interface coins.sym.Type の static 変数
Type kind code
KIND_BOOL - interface coins.sym.Type の static 変数
Type kind code
KIND_BOOL_CONST - interface coins.sym.Sym0 の static 変数
Symbol kind number
KIND_CHAR - interface coins.sym.Type の static 変数
Type kind code
KIND_CHAR_CONST - interface coins.sym.Sym0 の static 変数
Symbol kind number
KIND_CONST_FIRST - interface coins.sym.Sym0 の static 変数
Symbol kind number
KIND_CONST_LAST - interface coins.sym.Sym0 の static 変数
Symbol kind number
KIND_DEFINED - interface coins.sym.Type の static 変数
Type kind code
KIND_DOUBLE - interface coins.sym.Type の static 変数
Type kind code
KIND_ELEM - interface coins.sym.Sym0 の static 変数
Symbol kind number
KIND_ENUM - interface coins.sym.Type の static 変数
Type kind code
KIND_EXP_ID - interface coins.sym.Sym0 の static 変数
Symbol kind number
KIND_FLOAT - interface coins.sym.Type の static 変数
Type kind code
KIND_FLOAT_CONST - interface coins.sym.Sym0 の static 変数
Symbol kind number
KIND_FLOAT_LOWER_LIM - interface coins.sym.Type の static 変数
Type kind code
KIND_FLOAT_UPPER_LIM - interface coins.sym.Type の static 変数
Type kind code
KIND_INT - interface coins.sym.Type の static 変数
Type kind code
KIND_INT_CONST - interface coins.sym.Sym0 の static 変数
Symbol kind number
KIND_INT_UPPER_LIM - interface coins.sym.Type の static 変数
Type kind code
KIND_LABEL - interface coins.sym.Sym0 の static 変数
Symbol kind number
KIND_LONG - interface coins.sym.Type の static 変数
Type kind code
KIND_LONG_DOUBLE - interface coins.sym.Type の static 変数
Type kind code
KIND_LONG_LONG - interface coins.sym.Type の static 変数
Type kind code
KIND_MREG - interface coins.sym.Sym0 の static 変数
Symbol kind number
KIND_NAME - interface coins.sym.Sym の static 変数
Symbol kind name
KIND_NAMED_CONST - interface coins.sym.Sym0 の static 変数
Symbol kind number
KIND_OFFSET - interface coins.sym.Type の static 変数
Type kind code
KIND_OTHER - interface coins.sym.Sym0 の static 変数
Symbol kind number
KIND_PARAM - interface coins.sym.Sym0 の static 変数
Symbol kind number
KIND_POINTER - interface coins.sym.Type の static 変数
Type kind code
KIND_RANKS - interface coins.sym.Type の static 変数
 
KIND_REGION - interface coins.sym.Type の static 変数
Type kind code
KIND_REMOVED - interface coins.sym.Sym0 の static 変数
Symbol kind number
KIND_SHORT - interface coins.sym.Type の static 変数
Type kind code
KIND_STRING - interface coins.sym.Type の static 変数
Type kind code
KIND_STRING_CONST - interface coins.sym.Sym0 の static 変数
Symbol kind number
KIND_STRUCT - class coins.alias.Tag の static 変数
The kind for the Tags that represent struct type objects.
KIND_STRUCT - interface coins.sym.Type の static 変数
Type kind code
KIND_SUBP - interface coins.sym.Type の static 変数
Type kind code
KIND_SUBP - interface coins.sym.Sym0 の static 変数
Symbol kind number
KIND_TAG - interface coins.sym.Sym0 の static 変数
Symbol kind number
KIND_TYPE - interface coins.sym.Sym0 の static 変数
Symbol kind number
KIND_U_CHAR - interface coins.sym.Type の static 変数
Type kind code
KIND_U_INT - interface coins.sym.Type の static 変数
Type kind code
KIND_U_LONG - interface coins.sym.Type の static 変数
Type kind code
KIND_U_LONG_LONG - interface coins.sym.Type の static 変数
Type kind code
KIND_U_SHORT - interface coins.sym.Type の static 変数
Type kind code
KIND_UNDEF - interface coins.sym.Type の static 変数
Type kind code
KIND_UNION - class coins.alias.Tag の static 変数
The kind for the Tags that represent union type objects.
KIND_UNION - interface coins.sym.Type の static 変数
Type kind code
KIND_UNKNOWN - class coins.alias.Tag の static 変数
The kind for the Tag whose type is unknown,
KIND_UNSIGNED_LOWER_LIM - interface coins.sym.Type の static 変数
Type kind code
KIND_VAR - interface coins.sym.Sym0 の static 変数
Symbol kind number
KIND_VECTOR - class coins.alias.Tag の static 変数
The kind for the Tags represent vector type objects.
KIND_VECTOR - interface coins.sym.Type の static 変数
Type kind code
KIND_VOID - interface coins.sym.Type の static 変数
Type kind code
KIND_WCHAR - interface coins.sym.Type の static 変数
Type kind code
kindName() - class coins.ffront.Token のメソッド
 

L

l - class coins.hir2lir.ConvToNewLIR.AsmParamList の変数
 
L_Ambiguous - class coins.backend.contrib.RPloop の変数
 
L_Explicit - class coins.backend.contrib.RPloop の変数
 
L_Lift - class coins.backend.contrib.RPloop の変数
 
L_Promotable - class coins.backend.contrib.RPloop の変数
 
label - class coins.backend.asmpp.LtorgInstruction の変数
 
label - class coins.backend.asmpp.BraInstruction の変数
 
label - class coins.backend.asmpp.BccInstruction の変数
 
label - class coins.backend.lir.LirLabelRef の変数
Label this node holds
label - class coins.mdf.MacroTask の変数
The label of the current macro task
Label - class coins.backend.sym.Label.
Label
Label - interface coins.sym.Label.
Label interface LabelImpl class implements this interface.
LABEL - class coins.backend.Op の static 変数
 
LABEL - class coins.ffront.Parser の static 変数
 
LABEL_DEF - class coins.ffront.Parser の static 変数
 
LABEL_LIST - class coins.snapshot.TagName の static 変数
The tag `labelList'
label_long_const - class coins.backend.gen.CodeGenerator_sh4 の static 変数
 
label_name - class coins.backend.gen.CodeGenerator_sh4.LabelRegister の変数
 
label_short_const - class coins.backend.gen.CodeGenerator_sh4 の static 変数
 
label() - class coins.backend.cfg.BasicBlk のメソッド
Return label of this block
label(LirNode, CodeGenerator_alpha.State[]) - class coins.backend.gen.CodeGenerator_alpha.State のメソッド
 
label(LirNode, CodeGenerator_arm.State[]) - class coins.backend.gen.CodeGenerator_arm.State のメソッド
 
label(LirNode, CodeGenerator_mb.State[]) - class coins.backend.gen.CodeGenerator_mb.State のメソッド
 
label(LirNode, CodeGenerator_mips.State[]) - class coins.backend.gen.CodeGenerator_mips.State のメソッド
 
label(LirNode, CodeGenerator_ppc.State[]) - class coins.backend.gen.CodeGenerator_ppc.State のメソッド
 
label(LirNode, CodeGenerator_sample.State[]) - class coins.backend.gen.CodeGenerator_sample.State のメソッド
 
label(LirNode, CodeGenerator_sh4.State[]) - class coins.backend.gen.CodeGenerator_sh4.State のメソッド
 
label(LirNode, CodeGenerator_sparc.State[]) - class coins.backend.gen.CodeGenerator_sparc.State のメソッド
 
label(LirNode, CodeGenerator_thumb.State[]) - class coins.backend.gen.CodeGenerator_thumb.State のメソッド
 
label(LirNode, CodeGenerator_x86_64.State[]) - class coins.backend.gen.CodeGenerator_x86_64.State のメソッド
 
label(LirNode, CodeGenerator_x86.State[]) - class coins.backend.gen.CodeGenerator_x86.State のメソッド
 
label(LirNode, CodeGenerator_x86simd.State[]) - class coins.backend.gen.CodeGenerator_x86simd.State のメソッド
 
label(LirNode, State, State, State, State) - interface coins.backend.gen.State のメソッド
Fill this state for node t.
Label(String) - class coins.backend.sym.Label のコンストラクタ
Create label with name n.
label(Token) - class coins.ffront.F77Hir のメソッド
make Fir node of statement label [f77.jay] label : INT_CONST { $$ = fHir.label($1); }
labelAndRewrite(LirNode, CodeGenerator_alpha.RewrState[], String, BiList, BiList) - class coins.backend.gen.CodeGenerator_alpha.RewrState のメソッド
 
labelAndRewrite(LirNode, CodeGenerator_arm.RewrState[], String, BiList, BiList) - class coins.backend.gen.CodeGenerator_arm.RewrState のメソッド
 
labelAndRewrite(LirNode, CodeGenerator_mb.RewrState[], String, BiList, BiList) - class coins.backend.gen.CodeGenerator_mb.RewrState のメソッド
 
labelAndRewrite(LirNode, CodeGenerator_mips.RewrState[], String, BiList, BiList) - class coins.backend.gen.CodeGenerator_mips.RewrState のメソッド
 
labelAndRewrite(LirNode, CodeGenerator_ppc.RewrState[], String, BiList, BiList) - class coins.backend.gen.CodeGenerator_ppc.RewrState のメソッド
 
labelAndRewrite(LirNode, CodeGenerator_sample.RewrState[], String, BiList, BiList) - class coins.backend.gen.CodeGenerator_sample.RewrState のメソッド
 
labelAndRewrite(LirNode, CodeGenerator_sh4.RewrState[], String, BiList, BiList) - class coins.backend.gen.CodeGenerator_sh4.RewrState のメソッド
 
labelAndRewrite(LirNode, CodeGenerator_sparc.RewrState[], String, BiList, BiList) - class coins.backend.gen.CodeGenerator_sparc.RewrState のメソッド
 
labelAndRewrite(LirNode, CodeGenerator_thumb.RewrState[], String, BiList, BiList) - class coins.backend.gen.CodeGenerator_thumb.RewrState のメソッド
 
labelAndRewrite(LirNode, CodeGenerator_x86_64.RewrState[], String, BiList, BiList) - class coins.backend.gen.CodeGenerator_x86_64.RewrState のメソッド
 
labelAndRewrite(LirNode, CodeGenerator_x86.RewrState[], String, BiList, BiList) - class coins.backend.gen.CodeGenerator_x86.RewrState のメソッド
 
labelAndRewrite(LirNode, CodeGenerator_x86simd.RewrState[], String, BiList, BiList) - class coins.backend.gen.CodeGenerator_x86simd.RewrState のメソッド
 
LabelDef - interface coins.ir.hir.LabelDef.
Label definition
labelDef(Label) - class coins.ir.hir.HIR_Impl のメソッド
 
labelDef(Label) - interface coins.ir.hir.HIR0 のメソッド
labelDef Make a LabelDef instance that defines the label pLabel.
LabelDefImpl - class coins.ir.hir.LabelDefImpl.
Label definition
LabelDefImpl(HirRoot, Label) - class coins.ir.hir.LabelDefImpl のコンストラクタ
 
LabeledDoStmt - class coins.ffront.LabeledDoStmt.
DO statement of the form DO 10 i = 1, 30 ... 10 ...
LabeledDoStmt(Token, Node, int, FirToHir) - class coins.ffront.LabeledDoStmt のコンストラクタ
 
LabeledStmt - interface coins.ir.hir.LabeledStmt.
LabeledStmt Labeled statement interface
labeledStmt(Label, Stmt) - class coins.ir.hir.HIR_Impl のメソッド
 
labeledStmt(Label, Stmt) - interface coins.ir.hir.HIR0 のメソッド
labeledStmt Build labeled statement using pLabel as its label and pStmt as its statement body.
LabeledStmtImpl - class coins.ir.hir.LabeledStmtImpl.
LabeledStmtImpl Labeled statement class
LabeledStmtImpl(HirRoot, Label, Stmt) - class coins.ir.hir.LabeledStmtImpl のコンストラクタ
 
LabelImpl - class coins.sym.LabelImpl.
class Label
LabelImpl(SymRoot, String, Sym) - class coins.sym.LabelImpl のコンストラクタ
 
LabelInstruction - class coins.backend.asmpp.LabelInstruction.
 
LabelInstruction(String, String) - class coins.backend.asmpp.LabelInstruction のコンストラクタ
 
labelListContainsLabelOfStmt(List, LabeledStmt) - class coins.opt.NormalizeHir のメソッド
 
LabelNode - interface coins.ir.hir.LabelNode.
LabelNode: Label reference node.
labelNode(Label) - class coins.ir.hir.HIR_Impl のメソッド
 
labelNode(Label) - interface coins.ir.hir.HIR0 のメソッド
labelNode Make a LabelNode instance having Label symbol pLabel.
LabelNodeImpl - class coins.ir.hir.LabelNodeImpl.
Label reference node.
LabelNodeImpl(HirRoot, Label) - class coins.ir.hir.LabelNodeImpl のコンストラクタ
 
LabelRef - class coins.hir2c.LabelRef.
 
LabelRef() - class coins.hir2c.LabelRef のコンストラクタ
LabelRef:
labelRef(int, int, Label, ImList) - class coins.backend.lir.LirFactory のメソッド
Create LABEL node
labelRef(int, int, Label, int, ImList) - class coins.backend.lir.LirFactory のメソッド
Create LABEL node with variant
labelRef(Label) - class coins.backend.lir.LirFactory のメソッド
Create LABEL node, short form
labelRefVariant(Label) - class coins.backend.lir.LirFactory のメソッド
Create LABEL node with variant, short form
Labels - class coins.backend.asmpp.LiteralAndBranchProcessor の変数
 
labelTree(LirNode) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
labelTree(LirNode) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
 
labelTree(LirNode) - class coins.backend.gen.CodeGenerator_x86 のメソッド
 
labelTree(LirNode) - class coins.backend.gen.CodeGenerator_thumb のメソッド
 
labelTree(LirNode) - class coins.backend.gen.CodeGenerator_sparc のメソッド
 
labelTree(LirNode) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
labelTree(LirNode) - class coins.backend.gen.CodeGenerator_sample のメソッド
 
labelTree(LirNode) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
labelTree(LirNode) - class coins.backend.gen.CodeGenerator_mips のメソッド
 
labelTree(LirNode) - class coins.backend.gen.CodeGenerator_mb のメソッド
 
labelTree(LirNode) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
labelTree(LirNode) - class coins.backend.gen.CodeGenerator_alpha のメソッド
 
labelTree(LirNode) - class coins.backend.gen.CodeGenerator のメソッド
Label LIR tree t.
LabelType - class coins.snapshot.LabelType.
This class represents the type `labelType'.
LabelType(String, BiList) - class coins.snapshot.LabelType のコンストラクタ
Constructor
languageName - class coins.IoRoot の変数
 
last - class coins.ffront.Quad の変数
 
LAST_TIME - class coins.backend.sched.DependNode の static 変数
 
LAST_TIME - class coins.backend.sched.DependGraph の static 変数
 
last() - class coins.backend.util.BiList のメソッド
Return last link.
lastArg - class coins.backend.gen.CodeGenerator_x86_64.X86_64Attr の変数
 
lastArg0 - class coins.backend.gen.CodeGenerator_x86_64.X86_64Attr の変数
 
lastBranch - class coins.backend.sched.DependGraph の変数
 
LastConst - class coins.lparallel.IndExp の変数
 
LastConstFlag - class coins.lparallel.BasicInduction の変数
 
LastConstValue - class coins.lparallel.BasicInduction の変数
 
lastElem() - class coins.backend.util.ImList のメソッド
Return last element of the list.
lastIndexOf(Object) - class coins.aflow.util.FAList のメソッド
 
lastIndexOf(Object) - class coins.aflow.util.CoinsList のメソッド
Returns the index in this list of the last occurrence of the specified element, or -1 if the list does not contain this element.
lastIndexOf(Object) - class coins.flow.FAList のメソッド
 
LastPrivate - class coins.lparallel.LoopTable の変数
 
lastReturned - class coins.aflow.util.CoinsList.Itr の変数
 
lastReturned() - class coins.aflow.util.CoinsList.Itr のメソッド
 
lastSym - class coins.sym.SymTableImpl の変数
 
latency - class coins.backend.sched.DependNode の変数
 
latency(int) - class coins.backend.sched.LirNodeInf のメソッド
Retrun latency of this LirNode
latencyArray - class coins.backend.sched.Pipelining の変数
 
lateRewritingSequence() - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
Return late time pre-rewriting sequence.
lateRewritingSequence() - class coins.backend.gen.CodeGenerator_x86simd のメソッド
Return late time pre-rewriting sequence.
lateRewritingSequence() - class coins.backend.gen.CodeGenerator_x86 のメソッド
Return late time pre-rewriting sequence.
lateRewritingSequence() - class coins.backend.gen.CodeGenerator_sparc のメソッド
Return late time pre-rewriting sequence.
lateRewritingSequence() - class coins.backend.gen.CodeGenerator_arm のメソッド
Return late time pre-rewriting sequence.
lateRewritingSequence() - class coins.backend.gen.CodeGenerator_alpha のメソッド
 
lateRewritingSequence() - class coins.backend.gen.CodeGenerator のメソッド
Return late time pre-rewriting sequence.
lateRewritingTrig - class coins.backend.TargetMachine の変数
Late time pre-rewriting of LIR.
LDEF - interface coins.backend.Keyword の static 変数
 
LE - interface coins.ast.TokenId の static 変数
 
leafOperands() - class coins.aflow.SetRefReprHirEImpl のメソッド
leafOperands: Get the set of symbols used as operands gathered from all leaf nodes of the subtree corresponding to this.
leafOperands() - class coins.flow.SetRefReprHirEImpl のメソッド
leafOperands Get the set of symbols used as operands gathered from all leaf nodes of the subtree corresponding to this.
LeafStmnt - class coins.ast.stmnt.LeafStmnt.
The super class of statements that do not contain nested statements.
LeafStmnt(String, int) - class coins.ast.stmnt.LeafStmnt のコンストラクタ
 
left - class coins.ast.Pair の変数
 
left - class coins.ast.expr.BinaryExpr の変数
 
left - class coins.ast.stmnt.TreeStmnt の変数
 
left - class coins.ffront.Pair の変数
 
left() - class coins.ast.TreeWalker のメソッド
Move to the left child.
leftName(Token, FirList) - class coins.ffront.F77Hir のメソッド
make Fir node of subscripted variable or function call [f77.jay] left_name : IDENT '(' arg_list ')' { $$ = fHir.leftName($1, $3); }
leftNameSubstr(Token, FirList, Pair) - class coins.ffront.F77Hir のメソッド
 
LENGTH - class coins.ffront.IntrinsicUtility の static 変数
 
length_ - class coins.ffront.ConcatNode の変数
 
length() - class coins.backend.util.ImList のメソッド
Return number of elements of the list.
length() - class coins.backend.util.BiList のメソッド
Return length of the list
length() - class coins.ir.hir.ExpListExpImpl のメソッド
 
length() - interface coins.ir.hir.ExpListExp のメソッド
length
length() - class coins.simd.AlignmentTest.Alignment のメソッド
Return length
LESS_OR_EQUAL - class coins.ffront.Parser の static 変数
 
LESS_THAN - class coins.ffront.Parser の static 変数
 
lessersOf(Object) - class coins.aflow.util.PosetImpl のメソッド
 
lessersOf(Object) - interface coins.aflow.util.Poset のメソッド
 
lessThan(Pipelining.PairIndex) - class coins.backend.sched.Pipelining.PairIndex のメソッド
 
LET - class coins.ffront.Parser の static 変数
 
letHaveDelaySlot() - class coins.backend.sched.DependNode のメソッド
 
letterGroup(Token, Token) - class coins.ffront.F77Sym のメソッド
 
lex - class coins.cfront.Parser の変数
 
Lex - class coins.cfront.Lex.
Lexical analyzer.
Lex(IoRoot, InputStream) - class coins.cfront.Lex のコンストラクタ
Constructs a lexical analyzer.
lexem - class coins.ffront.FormatStmt の変数
 
lexpConv - class coins.backend.gen.CodeGenerator の変数
 
lGlobalNextStmt - class coins.aflow.MakeControlFlowGraphHir の変数
 
lhs - class coins.backend.gen.Rule の変数
Left hand side nonterminal
lhs - class coins.backend.tools.Tmd2Java.Prod の変数
 
lhs() - class coins.backend.tools.Tmd2Java.Pattern のメソッド
Return nonterminal symbol which represents this pattern.
lhs() - class coins.backend.tools.Tmd2Java.Nonterm のメソッド
 
lhs() - class coins.backend.tools.Tmd2Java.OpPattern のメソッド
Return left hand side of this pattern (for derived rule)
lhsSyms() - class coins.aflow.SetRefReprHirImpl のメソッド
 
lhsSyms() - interface coins.aflow.SetRefRepr のメソッド
Returns the set of symbols that correspond to the set of nodes that are within the LHS of this SetRefRepr.
lhsSyms() - class coins.flow.SetRefReprHirImpl のメソッド
 
lhsSyms() - interface coins.flow.SetRefRepr のメソッド
Returns the set of symbols that correspond to the set of nodes that are within the LHS of this SetRefRepr.
LIBDIR - class coins.driver.CoinsOptions の static 変数
The "library directory" option string.
LIBF2C_LOCATION - class coins.driver.F77Driver の static 変数
 
LIBF2C_LOCATION - class coins.ffront.F77TestDriver の static 変数
 
LIBF2C_LOCATION - class coins.lparallel.F77LoopPara の static 変数
 
libName - class coins.ffront.IntrinsicUtility.NameAndType の変数
 
line - class coins.backend.asmpp.AsmLine の変数
 
LINE - class coins.backend.Op の static 変数
 
LINE - class coins.snapshot.TagName の static 変数
The attribute `'
lineNo - class coins.ffront.Scanner の変数
 
lineNumber - class coins.cfront.Token の変数
 
lineNumber() - interface coins.ast.Stmnt のメソッド
Returns the line number of the statement.
lineNumber() - class coins.ast.Pragma のメソッド
 
lineNumber() - class coins.ast.Function のメソッド
 
lineNumber() - class coins.ast.Enum のメソッド
 
lineNumber() - class coins.ast.Declarator のメソッド
 
lineNumber() - class coins.ast.Aggregate のメソッド
 
lineNumber() - class coins.ast.expr.AssignExpr のメソッド
 
lineNumber() - class coins.ast.stmnt.TreeStmnt のメソッド
 
lineNumber() - class coins.ast.stmnt.LeafStmnt のメソッド
 
lineNumber() - class coins.ast.stmnt.CompoundStmnt のメソッド
 
LINK_AREA_SIZE - class coins.backend.gen.CodeGenerator_ppc の static 変数
 
LINK_PATH - interface coins.driver.CompileSpecification の static 変数
Option to specify an archive search path.
LINK_REGISTER_STACK - class coins.backend.gen.CodeGenerator_ppc の static 変数
 
link(File, IoRoot) - class coins.driver.Driver のメソッド
Linker.
link(File, IoRoot) - interface coins.driver.CompilerImplementation のメソッド
Linker implementation.
link(File, IoRoot) - class coins.lparallel.LoopPara のメソッド
Linker.
link(Object, Object) - class coins.aflow.util.TreeStructure のメソッド
Makes a parent-child link between the given nodes.
link(Object, Object) - class coins.flow.TreeStructure のメソッド
Makes a parent-child link between the given nodes.
link(TreeStructure, BBlock, BBlock) - class coins.aflow.MakePostdominatorTreeForSubpFlow のメソッド
 
link(TreeStructure, BBlock, BBlock) - class coins.aflow.MakeDominatorTreeForSubpFlow のメソッド
 
link(TreeStructure, BBlock, BBlock) - class coins.aflow.MakeDominatorTree のメソッド
Links the given two nodes in the given tree structure.
linkage - class coins.backend.sym.SymStatic の変数
Indicates whether external or internal
linkBBlockInDfoAndInverseDfo() - class coins.flow.ControlFlowImpl のメソッド
linkBBlockInDfoAndInverseDfo
LINKER_NAME_OPTION - class coins.driver.Driver の static 変数
An option name to specify a linker command name.
LINKER_NAME_OPTION - class coins.drivergen.Options の static 変数
An option name to specify a linker command name.
linkInDepthFirstOrder(Subp) - class coins.flow.BBlockImpl のメソッド
 
linkInDepthFirstOrder(Subp) - interface coins.flow.BBlock のメソッド
linkInDepthFirstOrder(Subp pSubp) Link basic blocks of subprogram pSubp in depth first order starting from the entry BBlock.
linkInInverseDepthFirstOrder(Subp) - class coins.flow.BBlockImpl のメソッド
 
linkInInverseDepthFirstOrder(Subp) - interface coins.flow.BBlock のメソッド
linkInInverseDepthFirstOrder(Subp pSubp) Link basic blocks of subprogram pSubp in inverse depth first order starting from the exit BBlock.
linkSubpDefinition(SubpDefinition) - class coins.HirRoot のメソッド
linkSubpDefinition: Record the subprogram definition under current processing.
linkSym(Sym) - class coins.sym.SymTableImpl のメソッド
 
linkSym(Sym) - interface coins.sym.SymTable のメソッド
linkSym Link pNewSym as the last symbol of this symbol table.
linkSym(Sym) - class coins.sym.SymImpl のメソッド
linkSym Link pNextSym as the next to this symbol.
lir - class coins.backend.gen.CodeGenerator の変数
LIR factory
lir - class coins.backend.opt.Profiler の変数
 
lir - class coins.backend.sched.Schedule の変数
 
lir - class coins.backend.sched.Pipelining の変数
 
lir - class coins.simd.SimdEnvironment の変数
 
lir - class coins.ssa.SsaEnvironment の変数
The factory of LIR
LIR - class coins.drivergen.Conditions の static 変数
lir
LIR - class coins.snapshot.TagName の static 変数
The tag `lir'
LIR - class coins.snapshot.StatementType の static 変数
For LIR
LIR_OPTIMIZATION_ARGS - class coins.driver.Driver の static 変数
Optimization arguments specified to LIR optimization at variaous optimization levels.
LIR_TO_C_OPTION - class coins.driver.Driver の static 変数
An option name to specify when LIR to C should be invoked.
LIR_TO_C_OPTION - class coins.drivergen.Options の static 変数
An option name to specify when LIR to C should be invoked.
LIR_TO_C_OPTION_DELIMITER - class coins.driver.Driver の static 変数
A delimiter sign to delimit arguments of LIR_TO_C_OPTION.
LIR_TO_C_OPTION_DELIMITER - class coins.drivergen.Options の static 変数
A delimiter sign to delimit arguments of LIR_TO_C_OPTION.
lir(BiList) - class coins.snapshot.StatementType の static メソッド
Static method to generate the LIR statements.
LIR2C - class coins.Registry の static 変数
HIR2C specifies the timing of generating C from LIR.
LIR2C - class coins.snapshot.TagName の static 変数
The tag `lir2c'
LIR2C - class coins.snapshot.StatementType の static 変数
For LIR2C
LIR2C - class coins.ssa.OptionName の static 変数
Make C source from the current module
lir2c(BiList) - class coins.snapshot.StatementType の static メソッド
Static method to generate the LIR2C statements.
LirBinOp - class coins.backend.lir.LirBinOp.
Represents binary operators
LirBinOp(int, int, int, LirNode, LirNode, ImList) - class coins.backend.lir.LirBinOp のコンストラクタ
 
LirBoneList - class coins.simd.LirBoneList.
BoneList class.
LirBoneList_x86 - class coins.simd.LirBoneList_x86.
BoneList class.
LirBoneList_x86(Function) - class coins.simd.LirBoneList_x86 のコンストラクタ
Constructs LirBoneList.
LirBoneList() - class coins.simd.LirBoneList のコンストラクタ
 
LirBopList - class coins.simd.LirBopList.
BopList class
LirBopList_x86 - class coins.simd.LirBopList_x86.
BopList class
LirBopList_x86(Function) - class coins.simd.LirBopList_x86 のコンストラクタ
Constructs LirBopList and initializes bopList.
LirBopList() - class coins.simd.LirBopList のコンストラクタ
 
LirDecoder - class coins.simd.LirDecoder.
Decoder class for Lir.
LirDecoder(Function) - class coins.simd.LirDecoder のコンストラクタ
Constructs LirDecoder.
LirDefUseRel - class coins.simd.LirDefUseRel.
Class for a def-use relation
LirDefUseRel() - class coins.simd.LirDefUseRel のコンストラクタ
Constructs an LirDefUseRel object
LirFactory - class coins.backend.lir.LirFactory.
Generate LIR nodes.
LirFactory(Module) - class coins.backend.lir.LirFactory のコンストラクタ
 
LirFconst - class coins.backend.lir.LirFconst.
Represent FLOATCONST node.
LirFconst(int, int, double, ImList) - class coins.backend.lir.LirFconst のコンストラクタ
 
LirIconst - class coins.backend.lir.LirIconst.
Represent integer constant
LirIconst(int, int, long, ImList) - class coins.backend.lir.LirIconst のコンストラクタ
 
lirInf - class coins.backend.sched.DependNode の変数
 
LirLabelRef - class coins.backend.lir.LirLabelRef.
Represent LABEL node
LirLabelRef(int, int, int, Label, ImList) - class coins.backend.lir.LirLabelRef のコンストラクタ
 
LirLabelRef(int, int, int, Label, int, ImList) - class coins.backend.lir.LirLabelRef のコンストラクタ
 
lirList() - class coins.backend.Function のメソッド
Return Instruction list of this L-function.
LirMatch - class coins.simd.LirMatch.
Matching of patterns and LirNode.
LirMatch() - class coins.simd.LirMatch のコンストラクタ
 
LirMemUtil - class coins.simd.LirMemUtil.
 
LirMemUtil() - class coins.simd.LirMemUtil のコンストラクタ
 
LirNaryOp - class coins.backend.lir.LirNaryOp.
Represents N-ary operators
LirNaryOp(int, int, int, LirNode[], ImList) - class coins.backend.lir.LirNaryOp のコンストラクタ
 
lirNode - class coins.backend.sched.LirNodeInf の変数
 
LirNode - class coins.backend.lir.LirNode.
New LIR node's basic structure
LirNode.Scanner - class coins.backend.lir.LirNode.Scanner.
Scanner for LIR expression tree.
LirNode.Scanner() - class coins.backend.lir.LirNode.Scanner のコンストラクタ
 
LirNode(int, int, int, ImList) - class coins.backend.lir.LirNode のコンストラクタ
Create LIR node
LirNodeInf - class coins.backend.sched.LirNodeInf.
Class to generate information of LirNode instruction
LirNodeInf(LirNode, Schedule) - class coins.backend.sched.LirNodeInf のコンストラクタ
 
LirOrder - class coins.simd.LirOrder.
Class for order relation of L-expressions
LirOrder() - class coins.simd.LirOrder のコンストラクタ
 
LirRearrange - class coins.simd.LirRearrange.
Class for rearrangement
LirRearrange() - class coins.simd.LirRearrange のコンストラクタ
Constructs an LirRearrange object
LirString - class coins.backend.lir.LirString.
Represent Immediate String node.
LirString(int, String) - class coins.backend.lir.LirString のコンストラクタ
 
LirSymRef - class coins.backend.lir.LirSymRef.
STATIC/FRAME/REG LirNode
LirSymRef(int, int, int, Symbol, ImList) - class coins.backend.lir.LirSymRef のコンストラクタ
 
LirToC - class coins.lir2c.LirToC.
LirToC: convert LIR into C code.
LirToC - class coins.ssa.LirToC.
The wrapper class of LIR to C.
LirToC(Module, OutputStreamWriter) - class coins.lir2c.LirToC のコンストラクタ
Constructor (with args)
LirToC(Module, String) - class coins.lir2c.LirToC のコンストラクタ
Constructor (with args)
LirToC(SsaEnvironment, String) - class coins.ssa.LirToC のコンストラクタ
Constructor
lirToTypeStr(LirNode) - class coins.lir2c.Convert のメソッド
lirToTypeStr: get type string of the variable, expression, etc by calling coins.backend.Type@toString() method.
lirToTypeStr2(LirNode) - class coins.lir2c.Convert のメソッド
lirToTypeStr2: get type string of the variable, expression, etc by calling coins.backend.Type@toString() method.
lirToTypeStr3(LirNode) - class coins.lir2c.Convert のメソッド
lirToTypeStr3: get type string and parenthes of the variable, expression, etc by calling coins.backend.Type@toString() method.
LirUnaOp - class coins.backend.lir.LirUnaOp.
Represents unary operators
LirUnaOp(int, int, int, LirNode, ImList) - class coins.backend.lir.LirUnaOp のコンストラクタ
 
LirUtil - class coins.simd.LirUtil.
LIR utility class for SIMD
LirUtil() - class coins.simd.LirUtil のコンストラクタ
 
LirVisitor - interface coins.backend.lir.LirVisitor.
Visitor interface for LirNode
list - class coins.backend.gen.CodeGenerator_sh4 の static 変数
 
list - class coins.backend.tools.RegisterDescription2Java.SymTab の変数
 
list - class coins.ssa.GlobalReassociation.SortData の変数
The list of operations
LIST - class coins.backend.Op の static 変数
 
list() - class coins.backend.util.ImList の static メソッド
Create empty list.
list() - class coins.ffront.F77Sym のメソッド
 
list(Object) - class coins.aflow.util.SelfCollectingResults の static メソッド
 
list(Object) - class coins.backend.util.ImList の static メソッド
Create 1-element list.
list(Object) - class coins.ffront.F77Sym のメソッド
 
list(Object, Object) - class coins.aflow.util.SelfCollectingResults の static メソッド
 
list(Object, Object) - class coins.backend.util.ImList の static メソッド
Create 2-elements list.
list(Object, Object, Object) - class coins.aflow.util.SelfCollectingResults の static メソッド
 
list(Object, Object, Object) - class coins.backend.util.ImList の static メソッド
Create 3-elements list.
list(Object, Object, Object, Object) - class coins.backend.util.ImList の static メソッド
Create 4-elements list.
list(Object, Object, Object, Object, Object) - class coins.backend.util.ImList の static メソッド
Create 5-elements list.
list(Object, Object, Object, Object, Object, Object) - class coins.backend.util.ImList の static メソッド
Create 6-elements list.
ListAppend(List, List) - class coins.lparallel.ArrayAreaAnalyzer のメソッド
 
ListAppend(List, List) - class coins.lparallel.ArrayAnal のメソッド
 
listIterator() - class coins.aflow.util.FAList のメソッド
 
listIterator() - class coins.aflow.util.CoinsList のメソッド
 
listIterator() - class coins.flow.FAList のメソッド
 
listIterator() - class coins.mdf.MacroFlowGraph のメソッド
Get the list iterator of the macro flow graph.
listIterator(int) - class coins.aflow.util.FAList のメソッド
 
listIterator(int) - class coins.aflow.util.CoinsList のメソッド
 
listIterator(int) - class coins.aflow.util.CoinsList.SubList のメソッド
 
listIterator(int) - class coins.flow.FAList のメソッド
 
listLiterals() - class coins.backend.asmpp.LtorgInstruction のメソッド
 
listString(Object) - class coins.backend.tools.Tmd2Java の static メソッド
 
listString1(StringBuffer, Object) - class coins.backend.tools.Tmd2Java の static メソッド
 
listUpHeadingHir(Subp, List, HIR) - class coins.opt.GlobalReform のメソッド
List up top subtrees for pHir and add the subtrees to pHeadingHirList.
listUpPtrNodes(HIR) - class coins.ir.hir.SubsPtrTransformation のメソッド
listUpPtrNodes Make an array-list of pointer expressions taking the form (contents (add (decay ) (exp ) ) ) in pHir in the order of pre-visiting depth-first order.
listUpSubsNodes(HIR) - class coins.ir.hir.SubsPtrTransformation のメソッド
listUpSubsNodes Make an array-list of Subs nodes in pHir in the order of pre-visiting depth-first order.
ListValuedMap - class coins.aflow.util.ListValuedMap.
 
ListValuedMap - class coins.flow.ListValuedMap.
Map a key to a list of objects.
ListValuedMap() - class coins.aflow.util.ListValuedMap のコンストラクタ
Creates a new instance of ListValuedMap
ListValuedMap() - class coins.flow.ListValuedMap のコンストラクタ
Creates a new instance of ListValuedMap
literal - class coins.backend.asmpp.LiteralInstruction の変数
 
LiteralAndBranchProcessor - class coins.backend.asmpp.LiteralAndBranchProcessor.
 
LiteralInstruction - class coins.backend.asmpp.LiteralInstruction.
 
LiteralInstruction(String, String) - class coins.backend.asmpp.LiteralInstruction のコンストラクタ
 
literalRange - class coins.backend.asmpp.CPU の変数
 
literals - class coins.backend.asmpp.LtorgInstruction の変数
 
LiteralTable - class coins.backend.asmpp.LiteralAndBranchProcessor の変数
 
LIVEIN - class coins.snapshot.DisplayNames の static 変数
Live In
liveIn(BasicBlk) - class coins.backend.ana.LiveVariableSlotwise のメソッド
Return the list of live variables at entry of basic block blk.
liveIn(BasicBlk) - class coins.backend.ana.LiveVariableBitMap のメソッド
Return the list of live variables at entry of basic block blk.
liveIn(BasicBlk) - interface coins.backend.ana.LiveVariableAnalysis のメソッド
Return the list of live variables at entry of basic block blk.
liveInSet(BasicBlk) - class coins.backend.ana.LiveVariableSlotwise のメソッド
Return set of live variable numbers at entry of basic block.
liveInSet(BasicBlk) - class coins.backend.ana.LiveVariableBitMap のメソッド
Return set of live variable numbers at entry of basic block.
liveInSet(BasicBlk) - interface coins.backend.ana.LiveVariableAnalysis のメソッド
Return set of live variable numbers at entry of basic block.
LIVEOUT - class coins.snapshot.DisplayNames の static 変数
Live Out
liveOut(BasicBlk) - class coins.backend.ana.LiveVariableSlotwise のメソッド
Return the list of live variables at exit of basic block blk.
liveOut(BasicBlk) - class coins.backend.ana.LiveVariableBitMap のメソッド
Return the list of live variables at exit of basic block blk.
liveOut(BasicBlk) - interface coins.backend.ana.LiveVariableAnalysis のメソッド
Return the list of live variables at exit of basic block blk.
liveOutSet(BasicBlk) - class coins.backend.ana.LiveVariableSlotwise のメソッド
Return set of live variable numbers at exit of basic block.
liveOutSet(BasicBlk) - class coins.backend.ana.LiveVariableBitMap のメソッド
Return set of live variable numbers at exit of basic block.
liveOutSet(BasicBlk) - interface coins.backend.ana.LiveVariableAnalysis のメソッド
Return set of live variable numbers at exit of basic block.
LiveRange - class coins.backend.regalo.LiveRange.
Separate variables into live-ranges.
liveRangeSplitting - class coins.backend.Root の変数
True if live range splitting will be taken place.
liveReg(Vector) - class coins.simd.SimdOpt のメソッド
Calculate live registers.
liveReg(Vector, Vector) - class coins.simd.SimdOpt のメソッド
 
LiveVariableAnalysis - interface coins.backend.ana.LiveVariableAnalysis.
Interface of live variable analysis.
LiveVariableBitMap - class coins.backend.ana.LiveVariableBitMap.
Live variable analysis.
LiveVariableSlotwise - class coins.backend.ana.LiveVariableSlotwise.
Yet another live variable analysis.
lListNum - class coins.casttohir.ToHirC の static 変数
 
lNexted - class coins.aflow.util.CoinsList.Itr の変数
 
LOAD_LATENCY - class coins.backend.sched.LirNodeInf の static 変数
 
LOAD_STORE_INSTRUCTION - class coins.backend.gen.CodeGenerator_ppc.StructureScheduler の static 変数
 
loadSLir(ImList, String, String, Root) - class coins.backend.Module の static メソッド
Convert LIR S-expression LIR to internal form and convert frame variables into register ones.
LocalAnalysis - interface coins.backend.LocalAnalysis.
Interface for result of function analysis.
localAnalyze(String, LirNode, Root) - class coins.backend.sim.TypicalPattern のメソッド
 
LocalAnalyzer - interface coins.backend.LocalAnalyzer.
Interface for function analyzer.
localCommonSubexpElimination() - class coins.opt.PRE のメソッド
 
localEarlyRewritingTrig - class coins.backend.gen.CodeGenerator の変数
Early time pre-rewriting of LIR, function by function.
localInit(BasicBlk) - class coins.ssa.PREQP のメソッド
 
localLateRewritingTrig - class coins.backend.gen.CodeGenerator の変数
Late time pre-rewriting of LIR, function by function.
localSymtab - class coins.backend.Function の変数
Local symbol table
LocalTransformer - interface coins.backend.LocalTransformer.
Interface for function transformer.
locate(Object) - class coins.backend.util.ImList のメソッド
Find a sublist which has element obj.
locate(Object) - class coins.backend.util.BiList のメソッド
Find a link which has an object obj.
locateEqual(Object) - class coins.backend.util.BiList のメソッド
Find a link which has an object which equals to obj.
logfuncname - class coins.backend.sim.SimFuncTable の変数
 
logfuncsymbol - class coins.backend.sim.SimFuncTable の変数
 
LOGICAL - class coins.ffront.Parser の static 変数
 
logop(ImList, BiLink, boolean) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
LONG - interface coins.ast.TokenId の static 変数
 
LONG_CONST - interface coins.ast.TokenId の static 変数
 
LONG_DOUBLE_CONST - interface coins.ast.TokenId の static 変数
 
LONG_DOUBLE_T - interface coins.ast.TypeId の static 変数
 
LONG_LONG_T - interface coins.ast.TypeId の static 変数
 
LONG_T - interface coins.ast.TypeId の static 変数
 
longConst0 - class coins.SymRoot の変数
 
LONGLONG_CONST - interface coins.ast.TokenId の static 変数
 
longValue - class coins.cfront.Token の変数
 
longValue() - class coins.ast.expr.IntConstantExpr のメソッド
 
longValue() - class coins.ast.expr.FloatConstantExpr のメソッド
 
longValue() - class coins.ast.expr.ConstantExpr のメソッド
 
longValue() - class coins.sym.StringConstImpl のメソッド
 
longValue() - class coins.sym.NamedConstImpl のメソッド
longValue Get the value of this constant.
longValue() - class coins.sym.IntConstImpl のメソッド
longValue Get the value of this constant.
longValue() - class coins.sym.FloatConstImpl のメソッド
 
longValue() - interface coins.sym.Const のメソッド
longValue Get the value of this constant.
longValue() - class coins.sym.CharConstImpl のメソッド
longValue Get the value of this constant as a long integer number.
longValue() - class coins.sym.BoolConstImpl のメソッド
longValue Get the value of this constant.
longValue() - class coins.util.IntConst のメソッド
..............long
lookAhead() - class coins.cfront.Lex のメソッド
Looks at the next token.
lookAhead(int) - class coins.cfront.Lex のメソッド
Looks at the n-th token.
lookup(StringBuffer) - class coins.cfront.KeywordTable のメソッド
 
lookupEncodedTag(String) - class coins.cfront.Parser のメソッド
 
lookupLabel(String) - class coins.backend.Module のメソッド
Look up label by final name.
LOOP_BACK_EDGE - interface coins.aflow.Edge の static 変数
 
LOOP_BACK_EDGE - interface coins.flow.Edge の static 変数
 
LOOP_BACK_LABEL - interface coins.sym.Label の static 変数
Label kind numbers
LOOP_BODY_LABEL - interface coins.sym.Label の static 変数
Label kind numbers
loop_body(LoopTable, HIR) - class coins.lparallel.LoopUtil のメソッド
loop_body:
LOOP_COND_INIT_LABEL - interface coins.sym.Label の static 変数
Label kind numbers
loop_ctr - class coins.lparallel.BasicInduction の変数
 
LOOP_END_LABEL - interface coins.sym.Label の static 変数
Label kind numbers
LOOP_EXIT_EDGE - interface coins.aflow.Edge の static 変数
 
LOOP_EXIT_EDGE - interface coins.flow.Edge の static 変数
 
LOOP_HEAD - interface coins.flow.BBlock の static 変数
 
LOOP_STEP_LABEL - interface coins.sym.Label の static 変数
Label kind numbers
LOOP_TAIL - interface coins.flow.BBlock の static 変数
 
LoopAnal() - class coins.lparallel.LoopParallelImpl のメソッド
LoopAnal:
LoopAnal() - interface coins.lparallel.LoopParallel のメソッド
 
LoopAnalLoopList(LinkedList) - class coins.lparallel.LoopParallelImpl のメソッド
LoopAnalLoopList:
LoopAnalLoopList(LinkedList) - interface coins.lparallel.LoopParallel のメソッド
 
LoopAnalysis - class coins.backend.ana.LoopAnalysis.
Detect loop structures in the flow graph.
LoopCtrInduction - class coins.lparallel.LoopTable の変数
 
LoopExpansion - class coins.opt.LoopExpansion.
title: LoopExpansion class.
LoopExpansion(HirRoot) - class coins.opt.LoopExpansion のコンストラクタ
Construct this object
loopHeader - class coins.backend.ana.LoopAnalysis の変数
loopHeader[i] is a entry block of basic block i.
LoopInf - interface coins.aflow.LoopInf.
LoopInf interface //##10 Interface for loop information.
LoopInf - interface coins.flow.LoopInf.
LoopInf interface Interface for loop information.
LoopInfImpl - class coins.aflow.LoopInfImpl.
LoopInfImpl: //##10 Loop information class.
LoopInfImpl - class coins.flow.LoopInfImpl.
LoopInfImpl Loop information class.
LoopInfImpl(FlowRoot, IR) - class coins.aflow.LoopInfImpl のコンストラクタ
 
LoopInfImpl(FlowRoot, IR) - class coins.flow.LoopInfImpl のコンストラクタ
 
LoopInversion - class coins.backend.opt.LoopInversion.
Convert while-do loops to repeat-until form.
LoopInversion() - class coins.backend.opt.LoopInversion のコンストラクタ
 
LoopList - class coins.backend.contrib.RegPromote の変数
 
LoopNextBBlock(LoopTable) - class coins.lparallel.LoopUtil のメソッド
LoopNextBBlock:
LoopPara - class coins.lparallel.LoopPara.
A driver implementation using COINS Compiler Driver API.
LoopPara() - class coins.lparallel.LoopPara のコンストラクタ
 
LoopParallel - interface coins.lparallel.LoopParallel.
 
LoopParallel(HirRoot, SymRoot, IoRoot) - class coins.lparallel.LoopPara のメソッド
LoopParallel:
LoopParallelConv - class coins.lparallel.LoopParallelConv.
 
LoopParallelConv(SubpFlow, FlowResults) - class coins.lparallel.LoopParallelConv のコンストラクタ
LoopParallelConv Convert HIR for parallelization according to the information recorded in LoopTable which contains statements to be added or to be replaced ?
LoopParallelImpl - class coins.lparallel.LoopParallelImpl.
 
LoopParallelImpl(HirRoot, IoRoot, SubpDefinition, FlowRoot) - class coins.lparallel.LoopParallelImpl のコンストラクタ
LoopParallelImpl:
LoopStmt - interface coins.ir.hir.LoopStmt.
LoopStmt -> // Loop statement is either for-loop, while-loop, // repeat-loop, indexed loop, or other general loop. // All of them are implemented as a general loop // with some restriction depending on the loop type. // Compiler components (other than front part) should // treat general loop, that is, do not assume some child // is null without checking whether the child is null // or not
LoopStmt - class coins.lparallel.LoopTable の変数
 
LoopStmtImpl - class coins.ir.hir.LoopStmtImpl.
Loop-statement class. // Components (children) of loop statement // child1: LoopInitPart.
LoopStmtImpl() - class coins.ir.hir.LoopStmtImpl のコンストラクタ
 
LoopStmtImpl(HirRoot) - class coins.ir.hir.LoopStmtImpl のコンストラクタ
 
LoopTable - class coins.lparallel.LoopTable.
 
LoopTable(ForStmt, SubpFlow) - class coins.lparallel.LoopTable のコンストラクタ
LoopTable
LoopUnrolling - class coins.opt.LoopUnrolling.
title: LoopUnrolling class.
LoopUnrolling(HirRoot) - class coins.opt.LoopUnrolling のコンストラクタ
Construct this object.
LoopUnrolling(HirRoot, int, int, int) - class coins.opt.LoopUnrolling のコンストラクタ
Constructor specifying loop unrolling parameters.
LoopUnswitching - class coins.opt.LoopUnswitching.
title: LoopUnswitching class.
LoopUnswitching(HirRoot) - class coins.opt.LoopUnswitching のコンストラクタ
 
LoopUtil - class coins.lparallel.LoopUtil.
 
LoopUtil(FlowResults, SubpFlow) - class coins.lparallel.LoopUtil のコンストラクタ
LoopUtil:
lower - class coins.util.IntBound の変数
....
lowlong(LirNode) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
lowword(LirNode) - class coins.backend.gen.CodeGenerator_sparc のメソッド
Return lower 32bit of 64bit operand.
lsh(int) - class coins.util.IntConst のメソッド
....this<<n.................
lsh(int) - class coins.util.IntBound のメソッド
this<<n..IntBound.......
lsh(IntBound) - class coins.util.IntBound のメソッド
this<<b..IntBound.......
lsh(IntConst) - class coins.util.IntConst のメソッド
....this<<c.................
LSHIFT - interface coins.ast.TokenId の static 変数
 
LSHIFT_E - interface coins.ast.TokenId の static 変数
 
LSHS - class coins.backend.Op の static 変数
 
LSHU - class coins.backend.Op の static 変数
 
ltorg - class coins.backend.asmpp.LiteralInstruction の変数
 
LtorgInstruction - class coins.backend.asmpp.LtorgInstruction.
 
LtorgInstruction(String) - class coins.backend.asmpp.LtorgInstruction のコンストラクタ
 
Ltorgs - class coins.backend.asmpp.LiteralAndBranchProcessor の変数
 
LvalueExpr - interface coins.ast.expr.LvalueExpr.
Expression that may be an l-value.

M

machineCodeSize - class coins.backend.sched.DependNode の変数
 
machineName - class coins.backend.gen.CodeGenerator の変数
CPU name
machineName - class coins.IoRoot の変数
 
machineParam - class coins.casttohir.ToHir の変数
Define target machine parameters.
machineParam - class coins.SymRoot の変数
Reference to MachineParam copied from ioRoot
machineParam - class coins.IoRoot の変数
Reference to MachineParam
machineParam - class coins.HirRoot の変数
Reference to MachineParam copied from ioRoot
machineParam - class coins.ir.hir.HIR_Impl の static 変数
 
machineParam - class coins.sym.SymImpl の static 変数
 
MachineParam - class coins.MachineParam.
MachineParam class: Define target machine parameters and methods.
MachineParam(IoRoot) - class coins.MachineParam のコンストラクタ
 
MachineParamAlpha - class coins.MachineParamAlpha.
MachineParamAlpha class: Define target machine parameters and methods for Alpha architecture.
MachineParamAlpha(IoRoot) - class coins.MachineParamAlpha のコンストラクタ
 
MachineParamArm - class coins.MachineParamArm.
MachineParamArm class: Define target machine parameters and methods.
MachineParamArm(IoRoot) - class coins.MachineParamArm のコンストラクタ
 
MachineParamMicroBlaze - class coins.MachineParamMicroBlaze.
MachineParamMicroBlaze class: Define target machine parameters and methods.
MachineParamMicroBlaze(IoRoot) - class coins.MachineParamMicroBlaze のコンストラクタ
 
MachineParamMips - class coins.MachineParamMips.
MachineParamMips class: Define target machine parameters and methods for MIPS architecture.
MachineParamMips(IoRoot) - class coins.MachineParamMips のコンストラクタ
 
MachineParamPpc - class coins.MachineParamPpc.
MachineParamPpc class: Define target machine parameters and methods for Power-PC architecture.
MachineParamPpc(IoRoot) - class coins.MachineParamPpc のコンストラクタ
 
machineParams - class coins.backend.TargetMachine の変数
Machine parameters
machineParams - class coins.backend.gen.CodeGenerator の変数
Feature of Machine
machineParams - class coins.backend.sched.LirNodeInf の変数
 
MachineParams - class coins.backend.MachineParams.
Object holding Machine Parameters.
MachineParams_alpha - class coins.backend.gen.MachineParams_alpha.
 
MachineParams_alpha() - class coins.backend.gen.MachineParams_alpha のコンストラクタ
 
MachineParams_arm - class coins.backend.gen.MachineParams_arm.
 
MachineParams_arm() - class coins.backend.gen.MachineParams_arm のコンストラクタ
 
MachineParams_mb - class coins.backend.gen.MachineParams_mb.
 
MachineParams_mb() - class coins.backend.gen.MachineParams_mb のコンストラクタ
 
MachineParams_mips - class coins.backend.gen.MachineParams_mips.
 
MachineParams_mips() - class coins.backend.gen.MachineParams_mips のコンストラクタ
 
MachineParams_ppc - class coins.backend.gen.MachineParams_ppc.
 
MachineParams_ppc() - class coins.backend.gen.MachineParams_ppc のコンストラクタ
 
MachineParams_sample - class coins.backend.gen.MachineParams_sample.
 
MachineParams_sample() - class coins.backend.gen.MachineParams_sample のコンストラクタ
 
MachineParams_sh4 - class coins.backend.gen.MachineParams_sh4.
 
MachineParams_sh4() - class coins.backend.gen.MachineParams_sh4 のコンストラクタ
 
MachineParams_sparc - class coins.backend.gen.MachineParams_sparc.
 
MachineParams_sparc() - class coins.backend.gen.MachineParams_sparc のコンストラクタ
 
MachineParams_thumb - class coins.backend.gen.MachineParams_thumb.
 
MachineParams_thumb() - class coins.backend.gen.MachineParams_thumb のコンストラクタ
 
MachineParams_x86 - class coins.backend.gen.MachineParams_x86.
 
MachineParams_x86_64 - class coins.backend.gen.MachineParams_x86_64.
 
MachineParams_x86_64() - class coins.backend.gen.MachineParams_x86_64 のコンストラクタ
 
MachineParams_x86() - class coins.backend.gen.MachineParams_x86 のコンストラクタ
 
MachineParams_x86simd - class coins.backend.gen.MachineParams_x86simd.
 
MachineParams_x86simd() - class coins.backend.gen.MachineParams_x86simd のコンストラクタ
 
MachineParams() - class coins.backend.MachineParams のコンストラクタ
 
MachineParamSH4 - class coins.MachineParamSH4.
MachineParamSH4 class: Define target machine parameters and methods for SH4 architecture.
MachineParamSH4(IoRoot) - class coins.MachineParamSH4 のコンストラクタ
 
MachineParamSparc - class coins.MachineParamSparc.
MachineParamSparc class: Define target machine parameters and methods.
MachineParamSparc(IoRoot) - class coins.MachineParamSparc のコンストラクタ
 
MachineParamX86 - class coins.MachineParamX86.
MachineParamX86 class: Define target machine parameters and methods.
MachineParamX86_64 - class coins.MachineParamX86_64.
MachineParamX86_64 class: Define target machine parameters and methods.
MachineParamX86_64(IoRoot) - class coins.MachineParamX86_64 のコンストラクタ
 
MachineParamX86(IoRoot) - class coins.MachineParamX86 のコンストラクタ
 
MACRO_DATA_FLOW_OPTION - class coins.driver.Driver の static 変数
An option name to invoke SMP parallelization.
MACRO_DATA_FLOW_OPTION - class coins.drivergen.Options の static 変数
An option name to invoke SMP parallelization.
MacroFlowGraph - class coins.mdf.MacroFlowGraph.
This class represents a macro flow graph.
MacroFlowGraph.ControlBranch - class coins.mdf.MacroFlowGraph.ControlBranch.
This class individuate each conditional branches.
MacroFlowGraph.ControlBranch(MacroFlowGraph) - class coins.mdf.MacroFlowGraph.ControlBranch のコンストラクタ
Constructor: Collect the macro tasks which have the conditional branches and inidividuate them.
MacroFlowGraph(MdfEnvironment, HirRoot, SubpDefinition) - class coins.mdf.MacroFlowGraph のコンストラクタ
Constructor:
macros - class coins.backend.tools.Tmd2Java の static 変数
 
MacroTask - class coins.mdf.MacroTask.
This class represents a macro task.
macroTask(BBlock) - class coins.mdf.MacroFlowGraph のメソッド
Search the macro task which includes the specified basic block.
macroTask(Label) - class coins.mdf.MacroFlowGraph のメソッド
Search the macro task which includes the specified label.
MacroTask(MdfEnvironment, int, BBlock, Label) - class coins.mdf.MacroTask のコンストラクタ
Constructor:
MacroTask(MdfEnvironment, int, Label) - class coins.mdf.MacroTask のコンストラクタ
Constructor:
mAddressLabel - class coins.backend.gen.CodeGenerator_ppc.PowerPCAttr の変数
 
madeComplete - class coins.opt.GlobalReform.MatchingData の変数
 
main(String[]) - class coins.alias.alias2.AliasDriver の static メソッド
 
main(String[]) - class coins.alias.AliasDriver の static メソッド
A main function.
main(String[]) - class coins.backend.asmpp.LiteralAndBranchProcessor の static メソッド
 
main(String[]) - class coins.backend.tools.Tmd2Java の static メソッド
 
main(String[]) - class coins.backend.util.SetTest の static メソッド
 
main(String[]) - class coins.backend.util.ImList の static メソッド
Test Driver
main(String[]) - class coins.backend.util.BitMapSet の static メソッド
Unit test driver
main(String[]) - class coins.backend.util.BiList の static メソッド
 
main(String[]) - class coins.driver.F77Driver の static メソッド
A main function to invoke a FORTRAN driver instance.
main(String[]) - class coins.driver.Driver の static メソッド
A main function to invoke a driver instance.
main(String[]) - class coins.drivergen.Generator の static メソッド
A main function to generate a driver program file.
main(String[]) - class coins.ffront.FNumberTest の static メソッド
 
main(String[]) - class coins.ffront.F77TestDriver の static メソッド
A main function to invoke a FORTRAN driver instance.
main(String[]) - class coins.ffront.F77Scanner の static メソッド
 
main(String[]) - class coins.hir2c.Hir2C の static メソッド
A main function.
main(String[]) - class coins.lparallel.LoopPara の static メソッド
A main function.
main(String[]) - class coins.lparallel.F77LoopPara の static メソッド
A main function.
main(String[]) - class coins.mdf.FCoCo の static メソッド
 
main(String[]) - class coins.mdf.CoCo の static メソッド
Main
main(String[]) - class coins.simd.Name の static メソッド
 
mainProgram(FirList) - class coins.ffront.F77Hir のメソッド
make Fir node of main program [f77.jay] program_unit : program_stmt program_body { $$ = fHir.mainProgram($2); } | program_body { $$ = fHir.mainProgram($1); }
maintainTableDeleteExp(LirNode, BasicBlk) - class coins.ssa.PREQP のメソッド
 
maintainTableDeletePhi(LirNode, LirNode, BasicBlk) - class coins.ssa.PREQP のメソッド
 
maintainTableInsertExp(BiLink, LirNode, BasicBlk) - class coins.ssa.PREQP のメソッド
 
maintainTableInsertPhi(BiLink, LirNode, BasicBlk) - class coins.ssa.PREQP のメソッド
 
maintainTableReplaceExp(LirNode, LirNode, BasicBlk) - class coins.ssa.PREQP のメソッド
 
maintainTableReplacePhi(LirNode, LirNode, BasicBlk) - class coins.ssa.PREQP のメソッド
 
maintEdges() - class coins.backend.cfg.BasicBlk のメソッド
Maintain edges from this block.
make_ref_Array(Exp, LinkedList, Invariant) - class coins.lparallel.ArrayAreaAnalyzer のメソッド
make_ref_Array:
make_ref_Array(Exp, LinkedList, Invariant) - class coins.lparallel.ArrayAnal のメソッド
make_ref_Array: ref_Array An object is generated.
make_refArrayCellList(LinkedList, int) - class coins.lparallel.ArrayAreaAnalyzer のメソッド
make_refArrayCellList:
make_refArrayCellList(LinkedList, int) - class coins.lparallel.ArrayAnal のメソッド
make_refArrayCellList: ref_ArrayCellList is generated.
make(Complex) - class coins.ffront.FNumber の static メソッド
 
make(double) - class coins.cfront.Evaluator のメソッド
 
make(double) - class coins.ffront.FNumber の static メソッド
 
make(double, byte[]) - class coins.cfront.Evaluator のメソッド
 
make(double, char) - class coins.cfront.Evaluator のメソッド
Make floating constant expression.
make(double, double) - class coins.ffront.FNumber の static メソッド
 
make(double, EncodedType) - class coins.cfront.Evaluator のメソッド
 
make(float) - class coins.ffront.FNumber の static メソッド
 
make(int) - class coins.ffront.FNumber の static メソッド
 
make(long) - class coins.cfront.Evaluator のメソッド
 
make(long, byte[]) - class coins.cfront.Evaluator のメソッド
 
make(long, char, char) - class coins.cfront.Evaluator のメソッド
Make integer constant expression.
make(long, EncodedType) - class coins.cfront.Evaluator のメソッド
 
makeAlignmentTestCode(Function, BiList) - class coins.simd.SimdDriver のメソッド
 
makeAParams() - class coins.ffront.SubscrOrFunCallNode のメソッド
Translate FirList actual parameter list to HIR IrList.
makeArgAddr(FStmt) - class coins.ffront.UnaryNode のメソッド
Make HIR Exp node from this expression as a call-by-address parameter in pCallStmt.
makeArgAddr(FStmt) - class coins.ffront.Token のメソッド
Make HIR Exp node from this token as a call-by-address parameter in pCallStmt.
makeArgAddr(FStmt) - class coins.ffront.SubstringNode のメソッド
 
makeArgAddr(FStmt) - class coins.ffront.SubscrOrFunCallNode のメソッド
Make Exp node of address of this.
makeArgAddr(FStmt) - class coins.ffront.Pair のメソッド
 
makeArgAddr(FStmt) - interface coins.ffront.Node のメソッド
 
makeArgAddr(FStmt) - class coins.ffront.FStmt のメソッド
 
makeArgAddr(FStmt) - class coins.ffront.FirList のメソッド
 
makeArgAddr(FStmt) - class coins.ffront.ConstManager.ParameterObject のメソッド
 
makeArgAddr(FStmt) - class coins.ffront.ConcatNode のメソッド
Make HIR Exp node from this expression as a call-by-address parameter in pCallStmt.
makeArgAddr(FStmt) - class coins.ffront.ComplexConstNode のメソッド
Make HIR Exp node from this complex constant as a call-by-address parameter in pCallStmt.
makeArgAddr(FStmt) - class coins.ffront.BinaryNode のメソッド
Make HIR Exp node from this expression as a call-by-address parameter in pCallStmt.
makeArgAddr(FStmt, Exp) - class coins.ffront.HirUtility のメソッド
Make a call-by-address node from pExp.
makeArrayInitializeList_r(int, int[], int[], LinkedList, Map) - class coins.ffront.ProcessData のメソッド
 
makeArrayInitializeList_r(int, int[], Iterator) - class coins.ffront.ProcessData のメソッド
 
makeArrayInitializeList(VectorType, Iterator, Map) - class coins.ffront.ProcessData のメソッド
 
makeAsmSymbol(String) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
Convert symbol to assembler form.
makeAsmSymbol(String) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
Convert symbol to assembler form.
makeAsmSymbol(String) - class coins.backend.gen.CodeGenerator_x86 のメソッド
Convert symbol to assembler form.
makeAsmSymbol(String) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
makeAsmSymbol(String) - class coins.backend.gen.CodeGenerator のメソッド
Make symbol in assembly language form.
makeAssignStmt(Exp, Exp) - class coins.ffront.IntrinsicUtility のメソッド
 
makeAssignStmt(Exp, Exp) - class coins.ffront.HirUtility のメソッド
return checked assign statement
makeAssignStmt(Var, Exp) - class coins.opt.PRE のメソッド
makeAssignStmt Make assign statement pVar = pExp.copyWithOperands()
makeAssignStmt(Var, Exp) - class coins.opt.LoopUnrolling のメソッド
 
makeAttribute(HIR) - class coins.lparallel.OpenMPInfo のメソッド
makeAttribute:
makeBlockStructure(String, FirList) - class coins.ffront.CommonManager のメソッド
 
makeBlockVariableExp(String) - class coins.ffront.DeclManager のメソッド
 
makeBNKey(BasicBlk, LirNode) - class coins.ssa.DDCopyPropagation のメソッド
 
makeBooleanExp(Exp) - class coins.ffront.HirUtility のメソッド
return boolean checked exp
makeBranch(Function, LirNode, LirNode, LirNode) - class coins.simd.SimdDriver のメソッド
 
makeCharacterAssignStmt(Exp, Exp, Exp, Exp) - class coins.ffront.HirUtility のメソッド
return character assign exp
makeCharsConstNode(String) - class coins.ffront.HirUtility のメソッド
 
makeCommandLine(String, List) - class coins.driver.Driver のメソッド
Constructs a command line string specifying a command name and options for it.
makeComplexCall(String, Exp, Exp) - class coins.ffront.IntrinsicUtility のメソッド
 
makeComplexExp(Exp) - class coins.ffront.HirUtility のメソッド
Make ComplexExp node from Exp node of _complex_struct.
makeComplexExpByType(Exp, Exp, Type) - class coins.ffront.HirUtility のメソッド
 
makeComplexExpFromVar(Var) - class coins.ffront.HirUtility のメソッド
 
makeCondExp() - class coins.ffront.UnLabeledDoStmt のメソッド
Make Exp "i <= 30" from "DO 10 i = 1, 30"
makeCondExp() - class coins.ffront.LabeledDoStmt のメソッド
Make Exp "i <= 30" from "DO 10 i = 1, 30"
makeConditionalInitPart(Exp, Stmt) - class coins.ir.hir.LoopStmtImpl のメソッド
 
makeConstDouble0Node() - class coins.ffront.HirUtility のメソッド
 
makeConstInt0Node() - class coins.ffront.HirUtility のメソッド
 
makeConstInt1Node() - class coins.ffront.HirUtility のメソッド
 
makeConstReal0Node() - class coins.ffront.HirUtility のメソッド
 
makeConstReal1Node() - class coins.ffront.HirUtility のメソッド
 
makeConstType() - class coins.sym.TypeImpl のメソッド
 
makeConstType() - interface coins.sym.Type のメソッド
makeConstType Make a new type qualifying this type by "const" and return it.
MakeControlFlowGraph - class coins.aflow.MakeControlFlowGraph.
 
MakeControlFlowGraph(FlowResults) - class coins.aflow.MakeControlFlowGraph のコンストラクタ
Creates new MakeControlFlowGraph
makeControlFlowGraph(SubpDefinition, SubpFlow) - class coins.aflow.MakeControlFlowGraphHir のメソッド
Performs the following: Makes a naive control flow graph based on the HIR specification.
makeControlFlowGraph(SubpDefinition, SubpFlow) - class coins.aflow.MakeControlFlowGraph のメソッド
 
MakeControlFlowGraphHir - class coins.aflow.MakeControlFlowGraphHir.
 
MakeControlFlowGraphHir(FlowResults) - class coins.aflow.MakeControlFlowGraphHir のコンストラクタ
Creates new MakeControlFlowGraphHir
makeCopy() - class coins.backend.util.ImList のメソッド
Return shallow copy of list.
makeCopy(LirFactory) - class coins.backend.lir.LirUnaOp のメソッド
 
makeCopy(LirFactory) - class coins.backend.lir.LirSymRef のメソッド
 
makeCopy(LirFactory) - class coins.backend.lir.LirString のメソッド
 
makeCopy(LirFactory) - class coins.backend.lir.LirNode のメソッド
Return a deep copy of this node
makeCopy(LirFactory) - class coins.backend.lir.LirNaryOp のメソッド
 
makeCopy(LirFactory) - class coins.backend.lir.LirLabelRef のメソッド
 
makeCopy(LirFactory) - class coins.backend.lir.LirIconst のメソッド
 
makeCopy(LirFactory) - class coins.backend.lir.LirFconst のメソッド
 
makeCopy(LirFactory) - class coins.backend.lir.LirBinOp のメソッド
 
makeCopy(LirNode) - class coins.backend.lir.LirFactory のメソッド
Make a deep copy of node.
makeCSourceFromHirBase(String, HirRoot, SymRoot, IoRoot) - class coins.hir2lir.ReformHir のメソッド
 
makeCSourceFromHirBase(String, HirRoot, SymRoot, IoRoot) - class coins.lparallel.LoopPara のメソッド
 
makeCSourceFromHirBase(String, List, HirRoot, SymRoot, IoRoot) - class coins.driver.Driver のメソッド
Translates HIR-Base into a C source program and writes it to a file name as foo-hir-t.c. when -coins:hir2c=t is specified and the timing parameter equals to t.
makeCSourceFromHirBase(String, List, HirRoot, SymRoot, IoRoot, OutputStream) - class coins.driver.Driver のメソッド
Translates HIR-Base into a C source program and writes it to an OutputStream when -coins:hir2c=t is specified and the timing parameter equals to t.
makeCSourceFromLir(String, List, Module, IoRoot) - class coins.driver.Driver のメソッド
Translates LIR into a C source program and writes it to a file name as foo-lir-t.c. when -coins:lir2c=t is specified and the timing parameter equals to t.
makeCSourceFromLir(String, List, Module, IoRoot, String) - class coins.driver.Driver のメソッド
Translates LIR into a C source program and writes it to an OutputStream when -coins:lir2c=t is specified and the timing parameter equals to t.
makeCstring() - class coins.sym.StringConstImpl のメソッド
 
makeCstring() - interface coins.sym.StringConst のメソッド
makeCstring Change the string body of this string to C string representation adding heading, trailing quotes and escape characters if required.
makeCstring(String) - class coins.SourceLanguageFortran のメソッド
makeCstring: Change the pure string pStringBody to C string representation adding heading, trailing quotations and escape characters if required.
makeCstring(String) - class coins.SourceLanguageC のメソッド
makeCstring: Change the pure string pStringBody to C string representation adding heading, trailing quotations and escape characters if required.
makeCstring(String) - class coins.SourceLanguage のメソッド
makeCstring: Change the pure string pStringBody to C string representation adding heading, trailing quotations and escape characters if required.
makeCstring(String) - class coins.sym.SymImpl のメソッド
 
makeCstring(String) - interface coins.sym.Sym のメソッド
makeCstring Change the pure string pStringBody to C string representation adding heading, trailing quotes and escape characters if required.
makeCstringStatic(String) - class coins.SourceLanguageFortran の static メソッド
makeCstringStatic: Same as makeCstring except that this is a static method.
makeCstringStatic(String) - class coins.SourceLanguageC の static メソッド
makeCstringStatic: Same as makeCstring except that this is a static method.
makeCstringStatic(String) - class coins.SourceLanguage の static メソッド
makeCstringStatic: Same as makeCstring except that this is a static method.
makeCstringWithTrailing0() - class coins.sym.StringConstImpl のメソッド
 
makeCstringWithTrailing0() - interface coins.sym.StringConst のメソッド
makeCstringWithTrailing0 Change the string body of this string to C string representation adding heading, trailing quotes and escape characters if required.
makeCstringWithTrailing0(String) - class coins.SourceLanguageFortran のメソッド
makeCstringWithTrailing0: Change the pure string pStringBody to C string representation adding heading, trailing quotations and escape characters if required.
makeCstringWithTrailing0(String) - class coins.SourceLanguageC のメソッド
makeCstringWithTrailing0: Change the pure string pStringBody to C string representation adding heading, trailing quotations and escape characters if required.
makeCstringWithTrailing0(String) - class coins.SourceLanguage のメソッド
makeCstringWithTrailing0: Change the pure string pStringBody to C string representation adding heading, trailing quotations and escape characters if required.
makeCstringWithTrailing0(String) - class coins.sym.SymImpl のメソッド
 
makeCstringWithTrailing0(String) - interface coins.sym.Sym のメソッド
makeCstringWithTrailing0 Change the pure string pStringBody to C string representation adding heading, trailing quotes and escape characters if required.
makeCstringWithTrailing0static(String) - class coins.SourceLanguageFortran の static メソッド
makeCstringWithTrailing0static: Same as makeCstringWithTrailing0 except that this is a static method.
makeCstringWithTrailing0static(String) - class coins.SourceLanguageC の static メソッド
makeCstringWithTrailing0static: Same as makeCstringWithTrailing0 except that this is a static method.
makeCstringWithTrailing0static(String) - class coins.SourceLanguage の static メソッド
makeCstringWithTrailing0static: Same as makeCstringWithTrailing0 except that this is a static method.
makeDataVals(Iterator) - class coins.ffront.ProcessData のメソッド
 
MakeDecl - class coins.lir2c.MakeDecl.
MakeDecl: make declaration of C from Symbol object.
MakeDecl() - class coins.lir2c.MakeDecl のコンストラクタ
Constructor(with no arg)
makeDeclarator(String, String, int) - class coins.cfront.Parser のメソッド
Creates a Declarator object.
makeDeclAuto(Symbol) - class coins.lir2c.MakeDecl の static メソッド
makeDeclAuto: static method for making declaration of C code from SymAuto object.
makeDeclStatic(Symbol, Data) - class coins.lir2c.MakeDecl の static メソッド
makeDeclStatic: static method for making declaration of C code from SymStatic object and Data object.
MakeDominatorTree - class coins.aflow.MakeDominatorTree.
Makes a dominator tree for the given list of BBlocks.
makeDominatorTree() - class coins.aflow.SubpFlowImpl のメソッド
 
makeDominatorTree() - interface coins.aflow.SubpFlow のメソッド
Makes the dominator tree.
makeDominatorTree() - class coins.aflow.MakeDominatorTreeForSubpFlow のメソッド
Makes a dominator tree for the SubpFlow object this object is associated with.
MakeDominatorTree() - class coins.aflow.MakeDominatorTree のコンストラクタ
 
makeDominatorTreeFor(List, BBlock, boolean) - class coins.flow.FlowAdapter のメソッド
Makes a (post)dominator tree for the given list of BBlocks.
makeDominatorTreeFor(SubpFlow, List, BBlock, boolean) - class coins.aflow.MakeDominatorTree のメソッド
Makes a (post)dominator tree for the given list of BBlocks.
MakeDominatorTreeForSubpFlow - class coins.aflow.MakeDominatorTreeForSubpFlow.
Makes a dominator tree for a SubpFlow
MakeDominatorTreeForSubpFlow(SubpFlow) - class coins.aflow.MakeDominatorTreeForSubpFlow のコンストラクタ
 
makeDoubleComplexExp(Exp) - class coins.ffront.HirUtility のメソッド
 
makeDoubleConstNode(String) - class coins.ffront.HirUtility のメソッド
 
makeDoubleTemp() - class coins.ffront.ExecStmtManager のメソッド
 
makeElemListFromDoList(FirList, Quad, HashMap) - class coins.ffront.ProcessData のメソッド
 
makeEnumTypeName(IrList) - class coins.sym.SymImpl のメソッド
 
makeEnumTypeName(IrList) - interface coins.sym.Sym のメソッド
Make a string where, name1, name2, ... are the name of enum element 1, element 2, ... , and value1, value2, ... are the value of enum element 1, element 2, ... .
makeEquivTypeUnder(SymTable) - class coins.ffront.EquivManager.EquivGroup のメソッド
 
makeEquivVariableExp(String) - class coins.ffront.DeclManager のメソッド
 
makeEquivVarsList() - class coins.ffront.EquivManager のメソッド
make eq_list_ f7Sym.equivList : ((A B) (B C) (D E F) ...) => eq_list_ : ((A B C) (D E F) ...)
makeExp() - class coins.ffront.UnaryNode のメソッド
Make HIR Exp node of this unary expression.
makeExp() - class coins.ffront.Token のメソッド
Make HIR Exp node from this token.
makeExp() - class coins.ffront.SubstringNode のメソッド
 
makeExp() - class coins.ffront.SubscrOrFunCallNode のメソッド
Translate this to HIR Exp node.
makeExp() - class coins.ffront.PowerNode のメソッド
Return Exp of "left ** right".
makeExp() - class coins.ffront.Pair のメソッド
 
makeExp() - interface coins.ffront.Node のメソッド
 
makeExp() - class coins.ffront.FStmt のメソッド
 
makeExp() - class coins.ffront.FirList のメソッド
 
makeExp() - class coins.ffront.ConstManager.ParameterObject のメソッド
 
makeExp() - class coins.ffront.ConcatNode のメソッド
Make HIR Exp node of this concat expression.
makeExp() - class coins.ffront.ComplexConstNode のメソッド
Make HIR Exp node of this complex constant.
makeExp() - class coins.ffront.BinaryNode のメソッド
Make HIR Exp node of this binary expression.
makeExp(String) - class coins.ffront.EquivManager のメソッド
 
makeExp(String) - class coins.ffront.CommonManager のメソッド
 
makeExpKey(LirNode) - class coins.ssa.PREQP のメソッド
 
makeExpString(Exp) - class coins.sym.SymImpl のメソッド
 
makeFalseConstNode() - class coins.ffront.HirUtility のメソッド
 
makeFloatConstNode(String) - class coins.ffront.HirUtility のメソッド
 
makeFloatConstString(String, Type) - class coins.SourceLanguageFortran の static メソッド
makeFloatConstString: //##21 Make the string representation of floating constant in the form of source language constant.
makeFloatConstString(String, Type) - class coins.SourceLanguageC の static メソッド
makeFloatConstString: //##21 Make the string representation of floating constant in the form of source language constant.
makeFloatConstString(String, Type) - class coins.SourceLanguage の static メソッド
makeFloatConstString: //##21 Make the string representation of floating constant in the form of source language constant.
makeForStmt(BlockStmt) - class coins.ffront.ExecStmtManager.DoInf のメソッド
Translate DO statement to for statement
makeFortranCharacterExp(Exp, Exp) - class coins.ffront.HirUtility のメソッド
 
makeFParamTypes(FirList) - class coins.ffront.SubscrOrFunCallNode のメソッド
Make type list (IrList) from Token list (FirList)
makeFunCall(Sym) - class coins.ffront.SubscrOrFunCallNode のメソッド
Make Exp node of a statement-function call or an external function call
makeFunction(Declarator, Stmnt) - class coins.cfront.Parser のメソッド
Creates a Function object.
makeGetTask() - class coins.mdf.ChangeStructure のメソッド
Generate the dynamic scheduler
makeGotoStmt(Token) - class coins.ffront.ExecStmtManager のメソッド
 
makeHirAliasAnalysis(HirRoot) - class coins.alias.alias2.AliasDriver のメソッド
 
makeHirAliasAnalysis(HirRoot) - class coins.alias.AliasDriver のメソッド
 
makeHirBaseFromC(HirRoot, HIR, IoRoot) - class coins.cfront.Cfront のメソッド
Makes an HIR-Bsae tree from an HIR-C tree.
makeHirCFromCSource(HirRoot, InputStream, IoRoot) - class coins.cfront.Cfront のメソッド
Makes an HIR-C tree from a C source program.
makeHIRFlowAnalysis(HirRoot, SymRoot, IoRoot) - class coins.driver.Driver のメソッド
Makes an HIR-based flow analysis.
makeHirFromCSource() - class coins.cfront.Cfront のメソッド
HIR tree creation from source code.
makeHirFromFir(F77Sym, F77Hir) - class coins.ffront.FirToHir のメソッド
 
makeHirFromFortranSource(File, HirRoot, InputStream, IoRoot) - class coins.driver.F77Driver のメソッド
HIR tree creation from source code.
makeHirFromFortranSource(File, HirRoot, InputStream, IoRoot) - class coins.ffront.F77TestDriver のメソッド
HIR tree creation from source code.
makeHirFromFortranSource(File, HirRoot, InputStream, IoRoot) - class coins.lparallel.F77LoopPara のメソッド
HIR tree creation from source code.
MakeHirFromSource - class coins.drivergen.process.MakeHirFromSource.
MakeHirFromSource is one oth the process, convert Source file to Hir form.
makeHirFromSource(File, HirRoot, Suffix, InputStream, IoRoot) - class coins.driver.F77Driver のメソッド
HIR tree creation from source code.
makeHirFromSource(File, HirRoot, Suffix, InputStream, IoRoot) - class coins.driver.Driver のメソッド
HIR tree creation from source code.
makeHirFromSource(File, HirRoot, Suffix, InputStream, IoRoot) - class coins.ffront.F77TestDriver のメソッド
HIR tree creation from source code.
makeHirFromSource(File, HirRoot, Suffix, InputStream, IoRoot) - class coins.lparallel.F77LoopPara のメソッド
 
MakeHirFromSource(InputIr, Options) - class coins.drivergen.process.MakeHirFromSource のコンストラクタ
Constructor
makeHirKey(HIR) - class coins.opt.GlobalReform のメソッド
Make an HIR that can be used as a key of maps so that there is only one instance for each group of HIR subtrees where member subtrees have the same shape when they are included in the same group (keeping one to one correspondence between key and group).
makeIdentExp() - class coins.ffront.Token のメソッド
Make HIR Exp node from this token which is ident.
makeIfNode() - class coins.simd.IfConvert のメソッド
Generate IF node.
makeIfStmt(Exp, Stmt, Stmt) - class coins.ffront.HirUtility のメソッド
make if statement. it's treat with 'and' 'or' like: if EXP1 and EXP2 T else F end => IF EXP1 IF EXP2 T END goto ELSE_L ELSE ELSE_L: E END if EXP1 or EXP2 T else E end => IF EXP1 THEN_L: T ELSE IF EXP2 goto THEN_L END E END
makeInitStmt() - class coins.ffront.UnLabeledDoStmt のメソッド
Make Stmt "i = 1" from "DO 10 i = 1, 30"
makeInitStmt() - class coins.ffront.LabeledDoStmt のメソッド
Make Stmt "i = 1" from "DO 10 i = 1, 30"
makeInitTask() - class coins.mdf.ChangeStructure のメソッド
Generate the initialize part of the MDF program.
makeIntConstNode(int) - class coins.ffront.HirUtility のメソッド
 
makeIntConstNode(String) - class coins.ffront.HirUtility のメソッド
 
makeIntConstString(String, Type) - class coins.SourceLanguageFortran の static メソッド
makeIntConstString: //##20 Make the string representation of integer constant in the form of source language constant.
makeIntConstString(String, Type) - class coins.SourceLanguageC の static メソッド
makeIntConstString: //##20 Make the string representation of integer constant in the form of source language constant.
makeIntConstString(String, Type) - class coins.SourceLanguage の static メソッド
makeIntConstString: //##20 Make the string representation of integer constant in the form of source language constant.
makeIntrinsicCall(String, FirList) - class coins.ffront.IntrinsicUtility のメソッド
Make Exp node for intrinsic function call.
makeIntrinsicCallCont(Exp, Exp, IrList, int, Node, Node) - class coins.ffront.IntrinsicUtility のメソッド
 
makeIntTemp() - class coins.ffront.ExecStmtManager のメソッド
 
makeJavaString() - class coins.sym.StringConstImpl のメソッド
 
makeJavaString(String) - class coins.sym.SymImpl のメソッド
 
makeJavaString(String) - interface coins.sym.Sym のメソッド
makeJavaString Change the pure string pStringBody to Java String representation adding heading, trailing quotes and escape characters if required.
makeJumpBlk(Label) - class coins.mdf.TreatNode のメソッド
Make a new block structure which include a new JUMP statement.
makeLabel(String) - class coins.ffront.ExecStmtManager のメソッド
 
makeLabelCorrespondenceList(HIR) - class coins.ir.hir.HirModify のメソッド
makeLabelCrrespondenceList Change labels defined in pTree and return the list of labels showing the old-new correspondence.
makeLabelDef(String) - class coins.backend.gen.CodeGenerator のメソッド
Return label definition
makeLibCall(String, Exp, int) - class coins.ffront.IntrinsicUtility のメソッド
Make Exp node for library-function call with one parameter.
makeLibCall2(String, Exp, Exp, int) - class coins.ffront.IntrinsicUtility のメソッド
Make Exp node for library-function call with two parameters.
makeLIRFromLIRSource(InputStream, IoRoot) - class coins.driver.Driver のメソッド
Makes an LIR structure from an LIR source.
makeLirNode() - class coins.ssa.GlobalReassociation.SortData のメソッド
Generate LIR node from the current data
makeLocalKey(BasicBlk, LirNode) - class coins.ssa.PREQP のメソッド
 
makeLocalKey2(BasicBlk, BasicBlk, LirNode) - class coins.ssa.PREQP のメソッド
 
makeLongConstNode(int) - class coins.ffront.HirUtility のメソッド
 
makeLoopBodyStmt() - class coins.ffront.UnLabeledDoStmt のメソッド
 
makeNewFunCall(Type) - class coins.ffront.SubscrOrFunCallNode のメソッド
Define an external function and make Exp node for the external function call.
makeNewJump(BasicBlk, LirLabelRef) - class coins.ssa.Util のメソッド
Make a new JUMP node to the specified label.
makeNewLabel() - class coins.ffront.ExecStmtManager のメソッド
 
makeNewLabel(String) - class coins.ffront.ExecStmtManager のメソッド
 
MakeNewLirFromHir - class coins.drivergen.process.MakeNewLirFromHir.
MakeNewLirFromHir is one of the process, convert Hir to new formed Lir.
makeNewLirFromHir(HirRoot, IoRoot, File, OutputStream, boolean) - class coins.driver.Driver のメソッド
Makes an LIR tree from an HIR tree.
MakeNewLirFromHir(InputIr, Options) - class coins.drivergen.process.MakeNewLirFromHir のコンストラクタ
Constructor
makeNewName(String, String, int) - class coins.sym.SymTableImpl のメソッド
 
makeNullNode() - class coins.ffront.HirUtility のメソッド
 
makeParamCorrespComplete(GlobalReform.MatchingData) - class coins.opt.GlobalReform のメソッド
If a nonterminal param is mapped to a pattern param directly or indirectly (by tracing the sequence of nontermParam-to-nontermParam correspondence), then record the HIR corresponding to the nonterm parameter as the HIR corresponding to the pattern parameter.
makeParamFunCall(Param) - class coins.ffront.SubscrOrFunCallNode のメソッド
 
makePhiInst(Symbol, BasicBlk) - class coins.ssa.Util のメソッド
Make a new Phi instruction.
makePointsToGraph(SubpDefinition) - class coins.alias.ConstructPointsToGraph のメソッド
Construct the points-to graph.
makePostdominatorTree() - class coins.aflow.SubpFlowImpl のメソッド
 
makePostdominatorTree() - interface coins.aflow.SubpFlow のメソッド
Makes the postdominator tree.
makePostdominatorTree() - class coins.aflow.MakePostdominatorTreeForSubpFlow のメソッド
Makes a postdominator tree object for the SubpFlow object this object is associated with.
MakePostdominatorTreeForSubpFlow - class coins.aflow.MakePostdominatorTreeForSubpFlow.
 
MakePostdominatorTreeForSubpFlow(SubpFlow) - class coins.aflow.MakePostdominatorTreeForSubpFlow のコンストラクタ
 
makeQualifiedTypes(Type, String) - class coins.casttohir.ToHirSym のメソッド
make qualified types of t (=struct or union which has tag of tagname).
makeRealExp(Node) - class coins.ffront.ComplexConstNode のメソッド
 
makeRealTemp() - class coins.ffront.ExecStmtManager のメソッド
 
makeRestrictType() - class coins.sym.TypeImpl のメソッド
 
makeRestrictType() - interface coins.sym.Type のメソッド
makeRestrictType Make a new type qualifying this type by "restrict" and return it.
makeReverseIndex(Symbol[]) - class coins.backend.sym.SymTab のメソッド
Set up reverse index table.
makeSetEmpty() - class coins.alias.util.BriggsSet のメソッド
Initializes the set.
makeShallowCopy(LirFactory) - class coins.backend.lir.LirUnaOp のメソッド
 
makeShallowCopy(LirFactory) - class coins.backend.lir.LirNode のメソッド
Return a shallow copy of this node.
makeShallowCopy(LirFactory) - class coins.backend.lir.LirNaryOp のメソッド
 
makeShallowCopy(LirFactory) - class coins.backend.lir.LirBinOp のメソッド
 
makeShallowCopy(LirNode) - class coins.backend.lir.LirFactory のメソッド
Make a shallow copy of node.
makeStepStmt() - class coins.ffront.UnLabeledDoStmt のメソッド
Make Stmt "i = i + 5" from "DO 10 i = 1, 30, 5"
makeStepStmt() - class coins.ffront.LabeledDoStmt のメソッド
Make Stmt "i = i + 5" from "DO 10 i = 1, 30, 5"
makeStringBody(String) - class coins.SourceLanguageFortran のメソッド
makeStringBody: Make internal representation of string (pure string) from its source program representation which may differ by source language.
makeStringBody(String) - class coins.SourceLanguageC のメソッド
makeStringBody: Make internal representation of string (pure string) from its source program representation which may differ by source language.
makeStringBody(String) - class coins.SourceLanguage のメソッド
makeStringBody: Make internal representation of string (pure string) from its source program representation which may differ by source language.
makeStringBodyForC(String) - class coins.SourceLanguageFortran のメソッド
makeStringBodyForC: Make internal representation of a string (pure string) from its C language string representation.
makeStringBodyForC(String) - class coins.SourceLanguageC のメソッド
makeStringBodyForC: Make internal representation of a string (pure string) from its C language string representation.
makeStringBodyForC(String) - class coins.SourceLanguage のメソッド
makeStringBodyForC: Make internal representation of a string (pure string) from its C language string representation.
makeStringBodyForCstatic(String) - class coins.SourceLanguageFortran の static メソッド
makeStringBodyForCstatic: Same as makeStringBodyForC except that this is a static method.
makeStringBodyForCstatic(String) - class coins.SourceLanguageC の static メソッド
makeStringBodyForCstatic: Same as makeStringBodyForC except that this is a static method.
makeStringBodyForCstatic(String) - class coins.SourceLanguage の static メソッド
makeStringBodyForCstatic: Same as makeStringBodyForC except that this is a static method.
makeStringBodyStatic(String) - class coins.SourceLanguageFortran の static メソッド
makeStringBodyStatic: Same as makeStringBody except that this is a static method.
makeStringBodyStatic(String) - class coins.SourceLanguageC の static メソッド
makeStringBodyStatic: Same as makeStringBody except that this is a static method.
makeStringBodyStatic(String) - class coins.SourceLanguage の static メソッド
makeStringBodyStatic: Same as makeStringBody except that this is a static method.
makeStruct(String, DeclaratorList, String, int) - class coins.cfront.Parser のメソッド
Creates a Struct object.
makeStructUnionTypeName(boolean, IrList) - class coins.sym.SymImpl のメソッド
 
makeStructUnionTypeName(boolean, IrList) - interface coins.sym.Sym のメソッド
Make a string of or where, Type1, Type2, ... are type name of struct/union element 1, element 2, ... .
makeSubp(int, FirList) - class coins.ffront.EntryStmt のメソッド
make HIR subprogram from this ENTRY statement
makeSubpDefinition(LoopTable, List, List, List, Set, Set, Set, List, Set, Set) - class coins.hir2lir.ReformHir のメソッド
Make subprogram definition corresponding to the loop represented by pTable.
makeSubpExp(Subp) - class coins.ffront.HirUtility のメソッド
make subpNode to pointer of subp node SubpNode -> &(SubpNode)
makeSubpNode(String, int, IrList, int) - class coins.ffront.HirUtility のメソッド
Make subprogram node
makeSubpTypeName(Type, IrList, boolean) - class coins.sym.SymImpl のメソッド
 
makeSubpTypeName(Type, IrList, boolean, boolean) - class coins.sym.SymImpl のメソッド
 
makeSubpTypeName(Type, IrList, boolean, boolean) - interface coins.sym.Sym のメソッド
Make a string optionalParam returnType > where, paramType1, paramType2, ... are the type name of parameter 1, parameter 2, ... , and optionalParam is true or false, and returnType is the type name of return value type.
makeSubscripted() - class coins.ffront.SubscrOrFunCallNode のメソッド
Make subscripted exp.
makeSwitchBody(HirList) - class coins.mdf.ChangeStructure のメソッド
Generate the body part of the `switch-case' structure.
makeSwitchStmt(Exp, FirList) - class coins.ffront.ComputedGoto のメソッド
 
makeTempVar(Type) - class coins.ffront.ExecStmtManager のメソッド
 
makeTmpPhiKey(BasicBlk, LirNode) - class coins.ssa.PREQP のメソッド
Make keys for expressions.
makeTmpVar(HIR) - class coins.lparallel.TmpVarManager のメソッド
makeTmpVar:
makeTrueConstNode() - class coins.ffront.HirUtility のメソッド
 
makeTyped0Node(Type) - class coins.ffront.HirUtility のメソッド
 
makeUnion(String, DeclaratorList, String, int) - class coins.cfront.Parser のメソッド
Creates a Union object.
makeVaStart(LirNode) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
Return offset for va_start position.
makeVaStart(LirNode) - class coins.backend.gen.CodeGenerator_x86 のメソッド
Return offset for va_start position.
makeVaStart(LirNode) - class coins.backend.gen.CodeGenerator_thumb のメソッド
Return offset for va_start position.
makeVaStart(LirNode) - class coins.backend.gen.CodeGenerator_sparc のメソッド
Return offset for va_start position.
makeVaStart(LirNode) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
Return offset for va_start position.
makeVaStart(LirNode) - class coins.backend.gen.CodeGenerator_ppc のメソッド
Return offset for va_start position.
makeVaStart(LirNode) - class coins.backend.gen.CodeGenerator_arm のメソッド
Return offset for va_start position.
makeVectorType(Type, int, Exp[], Exp[], int[], int[]) - class coins.ffront.TypeUtility のメソッド
 
makeVectorTypeName(Type, Exp, long, Exp, long) - class coins.sym.SymImpl のメソッド
 
makeVectorTypeName(Type, Exp, long, Exp, long) - interface coins.sym.Sym のメソッド
makeVectorTypeName Make a vector type name of the form .
makeVectorTypeName(Type, long) - class coins.sym.SymImpl のメソッド
 
makeVectorTypeName(Type, long) - interface coins.sym.Sym のメソッド
makeVectorTypeName with default lower bound Make a vector type name of the form .
makeVectorTypeName(Type, long, long) - class coins.sym.SymImpl のメソッド
 
makeVectorTypeName(Type, long, long) - interface coins.sym.Sym のメソッド
makeVectorTypeName Make a vector type name of the form .
makeVolatileType() - class coins.sym.TypeImpl のメソッド
 
makeVolatileType() - interface coins.sym.Type のメソッド
makeVolatileType Make a new type qualifying this type by "volatile" and return it.
mallocTag(HIR) - class coins.alias.AliasFactory のメソッド
Creates a new instance of Tag that corresponds to the area allocated by the specified malloc invocation node.
mapRegToFrame(Symbol) - class coins.backend.gen.CodeGenerator のメソッド
Return FRAME variable symbol entry which corresponds to REG variable.
mArgAreaRef - class coins.backend.gen.CodeGenerator_ppc.PowerPCAttr の変数
 
mArgAreaSize - class coins.backend.gen.CodeGenerator_ppc.PowerPCAttr の変数
 
mark() - class coins.backend.sched.DependNode のメソッド
Mark the DependNodes on which this node depends directly or indirectly
markAsCallByReference() - class coins.sym.ParamImpl のメソッド
 
markAsCallByReference() - interface coins.sym.Param のメソッド
Mark this parameter as call-by-reference
markAsCallByValue() - class coins.sym.ParamImpl のメソッド
 
markAsCallByValue() - interface coins.sym.Param のメソッド
Mark this parameter as call-by-value
markAsOptional() - class coins.sym.ParamImpl のメソッド
 
markAsOptional() - interface coins.sym.Param のメソッド
markAsOptional Mark this parameter as optional.
markersacg - class coins.backend.sim.SimFuncTableElem の変数
 
markersbaseacg - class coins.backend.sim.SimFuncTableElem の変数
 
markersbcg - class coins.backend.sim.SimFuncTableElem の変数
 
markersbcghost - class coins.backend.sim.SimFuncTableElem の変数
 
markerscountacg - class coins.backend.sim.SimFuncTableElem の変数
 
match(LirNode, LirNode, LirNode[]) - class coins.simd.LirMatch のメソッド
 
matchDumpHirTiming(String, List, CoinsOptions) - class coins.driver.Driver のメソッド
Tests whether the specified timing specifier is included in the specified -coins:dumphir option argument.
matchedInput - class coins.opt.GlobalReform.MatchingData の変数
 
matchedProduction - class coins.opt.GlobalReform.MatchingData の変数
 
matchHirToCTiming(String, List, CoinsOptions) - class coins.driver.Driver のメソッド
Tests whether the specified timing specifier is included in the specified -coins:hir2c option argument.
matchLirToCTiming(String, List, CoinsOptions) - class coins.driver.Driver のメソッド
Tests whether the specified timing specifier is included in the specified -coins:lir2c option argument.
matchReg(LirNode, LirNode, Vector, Vector) - class coins.simd.LirMatch のメソッド
 
MATH_LIB - class coins.ffront.IntrinsicUtility の static 変数
 
MATH_LIB2 - class coins.ffront.IntrinsicUtility の static 変数
 
MAX - class coins.backend.Op の static 変数
 
MAX - class coins.ffront.IntrinsicUtility の static 変数
 
MAX_F_REGPARAM - class coins.backend.gen.CodeGenerator_x86_64 の static 変数
 
MAX_I - class coins.ffront.IntrinsicUtility の static 変数
 
MAX_I_REGPARAM - class coins.backend.gen.CodeGenerator_x86_64 の static 変数
 
MAX_LATENCY - class coins.backend.sched.Schedule の static 変数
 
MAX_OPTIMIZATION_LEVEL - class coins.driver.Driver の static 変数
The maximum optimization level specified by -O option.
MAX_OPTIMIZATION_LEVEL - class coins.drivergen.Options の static 変数
The maximum optimization level specified by -O option.
MAX_R - class coins.ffront.IntrinsicUtility の static 変数
 
MAX_SIMD_PARALLEL - class coins.simd.SimdOpt の static 変数
Maximum size of elements in SIMD Parallel instructions
maxDfn - class coins.backend.ana.ReverseDFST の変数
Maximum dfn
maxDfn - class coins.backend.ana.DFST の変数
Maximum dfn
maxDfn() - class coins.backend.cfg.FlowGraph のメソッド
推奨されていません。 use DFST class instead.
maxId - class coins.ssa.PREQP の変数
 
maximals() - class coins.aflow.util.PosetImpl のメソッド
 
maximals() - interface coins.aflow.util.Poset のメソッド
 
MAXREGPARAM - class coins.backend.gen.CodeGenerator_x86simd の static 変数
 
MAXREGPARAM - class coins.backend.gen.CodeGenerator_x86 の static 変数
 
MAXREGPARAM - class coins.backend.gen.CodeGenerator_thumb の static 変数
 
MAXREGPARAM - class coins.backend.gen.CodeGenerator_sparc の static 変数
 
MAXREGPARAM - class coins.backend.gen.CodeGenerator_sh4 の static 変数
Late time pre-rewriting of LIR.
MAXREGPARAM - class coins.backend.gen.CodeGenerator_arm の static 変数
 
MAXREGPARAM_F - class coins.backend.gen.CodeGenerator_sh4 の static 変数
 
MAXSET - class coins.backend.tools.RegisterDescription2Java の static 変数
 
maxStackOffset - class coins.backend.gen.CodeGenerator_x86_64 の変数
 
MAY_ALIAS - class coins.alias.alias2.AliasAnalHir2 の static 変数
 
MAY_ALIAS - class coins.alias.AliasAnalHir1 の static 変数
 
mayAlias(Exp, Exp) - class coins.alias.alias2.AliasAnalHir2 のメソッド
Returns true if the two arguments may refer to the overlapping area in memory.
mayAlias(Exp, Exp) - class coins.alias.AliasAnalHir1 のメソッド
Returns true if the two arguments may refer to the overlapping area in memory.
mayAlias(Exp, Exp) - interface coins.alias.AliasAnal のメソッド
Returns true if the two arguments may refer to an overlapping area in memory.
mayAlias(Sym, Sym) - class coins.alias.RecordAlias のメソッド
mayAlias See if 2 variables are aliased or not.
mayAlias(Type, Type) - class coins.alias.AliasUtil のメソッド
Type-based alias testing.
mayBeExternalAddress(IR) - class coins.aflow.FlowUtil の static メソッド
 
mayBeExternalAddress(IR) - class coins.flow.FlowUtil の static メソッド
Returns true if the given IR node has as its decendant a call node.
mdf(BBlock[]) - class coins.snapshot.StatementType の static メソッド
Static method to generate the MDF statements.
MdfConditions - class coins.mdf.MdfConditions.
The conditions for the dynamic scheduler
MdfConditions(MdfEnvironment, MacroFlowGraph) - class coins.mdf.MdfConditions のコンストラクタ
Constructor
MdfDriver - class coins.mdf.MdfDriver.
The driver of the MDF module.
MdfDriver(HirRoot, IoRoot, CompileSpecification) - class coins.mdf.MdfDriver のコンストラクタ
Constructor:
MdfDriver(HirRoot, IoRoot, CompileSpecification, SnapShot) - class coins.mdf.MdfDriver のコンストラクタ
Constructor:
MdfEnvironment - class coins.mdf.MdfEnvironment.
The environment of the MDF module.
MdfEnvironment(IoRoot, CompileSpecification) - class coins.mdf.MdfEnvironment のコンストラクタ
Constructor:
MdfModule - class coins.mdf.MdfModule.
This class holds the macro flow graphs in the current compile unit.
MdfModule(MdfEnvironment, HirRoot) - class coins.mdf.MdfModule のコンストラクタ
Constructor
mdfParam - class coins.mdf.DeclarePtestVariables の変数
The parameter `mdf_time'
MdfThr - class coins.mdf.MdfEnvironment の static 変数
The threshold for debugging: trace=1500
meet(BitMapSet) - class coins.backend.util.BitMapSet のメソッド
Meet operation.
meetVar(LirNode) - class coins.backend.CollectVarInTree のメソッド
Call-back entry for interface PickUpVariable.
meetVar(LirNode) - interface coins.backend.lir.PickUpVariable のメソッド
 
meetVar(LirNode) - class coins.simd.SimdEstimation.RegCollector のメソッド
 
mem - class coins.ssa.PublicSsa の変数
The memory alias analysis engine
MEM - class coins.backend.Op の static 変数
 
MEM - class coins.backend.sched.LirNodeInf の static 変数
 
memAccessOverlappingTest() - class coins.simd.AlignmentTest のメソッド
Makes condition codes of overlapping of memory access
memAccessSymbol - class coins.backend.sim.SimFuncTable の変数
 
memArray - class coins.ssa.PREQP の変数
 
member - class coins.backend.contrib.RPloop の変数
 
MemberExpr - class coins.ast.expr.MemberExpr.
Member access expression "->" (arrow) or ".
MemberExpr(Expr, boolean, String, Aggregate, Declarator) - class coins.ast.expr.MemberExpr のコンストラクタ
 
members - class coins.ast.Aggregate の変数
 
memIsHoistable(BasicBlk, LirNode) - class coins.ssa.PREQP のメソッド
 
MEMORY - class coins.backend.gen.CodeGenerator_x86_64 の static 変数
 
MemoryAliasAnalyze - class coins.ssa.MemoryAliasAnalyze.
Analyze the aliases of memory object.
MemoryAliasAnalyze(SsaEnvironment, Function) - class coins.ssa.MemoryAliasAnalyze のコンストラクタ
Constructor
memsacgbb - class coins.backend.sim.SimFuncTableElem の変数
 
memsbcghost - class coins.backend.sim.SimFuncTableElem の変数
 
memsbcghosthash - class coins.backend.sim.SimFuncTableElem の変数
 
merge(LabeledStmt) - class coins.ir.hir.LabeledStmtImpl のメソッド
 
merge(LabeledStmt) - interface coins.ir.hir.LabeledStmt のメソッド
Merging of LabeledStmt.
mergeArrayInitializeList(ExpListExp, ExpListExp) - class coins.ffront.ProcessData のメソッド
mergeArrayInitializeList (nil nil A nil) (nil B nil nil) => (nil B A nil)
mergeAssignStmt(Stmt, Const) - class coins.opt.LoopUnrolling のメソッド
Applies merge-assingment optimization to pStepConst.
mergeLabelsOfStmt1ToStmt2(LabeledStmt, LabeledStmt) - class coins.opt.NormalizeHir のメソッド
 
mergeSymTable(SymTable, SymTable) - class coins.ffront.FStmt のメソッド
 
Message - class coins.Message.
Message: Message displaying class to be used for debugging and error processing.
message(int, String) - class coins.aflow.Flow のメソッド
 
message(int, String) - class coins.casttohir.ToHirVisit のメソッド
Output debug message.
message(int, String) - class coins.casttohir.ToHirCOpt2 のメソッド
Output debug message.
message(int, String) - class coins.casttohir.ToHirCOpt のメソッド
Output debug message.
message(int, String) - class coins.casttohir.ToHirC2 のメソッド
Output debug message.
message(int, String) - class coins.casttohir.ToHirC のメソッド
Output debug message.
message(int, String) - class coins.casttohir.ToHirBaseOpt のメソッド
Output debug message.
message(int, String) - class coins.casttohir.ToHirBase のメソッド
Output debug message.
message(int, String) - class coins.casttohir.ToHir のメソッド
message Output debug message.
Message(IoRoot) - class coins.Message のコンストラクタ
Message: Constructor to initiate all Message objects.
Message(IoRoot, String) - class coins.Message のコンストラクタ
Message: Constructor for each Message object.
messageFlag - class coins.simd.SimdOpt の変数
Flag of printing out trace informations
METHOD_I - class coins.ssa.BackTranslateFromSsa の static 変数
Represent Sreedhar's Method I
METHOD_II - class coins.ssa.BackTranslateFromSsa の static 変数
Represent Sreedhar's Method II
METHOD_III - class coins.ssa.BackTranslateFromSsa の static 変数
Represent Sreedhar's Method III
methodHeader() - class coins.backend.tools.Tmd2Java.JavaMacro のメソッド
Return java method header.
mfg - class coins.mdf.TreatNode の変数
 
mfg - class coins.mdf.Conditions の変数
The current macro flow graph
MFG - class coins.snapshot.DisplayNames の static 変数
Macro Flow Graph
mFloatCount - class coins.backend.gen.CodeGenerator_ppc.PowerPCAttr の変数
 
mFloatRegisters - class coins.backend.gen.CodeGenerator_ppc.PowerPCAttr の変数
 
mFrameNames - class coins.backend.gen.CodeGenerator_ppc.PowerPCAttr の変数
 
mFramePointer - class coins.backend.gen.CodeGenerator_ppc.PowerPCAttr の変数
 
mGeneralCount - class coins.backend.gen.CodeGenerator_ppc.PowerPCAttr の変数
 
mGeneralRegisters - class coins.backend.gen.CodeGenerator_ppc.PowerPCAttr の変数
 
mGlobalTemp - class coins.backend.gen.CodeGenerator_ppc.PowerPCAttr の変数
 
mHasCaller - class coins.backend.gen.CodeGenerator_ppc.PowerPCAttr の変数
 
MIN - class coins.ffront.IntrinsicUtility の static 変数
 
MIN_I - class coins.ffront.IntrinsicUtility の static 変数
 
MIN_R - class coins.ffront.IntrinsicUtility の static 変数
 
MINI - class coins.ssa.OptionName の static 変数
Minimal SSA
MINIMAL - class coins.ssa.TranslateToSsa の static 変数
The minimal SSA form
minimal() - class coins.backend.opt.Ssa の static メソッド
Create a transformer which converts a function to Minimal SSA form.
minimals() - class coins.aflow.util.PosetImpl のメソッド
 
minimals() - interface coins.aflow.util.Poset のメソッド
 
minimumNumberOfAddressingUnitsForBitFieldSequence() - class coins.MachineParamX86_64 のメソッド
Allocation unit for bit field sequence.
minimumNumberOfAddressingUnitsForBitFieldSequence() - class coins.MachineParamX86 のメソッド
Allocation unit for bit field sequence.
minimumNumberOfAddressingUnitsForBitFieldSequence() - class coins.MachineParamSparc のメソッド
Allocation unit for bit field sequence.
minimumNumberOfAddressingUnitsForBitFieldSequence() - class coins.MachineParamSH4 のメソッド
Allocation unit for bit field sequence.
minimumNumberOfAddressingUnitsForBitFieldSequence() - class coins.MachineParamPpc のメソッド
Allocation unit for bit field sequence.
minimumNumberOfAddressingUnitsForBitFieldSequence() - class coins.MachineParamMips のメソッド
Allocation unit for bit field sequence.
minimumNumberOfAddressingUnitsForBitFieldSequence() - class coins.MachineParamMicroBlaze のメソッド
Allocation unit for bit field sequence.
minimumNumberOfAddressingUnitsForBitFieldSequence() - class coins.MachineParamArm のメソッド
Allocation unit for bit field sequence.
minimumNumberOfAddressingUnitsForBitFieldSequence() - class coins.MachineParamAlpha のメソッド
Allocation unit for bit field sequence.
minimumNumberOfAddressingUnitsForBitFieldSequence() - class coins.MachineParam のメソッド
Allocation unit for bit field sequence.
mInst - class coins.backend.gen.CodeGenerator_ppc.StructureScheduler.Instruction の変数
 
mInstList - class coins.backend.gen.CodeGenerator_ppc.StructureScheduler の変数
 
MinThr - class coins.mdf.MdfEnvironment の static 変数
The threshold for debugging: trace=1000
MinThr - class coins.simd.SimdEnvironment の static 変数
 
MinThr - class coins.ssa.SsaEnvironment の static 変数
The threshold of the debug print
MINUS_E - interface coins.ast.TokenId の static 変数
 
MINUSMINUS - interface coins.ast.TokenId の static 変数
 
mipsAggregateByReferenceTrig - class coins.backend.gen.CodeGenerator_mips の変数
 
mipsArgumentPassing - class coins.backend.gen.CodeGenerator_mips の変数
 
mipsSRRTrig - class coins.backend.gen.CodeGenerator_mips の変数
 
Misc - class coins.backend.util.Misc.
Miscellaneous functions
Misc() - class coins.backend.util.Misc のコンストラクタ
 
mIsConstruction - class coins.backend.gen.CodeGenerator_ppc.StructureScheduler の変数
 
mkBone(String, String) - class coins.simd.LirBoneList のメソッド
Makes bones and registers them into boneList.
mkBop(String) - class coins.simd.LirBopList のメソッド
Makes LirNodes for basic operations and registers them into bopList.
mkDefUseRel(Vector) - class coins.simd.LirDefUseRel のメソッド
Makes a def-use relation from L-expressions
mkRw(String) - class coins.simd.LirBoneList のメソッド
Makes LirNodes for rewrite and registers them into rewriteList.
mLocalAreaBorder - class coins.backend.gen.CodeGenerator_ppc.PowerPCAttr の変数
 
mnemo - class coins.backend.asmpp.BccInstruction の変数
 
Mnemo - class coins.backend.asmpp.Mnemo.
 
Mnemo(String) - class coins.backend.asmpp.Mnemo のコンストラクタ
 
mod - class coins.lparallel.Ref_Table の変数
 
MOD - class coins.ffront.IntrinsicUtility の static 変数
 
MOD_E - interface coins.ast.TokenId の static 変数
 
mod_euseResultList - class coins.lparallel.LoopTable の変数
 
mod_modResultList - class coins.lparallel.LoopTable の変数
 
modArrayList - class coins.lparallel.Ref_Table の変数
 
modCount - class coins.aflow.util.CoinsList の変数
Not used in this class.
modGraph(PREQP.VElem) - class coins.ssa.PREQP のメソッド
The main routine of Efficient Question Propagation.
modifiedToken(Token) - class coins.ffront.F77Sym のメソッド
Add an instance of FirToHir to Token
modifyHirIfNecerrary(HIR) - class coins.ir.hir.HirModify のメソッド
Called from finishHir() to modify HIR or examine HIR if necessary.
modLvalues(SetRefRepr, FlowResults) - class coins.aflow.FlowUtil の static メソッド
 
modMap - class coins.ssa.PREQP の変数
 
MODS - class coins.backend.Op の static 変数
 
mods(IntBound) - class coins.util.IntBound のメソッド
this%b(............)..IntBound.......
mods(IntConst) - class coins.util.IntConst のメソッド
....this%c(............)................. ..............................0........
modSyms() - class coins.aflow.SetRefReprHirImpl のメソッド
modSyms: //##25-1 Get the set of FlowAnalSym symbols whose value is set during the evaluation of the subtree corresponding to this SetRefRepr.
modSyms() - class coins.aflow.SetRefReprHirEImpl のメソッド
modSyms returns the set of symbols that are possibly defined in this SetRefRepr.
modSyms() - interface coins.aflow.SetRefRepr のメソッド
Returns the set of symbols that are possibly modified in this SetRefRepr.
modSyms() - class coins.flow.SetRefReprHirImpl のメソッド
modSyms //##25-1 Get the set of FlowAnalSym symbols whose value is set during the evaluation of the subtree corresponding to this SetRefRepr.
modSyms() - class coins.flow.SetRefReprHirEImpl のメソッド
modSyms returns the set of symbols that are possibly defined in this SetRefRepr.
modSyms() - interface coins.flow.SetRefRepr のメソッド
Returns the set of symbols that are possibly modified in this SetRefRepr.
modSyms0() - class coins.aflow.SetRefReprHirEImpl のメソッド
modSyms0 returns the set of symbols that are possibly defined in this SetRefRepr as modSyms() and symbols externally defined (i.e. via external calls) if call is included.
modSyms0() - class coins.flow.SetRefReprHirEImpl のメソッド
modSyms0 returns the set of symbols that are possibly defined in this SetRefRepr as modSyms() and symbols externally defined (i.e. via external calls) if call is included.
modSyms00() - class coins.aflow.SetRefReprHirImpl のメソッド
 
modSyms00() - interface coins.aflow.SetRefRepr のメソッド
Returns the set of symbols that are accessed by its name in the subprogram containing this SetRefRepr and possibly defined in this SetRefRepr.
modSyms00() - class coins.flow.SetRefReprHirImpl のメソッド
 
modSyms00() - interface coins.flow.SetRefRepr のメソッド
Returns the set of symbols that are accessed by its name in the subprogram containing this SetRefRepr and possibly defined in this SetRefRepr.
modSymsStmt() - class coins.aflow.SetRefReprHirEImpl のメソッド
modSymsStmt returns the set of symbols that are possibly defined in the this SetRefRepr.
modSymsStmt() - class coins.flow.SetRefReprHirEImpl のメソッド
modSymsStmt returns the set of symbols that are possibly defined in the this SetRefRepr.
modSymsUnder(HIR, Set) - class coins.aflow.SetRefReprHirImpl のメソッド
 
modSymsUnder(HIR, Set) - class coins.flow.SetRefReprHirImpl のメソッド
 
MODU - class coins.backend.Op の static 変数
 
modu(IntBound) - class coins.util.IntBound のメソッド
this%b(............)..IntBound.......
modu(IntConst) - class coins.util.IntConst のメソッド
....this%c(............).................
module - class coins.backend.ModuleElement の変数
Module this element belongs to
module - class coins.backend.gen.CodeGenerator の変数
L-Module
module - class coins.backend.opt.Profiler の変数
 
module - class coins.simd.SimdEnvironment の変数
 
module - class coins.ssa.SsaEnvironment の変数
The current compile module
Module - class coins.backend.Module.
Represent module, the whole input of the compiler.
MODULE - interface coins.backend.Keyword の static 変数
 
MODULE - class coins.snapshot.TagName の static 変数
The tag `module'
Module(Object, Root) - class coins.backend.Module のコンストラクタ
Create a module
Module(Object, String, String, Root) - class coins.backend.Module のコンストラクタ
Create a module
ModuleElement - class coins.backend.ModuleElement.
Common attributes of Function/Data, components of Module.
ModuleElement(Module, String) - class coins.backend.ModuleElement のコンストラクタ
Initialize fields.
ModuleElement(Module, SymStatic) - class coins.backend.ModuleElement のコンストラクタ
Initialize fields.
MODULENAME - class coins.mdf.MdfEnvironment の変数
The name of this module
MODULENAME - class coins.simd.SimdEnvironment の変数
 
MODULENAME - class coins.ssa.SsaEnvironment の変数
The name of this module
ModuleTag - class coins.snapshot.ModuleTag.
This class represents the tag `module'
ModuleTag(HirRoot, String, String) - class coins.snapshot.ModuleTag のコンストラクタ
Constructor for HIR
ModuleTag(MdfModule, String, String) - class coins.snapshot.ModuleTag のコンストラクタ
Constructor for MDF
ModuleTag(Module, String, String) - class coins.snapshot.ModuleTag のコンストラクタ
Constructor for LIR
moveNextToPrev() - class coins.casttohir.SideEffectBuffer のメソッド
moveNextToPrev Move the swept forward statements to the list of swept backward statements by moving statements in nextList to prevList.
moving - class coins.driver.StopWatch の変数
 
mPlace - class coins.backend.gen.CodeGenerator_ppc.StructureScheduler.Instruction の変数
 
mRegList - class coins.backend.gen.CodeGenerator_ppc.StructureScheduler の変数
 
mReturnAggregate - class coins.backend.gen.CodeGenerator_ppc.PowerPCAttr の変数
 
mSaveAreaSize - class coins.backend.gen.CodeGenerator_ppc.PowerPCAttr の変数
 
mSavePoint - class coins.backend.gen.CodeGenerator_ppc.StructureScheduler の変数
 
msgError - class coins.IoRoot の変数
Message control object.
msgFatal - class coins.IoRoot の変数
Message control object.
msgNote - class coins.IoRoot の変数
Message control object.
msgOut - class coins.IoRoot の変数
Input/output file
msgRecovered - class coins.IoRoot の変数
Message control object.
MsgThr - class coins.mdf.MdfEnvironment の static 変数
The threshold for debugging: trace=100
MsgThr - class coins.simd.SimdEnvironment の static 変数
 
MsgThr - class coins.ssa.SsaEnvironment の static 変数
The threshold of the debug print
msgWarning - class coins.IoRoot の変数
Message control object.
msize() - class coins.util.FloatConst のメソッド
....................... ...................................................................... ......................
mSPList - class coins.backend.gen.CodeGenerator_ppc.StructureScheduler の変数
 
mtEndTime - class coins.mdf.DeclarePtestVariables の変数
The function `mdf_mt_end_time'
mtStartTime - class coins.mdf.DeclarePtestVariables の変数
The function `mdf_mt_start_time'
mType - class coins.backend.gen.CodeGenerator_ppc.StructureScheduler.Instruction の変数
 
MUL - class coins.backend.Op の static 変数
 
MUL_E - interface coins.ast.TokenId の static 変数
 
mul(Complex) - class coins.ffront.Complex のメソッド
 
mul(FComplex) - class coins.ffront.FComplex のメソッド
 
mul(FDouble) - class coins.ffront.FDouble のメソッド
 
mul(FFloat) - class coins.ffront.FFloat のメソッド
 
mul(FInteger) - class coins.ffront.FInteger のメソッド
 
mul(FloatConst) - class coins.util.FloatConst のメソッド
....this*c.......................
mul(FNumber) - class coins.ffront.FNumber のメソッド
 
mul(IntBound) - class coins.util.IntBound のメソッド
this*b..IntBound.......
mul(IntConst) - class coins.util.IntConst のメソッド
....this*c.................
mularyelm(LinkedList, LinkedList, Ref_Array) - class coins.lparallel.ArrayAreaAnalyzer のメソッド
mularyelm:
mularyelm(LinkedList, LinkedList, Ref_Array) - class coins.lparallel.ArrayAnal のメソッド
mularyelm:
mularyelmList(LinkedList, LinkedList) - class coins.lparallel.ArrayAreaAnalyzer のメソッド
mularyelmList:
mularyelmList(LinkedList, LinkedList) - class coins.lparallel.ArrayAnal のメソッド
mularyelmList: mul It calculates (List form).
multiEntry - class coins.backend.ana.LoopAnalysis の変数
isLoop[i] is true if the loop beginning at basic block i has multiple entries (i.e. irreducible).
mUsedCR - class coins.backend.gen.CodeGenerator_ppc.PowerPCAttr の変数
 
mUsedVector - class coins.backend.gen.CodeGenerator_ppc.PowerPCAttr の変数
 
MUST_ALIAS - class coins.alias.alias2.AliasAnalHir2 の static 変数
 
MUST_ALIAS - class coins.alias.AliasAnalHir1 の static 変数
 
mustAlias(Exp, Exp) - class coins.alias.alias2.AliasAnalHir2 のメソッド
Returns true if the two arguments definitely refer to the overlapping area in memory.
mustAlias(Exp, Exp) - class coins.alias.AliasAnalHir1 のメソッド
Returns true if the two arguments definitely refer to the overlapping area in memory.
mustAlias(Exp, Exp) - interface coins.alias.AliasAnal のメソッド
Returns true if the two arguments definitely refer to an overlapping area in memory.
MUTABLE - interface coins.ast.TokenId の static 変数
 
mVarArgHeader - class coins.backend.gen.CodeGenerator_ppc.PowerPCAttr の変数
 
mVecConv - class coins.backend.gen.CodeGenerator_ppc.PowerPCAttr の変数
 
mVectorCount - class coins.backend.gen.CodeGenerator_ppc.PowerPCAttr の変数
 
mVectorRegisters - class coins.backend.gen.CodeGenerator_ppc.PowerPCAttr の変数
 
MyExpId - class coins.alias.MyExpId.
ExpId class used for alias analysis.
myExpId(HIR) - class coins.alias.AliasFactory のメソッド
Creates a new instance of MyExpId.
MyExpId(HIR) - class coins.alias.MyExpId のコンストラクタ
Creates a new instance of MyExpId
MyExpIdAssigner - class coins.alias.MyExpIdAssigner.
Assigns MyExpIds to relevant nodes in a subprogram.
myExpIdAssigner(SubpDefinition) - class coins.alias.AliasFactory のメソッド
Creates a new instance of MyExpIdAssigner that assigns MyExpIds to the nodes contained in the specified SubpDefinition object.
MyExpIdAssigner(SubpDefinition, HirRoot) - class coins.alias.MyExpIdAssigner のコンストラクタ
Creates a new instance of MyExpIdAssigner
myName - class coins.driver.Driver の変数
A name in trace messages.
myName - class coins.drivergen.Options の変数
A name in trace messages.
myName - class coins.drivergen.Generator の変数
A name in trace messages.
myName - class coins.hir2c.HirBaseToCImpl の変数
 
myName - class coins.mdf.FCoCo の変数
The name of this compiler driver
myName - class coins.mdf.CoCo の変数
The name of this compiler driver
MySubpFlow - class coins.flow.MySubpFlow.
MySubpFlow is an example of extending data flow analysis by making subclass of HirSugpFlow.
MySubpFlow(FlowRoot, SubpDefinition) - class coins.flow.MySubpFlow のコンストラクタ
 

N

n_ - class coins.ffront.FComplex の変数
 
n_ - class coins.ffront.FDouble の変数
 
n_ - class coins.ffront.FFloat の変数
 
n_ - class coins.ffront.FInteger の変数
 
n_ - class coins.ffront.StopStmt の変数
 
n_ - class coins.ffront.PauseStmt の変数
 
nActualOperands(LirNode) - class coins.backend.gen.CodeGenerator のメソッド
Return the number of operands excluding CLOBBER and USE.
name - class coins.ast.Enum.Item の変数
 
name - class coins.ast.Aggregate の変数
 
name - class coins.backend.asmpp.LabelInstruction の変数
 
name - class coins.backend.Module の変数
Module name
name - class coins.backend.sim.SimFuncTableElem の変数
 
name - class coins.backend.sym.Symbol の変数
 
name - class coins.backend.tools.Tmd2Java.Nonterm の変数
 
name - class coins.backend.tools.Tmd2Java.JavaMacro の変数
 
name - class coins.backend.tools.RegisterDescription2Java.RegSymbol の変数
 
name - class coins.backend.tools.RegisterDescription2Java.RegisterSet の変数
 
name - class coins.ffront.IntrinsicUtility.NameAndType の変数
 
name - class coins.simd.ReplaceRegNames の変数
 
Name - class coins.simd.Name.
 
NAME - class coins.snapshot.TagName の static 変数
The attribute `name'
name_ - class coins.ffront.ConstManager.ParameterObject の変数
 
name() - class coins.ast.Enum のメソッド
Returns the tag name of the enum type.
name() - class coins.ast.Aggregate のメソッド
Returns the tag name.
name() - class coins.ast.expr.MemberExpr のメソッド
Returns the member name.
name() - interface coins.backend.Transformer のメソッド
Return the name of the transforming engine.
name() - interface coins.backend.LocalAnalyzer のメソッド
Return the name of the analysis engine.
name() - class coins.backend.gen.CodeGenerator_mips.mipsSRR のメソッド
 
name() - class coins.backend.gen.CodeGenerator_mips.mipsAggregateByReference のメソッド
 
name() - class coins.backend.opt.Profiler.Trigger のメソッド
 
name() - class coins.backend.opt.Profiler.LocalTrigger のメソッド
 
name() - class coins.backend.sym.Label のメソッド
Return name of label.
name() - interface coins.drivergen.process.Navigator のメソッド
Return the name ot the Process.
name() - class coins.simd.SimdDriver のメソッド
 
name() - class coins.ssa.TranslateToSsa のメソッド
 
name() - class coins.ssa.SsaGraph のメソッド
 
name() - class coins.ssa.SsaDriver のメソッド
 
name() - class coins.ssa.RedundantPhiElimination のメソッド
 
name() - class coins.ssa.PREQP のメソッド
 
name() - class coins.ssa.OperatorStrengthReduction のメソッド
 
name() - class coins.ssa.LirToC のメソッド
 
name() - class coins.ssa.HoistingLoopInvariant のメソッド
 
name() - class coins.ssa.GlobalReassociation のメソッド
 
name() - class coins.ssa.EmptyBlockElimination のメソッド
 
name() - class coins.ssa.EdgeSplit のメソッド
 
name() - class coins.ssa.Dump のメソッド
 
name() - class coins.ssa.DivideExpression のメソッド
 
name() - class coins.ssa.DeadCodeElimination のメソッド
 
name() - class coins.ssa.CopyPropagation のメソッド
 
name() - class coins.ssa.ConstantPropagation のメソッド
 
name() - class coins.ssa.ConcatBlks のメソッド
 
name() - class coins.ssa.CommonSubexpressionElimination のメソッド
 
name() - class coins.ssa.Coalescing のメソッド
 
name() - class coins.ssa.ChangeLoopStructure のメソッド
 
name() - class coins.ssa.BackTranslateFromSsaBriggs のメソッド
 
name() - class coins.ssa.BackTranslateFromSsa のメソッド
 
Name() - class coins.simd.Name のコンストラクタ
 
NamedConst - interface coins.sym.NamedConst.
 
namedConst(String, Const) - class coins.sym.SymImpl のメソッド
 
namedConst(String, Const) - interface coins.sym.Sym0 のメソッド
Make a constant named as pInternedName.
namedConst(String, int, Type) - class coins.sym.SymImpl のメソッド
 
namedConst(String, int, Type) - interface coins.sym.Sym のメソッド
Make a constant named as pInternedName.
NamedConstImpl - class coins.sym.NamedConstImpl.
ConstImpl class
NamedConstImpl(SymRoot, String, Const) - class coins.sym.NamedConstImpl のコンストラクタ
 
NamedConstImpl(SymRoot, String, int) - class coins.sym.NamedConstImpl のコンストラクタ
 
NamedLabel - class coins.ast.stmnt.NamedLabel.
Label.
NamedLabel(String, String, int) - class coins.ast.stmnt.NamedLabel のコンストラクタ
 
nameOf(int) - class coins.backend.regalo.RegisterAllocation のメソッド
Return real name (coalesced) of x
nameof(Symbol) - class coins.backend.regalo.LiveRange のメソッド
Return real name of x.
names - class coins.cfront.KeywordTable の変数
 
nAvail(int) - class coins.backend.MachineParams のメソッド
Return number of registers available in the register set.
navi - class coins.drivergen.process.MakeNewLirFromHir の static 変数
Navi class singleton.
navi - class coins.drivergen.process.MakeHirFromSource の static 変数
Navi class singleton.
navi - class coins.drivergen.process.GenerateCode の static 変数
Navi class singleton.
Navigator - interface coins.drivergen.process.Navigator.
Interface for process navigator.
nClobbers - class coins.backend.lir.LirNode.Scanner の変数
 
nCounters - class coins.backend.opt.Profiler.Trigger の変数
 
nDefs - class coins.backend.lir.LirNode.Scanner の変数
 
NEAREST - class coins.ffront.IntrinsicUtility の static 変数
 
NEAREST_INT - class coins.ffront.IntrinsicUtility の static 変数
 
NEED_OFFSET_REWRITE - class coins.backend.gen.CodeGenerator_arm の static 変数
 
needNotInit() - class coins.hir2lir.ConvToNewLIR.SymStat のメソッド
 
needTempArea(LirNode) - class coins.backend.gen.CodeGenerator_mb のメソッド
 
NEG - class coins.backend.Op の static 変数
 
neg() - class coins.ffront.FComplex のメソッド
 
neg() - class coins.ffront.FDouble のメソッド
 
neg() - class coins.ffront.FFloat のメソッド
 
neg() - class coins.ffront.FInteger のメソッド
 
neg() - class coins.ffront.FNumber のメソッド
 
neg() - class coins.util.IntConst のメソッド
....
neg() - class coins.util.IntBound のメソッド
-this..IntBound.......
neg() - class coins.util.FloatConst のメソッド
....
nelems - class coins.backend.sim.SimFuncTable の変数
 
NEQ - interface coins.ast.TokenId の static 変数
 
NEQV - class coins.ffront.Parser の static 変数
 
nestLevel - class coins.backend.ana.LoopAnalysis の変数
nestLevel[i] is depth of the loop beginning at basic block i.
nestLevel - class coins.backend.contrib.RPloop の変数
 
NEW_LIR_OPTION - class coins.driver.Driver の static 変数
An option name to specify a new version of LIR shuould be used.
NEW_LIR_OPTION - class coins.drivergen.Options の static 変数
An option name to specify a new version of LIR shuould be used.
new0Node() - class coins.casttohir.ToHir のメソッド
new0Node Create constant 0 node.
new1Node() - class coins.casttohir.ToHir のメソッド
new1Node Create constant 1 node.
newAddressSymbol(Symbol) - class coins.ssa.SsaSymTab のメソッド
Get a new symbol of the FRAME node or the STATIC node.
newAssignStmt(Exp, Exp) - class coins.casttohir.ToHir のメソッド
newAssignStmt create assign statement.
newBasicBlk(BiList) - class coins.backend.cfg.FlowGraph のメソッド
Create new basic block with instruction list instr.
newBlockStmt(Stmt) - class coins.casttohir.ToHir のメソッド
newBlockStmt Create block statement with statement stmt.
newExpStmt(Exp) - class coins.casttohir.ToHir のメソッド
newExpStmt Create expression statement, and set position.
newFalseNode() - class coins.casttohir.ToHir のメソッド
newFalseNode Create false node.
newFrame(String, int) - class coins.backend.Function のメソッド
Create new frame variable.
newFunctionAttr(Function) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
newFunctionAttr(Function) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
 
newFunctionAttr(Function) - class coins.backend.gen.CodeGenerator_x86 のメソッド
 
newFunctionAttr(Function) - class coins.backend.gen.CodeGenerator_thumb のメソッド
 
newFunctionAttr(Function) - class coins.backend.gen.CodeGenerator_sparc のメソッド
 
newFunctionAttr(Function) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
newFunctionAttr(Function) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
newFunctionAttr(Function) - class coins.backend.gen.CodeGenerator_mips のメソッド
Prepare new function attribute information(override for mips).
newFunctionAttr(Function) - class coins.backend.gen.CodeGenerator_mb のメソッド
 
newFunctionAttr(Function) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
newFunctionAttr(Function) - class coins.backend.gen.CodeGenerator_alpha のメソッド
 
newFunctionAttr(Function) - class coins.backend.gen.CodeGenerator のメソッド
Prepare new function attribute information.
newGlobalSymbol(String) - class coins.ssa.SsaSymTab のメソッド
 
newHashBasedFlowExpId(IR, int, SubpFlow) - class coins.aflow.AssignHashBasedFlowExpIdHir のメソッド
 
newHashBasedFlowExpId(IR, int, SubpFlow) - class coins.aflow.AssignHashBasedFlowExpId のメソッド
 
newIfStmt(Exp, Stmt, Stmt) - class coins.casttohir.ToHir のメソッド
newIfStmt Create if statement, and set position.
newLabel() - class coins.backend.Module のメソッド
Create new label instance with final name and return it.
newLabel() - class coins.backend.Function のメソッド
Generate new label and return it.
newLabeledStmt(Stmt) - class coins.casttohir.ToHir のメソッド
newLabeledStmt create labeled statement which has statement stmt.
newLir - class coins.backend.Module の変数
LirNode factory object
newLir - class coins.backend.Function の変数
Factory object for creating LirNode
newLir - class coins.simd.ReplaceRegNames の変数
 
newLir - class coins.simd.LirMatch の変数
LirFactory
newName(String) - class coins.simd.Name のメソッド
 
newReg(String, int) - class coins.backend.Function のメソッド
Create new named register variable.
newSegment() - class coins.backend.sched.DependGraph のメソッド
 
newSsaSymbol(String, int) - class coins.ssa.SsaSymTab のメソッド
Get a new symbol of the SSA variable.
newSsaSymbol(Symbol) - class coins.ssa.SsaSymTab のメソッド
Get a new symbol of the SSA variable.
newSsaSymbol1(Symbol) - class coins.ssa.SsaSymTab のメソッド
Called from TranslateToSsa.
newTemp(int) - class coins.backend.Function のメソッド
Create new temporary register variable.
NewTempInFrame(int, int) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
newTempVarNode(Type) - class coins.casttohir.ToHir のメソッド
newTempVarNode Create temporary variable node, with new variable bymbol.
newTrueNode() - class coins.casttohir.ToHir のメソッド
newTrueNode Create true node.
next - class coins.aflow.util.CoinsList.Itr の変数
 
next - class coins.aflow.util.CoinsList.Entry の変数
 
next - class coins.ast.Enum.Item の変数
 
next - class coins.backend.util.BiLink の変数
points next element.
next - class coins.cfront.Token の変数
 
next - class coins.cfront.OldFuncArgs の変数
 
next - class coins.sym.SymTableEntryImpl の変数
 
NEXT - class coins.snapshot.TagName の static 変数
The tag `next'
next() - interface coins.aflow.NodeIterator のメソッド
 
next() - interface coins.aflow.DNodeIterator のメソッド
 
next() - interface coins.aflow.BBlockSubtreeIterator のメソッド
next: Get the next top subtree in the basic block indicated by this iterator.
next() - class coins.aflow.BBlockStmtIterator のメソッド
 
next() - interface coins.aflow.BBlockNodeIterator のメソッド
next: Get the next node in this basic block.
next() - class coins.aflow.BBlockHirNodeIteratorImpl のメソッド
 
next() - class coins.aflow.util.CoinsList.Itr のメソッド
 
next() - interface coins.aflow.util.CoinsIterator のメソッド
Returns the next element, and advances the imaginary cursor by one.
next() - class coins.aflow.util.BitVectorIteratorImpl のメソッド
 
next() - interface coins.aflow.util.BitVectorIterator のメソッド
Returns the next bit position of this BitVectorIterator.
next() - interface coins.alias.util.Scanner のメソッド
Returns the next element and advances the cursor by one.
next() - class coins.alias.util.BitVectorIterator のメソッド
Returns the next bit position and advances the cursor by one.
next() - class coins.ast.TreeWalker のメソッド
Move to the next node in the post-order traversal.
next() - class coins.ast.DeclaratorList のメソッド
 
next() - class coins.ast.stmnt.CompoundStmnt のメソッド
Returns the cdr part of the list.
next() - class coins.backend.lir.LirNode.Scanner のメソッド
 
next() - class coins.backend.util.VectorSet.Iterator のメソッド
 
next() - interface coins.backend.util.NumberSet.Iterator のメソッド
 
next() - class coins.backend.util.ImList のメソッド
Return the next list header.
next() - class coins.backend.util.HashNumberSet.Iterator のメソッド
 
next() - class coins.backend.util.BitMapSet.Iterator のメソッド
 
next() - class coins.backend.util.BiList のメソッド
 
next() - class coins.backend.util.BiList.BiListIterator のメソッド
 
next() - class coins.backend.util.BiLink のメソッド
Return next link.
next() - interface coins.flow.NodeIterator のメソッド
 
next() - class coins.flow.BitVectorIteratorImpl のメソッド
 
next() - interface coins.flow.BitVectorIterator のメソッド
Returns the next bit position of this BitVectorIterator.
next() - class coins.flow.BBlockSubtreeIteratorImpl のメソッド
next: Get the next top subtree in the specified basic block.
next() - interface coins.flow.BBlockSubtreeIterator のメソッド
next Get the next top subtree in the basic block indicated by this iterator.
next() - class coins.flow.BBlockStmtIterator のメソッド
 
next() - interface coins.flow.BBlockNodeIterator のメソッド
next Get the next node in this basic block.
next() - class coins.flow.BBlockHirNodeIteratorImpl のメソッド
 
next() - class coins.ir.hir.HirIteratorImpl のメソッド
 
next() - interface coins.ir.hir.HirIterator のメソッド
next Get the next node and advance current point for iteration.
next() - class coins.sym.VarIteratorImpl のメソッド
 
next() - interface coins.sym.VarIterator のメソッド
 
next() - class coins.sym.SymTableIteratorImpl のメソッド
 
next() - interface coins.sym.SymTableIterator のメソッド
next Get next symbol table traversing in the order this, 1st child of this, 1st child of 1st child of this, ... 2nd child of 1st child of this, ... ... 2nd child of this, 1st child of 2nd child of this, ... ... ...
next() - class coins.sym.SymNestIteratorImpl のメソッド
 
next() - interface coins.sym.SymNestIterator のメソッド
next Get next symbol in the specified symbol table and its children.
next() - class coins.sym.SymIteratorImpl のメソッド
 
next() - interface coins.sym.SymIterator のメソッド
next Get next symbol in the specified symbol table.
next(int) - class coins.backend.util.ImList のメソッド
Return nth next of the list.
next2nd() - class coins.backend.util.ImList のメソッド
Return the 2nd next list header.
next3rd() - class coins.backend.util.ImList のメソッド
Return the 3rd next list header.
nextDef() - class coins.aflow.DefVectorIteratorImpl のメソッド
 
nextDef() - interface coins.aflow.DefVectorIterator のメソッド
nextDef: Get the next IR node that defines some symbol in the given DefVector (DefVector used to instanciate this iterator).
nextDefNode() - class coins.flow.DefVectorIteratorImpl のメソッド
 
nextDefNode() - interface coins.flow.DefVectorIterator のメソッド
nextDefNode Get the next IR node that defines some symbol in the given DefVector (DefVector used to instanciate this iterator).
nextElement(int) - class coins.backend.util.BitMapSet のメソッド
Return an element greater than or equal to 'from'.
nextExpId() - class coins.flow.ExpVectorIteratorImpl のメソッド
 
nextExpId() - interface coins.flow.ExpVectorIterator のメソッド
nextFlowAnalSym Get the next FlowAnalSym symbol that has true bit in the given ExpVector.
nextFlowAnalSym() - class coins.aflow.FlowAnalSymVectorIteratorImpl のメソッド
 
nextFlowAnalSym() - interface coins.aflow.FlowAnalSymVectorIterator のメソッド
Gets next FlowAnalSym whose bit is set in the underlying FlowAnalSymVector and advances the implicit cursor just after the bit that is found to be set.
nextFlowAnalSym() - class coins.flow.FlowAnalSymVectorIteratorImpl のメソッド
 
nextFlowAnalSym() - interface coins.flow.FlowAnalSymVectorIterator のメソッド
Gets next FlowAnalSym whose bit is set in the underlying FlowAnalSymVector and advances the implicit cursor just after the bit that is found to be set.
nextFlowExpId() - class coins.aflow.ExpVectorIteratorImpl のメソッド
 
nextFlowExpId() - interface coins.aflow.ExpVectorIterator のメソッド
nextFlowAnalSym: Get the next FlowAnalSym symbol that has true bit in the given ExpVector.
nextIndex - class coins.aflow.util.CoinsList.Itr の変数
 
nextIndex() - interface coins.aflow.NodeListIterator のメソッド
 
nextIndex() - class coins.aflow.util.CoinsList.Itr のメソッド
 
nextIndex() - interface coins.aflow.util.CoinsIterator のメソッド
Returns the index of the next element
nextIndex() - class coins.aflow.util.BitVectorIteratorImpl のメソッド
 
nextIndex() - interface coins.aflow.util.BitVectorIterator のメソッド
nextIndex: Returns the next index of bit position that has value 1.
nextIndex() - class coins.alias.util.BitVectorIterator のメソッド
Returns the next bit position that is set and advances the cursor up to the returned position.
nextIndex() - interface coins.flow.NodeListIterator のメソッド
 
nextIndex() - class coins.flow.BitVectorIteratorImpl のメソッド
 
nextIndex() - interface coins.flow.BitVectorIterator のメソッド
nextIndex Returns the next index of bit position that has value 1.
nextNum - class coins.backend.util.BitMapSet.Iterator の変数
 
nextPoint() - class coins.aflow.PointVectorIteratorImpl のメソッド
 
nextPoint() - interface coins.aflow.PointVectorIterator のメソッド
nextPoint: Get the next IR node that defines some symbol in the given DefVector (DefVector used to instanciate this iterator).
nextPoint() - class coins.flow.PointVectorIteratorImpl のメソッド
 
nextPoint() - interface coins.flow.PointVectorIterator のメソッド
nextPoint Get the next IR node that defines some symbol in the given DefVector (DefVector used to instanciate this iterator).
nextSetRefRepr() - class coins.aflow.DefVectorIteratorImpl のメソッド
 
nextSetRefRepr() - interface coins.aflow.DefVectorIterator のメソッド
Get the SetRefRepr that corresponds to the next bit that is on in this BitVector.
nextSetRefRepr() - class coins.flow.DefVectorIteratorImpl のメソッド
 
nextSetRefRepr() - interface coins.flow.DefVectorIterator のメソッド
 
nextStmt() - class coins.ir.hir.HirIteratorImpl のメソッド
 
nextStmt() - interface coins.ir.hir.HirIterator のメソッド
nextStmt Get the next statement skipping other nodes that are not Stmt.
nextVar() - class coins.sym.SymNestIteratorImpl のメソッド
 
nextVar() - interface coins.sym.SymNestIterator のメソッド
nextVar Get the next symbol in the specified symbol table and its children skipping symbols that are not a Var symbol.
nextVar() - class coins.sym.SymIteratorImpl のメソッド
 
nextVar() - interface coins.sym.SymIterator のメソッド
nextVar Get next symbol in the specified symbol table skipping symbols that are not a Var symbol.
nft - class coins.backend.sim.Simulator の変数
 
nKids() - class coins.backend.lir.LirUnaOp のメソッド
 
nKids() - class coins.backend.lir.LirNode のメソッド
Return number of operands
nKids() - class coins.backend.lir.LirNaryOp のメソッド
 
nKids() - class coins.backend.lir.LirBinOp のメソッド
 
NnaryExpr - class coins.ast.expr.NnaryExpr.
Multiple-operands expression.
NnaryExpr(Expr, ASTree) - class coins.ast.expr.NnaryExpr のコンストラクタ
Constructs an NnaryExpr object.
NNONTERM - class coins.backend.gen.CodeGenerator_x86_64.RewrState の static 変数
 
NNONTERM - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NNONTERM - class coins.backend.gen.CodeGenerator_x86simd.RewrState の static 変数
 
NNONTERM - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NNONTERM - class coins.backend.gen.CodeGenerator_x86.RewrState の static 変数
 
NNONTERM - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NNONTERM - class coins.backend.gen.CodeGenerator_thumb.RewrState の static 変数
 
NNONTERM - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NNONTERM - class coins.backend.gen.CodeGenerator_sparc.RewrState の static 変数
 
NNONTERM - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NNONTERM - class coins.backend.gen.CodeGenerator_sh4.RewrState の static 変数
 
NNONTERM - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NNONTERM - class coins.backend.gen.CodeGenerator_sample.RewrState の static 変数
 
NNONTERM - class coins.backend.gen.CodeGenerator_sample.State の static 変数
 
NNONTERM - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NNONTERM - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NNONTERM - class coins.backend.gen.CodeGenerator_mips.RewrState の static 変数
 
NNONTERM - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NNONTERM - class coins.backend.gen.CodeGenerator_mb.RewrState の static 変数
 
NNONTERM - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NNONTERM - class coins.backend.gen.CodeGenerator_arm.RewrState の static 変数
 
NNONTERM - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NNONTERM - class coins.backend.gen.CodeGenerator_alpha.RewrState の static 変数
 
NNONTERM - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
nnonterms() - class coins.backend.tools.Tmd2Java.RuleSet のメソッド
Return number of nonterminals plus 1.
NO_CLASS - class coins.backend.gen.CodeGenerator_x86_64 の static 変数
 
NO_DIMENSION_T - interface coins.ast.TypeId の static 変数
 
NO_LABEL - class coins.ffront.Parser の static 変数
 
no_param - class coins.hir2lir.ConvToNewLIR の変数
 
node - class coins.ast.TreeWalker.NodeList の変数
 
node - class coins.backend.sched.Pipelining.ScheduledNode の変数
 
node - class coins.backend.sched.Pipelining.Reason の変数
 
node - class coins.ssa.SsaGraphNode の変数
The LIR node of this node
Node - interface coins.ffront.Node.
 
NODE - class coins.snapshot.TagName の static 変数
The tag `node'
node_ - class coins.ffront.ConstManager.ParameterObject の変数
 
node(int, int) - class coins.backend.lir.LirFactory のメソッド
Create empty operator LirNode (generic name)
node(int, int, double) - class coins.backend.lir.LirFactory のメソッド
Create floating point constant LirNode (generic name)
node(int, int, Label) - class coins.backend.lir.LirFactory のメソッド
Create label reference LirNode (generic name)
node(int, int, LirNode) - class coins.backend.lir.LirFactory のメソッド
Create unary operator LirNode (generic name)
node(int, int, LirNode[]) - class coins.backend.lir.LirFactory のメソッド
Create n-ary operator LirNode (generic name)
node(int, int, LirNode, LirNode) - class coins.backend.lir.LirFactory のメソッド
Create binary operator LirNode (generic name)
node(int, int, LirNode, LirNode, LirNode) - class coins.backend.lir.LirFactory のメソッド
Create ternary operator LirNode (generic name)
node(int, int, long) - class coins.backend.lir.LirFactory のメソッド
Create integer constant LirNode (generic name)
node(int, int, Symbol) - class coins.backend.lir.LirFactory のメソッド
Create symbol reference LirNode (generic name)
NodeIterator - interface coins.aflow.NodeIterator.
 
NodeIterator - interface coins.flow.NodeIterator.
 
nodeIterator() - class coins.aflow.SetRefReprImpl のメソッド
 
nodeIterator() - interface coins.aflow.SetRefRepr のメソッド
DFO iterator over the nodes under the subtree returned by getIR.
nodeIterator(IR) - class coins.aflow.FlowUtil の static メソッド
Iterator that iterates IR nodes from top to left to right in depth first order.
nodeIterator(IR) - class coins.flow.FlowUtil の static メソッド
Iterator that iterates IR nodes from top to left to right in depth first order.
nodeList() - class coins.ssa.SsaGraph のメソッド
Return the list of the node of the SSA graph.
NodeListIterator - interface coins.aflow.NodeListIterator.
 
NodeListIterator - interface coins.flow.NodeListIterator.
 
nodeListIterator() - class coins.aflow.SetRefReprImpl のメソッド
 
nodeListIterator() - interface coins.aflow.SetRefRepr のメソッド
 
nodeListIterator() - class coins.flow.SetRefReprHirImpl のメソッド
 
nodeListIterator() - interface coins.flow.SetRefRepr のメソッド
DFO iterator over the nodes under the subtree returned by getIR.
nodeListIterator(boolean, boolean) - class coins.aflow.SetRefReprImpl のメソッド
 
nodeListIterator(boolean, boolean) - interface coins.aflow.SetRefRepr のメソッド
DFO iterator over the nodes under the subtree returned by getIR().
nodeListIterator(IR) - class coins.aflow.FlowUtil の static メソッド
Iterator that iterates IR nodes from top to left to right in depth first order.
nodeListIterator(IR) - class coins.flow.FlowUtil の static メソッド
Iterator that iterates IR nodes from top to left to right in depth first order.
nodeListIterator(IR, boolean, boolean) - class coins.aflow.FlowUtil の static メソッド
Iterator that iterates IR nodes.
nodeListIterator(IR, boolean, boolean) - class coins.flow.FlowUtil の static メソッド
Iterator that iterates IR nodes.
NodeOrder(Exp, Exp) - class coins.lparallel.LoopUtil のメソッド
NodeOrder:
NodeTag - class coins.snapshot.NodeTag.
This class represents the tag `node'.
NodeTag(String, BasicBlk) - class coins.snapshot.NodeTag のコンストラクタ
Constructor for LIR
NodeTag(String, BBlock) - class coins.snapshot.NodeTag のコンストラクタ
Constructor for HIR
NodeTag(String, MacroTask) - class coins.snapshot.NodeTag のコンストラクタ
Constructor for MDF
nofBytes - class coins.backend.gen.CodeGenerator_arm.ArmConst の変数
 
nofBytes(long) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
NoMatchException - exception coins.backend.gen.NoMatchException.
Exception which shows instruction-selection failure.
NoMatchException() - class coins.backend.gen.NoMatchException のコンストラクタ
 
nonExec - class coins.mdf.MdfConditions の変数
The current non-execution decision conditions
nonExecCond - class coins.mdf.DeclareLocalVariables の変数
The variable `_MDF_NON_EXEC'
NonExecutionDecisionCondition - class coins.mdf.NonExecutionDecisionCondition.
The non-execution decision condition is a condition used by the dynamic scheduler.
NonExecutionDecisionCondition(MdfEnvironment, MacroFlowGraph) - class coins.mdf.NonExecutionDecisionCondition のコンストラクタ
Constructor
nonterm(String) - class coins.backend.tools.Tmd2Java.RuleSet のメソッド
Intern Nonterm instance in this ruleset.
nontermCallExp - class coins.opt.GlobalReform.NontermPatInstance の変数
 
nontermName(int) - class coins.backend.gen.CodeGenerator_x86_64.RewrState のメソッド
 
nontermName(int) - class coins.backend.gen.CodeGenerator_x86_64.State のメソッド
 
nontermName(int) - class coins.backend.gen.CodeGenerator_x86simd.RewrState のメソッド
 
nontermName(int) - class coins.backend.gen.CodeGenerator_x86simd.State のメソッド
 
nontermName(int) - class coins.backend.gen.CodeGenerator_x86.RewrState のメソッド
 
nontermName(int) - class coins.backend.gen.CodeGenerator_x86.State のメソッド
 
nontermName(int) - class coins.backend.gen.CodeGenerator_thumb.RewrState のメソッド
 
nontermName(int) - class coins.backend.gen.CodeGenerator_thumb.State のメソッド
 
nontermName(int) - class coins.backend.gen.CodeGenerator_sparc.RewrState のメソッド
 
nontermName(int) - class coins.backend.gen.CodeGenerator_sparc.State のメソッド
 
nontermName(int) - class coins.backend.gen.CodeGenerator_sh4.RewrState のメソッド
 
nontermName(int) - class coins.backend.gen.CodeGenerator_sh4.State のメソッド
 
nontermName(int) - class coins.backend.gen.CodeGenerator_sample.RewrState のメソッド
 
nontermName(int) - class coins.backend.gen.CodeGenerator_sample.State のメソッド
 
nontermName(int) - class coins.backend.gen.CodeGenerator_ppc.RewrState のメソッド
 
nontermName(int) - class coins.backend.gen.CodeGenerator_ppc.State のメソッド
 
nontermName(int) - class coins.backend.gen.CodeGenerator_mips.RewrState のメソッド
 
nontermName(int) - class coins.backend.gen.CodeGenerator_mips.State のメソッド
 
nontermName(int) - class coins.backend.gen.CodeGenerator_mb.RewrState のメソッド
 
nontermName(int) - class coins.backend.gen.CodeGenerator_mb.State のメソッド
 
nontermName(int) - class coins.backend.gen.CodeGenerator_arm.RewrState のメソッド
 
nontermName(int) - class coins.backend.gen.CodeGenerator_arm.State のメソッド
 
nontermName(int) - class coins.backend.gen.CodeGenerator_alpha.RewrState のメソッド
 
nontermName(int) - class coins.backend.gen.CodeGenerator_alpha.State のメソッド
 
nontermParamCorresp - class coins.opt.GlobalReform.MatchingData の変数
 
nontermPat - class coins.opt.GlobalReform.MatchingData の変数
 
nontermPat - class coins.opt.GlobalReform.NontermPatInstance の変数
 
nonterms - class coins.backend.tools.Tmd2Java.RuleSet の変数
 
noRescan(LirNode) - class coins.backend.gen.CodeGenerator のメソッド
Disable rewriting of LIR node.
NORMAL_END - class coins.driver.CompileStatus の static 変数
 
NormalInstruction - class coins.backend.asmpp.NormalInstruction.
 
NormalInstruction(String) - class coins.backend.asmpp.NormalInstruction のコンストラクタ
 
normalize() - class coins.backend.gen.CodeGenerator_arm.ArmConst のメソッド
 
NormalizeHir - class coins.opt.NormalizeHir.
NormalizeHir normalizes HIR to prepare for PRE.
normalizeHir() - class coins.opt.PRE のメソッド
 
NormalizeHir(FlowRoot, SubpDefinition) - class coins.opt.NormalizeHir のコンストラクタ
Constructor to normalize HIR.
nosubsthnum(ImList) - class coins.simd.LirBoneList のメソッド
Get non substituted hole numbers attribute from a template.
NOT - class coins.ffront.Parser の static 変数
 
NOT_ALIAS - class coins.alias.alias2.AliasAnalHir2 の static 変数
 
NOT_ALIAS - class coins.alias.AliasAnalHir1 の static 変数
 
NOT_C_SRC - class coins.drivergen.process.Process の static 変数
 
NOT_EQUAL - class coins.ffront.Parser の static 変数
 
NOT_F_SRC - class coins.drivergen.process.Process の static 変数
 
NOT_L_SRC - class coins.drivergen.process.Process の static 変数
 
NOT_YET - class coins.ffront.IntrinsicUtility の static 変数
 
notDereferenced(IR) - class coins.aflow.FlowUtil の static メソッド
 
notDereferenced(IR) - class coins.flow.FlowUtil の static メソッド
 
notifyEnd() - class coins.backend.asmpp.LiteralAndBranchProcessor のメソッド
 
notifyEnd() - class coins.backend.gen.SillyPostProcessor のメソッド
 
notifyEndToPostProcessor() - class coins.backend.gen.CodeGenerator_thumb のメソッド
 
notifyEndToPostProcessor() - class coins.backend.gen.CodeGenerator_arm のメソッド
 
notifyEndToPostProcessor() - class coins.backend.gen.CodeGenerator のメソッド
Notify end of assembly to post-processor.
notifyIteratorsOfAddition(int) - class coins.aflow.util.CoinsList のメソッド
Notify all the iterators of this list of the addition of an element at point pIndex to this list, so that they can adjust their current positions if necessary.
notifyIteratorsOfClearance() - class coins.aflow.util.CoinsList のメソッド
Notify all the iterators of this list of the clearance of this list, so that they can initialize.
notifyIteratorsOfRemoval(CoinsList.Entry, int) - class coins.aflow.util.CoinsList のメソッド
Notify all the iterators of this list of the removal of an element at the specified position to this list, so that they can adjust their current states.
noUseBs - class coins.backend.gen.CodeGenerator_mb の変数
 
noUseDiv - class coins.backend.gen.CodeGenerator_mb の変数
 
noUseGp - class coins.backend.gen.CodeGenerator_mb の変数
 
noUseMul - class coins.backend.gen.CodeGenerator_mb の変数
 
nowBlock - class coins.casttohir.ToHirVisit の変数
Now processing block (used to create initializer).
nowFile - class coins.casttohir.ToHir の変数
nowFile Now procesing file name.
nowLine - class coins.casttohir.ToHir の変数
nowLine Now procesing line number.
nPhyRegs - class coins.ssa.SsaSymTab の変数
 
nPhyRegs() - class coins.backend.ana.EnumRegVars のメソッド
Return number of real register variables
nPositions - class coins.backend.opt.Profiler の変数
 
nRegisters() - class coins.backend.MachineParams のメソッド
Return number of physical registers.
nRegisters() - class coins.backend.gen.MachineParams_x86_64 のメソッド
 
nRegisters() - class coins.backend.gen.MachineParams_x86simd のメソッド
 
nRegisters() - class coins.backend.gen.MachineParams_x86 のメソッド
 
nRegisters() - class coins.backend.gen.MachineParams_thumb のメソッド
 
nRegisters() - class coins.backend.gen.MachineParams_sparc のメソッド
 
nRegisters() - class coins.backend.gen.MachineParams_sh4 のメソッド
 
nRegisters() - class coins.backend.gen.MachineParams_sample のメソッド
 
nRegisters() - class coins.backend.gen.MachineParams_ppc のメソッド
 
nRegisters() - class coins.backend.gen.MachineParams_mips のメソッド
 
nRegisters() - class coins.backend.gen.MachineParams_mb のメソッド
 
nRegisters() - class coins.backend.gen.MachineParams_arm のメソッド
 
nRegisters() - class coins.backend.gen.MachineParams_alpha のメソッド
 
nRegs - class coins.backend.tools.RegisterDescription2Java の変数
 
nRegsets() - class coins.backend.MachineParams のメソッド
Return number of register sets.
nRegsets() - class coins.backend.gen.MachineParams_x86_64 のメソッド
 
nRegsets() - class coins.backend.gen.MachineParams_x86simd のメソッド
 
nRegsets() - class coins.backend.gen.MachineParams_x86 のメソッド
 
nRegsets() - class coins.backend.gen.MachineParams_thumb のメソッド
 
nRegsets() - class coins.backend.gen.MachineParams_sparc のメソッド
 
nRegsets() - class coins.backend.gen.MachineParams_sh4 のメソッド
 
nRegsets() - class coins.backend.gen.MachineParams_sample のメソッド
 
nRegsets() - class coins.backend.gen.MachineParams_ppc のメソッド
 
nRegsets() - class coins.backend.gen.MachineParams_mips のメソッド
 
nRegsets() - class coins.backend.gen.MachineParams_mb のメソッド
 
nRegsets() - class coins.backend.gen.MachineParams_arm のメソッド
 
nRegsets() - class coins.backend.gen.MachineParams_alpha のメソッド
 
nRegvars() - class coins.backend.ana.EnumRegVars のメソッド
Return number of register variables
NRULES - class coins.backend.gen.CodeGenerator_x86_64.RewrState の static 変数
 
NRULES - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NRULES - class coins.backend.gen.CodeGenerator_x86simd.RewrState の static 変数
 
NRULES - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NRULES - class coins.backend.gen.CodeGenerator_x86.RewrState の static 変数
 
NRULES - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NRULES - class coins.backend.gen.CodeGenerator_thumb.RewrState の static 変数
 
NRULES - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NRULES - class coins.backend.gen.CodeGenerator_sparc.RewrState の static 変数
 
NRULES - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NRULES - class coins.backend.gen.CodeGenerator_sh4.RewrState の static 変数
 
NRULES - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NRULES - class coins.backend.gen.CodeGenerator_sample.RewrState の static 変数
 
NRULES - class coins.backend.gen.CodeGenerator_sample.State の static 変数
 
NRULES - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NRULES - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NRULES - class coins.backend.gen.CodeGenerator_mips.RewrState の static 変数
 
NRULES - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NRULES - class coins.backend.gen.CodeGenerator_mb.RewrState の static 変数
 
NRULES - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NRULES - class coins.backend.gen.CodeGenerator_arm.RewrState の static 変数
 
NRULES - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NRULES - class coins.backend.gen.CodeGenerator_alpha.RewrState の static 変数
 
NRULES - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
nSets - class coins.backend.tools.RegisterDescription2Java の変数
 
nSrcs() - class coins.backend.lir.LirNode のメソッド
推奨されていません。 use nKids instead.
nsyms - class coins.backend.tools.RegisterDescription2Java.SymTab の変数
 
NT__ - class coins.backend.gen.CodeGenerator_x86_64.RewrState の static 変数
 
NT__ - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__ - class coins.backend.gen.CodeGenerator_x86simd.RewrState の static 変数
 
NT__ - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__ - class coins.backend.gen.CodeGenerator_x86.RewrState の static 変数
 
NT__ - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__ - class coins.backend.gen.CodeGenerator_thumb.RewrState の static 変数
 
NT__ - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT__ - class coins.backend.gen.CodeGenerator_sparc.RewrState の static 変数
 
NT__ - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__ - class coins.backend.gen.CodeGenerator_sh4.RewrState の static 変数
 
NT__ - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__ - class coins.backend.gen.CodeGenerator_sample.RewrState の static 変数
 
NT__ - class coins.backend.gen.CodeGenerator_sample.State の static 変数
 
NT__ - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__ - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__ - class coins.backend.gen.CodeGenerator_mips.RewrState の static 変数
 
NT__ - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT__ - class coins.backend.gen.CodeGenerator_mb.RewrState の static 変数
 
NT__ - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT__ - class coins.backend.gen.CodeGenerator_arm.RewrState の static 変数
 
NT__ - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__ - class coins.backend.gen.CodeGenerator_alpha.RewrState の static 変数
 
NT__ - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT__1 - class coins.backend.gen.CodeGenerator_x86_64.RewrState の static 変数
 
NT__1 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__1 - class coins.backend.gen.CodeGenerator_x86simd.RewrState の static 変数
 
NT__1 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1 - class coins.backend.gen.CodeGenerator_x86.RewrState の static 変数
 
NT__1 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__1 - class coins.backend.gen.CodeGenerator_thumb.RewrState の static 変数
 
NT__1 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT__1 - class coins.backend.gen.CodeGenerator_sparc.RewrState の static 変数
 
NT__1 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__1 - class coins.backend.gen.CodeGenerator_sh4.RewrState の static 変数
 
NT__1 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__1 - class coins.backend.gen.CodeGenerator_sample.RewrState の static 変数
 
NT__1 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__1 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1 - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT__1 - class coins.backend.gen.CodeGenerator_mb.RewrState の static 変数
 
NT__1 - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT__1 - class coins.backend.gen.CodeGenerator_arm.RewrState の static 変数
 
NT__1 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__1 - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT__10 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__10 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__10 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__10 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT__10 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__10 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__10 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__10 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__10 - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT__10 - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT__10 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__10 - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT__100 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__100 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__100 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1000 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1000 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1001 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1001 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1002 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1002 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1003 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1003 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1004 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1004 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1005 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1005 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1006 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1006 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1007 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1007 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1008 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1008 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1009 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1009 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__101 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__101 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__101 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1010 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1010 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1011 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1011 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1012 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1012 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1013 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1013 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1014 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1014 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1015 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1015 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1016 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1016 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1017 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1017 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1018 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1018 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1019 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1019 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__102 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__102 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__102 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1020 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1020 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1021 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1021 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1022 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1022 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1023 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1023 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1024 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1024 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1025 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1025 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1026 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1026 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1027 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1027 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1028 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1028 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1029 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1029 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__103 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__103 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1030 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1030 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1031 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1031 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1032 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1032 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1033 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1033 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1034 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1034 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1035 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1035 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1036 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1036 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1037 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1037 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1038 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1038 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1039 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1039 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__104 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__104 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1040 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1040 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1041 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1041 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1042 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1042 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1043 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1043 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1044 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1044 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1045 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1045 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1046 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1046 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1047 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1047 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1048 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1048 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1049 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1049 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__105 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__105 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1050 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1050 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1051 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1051 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1052 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1052 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1053 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1053 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1054 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1054 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1055 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1055 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1056 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1056 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1057 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1057 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1058 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1058 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1059 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1059 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__106 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__106 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1060 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1060 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1061 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1061 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1062 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1062 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1063 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1063 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1064 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1064 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1065 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1065 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1066 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1066 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1067 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1067 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1068 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1068 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1069 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1069 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__107 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__107 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1070 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1070 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1071 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1071 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1072 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1072 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1073 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1073 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1074 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1074 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1075 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1075 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1076 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1076 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1077 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1077 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1078 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1078 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1079 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1079 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__108 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__108 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1080 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1080 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1081 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1081 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1082 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1082 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1083 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1083 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1084 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1084 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1085 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1085 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1086 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1086 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1087 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1087 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1088 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1088 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1089 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1089 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__109 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__109 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1090 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1090 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1091 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1091 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1092 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1092 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1093 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1093 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1094 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1094 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1095 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1095 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1096 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1096 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1097 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1097 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1098 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1098 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1099 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1099 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__11 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__11 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__11 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__11 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT__11 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__11 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__11 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__11 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__11 - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT__11 - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT__11 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__11 - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT__110 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__110 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1100 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1100 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1101 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1101 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1102 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1102 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1103 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1103 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1104 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1104 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1105 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1105 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1106 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1106 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1107 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1107 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1108 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1108 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1109 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1109 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__111 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__111 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1110 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1110 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1111 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1111 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1112 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1112 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1113 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1113 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1114 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1114 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1115 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1115 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1116 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1116 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1117 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1117 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1118 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1118 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1119 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1119 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__112 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__112 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1120 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1120 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1121 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1121 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1122 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1122 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1123 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1123 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1124 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1124 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1125 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1125 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1126 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1126 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1127 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1127 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1128 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1128 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1129 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1129 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__113 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__113 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1130 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1130 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1131 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1131 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1132 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1132 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1133 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1133 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1134 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1134 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1135 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1135 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1136 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1136 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1137 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1137 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1138 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1138 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1139 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1139 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__114 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__114 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1140 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1140 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1141 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1141 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1142 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1142 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1143 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1143 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1144 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1144 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1145 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1145 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1146 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1146 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1147 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1147 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1148 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1148 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1149 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1149 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__115 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__115 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1150 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1150 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1151 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1151 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1152 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1152 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1153 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1153 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1154 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1154 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1155 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1155 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1156 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1156 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1157 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1157 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1158 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1158 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1159 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1159 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__116 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__116 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1160 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1160 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1161 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1161 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1162 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1162 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1163 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1163 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1164 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1164 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1165 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1165 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1166 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1166 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1167 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1167 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1168 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1168 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1169 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1169 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__117 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__117 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1170 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1170 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1171 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1171 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1172 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1172 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1173 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1173 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1174 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1174 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1175 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1175 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1176 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1176 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1177 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1177 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1178 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1178 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1179 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1179 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__118 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__118 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1180 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1180 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1181 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1181 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1182 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1182 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1183 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1183 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1184 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1184 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1185 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1185 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1186 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1186 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1187 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1187 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1188 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1188 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1189 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1189 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__119 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__119 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1190 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1190 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1191 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1191 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1192 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1192 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1193 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1193 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1194 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1194 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1195 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1195 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1196 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1196 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1197 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1197 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1198 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1198 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1199 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1199 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__12 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__12 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__12 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__12 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT__12 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__12 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__12 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__12 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__12 - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT__12 - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT__12 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__12 - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT__120 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__120 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1200 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1200 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1201 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1201 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1202 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1202 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1203 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1203 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1204 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1204 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1205 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1205 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1206 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1206 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1207 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1207 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1208 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1208 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1209 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1209 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__121 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__121 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1210 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1210 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1211 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1211 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1212 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1212 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1213 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1213 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1214 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1214 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1215 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1215 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1216 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1216 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1217 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1217 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1218 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1218 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1219 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1219 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__122 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__122 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1220 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1220 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1221 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1221 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1222 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1222 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1223 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1223 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1224 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1224 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1225 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1225 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1226 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1226 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1227 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1227 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1228 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1228 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1229 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1229 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__123 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__123 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1230 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1230 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1231 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1231 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1232 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1232 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1233 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1233 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1234 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1234 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1235 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1235 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1236 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1236 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1237 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1237 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1238 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1238 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1239 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1239 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__124 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__124 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1240 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1240 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1241 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1241 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1242 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1242 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1243 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1243 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1244 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1244 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1245 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1245 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1246 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1246 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1247 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1247 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1248 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1248 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1249 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1249 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__125 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__125 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1250 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1250 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1251 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1251 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1252 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1252 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1253 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1253 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1254 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1254 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1255 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1255 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1256 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1256 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1257 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1257 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1258 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1258 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1259 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1259 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__126 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__126 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1260 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1260 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1261 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1261 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1262 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1262 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1263 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1263 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1264 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1264 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1265 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1265 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1266 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1266 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1267 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1267 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1268 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1268 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1269 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1269 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__127 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__127 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1270 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1270 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1271 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1271 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1272 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1272 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1273 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1273 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1274 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1274 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1275 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1275 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1276 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1276 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1277 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1277 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1278 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1278 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1279 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1279 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__128 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__128 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1280 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1280 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1281 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1281 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1282 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1282 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1283 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1283 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1284 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1284 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1285 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1285 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1286 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1286 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1287 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1287 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1288 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1288 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1289 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1289 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__129 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__129 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1290 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1290 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1291 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1291 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1292 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1292 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1293 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1293 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1294 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1294 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1295 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1295 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1296 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1296 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1297 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1297 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1298 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1298 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1299 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1299 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__13 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__13 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__13 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__13 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT__13 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__13 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__13 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__13 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__13 - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT__13 - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT__13 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__13 - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT__130 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__130 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1300 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1300 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1301 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1301 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1302 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1302 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1303 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1303 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1304 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1304 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1305 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1305 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1306 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1306 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1307 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1307 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1308 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1308 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1309 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1309 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__131 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__131 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1310 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1310 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1311 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1311 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1312 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1312 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1313 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1313 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1314 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1314 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1315 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1315 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1316 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1316 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1317 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1317 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1318 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1318 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1319 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1319 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__132 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__132 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1320 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1320 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1321 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1321 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1322 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1322 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1323 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1323 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1324 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1324 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1325 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1325 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1326 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1326 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1327 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1327 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1328 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1328 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1329 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1329 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__133 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__133 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1330 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1330 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1331 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1331 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1332 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1332 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1333 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1333 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1334 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1334 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1335 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1335 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1336 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1336 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1337 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1337 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1338 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1338 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1339 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1339 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__134 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__134 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1340 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1340 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1341 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1341 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1342 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1342 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1343 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1343 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1344 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1344 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1345 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1345 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1346 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1346 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1347 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1347 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1348 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1348 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1349 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1349 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__135 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__135 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1350 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1350 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1351 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1351 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1352 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1352 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1353 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1353 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1354 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1354 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1355 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1355 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1356 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1356 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1357 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1357 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1358 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1358 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1359 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1359 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__136 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__136 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1360 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1360 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1361 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1361 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1362 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1362 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1363 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1363 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1364 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1364 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1365 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1365 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1366 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1366 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1367 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1367 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1368 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1368 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1369 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1369 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__137 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__137 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1370 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1370 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1371 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1371 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1372 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1372 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1373 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1373 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1374 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1374 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1375 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1375 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1376 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1376 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1377 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1377 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1378 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1378 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1379 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1379 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__138 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__138 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1380 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1380 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1381 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1381 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1382 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1382 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1383 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1383 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1384 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1384 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1385 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1385 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1386 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1386 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1387 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1387 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1388 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1388 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1389 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1389 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__139 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__139 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1390 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1390 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1391 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1391 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1392 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1392 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1393 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1393 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1394 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1394 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1395 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1395 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1396 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1396 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1397 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1397 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1398 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1398 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1399 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1399 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__14 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__14 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__14 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__14 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT__14 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__14 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__14 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__14 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__14 - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT__14 - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT__14 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__14 - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT__140 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__140 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1400 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1400 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1401 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1401 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1402 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1402 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1403 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1403 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1404 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1404 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1405 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1405 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1406 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1406 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1407 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1407 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1408 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1408 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1409 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1409 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__141 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__141 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1410 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1410 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1411 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1411 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1412 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1412 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1413 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1413 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1414 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1414 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1415 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1415 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1416 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1416 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1417 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1417 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1418 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1418 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1419 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1419 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__142 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__142 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1420 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1420 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1421 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1421 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1422 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1422 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1423 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1423 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1424 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1424 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1425 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1425 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1426 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1426 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1427 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1427 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1428 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1428 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1429 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1429 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__143 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__143 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1430 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1430 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1431 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1431 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1432 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1432 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1433 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1433 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1434 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1434 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1435 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1435 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1436 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1436 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1437 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1437 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1438 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1438 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1439 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1439 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__144 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__144 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1440 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1440 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1441 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1441 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1442 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1442 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1443 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1443 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1444 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1444 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1445 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1445 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1446 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1446 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1447 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1447 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1448 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1448 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1449 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1449 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__145 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__145 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1450 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1450 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1451 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1451 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1452 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1452 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1453 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1453 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1454 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1454 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1455 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1455 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1456 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1456 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1457 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1457 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1458 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1458 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1459 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1459 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__146 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__146 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1460 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1460 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1461 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1461 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1462 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1462 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1463 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1463 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1464 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1464 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1465 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1465 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1466 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1466 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1467 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1467 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1468 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1468 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1469 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1469 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__147 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__147 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1470 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1470 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1471 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1471 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1472 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1472 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1473 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1473 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1474 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1474 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1475 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1475 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1476 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1476 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1477 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1477 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1478 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1478 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1479 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1479 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__148 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__148 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1480 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1480 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1481 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1481 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1482 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1482 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1483 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1483 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1484 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1484 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1485 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1485 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1486 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1486 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1487 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1487 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1488 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1488 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1489 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1489 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__149 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__149 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1490 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1490 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1491 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1491 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1492 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1492 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1493 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1493 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1494 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1494 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1495 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1495 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1496 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1496 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1497 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1497 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1498 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1498 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1499 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1499 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__15 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__15 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__15 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__15 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT__15 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__15 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__15 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__15 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__15 - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT__15 - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT__15 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__15 - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT__150 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__150 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1500 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1500 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1501 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1501 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1502 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1502 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1503 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1503 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1504 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1504 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1505 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1505 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1506 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1506 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1507 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1507 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1508 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1508 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1509 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1509 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__151 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__151 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1510 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1510 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1511 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1511 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1512 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1512 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1513 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1513 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1514 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1514 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1515 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1515 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1516 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1516 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1517 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1517 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1518 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1518 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1519 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1519 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__152 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__152 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1520 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1520 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1521 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1521 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1522 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1522 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1523 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1523 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1524 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1524 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1525 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1525 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1526 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1526 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1527 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1527 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1528 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1528 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1529 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1529 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__153 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__153 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1530 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1530 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1531 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1531 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1532 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1532 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1533 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1533 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1534 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1534 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1535 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1535 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1536 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1536 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1537 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1537 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1538 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1538 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1539 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1539 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__154 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__154 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1540 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1540 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1541 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1541 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1542 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1542 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1543 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1543 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1544 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1544 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1545 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1545 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1546 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1546 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1547 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1547 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1548 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1548 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1549 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1549 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__155 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__155 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1550 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1550 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1551 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1551 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1552 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1552 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1553 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1553 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1554 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1554 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1555 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1555 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1556 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1556 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1557 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1557 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1558 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1558 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1559 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1559 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__156 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__156 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1560 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1560 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1561 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1561 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1562 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1562 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1563 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1563 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1564 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1564 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1565 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1565 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1566 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1566 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1567 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1567 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1568 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1568 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1569 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1569 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__157 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__157 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1570 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1570 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1571 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1571 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1572 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1572 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1573 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1573 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1574 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1574 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1575 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1575 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1576 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1576 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1577 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1577 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1578 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1578 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1579 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1579 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__158 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__158 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1580 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1580 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1581 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1581 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1582 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1582 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1583 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1583 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1584 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1584 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1585 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1585 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1586 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1586 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1587 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1587 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1588 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1588 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1589 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1589 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__159 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__159 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1590 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1590 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1591 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1591 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1592 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1592 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1593 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1593 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1594 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1594 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1595 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1595 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1596 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1596 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1597 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1597 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1598 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1598 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1599 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1599 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__16 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__16 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__16 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__16 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT__16 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__16 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__16 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__16 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__16 - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT__16 - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT__16 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__16 - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT__160 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__160 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1600 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1600 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1601 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1601 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1602 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1602 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1603 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1603 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1604 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1604 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1605 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1605 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1606 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1606 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1607 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1607 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1608 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1608 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1609 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1609 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__161 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__161 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1610 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1610 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1611 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1611 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1612 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1612 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1613 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1613 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1614 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1614 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1615 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1615 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1616 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1616 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1617 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1617 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1618 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1618 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1619 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1619 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__162 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__162 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1620 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1620 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1621 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1621 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1622 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1622 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1623 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1623 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1624 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1624 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1625 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1625 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1626 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1626 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1627 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1627 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1628 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1628 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1629 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1629 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__163 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__163 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1630 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1630 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1631 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1631 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1632 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1632 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1633 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1633 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1634 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1634 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1635 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1635 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1636 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1636 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1637 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1637 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1638 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1638 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1639 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1639 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__164 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__164 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1640 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1640 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1641 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1641 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1642 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1642 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1643 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1643 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1644 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1644 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1645 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1645 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1646 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1646 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1647 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1647 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1648 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1648 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1649 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1649 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__165 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__165 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1650 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1650 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1651 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1651 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1652 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1652 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1653 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1653 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1654 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1654 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1655 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1655 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1656 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1656 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1657 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1657 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1658 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1658 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1659 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1659 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__166 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__166 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1660 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1660 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1661 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1661 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1662 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1662 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1663 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1663 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1664 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1664 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1665 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1665 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1666 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1666 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1667 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1667 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1668 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1668 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1669 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1669 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__167 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__167 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1670 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1670 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1671 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1671 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1672 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1672 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1673 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1673 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1674 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1674 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1675 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1675 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1676 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1676 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1677 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1677 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1678 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1678 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1679 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1679 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__168 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__168 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1680 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1680 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1681 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1681 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1682 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1682 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1683 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1683 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1684 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1684 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1685 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1685 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1686 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1686 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1687 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1687 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1688 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1688 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1689 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1689 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__169 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__169 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1690 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1690 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1691 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1691 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1692 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1692 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1693 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1693 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1694 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1694 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1695 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1695 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1696 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1696 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1697 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1697 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1698 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1698 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1699 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1699 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__17 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__17 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__17 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__17 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT__17 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__17 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__17 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__17 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__17 - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT__17 - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT__17 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__17 - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT__170 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__170 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1700 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1700 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1701 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1701 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1702 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1702 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1703 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1703 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1704 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1704 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1705 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1705 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1706 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1706 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1707 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1707 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1708 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1708 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1709 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1709 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__171 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__171 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1710 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1710 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1711 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1711 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1712 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1712 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1713 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1713 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1714 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1714 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1715 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1715 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1716 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1716 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1717 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1717 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1718 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1718 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1719 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1719 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__172 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__172 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1720 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1720 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1721 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1721 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1722 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1722 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1723 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1723 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1724 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1724 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1725 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1725 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1726 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1726 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1727 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1727 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1728 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1728 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1729 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1729 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__173 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__173 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1730 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1730 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1731 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1731 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1732 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1732 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1733 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1733 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1734 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1734 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1735 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1735 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1736 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1736 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1737 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1737 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1738 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1738 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1739 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1739 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__174 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__174 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1740 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1740 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1741 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1741 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1742 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1742 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1743 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1743 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1744 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1744 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1745 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1745 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1746 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1746 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1747 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1747 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1748 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1748 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1749 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1749 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__175 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__175 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1750 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1750 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1751 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1751 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1752 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1752 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1753 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1753 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1754 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1754 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1755 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1755 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1756 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1756 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1757 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1757 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1758 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1758 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1759 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1759 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__176 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__176 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1760 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1760 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1761 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1761 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1762 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1762 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1763 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1763 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1764 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1764 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1765 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1765 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1766 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1766 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1767 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1767 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1768 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1768 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1769 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1769 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__177 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__177 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1770 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1770 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1771 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1771 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1772 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1772 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1773 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1773 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1774 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1774 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1775 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1775 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1776 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1776 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1777 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1777 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1778 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1778 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1779 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1779 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__178 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__178 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1780 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1780 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1781 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1781 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1782 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1782 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1783 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1783 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1784 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1784 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1785 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1785 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1786 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1786 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1787 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1787 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1788 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1788 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1789 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1789 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__179 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__179 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1790 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1790 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1791 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1791 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1792 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1792 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1793 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1793 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1794 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1794 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1795 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1795 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1796 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1796 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1797 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1797 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1798 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1798 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1799 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1799 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__18 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__18 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__18 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__18 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT__18 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__18 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__18 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__18 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__18 - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT__18 - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT__18 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__18 - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT__180 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__180 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1800 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1800 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1801 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1801 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1802 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1802 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1803 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1803 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1804 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1804 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1805 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1805 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1806 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1806 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1807 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1807 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1808 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1808 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1809 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1809 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__181 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__181 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1810 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1810 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1811 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1811 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1812 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1812 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1813 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1813 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1814 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1814 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1815 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1815 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1816 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1816 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1817 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1817 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1818 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1818 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1819 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1819 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__182 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__182 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1820 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1820 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1821 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1821 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1822 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1822 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1823 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1823 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1824 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1824 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1825 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1825 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1826 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1826 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1827 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1827 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1828 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1828 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1829 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1829 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__183 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__183 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1830 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1830 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1831 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1831 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1832 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1832 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1833 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1833 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1834 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1834 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1835 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1835 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1836 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1836 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1837 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1837 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1838 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1838 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1839 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1839 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__184 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__184 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1840 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1840 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1841 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1841 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1842 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1842 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1843 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1843 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1844 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1844 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1845 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1845 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1846 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1846 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1847 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1847 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1848 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1848 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1849 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1849 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__185 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__185 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1850 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1850 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1851 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1851 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1852 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1852 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1853 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1853 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1854 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1854 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1855 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1855 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1856 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1856 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1857 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1857 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1858 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1858 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1859 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1859 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__186 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__186 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1860 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1860 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1861 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1861 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1862 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1862 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1863 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1863 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1864 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1864 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1865 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1865 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1866 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1866 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1867 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1867 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1868 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1868 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1869 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1869 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__187 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__187 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1870 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1870 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1871 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1871 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1872 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1872 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1873 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1873 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1874 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1874 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1875 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1875 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1876 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1876 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1877 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1877 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1878 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1878 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1879 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1879 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__188 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__188 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1880 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1880 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1881 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1881 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1882 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1882 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1883 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1883 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1884 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1884 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1885 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1885 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1886 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1886 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1887 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1887 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1888 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1888 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1889 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1889 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__189 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__189 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1890 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1890 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1891 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1891 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1892 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1892 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1893 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1893 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1894 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1894 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1895 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1895 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1896 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1896 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1897 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1897 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1898 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1898 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1899 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1899 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__19 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__19 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__19 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__19 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT__19 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__19 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__19 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__19 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__19 - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT__19 - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT__19 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__19 - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT__190 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__190 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1900 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1900 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1901 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1901 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1902 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1902 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1903 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1903 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1904 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1904 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1905 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1905 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1906 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1906 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1907 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1907 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1908 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1908 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1909 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1909 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__191 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__191 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1910 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1910 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1911 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1911 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1912 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1912 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1913 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1913 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1914 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1914 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1915 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1915 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1916 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1916 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1917 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1917 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1918 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1918 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1919 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1919 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__192 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__192 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1920 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1920 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1921 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1921 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1922 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1922 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1923 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1923 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1924 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1924 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1925 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1925 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1926 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1926 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1927 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1927 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1928 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1928 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1929 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1929 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__193 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__193 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1930 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1930 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1931 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1931 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1932 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1932 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1933 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1933 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1934 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1934 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1935 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1935 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1936 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1936 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1937 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1937 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1938 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1938 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1939 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1939 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__194 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__194 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1940 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1940 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1941 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1941 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1942 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1942 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1943 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1943 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1944 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1944 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1945 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1945 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1946 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1946 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1947 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1947 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1948 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1948 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1949 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1949 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__195 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__195 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1950 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1950 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1951 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1951 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1952 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1952 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1953 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1953 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1954 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1954 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1955 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1955 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1956 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1956 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1957 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1957 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1958 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1958 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1959 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1959 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__196 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__196 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1960 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1960 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1961 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1961 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1962 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1962 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1963 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1963 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1964 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1964 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1965 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1965 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1966 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1966 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1967 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1967 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1968 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1968 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1969 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1969 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__197 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__197 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1970 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1970 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1971 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1971 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1972 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1972 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1973 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1973 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1974 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1974 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1975 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1975 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1976 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1976 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1977 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1977 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1978 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1978 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1979 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1979 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__198 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__198 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1980 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1980 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1981 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1981 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1982 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1982 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1983 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1983 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1984 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1984 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1985 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1985 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1986 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1986 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1987 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1987 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1988 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1988 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1989 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1989 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__199 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__199 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1990 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1990 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1991 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1991 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1992 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1992 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1993 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1993 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1994 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1994 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1995 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1995 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1996 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1996 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1997 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1997 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1998 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1998 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__1999 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__1999 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2 - class coins.backend.gen.CodeGenerator_x86_64.RewrState の static 変数
 
NT__2 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__2 - class coins.backend.gen.CodeGenerator_x86simd.RewrState の static 変数
 
NT__2 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2 - class coins.backend.gen.CodeGenerator_x86.RewrState の static 変数
 
NT__2 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__2 - class coins.backend.gen.CodeGenerator_thumb.RewrState の static 変数
 
NT__2 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT__2 - class coins.backend.gen.CodeGenerator_sparc.RewrState の static 変数
 
NT__2 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__2 - class coins.backend.gen.CodeGenerator_sh4.RewrState の static 変数
 
NT__2 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__2 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__2 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2 - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT__2 - class coins.backend.gen.CodeGenerator_mb.RewrState の static 変数
 
NT__2 - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT__2 - class coins.backend.gen.CodeGenerator_arm.RewrState の static 変数
 
NT__2 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__2 - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT__20 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__20 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__20 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__20 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT__20 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__20 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__20 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__20 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__20 - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT__20 - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT__20 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__20 - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT__200 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__200 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2000 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2000 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2001 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2001 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2002 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2002 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2003 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2003 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2004 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2004 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2005 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2005 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2006 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2006 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2007 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2007 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2008 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2008 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2009 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2009 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__201 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__201 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2010 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2010 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2011 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2011 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2012 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2012 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2013 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2013 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2014 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2014 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2015 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2015 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2016 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2016 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2017 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2017 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2018 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2018 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2019 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2019 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__202 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__202 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2020 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2020 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2021 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2021 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2022 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2022 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2023 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2023 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2024 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2024 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2025 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2025 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2026 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2026 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2027 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2027 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2028 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2028 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2029 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2029 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__203 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__203 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2030 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2030 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2031 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2031 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2032 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2032 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2033 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2033 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2034 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2034 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2035 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2035 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2036 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2036 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2037 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2037 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2038 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2038 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2039 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2039 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__204 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__204 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2040 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2040 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2041 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2041 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2042 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2042 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2043 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2043 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2044 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2044 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2045 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2045 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2046 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2046 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2047 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2047 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2048 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2048 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2049 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2049 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__205 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__205 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2050 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2050 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2051 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2051 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2052 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2052 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2053 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2053 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2054 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2054 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2055 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2055 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2056 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2056 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2057 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2057 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2058 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2058 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2059 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2059 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__206 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__206 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2060 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2060 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2061 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2061 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2062 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2062 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2063 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2063 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2064 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2064 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2065 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2065 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2066 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2066 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2067 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2067 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2068 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2068 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2069 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2069 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__207 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__207 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2070 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2070 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2071 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2071 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2072 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2072 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2073 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2073 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2074 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2074 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2075 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2075 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2076 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2076 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2077 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2077 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2078 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2078 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2079 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2079 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__208 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__208 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2080 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2080 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2081 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2081 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2082 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2082 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2083 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2083 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2084 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2084 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2085 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2085 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2086 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2086 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2087 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2087 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2088 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2088 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2089 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2089 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__209 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__209 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2090 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2090 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2091 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2091 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2092 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2092 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2093 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2093 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2094 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2094 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2095 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2095 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2096 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2096 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2097 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2097 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2098 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2098 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2099 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2099 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__21 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__21 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__21 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__21 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT__21 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__21 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__21 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__21 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__21 - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT__21 - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT__21 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__21 - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT__210 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__210 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2100 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2100 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2101 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2101 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2102 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2102 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2103 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2103 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2104 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2104 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2105 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2105 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2106 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2106 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2107 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2107 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2108 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2108 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2109 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2109 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__211 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__211 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2110 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2110 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2111 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2111 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2112 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2112 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2113 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2113 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2114 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2114 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2115 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2115 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2116 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2116 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2117 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2117 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2118 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2118 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2119 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2119 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__212 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__212 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2120 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2120 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2121 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2121 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2122 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2122 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2123 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2123 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2124 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2124 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2125 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2125 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2126 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2126 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2127 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2127 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2128 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2128 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2129 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2129 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__213 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__213 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2130 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2130 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2131 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2131 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2132 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2132 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2133 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2133 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2134 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2134 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2135 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2135 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2136 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2136 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2137 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2137 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2138 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2138 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2139 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2139 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__214 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__214 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2140 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2140 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2141 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2141 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2142 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2142 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2143 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2143 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2144 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2144 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2145 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2145 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2146 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2146 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2147 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2147 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2148 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2148 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2149 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2149 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__215 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__215 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2150 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2150 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2151 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2151 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2152 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2152 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2153 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2153 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2154 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2154 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2155 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2155 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2156 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2156 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2157 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2157 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2158 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2158 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2159 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2159 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__216 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__216 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2160 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2160 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2161 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2161 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2162 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2162 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2163 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2163 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2164 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2164 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2165 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2165 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2166 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2166 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2167 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2167 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2168 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2168 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2169 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2169 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__217 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__217 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2170 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2170 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2171 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2171 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2172 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2172 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2173 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2173 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2174 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2174 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2175 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2175 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2176 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2176 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2177 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2177 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2178 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2178 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2179 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2179 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__218 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__218 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2180 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2180 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2181 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2181 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2182 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2182 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2183 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2183 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2184 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2184 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2185 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2185 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2186 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2186 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2187 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2187 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2188 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2188 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2189 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2189 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__219 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__219 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2190 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2190 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2191 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2191 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2192 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2192 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2193 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2193 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2194 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2194 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2195 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2195 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2196 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2196 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2197 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2197 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2198 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2198 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2199 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2199 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__22 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__22 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__22 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__22 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT__22 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__22 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__22 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__22 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__22 - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT__22 - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT__22 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__22 - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT__220 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__220 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2200 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2200 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2201 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2201 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2202 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2202 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2203 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2203 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2204 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2204 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2205 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2205 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2206 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2206 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2207 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2207 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2208 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2208 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2209 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2209 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__221 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__221 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2210 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2210 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2211 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2211 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2212 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2212 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2213 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2213 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2214 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2214 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2215 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2215 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2216 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2216 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2217 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2217 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2218 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2218 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2219 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2219 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__222 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__222 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2220 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2220 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2221 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2221 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2222 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2222 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2223 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2223 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2224 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2224 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2225 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2225 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2226 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2226 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2227 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2227 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2228 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2228 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2229 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2229 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__223 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__223 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2230 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2230 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2231 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2231 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2232 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2232 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2233 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2233 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2234 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2234 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2235 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2235 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2236 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2236 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2237 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2237 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2238 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2238 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2239 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2239 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__224 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__224 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2240 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2240 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2241 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2241 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2242 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2242 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2243 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2243 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2244 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2244 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2245 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2245 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2246 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2246 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2247 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2247 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2248 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2248 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2249 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2249 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__225 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__225 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2250 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2250 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2251 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2251 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2252 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2252 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2253 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2253 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2254 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2254 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2255 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2255 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2256 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2256 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2257 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2257 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2258 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2258 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2259 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2259 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__226 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__226 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2260 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2260 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2261 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2261 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2262 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2262 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2263 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2263 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2264 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2264 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2265 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2265 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2266 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2266 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2267 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2267 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2268 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2268 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2269 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2269 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__227 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__227 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2270 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2270 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2271 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2271 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2272 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2272 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2273 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2273 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2274 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2274 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2275 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2275 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2276 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2276 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2277 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2277 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2278 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2278 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2279 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2279 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__228 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__228 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2280 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2280 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2281 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2281 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2282 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2282 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2283 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2283 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2284 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2284 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2285 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2285 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2286 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2286 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2287 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2287 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2288 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2288 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2289 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2289 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__229 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__229 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2290 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2290 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2291 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2291 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2292 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2292 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2293 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2293 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2294 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2294 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2295 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2295 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2296 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2296 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2297 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2297 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2298 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2298 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2299 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2299 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__23 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__23 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__23 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__23 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT__23 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__23 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__23 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__23 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__23 - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT__23 - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT__23 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__23 - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT__230 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__230 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2300 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2300 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2301 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2301 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2302 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2302 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2303 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2303 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2304 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2304 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2305 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2305 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2306 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2306 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2307 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2307 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2308 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2308 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2309 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2309 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__231 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__231 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2310 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2310 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2311 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2311 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2312 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2312 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2313 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2313 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2314 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2314 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2315 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2315 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2316 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2316 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2317 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2317 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2318 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2318 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2319 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2319 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__232 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__232 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2320 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2320 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2321 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2321 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2322 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2322 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2323 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2323 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2324 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2324 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2325 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2325 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2326 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2326 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2327 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2327 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2328 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2328 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2329 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2329 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__233 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__233 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2330 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2330 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2331 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2331 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2332 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2332 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2333 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2333 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2334 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2334 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2335 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2335 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2336 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2336 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2337 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2337 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2338 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2338 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2339 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2339 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__234 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__234 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2340 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2340 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2341 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2341 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2342 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2342 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2343 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2343 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2344 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2344 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2345 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2345 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2346 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2346 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2347 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2347 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2348 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2348 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2349 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2349 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__235 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__235 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2350 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2350 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2351 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2351 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2352 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2352 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2353 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2353 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2354 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2354 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2355 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2355 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2356 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2356 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2357 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2357 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2358 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2358 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2359 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2359 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__236 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__236 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2360 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2360 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2361 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2361 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2362 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2362 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2363 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2363 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2364 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2364 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2365 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2365 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2366 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2366 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2367 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2367 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2368 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2368 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2369 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2369 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__237 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__237 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2370 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2370 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2371 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2371 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2372 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2372 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2373 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2373 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2374 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2374 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2375 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2375 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2376 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2376 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2377 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2377 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2378 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2378 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2379 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2379 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__238 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__238 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2380 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2380 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2381 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2381 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2382 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2382 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2383 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2383 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2384 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2384 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2385 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2385 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2386 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2386 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2387 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2387 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2388 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2388 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2389 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2389 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__239 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__239 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2390 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2390 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2391 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2391 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2392 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2392 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2393 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2393 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2394 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2394 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2395 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2395 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2396 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2396 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2397 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2397 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2398 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2398 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2399 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2399 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__24 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__24 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__24 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__24 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT__24 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__24 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__24 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__24 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__24 - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT__24 - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT__24 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__24 - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT__240 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__240 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2400 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2400 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2401 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2401 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2402 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2402 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2403 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2403 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2404 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2404 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2405 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2405 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2406 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2406 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2407 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2407 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2408 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2408 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2409 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2409 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__241 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__241 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2410 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2410 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2411 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2411 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2412 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2412 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2413 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2413 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2414 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2414 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2415 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2415 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2416 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2416 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2417 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2417 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2418 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2418 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2419 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2419 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__242 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__242 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2420 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2420 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2421 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2421 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2422 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2422 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2423 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2423 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2424 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2424 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2425 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2425 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2426 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2426 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2427 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2427 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2428 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2428 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2429 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2429 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__243 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__243 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2430 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2430 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2431 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2431 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2432 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2432 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2433 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2433 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2434 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2434 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2435 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2435 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2436 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2436 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2437 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2437 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2438 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2438 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2439 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2439 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__244 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__244 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2440 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2440 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2441 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2441 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2442 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2442 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2443 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2443 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2444 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2444 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2445 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2445 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2446 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2446 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2447 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2447 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2448 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2448 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2449 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2449 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__245 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__245 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2450 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2450 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2451 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2451 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2452 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2452 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2453 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2453 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2454 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2454 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2455 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2455 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2456 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2456 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2457 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2457 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2458 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2458 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2459 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2459 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__246 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__246 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2460 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2460 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2461 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2461 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2462 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2462 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2463 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2463 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2464 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2464 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2465 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2465 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2466 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2466 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2467 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2467 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2468 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2468 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2469 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2469 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__247 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__247 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2470 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2470 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2471 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2471 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2472 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2472 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2473 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2473 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2474 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2474 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2475 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2475 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2476 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2476 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2477 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2477 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2478 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2478 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2479 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2479 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__248 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__248 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2480 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2480 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2481 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2481 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2482 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2482 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2483 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2483 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2484 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2484 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2485 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2485 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2486 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2486 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2487 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2487 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2488 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2488 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2489 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2489 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__249 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__249 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2490 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2490 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2491 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2491 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2492 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2492 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2493 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2493 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2494 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2494 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2495 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2495 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2496 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2496 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2497 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2497 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2498 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2498 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2499 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2499 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__25 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__25 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__25 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__25 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT__25 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__25 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__25 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__25 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__25 - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT__25 - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT__25 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__25 - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT__250 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__250 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2500 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2500 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2501 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2501 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2502 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2502 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2503 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2503 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2504 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2504 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2505 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2505 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2506 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2506 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2507 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2507 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2508 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2508 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2509 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2509 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__251 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__251 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2510 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2510 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2511 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2511 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2512 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2512 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2513 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2513 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2514 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2514 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2515 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2515 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2516 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2516 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2517 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2517 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2518 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2518 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2519 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2519 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__252 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__252 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2520 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2520 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2521 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2521 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2522 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2522 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2523 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2523 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2524 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2524 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2525 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2525 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2526 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2526 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2527 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2527 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2528 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2528 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2529 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2529 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__253 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__253 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2530 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2530 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2531 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2531 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2532 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2532 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2533 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2533 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2534 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2534 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2535 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2535 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2536 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2536 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2537 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2537 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2538 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2538 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2539 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2539 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__254 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__254 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2540 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2540 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2541 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2541 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2542 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2542 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2543 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2543 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2544 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2544 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2545 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2545 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2546 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2546 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2547 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2547 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2548 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2548 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2549 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2549 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__255 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__255 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2550 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2550 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2551 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2551 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2552 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2552 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2553 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2553 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2554 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2554 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2555 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2555 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2556 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2556 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2557 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2557 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2558 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2558 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2559 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2559 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__256 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__256 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2560 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2560 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2561 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2561 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2562 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2562 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2563 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2563 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2564 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2564 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2565 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2565 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2566 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2566 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2567 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2567 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2568 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2568 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2569 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2569 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__257 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__257 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2570 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2570 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2571 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2571 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2572 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2572 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2573 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2573 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2574 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2574 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2575 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2575 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2576 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2576 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2577 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2577 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2578 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2578 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2579 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2579 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__258 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__258 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2580 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2580 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2581 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2581 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2582 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2582 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2583 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2583 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2584 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2584 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2585 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2585 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2586 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2586 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2587 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2587 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2588 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2588 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2589 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2589 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__259 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__259 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2590 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2590 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2591 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2591 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2592 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2592 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2593 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2593 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2594 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2594 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2595 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2595 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2596 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2596 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2597 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2597 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2598 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2598 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2599 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2599 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__26 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__26 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__26 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__26 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT__26 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__26 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__26 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__26 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__26 - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT__26 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__26 - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT__260 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__260 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2600 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2600 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2601 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2601 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2602 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2602 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2603 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2603 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2604 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2604 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2605 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2605 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2606 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2606 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2607 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2607 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2608 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2608 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2609 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2609 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__261 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__261 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2610 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2610 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2611 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2611 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2612 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2612 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2613 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2613 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2614 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2614 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2615 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2615 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2616 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2616 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2617 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2617 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2618 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2618 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2619 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2619 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__262 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__262 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2620 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2620 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2621 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2621 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2622 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2622 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2623 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2623 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2624 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2624 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2625 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2625 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2626 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2626 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2627 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2627 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2628 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2628 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2629 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2629 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__263 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__263 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2630 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2630 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2631 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2631 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2632 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2632 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2633 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2633 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2634 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2634 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2635 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2635 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2636 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2636 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2637 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2637 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2638 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2638 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2639 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2639 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__264 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__264 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2640 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2640 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2641 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2641 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2642 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2642 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2643 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2643 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2644 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2644 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2645 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2645 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2646 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2646 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2647 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2647 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2648 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2648 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2649 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2649 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__265 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__265 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2650 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2650 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2651 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2651 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2652 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2652 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2653 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2653 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2654 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2654 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2655 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2655 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2656 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2656 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2657 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2657 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2658 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2658 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2659 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2659 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__266 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__266 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2660 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2660 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2661 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2661 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2662 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2662 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2663 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2663 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2664 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2664 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2665 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2665 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2666 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2666 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2667 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2667 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2668 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2668 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2669 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2669 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__267 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__267 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2670 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2670 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2671 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2671 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2672 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2672 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2673 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2673 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2674 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2674 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2675 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2675 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2676 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2676 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2677 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2677 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2678 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2678 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2679 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2679 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__268 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__268 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2680 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2680 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2681 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2681 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2682 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2682 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2683 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2683 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2684 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2684 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2685 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2685 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2686 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2686 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2687 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2687 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2688 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2688 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2689 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2689 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__269 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__269 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2690 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2690 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2691 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2691 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2692 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2692 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2693 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2693 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2694 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2694 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2695 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2695 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2696 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2696 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2697 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2697 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2698 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2698 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2699 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2699 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__27 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__27 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__27 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__27 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT__27 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__27 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__27 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__27 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__27 - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT__27 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__27 - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT__270 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__270 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2700 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2700 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2701 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2701 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2702 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2702 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2703 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2703 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2704 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2704 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2705 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2705 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2706 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2706 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2707 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2707 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2708 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2708 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2709 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2709 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__271 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__271 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2710 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2710 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2711 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2711 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2712 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2712 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2713 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2713 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2714 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2714 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2715 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2715 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2716 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2716 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2717 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2717 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2718 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2718 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2719 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2719 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__272 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__272 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2720 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2720 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2721 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2721 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2722 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2722 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2723 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2723 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2724 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2724 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2725 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2725 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2726 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2726 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2727 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2727 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2728 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2728 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2729 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2729 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__273 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__273 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2730 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2730 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2731 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2731 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2732 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2732 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2733 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2733 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2734 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2734 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2735 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2735 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2736 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2736 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2737 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2737 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2738 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2738 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2739 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2739 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__274 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__274 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2740 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2740 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2741 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2741 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2742 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2742 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2743 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2743 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2744 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2744 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2745 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2745 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2746 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2746 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2747 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2747 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2748 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2748 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2749 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2749 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__275 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__275 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2750 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2750 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2751 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2751 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2752 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2752 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2753 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2753 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2754 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2754 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2755 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2755 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2756 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2756 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2757 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2757 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2758 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2758 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2759 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2759 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__276 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__276 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2760 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2760 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2761 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2761 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2762 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2762 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2763 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2763 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2764 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2764 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2765 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2765 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2766 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2766 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2767 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2767 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2768 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2768 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2769 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2769 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__277 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__277 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2770 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2770 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2771 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2771 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2772 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2772 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2773 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2773 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2774 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2774 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2775 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2775 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2776 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2776 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2777 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2777 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2778 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2778 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2779 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2779 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__278 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__278 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2780 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2780 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2781 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2781 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2782 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2782 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2783 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2783 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2784 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2784 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2785 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2785 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2786 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2786 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2787 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2787 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2788 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2788 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2789 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2789 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__279 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__279 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2790 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2790 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2791 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2791 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2792 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2792 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2793 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2793 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2794 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2794 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2795 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2795 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2796 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2796 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2797 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2797 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2798 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2798 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2799 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2799 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__28 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__28 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__28 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__28 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT__28 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__28 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__28 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__28 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__28 - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT__28 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__28 - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT__280 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__280 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2800 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2800 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2801 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2801 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2802 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2802 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2803 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2803 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2804 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2804 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2805 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2805 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2806 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2806 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2807 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2807 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2808 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2808 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2809 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2809 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__281 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__281 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2810 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2810 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2811 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2811 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2812 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2812 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2813 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2813 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2814 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2814 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2815 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2815 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2816 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2816 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2817 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2817 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2818 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2818 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2819 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2819 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__282 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__282 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2820 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2820 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2821 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2821 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2822 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2822 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2823 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2823 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2824 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2824 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2825 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2825 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2826 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2826 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2827 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2827 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2828 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2828 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2829 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2829 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__283 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__283 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2830 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2830 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2831 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2831 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2832 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2832 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2833 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2833 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2834 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2834 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2835 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2835 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2836 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2836 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2837 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2837 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2838 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2838 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2839 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2839 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__284 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__284 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2840 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2840 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2841 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2841 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2842 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2842 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2843 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2843 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2844 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2844 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2845 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2845 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2846 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2846 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2847 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2847 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2848 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2848 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2849 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2849 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__285 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__285 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2850 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2850 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2851 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2851 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2852 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2852 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2853 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2853 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2854 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2854 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2855 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2855 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2856 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2856 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2857 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2857 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2858 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2858 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2859 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2859 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__286 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__286 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2860 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2860 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2861 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2861 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2862 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2862 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2863 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2863 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2864 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2864 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2865 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2865 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2866 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2866 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2867 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2867 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2868 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2868 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2869 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2869 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__287 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__287 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2870 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2870 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2871 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2871 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2872 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2872 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2873 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2873 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2874 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2874 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2875 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2875 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2876 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2876 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2877 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2877 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2878 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2878 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2879 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2879 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__288 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__288 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2880 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2880 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2881 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2881 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2882 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2882 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2883 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2883 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2884 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2884 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2885 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2885 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2886 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2886 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2887 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2887 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2888 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2888 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2889 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2889 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__289 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__289 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2890 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2890 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2891 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2891 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2892 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2892 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2893 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2893 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2894 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2894 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2895 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2895 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2896 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2896 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2897 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2897 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2898 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2898 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2899 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2899 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__29 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__29 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__29 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__29 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT__29 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__29 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__29 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__29 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__29 - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT__29 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__29 - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT__290 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__290 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2900 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2900 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2901 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2901 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2902 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2902 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2903 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2903 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2904 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2904 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2905 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2905 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2906 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2906 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2907 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2907 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2908 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2908 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2909 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2909 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__291 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__291 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2910 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2910 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2911 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2911 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2912 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2912 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2913 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2913 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2914 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2914 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2915 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2915 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2916 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2916 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2917 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2917 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2918 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2918 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2919 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2919 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__292 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__292 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2920 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2920 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2921 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2921 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2922 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2922 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2923 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2923 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2924 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2924 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2925 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2925 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2926 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2926 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2927 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2927 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2928 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2928 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2929 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2929 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__293 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__293 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2930 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2930 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2931 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2931 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2932 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2932 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2933 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2933 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2934 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2934 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2935 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2935 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2936 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2936 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2937 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2937 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2938 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2938 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2939 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2939 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__294 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__294 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2940 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2940 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2941 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2941 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2942 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2942 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2943 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2943 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2944 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2944 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2945 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2945 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2946 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2946 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2947 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2947 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2948 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2948 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2949 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2949 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__295 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__295 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2950 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2950 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2951 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2951 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2952 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2952 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2953 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2953 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2954 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2954 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2955 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2955 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2956 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2956 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2957 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2957 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2958 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2958 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2959 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2959 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__296 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__296 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2960 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2960 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2961 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2961 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2962 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2962 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2963 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2963 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2964 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2964 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2965 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2965 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2966 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2966 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2967 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2967 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2968 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2968 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2969 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2969 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__297 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__297 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2970 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2970 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2971 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2971 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2972 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2972 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2973 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2973 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2974 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2974 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2975 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2975 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2976 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2976 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2977 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2977 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2978 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2978 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2979 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2979 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__298 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__298 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2980 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2980 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2981 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2981 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2982 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2982 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2983 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2983 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2984 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2984 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2985 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2985 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2986 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2986 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2987 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2987 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2988 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2988 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2989 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2989 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__299 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__299 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2990 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2990 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2991 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2991 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2992 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2992 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2993 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2993 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2994 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2994 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2995 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2995 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2996 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2996 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2997 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2997 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2998 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2998 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__2999 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__2999 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3 - class coins.backend.gen.CodeGenerator_x86_64.RewrState の static 変数
 
NT__3 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__3 - class coins.backend.gen.CodeGenerator_x86simd.RewrState の static 変数
 
NT__3 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3 - class coins.backend.gen.CodeGenerator_x86.RewrState の static 変数
 
NT__3 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__3 - class coins.backend.gen.CodeGenerator_thumb.RewrState の static 変数
 
NT__3 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT__3 - class coins.backend.gen.CodeGenerator_sparc.RewrState の static 変数
 
NT__3 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__3 - class coins.backend.gen.CodeGenerator_sh4.RewrState の static 変数
 
NT__3 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__3 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__3 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3 - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT__3 - class coins.backend.gen.CodeGenerator_mb.RewrState の static 変数
 
NT__3 - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT__3 - class coins.backend.gen.CodeGenerator_arm.RewrState の static 変数
 
NT__3 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__3 - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT__30 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__30 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__30 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__30 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT__30 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__30 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__30 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__30 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__30 - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT__30 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__30 - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT__300 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__300 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3000 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3000 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3001 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3001 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3002 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3002 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3003 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3003 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3004 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3004 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3005 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3005 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3006 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3006 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3007 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3007 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3008 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3008 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3009 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3009 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__301 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__301 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3010 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3010 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3011 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3011 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3012 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3012 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3013 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3013 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3014 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3014 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3015 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3015 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3016 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3016 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3017 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3017 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3018 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3018 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3019 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3019 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__302 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__302 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3020 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3020 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3021 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3021 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3022 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3022 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3023 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3023 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3024 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3024 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3025 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3025 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3026 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3026 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3027 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3027 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3028 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3028 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3029 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3029 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__303 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__303 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3030 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3030 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3031 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3031 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3032 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3032 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3033 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3033 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3034 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3034 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3035 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3035 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3036 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3036 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3037 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3037 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3038 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3038 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3039 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3039 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__304 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__304 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3040 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3040 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3041 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3041 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3042 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3042 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3043 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3043 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3044 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3044 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3045 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3045 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3046 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3046 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3047 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3047 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3048 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3048 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3049 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3049 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__305 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__305 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3050 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3050 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3051 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3051 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3052 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3052 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3053 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3053 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3054 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3054 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3055 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3055 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3056 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3056 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3057 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3057 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3058 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3058 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3059 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3059 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__306 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__306 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3060 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3060 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3061 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3061 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3062 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3062 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3063 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3063 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3064 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3064 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3065 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3065 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3066 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3066 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3067 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3067 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3068 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3068 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3069 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3069 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__307 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__307 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3070 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3070 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3071 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3071 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3072 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3072 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3073 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3073 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3074 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3074 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3075 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3075 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3076 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3076 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3077 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3077 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3078 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3078 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3079 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3079 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__308 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__308 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3080 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3080 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3081 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3081 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3082 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3082 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3083 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3083 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3084 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3084 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3085 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3085 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3086 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3086 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3087 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3087 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3088 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3088 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3089 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3089 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__309 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__309 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3090 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3090 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3091 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3091 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3092 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3092 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3093 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3093 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3094 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3094 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3095 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3095 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3096 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3096 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3097 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3097 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3098 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3098 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3099 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3099 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__31 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__31 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__31 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__31 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT__31 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__31 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__31 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__31 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__31 - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT__31 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__31 - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT__310 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__310 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3100 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3100 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3101 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3101 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3102 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3102 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3103 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3103 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3104 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3104 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3105 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3105 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3106 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3106 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3107 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3107 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3108 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3108 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3109 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3109 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__311 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__311 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3110 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3110 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3111 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3111 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3112 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3112 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3113 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3113 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3114 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3114 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3115 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3115 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3116 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3116 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3117 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3117 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3118 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3118 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3119 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3119 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__312 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__312 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3120 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3120 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3121 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3121 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3122 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3122 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3123 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3123 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3124 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3124 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3125 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3125 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3126 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3126 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3127 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3127 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3128 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3128 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3129 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3129 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__313 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__313 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3130 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3130 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3131 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3131 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3132 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3132 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3133 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3133 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3134 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3134 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3135 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3135 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3136 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3136 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3137 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3137 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3138 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3138 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3139 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3139 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__314 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__314 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3140 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3140 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3141 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3141 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3142 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3142 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3143 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3143 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3144 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3144 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3145 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3145 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3146 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3146 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3147 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3147 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3148 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3148 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3149 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3149 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__315 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__315 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3150 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3150 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3151 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3151 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3152 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3152 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3153 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3153 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3154 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3154 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3155 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3155 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3156 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3156 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3157 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3157 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3158 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3158 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3159 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3159 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__316 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__316 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3160 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3160 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3161 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3161 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3162 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3162 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3163 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3163 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3164 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3164 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3165 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3165 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3166 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3166 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3167 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3167 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3168 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3168 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3169 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3169 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__317 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__317 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3170 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3170 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3171 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3171 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3172 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3172 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3173 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3173 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3174 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3174 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3175 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3175 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3176 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3176 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3177 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3177 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3178 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3178 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3179 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3179 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__318 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__318 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3180 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3180 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3181 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3181 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3182 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3182 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3183 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3183 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3184 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3184 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3185 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3185 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3186 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3186 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3187 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3187 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3188 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3188 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3189 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3189 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__319 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__319 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3190 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3190 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3191 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3191 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3192 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3192 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3193 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3193 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3194 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3194 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3195 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3195 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3196 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3196 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3197 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3197 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3198 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3198 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3199 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3199 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__32 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__32 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__32 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__32 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT__32 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__32 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__32 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__32 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__32 - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT__32 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__32 - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT__320 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__320 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3200 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3200 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3201 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3201 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3202 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3202 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3203 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3203 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3204 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3204 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3205 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3205 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3206 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3206 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3207 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3207 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3208 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3208 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3209 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3209 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__321 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__321 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3210 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3210 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3211 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3211 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3212 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3212 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3213 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3213 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3214 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3214 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3215 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3215 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3216 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3216 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3217 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3217 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3218 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3218 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3219 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3219 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__322 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__322 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3220 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3220 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3221 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3221 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3222 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3222 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3223 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3223 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3224 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3224 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3225 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3225 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3226 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3226 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3227 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3227 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3228 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3228 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3229 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3229 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__323 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__323 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3230 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3230 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3231 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3231 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3232 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3232 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3233 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3233 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3234 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3234 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3235 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3235 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3236 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3236 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3237 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3237 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3238 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3238 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3239 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3239 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__324 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__324 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3240 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3240 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3241 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3241 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3242 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3242 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3243 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3243 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3244 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3244 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3245 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3245 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3246 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3246 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3247 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3247 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3248 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3248 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3249 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3249 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__325 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__325 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3250 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3250 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3251 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3251 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3252 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3252 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3253 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3253 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3254 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3254 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3255 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3255 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3256 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3256 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3257 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3257 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3258 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3258 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3259 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3259 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__326 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__326 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3260 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3260 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3261 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3261 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3262 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3262 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3263 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3263 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3264 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3264 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3265 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3265 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3266 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3266 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3267 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3267 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3268 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3268 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3269 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3269 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__327 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__327 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3270 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3270 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3271 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3271 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3272 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3272 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3273 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3273 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3274 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3274 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3275 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3275 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3276 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3276 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3277 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3277 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3278 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3278 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3279 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3279 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__328 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__328 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3280 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3280 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3281 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3281 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3282 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3282 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3283 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3283 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3284 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3284 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3285 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3285 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3286 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3286 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3287 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3287 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3288 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3288 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3289 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3289 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__329 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__329 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3290 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3290 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3291 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3291 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3292 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3292 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3293 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3293 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3294 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3294 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3295 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3295 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3296 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3296 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3297 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3297 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3298 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3298 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3299 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3299 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__33 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__33 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__33 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__33 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT__33 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__33 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__33 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__33 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__33 - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT__33 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__33 - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT__330 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__330 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3300 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3300 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3301 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3301 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3302 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3302 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3303 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3303 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3304 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3304 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3305 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3305 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3306 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3306 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3307 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3307 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3308 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3308 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3309 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3309 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__331 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__331 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3310 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3310 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3311 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3311 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3312 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3312 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3313 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3313 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3314 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3314 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3315 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3315 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3316 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3316 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3317 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3317 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3318 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3318 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3319 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3319 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__332 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__332 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3320 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3320 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3321 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3321 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3322 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3322 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3323 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3323 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3324 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3324 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3325 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3325 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3326 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3326 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3327 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3327 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3328 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3328 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3329 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3329 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__333 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__333 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3330 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3330 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3331 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3331 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3332 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3332 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3333 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3333 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3334 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3334 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3335 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3335 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3336 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3336 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3337 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3337 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3338 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3338 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3339 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3339 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__334 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__334 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3340 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3340 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3341 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3341 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3342 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3342 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3343 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3343 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3344 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3344 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3345 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3345 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3346 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3346 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3347 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3347 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3348 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3348 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3349 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3349 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__335 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__335 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3350 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3350 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3351 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3351 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3352 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3352 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3353 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3353 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3354 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3354 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3355 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3355 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3356 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3356 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3357 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3357 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3358 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3358 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3359 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3359 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__336 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__336 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3360 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3360 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3361 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3361 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3362 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3362 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3363 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3363 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3364 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3364 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3365 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3365 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3366 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3366 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3367 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3367 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3368 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3368 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3369 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3369 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__337 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__337 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3370 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3370 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3371 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3371 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3372 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3372 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3373 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3373 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3374 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3374 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3375 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3375 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3376 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3376 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3377 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3377 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3378 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3378 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3379 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3379 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__338 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__338 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3380 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3380 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3381 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3381 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3382 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3382 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3383 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3383 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3384 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3384 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3385 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3385 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3386 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3386 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3387 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3387 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3388 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3388 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3389 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3389 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__339 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__339 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3390 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3390 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3391 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3391 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3392 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3392 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3393 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3393 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3394 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3394 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3395 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3395 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3396 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3396 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3397 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3397 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3398 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3398 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3399 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3399 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__34 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__34 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__34 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__34 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT__34 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__34 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__34 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__34 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__34 - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT__34 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__34 - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT__340 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__340 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3400 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3400 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3401 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3401 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3402 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3402 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3403 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3403 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3404 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3404 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3405 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3405 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3406 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3406 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3407 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3407 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3408 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3408 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3409 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3409 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__341 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__341 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3410 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3410 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3411 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3411 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3412 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3412 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3413 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3413 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3414 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3414 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3415 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3415 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3416 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3416 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3417 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3417 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3418 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3418 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3419 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3419 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__342 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__342 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3420 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3420 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3421 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3421 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3422 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3422 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3423 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3423 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3424 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3424 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3425 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3425 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3426 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3426 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3427 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3427 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3428 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3428 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3429 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3429 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__343 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__343 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3430 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3430 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3431 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3431 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3432 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3432 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3433 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3433 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3434 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3434 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3435 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3435 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3436 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3436 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3437 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3437 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3438 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3438 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3439 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3439 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__344 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__344 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3440 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3440 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3441 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3441 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3442 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3442 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3443 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3443 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3444 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3444 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3445 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3445 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3446 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3446 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3447 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3447 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3448 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3448 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3449 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3449 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__345 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__345 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3450 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3450 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3451 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3451 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3452 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3452 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3453 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3453 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3454 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3454 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3455 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3455 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3456 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3456 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3457 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3457 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3458 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3458 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3459 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3459 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__346 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__346 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3460 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3460 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3461 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3461 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3462 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3462 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3463 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3463 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3464 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3464 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3465 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3465 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3466 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3466 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3467 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3467 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3468 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3468 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3469 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3469 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__347 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__347 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3470 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3470 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3471 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3471 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3472 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3472 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3473 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3473 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3474 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3474 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3475 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3475 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3476 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3476 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3477 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3477 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3478 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3478 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3479 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3479 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__348 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__348 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3480 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3480 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3481 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3481 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3482 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3482 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3483 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3483 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3484 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3484 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3485 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3485 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3486 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3486 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3487 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3487 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3488 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3488 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3489 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3489 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__349 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__349 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3490 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3490 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3491 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3491 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3492 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3492 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3493 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3493 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3494 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3494 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3495 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3495 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3496 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3496 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3497 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3497 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3498 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3498 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3499 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3499 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__35 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__35 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__35 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__35 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT__35 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__35 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__35 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__35 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__35 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__35 - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT__350 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__350 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3500 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3500 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3501 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3501 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3502 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3502 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3503 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3503 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3504 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3504 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3505 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3505 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3506 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3506 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3507 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3507 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3508 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3508 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3509 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3509 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__351 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__351 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3510 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3510 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3511 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3511 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3512 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3512 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3513 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3513 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3514 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3514 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3515 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3515 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3516 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3516 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3517 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3517 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3518 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3518 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3519 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3519 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__352 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__352 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3520 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3520 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3521 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3521 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3522 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3522 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3523 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3523 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3524 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3524 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3525 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3525 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3526 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3526 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3527 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3527 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3528 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3528 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3529 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3529 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__353 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__353 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3530 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3530 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3531 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3531 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3532 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3532 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3533 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3533 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3534 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3534 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3535 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3535 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3536 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3536 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3537 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3537 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3538 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3538 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3539 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3539 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__354 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__354 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3540 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3540 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3541 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3541 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3542 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3542 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3543 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3543 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3544 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3544 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3545 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3545 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3546 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3546 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3547 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3547 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3548 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3548 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3549 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3549 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__355 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__355 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3550 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3550 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3551 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3551 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3552 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3552 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3553 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3553 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3554 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3554 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3555 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3555 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3556 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3556 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3557 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3557 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3558 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3558 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3559 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3559 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__356 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__356 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3560 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3560 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3561 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3561 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3562 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3562 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3563 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3563 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3564 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3564 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3565 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3565 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3566 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3566 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3567 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3567 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3568 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3568 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3569 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3569 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__357 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__357 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3570 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3570 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3571 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3571 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3572 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3572 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3573 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3573 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3574 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3574 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3575 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3575 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3576 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3576 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3577 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3577 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3578 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3578 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3579 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3579 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__358 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__358 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3580 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3580 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3581 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3581 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3582 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3582 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3583 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3583 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3584 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3584 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3585 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3585 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3586 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3586 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3587 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3587 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3588 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3588 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3589 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3589 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__359 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__359 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3590 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3590 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3591 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3591 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3592 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3592 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3593 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3593 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3594 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3594 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3595 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3595 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3596 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3596 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3597 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3597 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3598 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3598 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3599 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3599 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__36 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__36 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__36 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__36 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT__36 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__36 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__36 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__36 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__36 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__36 - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT__360 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__360 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3600 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3600 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3601 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3601 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3602 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3602 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3603 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3603 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3604 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3604 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3605 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3605 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3606 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3606 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3607 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3607 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3608 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3608 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3609 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3609 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__361 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__361 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3610 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3610 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3611 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3611 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3612 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3612 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3613 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3613 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3614 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3614 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3615 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3615 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3616 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3616 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3617 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3617 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3618 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3618 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3619 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3619 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__362 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__362 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3620 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3620 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3621 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3621 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3622 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3622 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3623 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3623 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3624 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3624 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3625 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3625 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3626 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3626 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3627 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3627 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3628 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3628 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3629 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3629 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__363 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__363 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3630 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3630 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3631 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3631 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3632 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3632 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3633 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3633 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3634 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3634 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3635 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3635 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3636 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3636 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3637 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3637 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3638 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3638 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3639 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3639 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__364 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__364 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3640 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3640 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3641 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3641 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3642 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3642 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3643 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3643 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3644 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3644 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3645 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3645 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3646 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3646 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3647 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3647 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3648 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3648 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3649 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3649 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__365 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__365 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3650 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3650 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3651 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3651 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3652 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3652 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3653 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3653 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3654 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3654 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3655 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3655 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3656 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3656 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3657 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3657 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3658 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3658 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3659 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3659 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__366 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__366 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3660 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3660 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3661 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3661 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3662 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3662 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3663 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3663 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3664 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3664 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3665 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3665 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3666 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3666 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3667 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3667 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3668 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3668 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3669 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3669 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__367 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__367 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3670 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3670 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3671 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3671 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3672 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3672 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3673 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3673 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3674 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3674 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3675 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3675 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3676 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3676 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3677 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3677 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3678 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3678 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3679 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3679 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__368 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__368 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3680 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3680 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3681 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3681 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3682 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3682 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3683 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3683 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3684 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3684 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3685 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3685 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3686 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3686 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3687 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3687 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3688 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3688 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3689 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3689 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__369 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__369 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3690 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__3690 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3691 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3692 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3693 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3694 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3695 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3696 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3697 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3698 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3699 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__37 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__37 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__37 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__37 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT__37 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__37 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__37 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__37 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__37 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__37 - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT__370 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__370 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3700 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3701 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3702 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3703 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3704 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3705 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3706 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3707 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3708 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3709 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__371 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__371 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3710 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3711 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3712 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3713 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3714 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3715 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3716 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3717 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__3718 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__372 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__372 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__373 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__373 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__374 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__374 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__375 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__375 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__376 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__376 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__377 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__377 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__378 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__378 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__379 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__379 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__38 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__38 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__38 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__38 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT__38 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__38 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__38 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__38 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__38 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__38 - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT__380 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__380 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__381 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__381 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__382 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__382 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__383 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__383 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__384 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__384 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__385 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__385 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__386 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__386 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__387 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__387 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__388 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__388 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__389 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__389 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__39 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__39 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__39 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__39 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT__39 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__39 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__39 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__39 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__39 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__39 - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT__390 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__390 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__391 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__391 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__392 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__392 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__393 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__393 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__394 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__394 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__395 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__395 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__396 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__396 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__397 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__397 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__398 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__398 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__399 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__399 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__4 - class coins.backend.gen.CodeGenerator_x86_64.RewrState の static 変数
 
NT__4 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__4 - class coins.backend.gen.CodeGenerator_x86simd.RewrState の static 変数
 
NT__4 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__4 - class coins.backend.gen.CodeGenerator_x86.RewrState の static 変数
 
NT__4 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__4 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT__4 - class coins.backend.gen.CodeGenerator_sparc.RewrState の static 変数
 
NT__4 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__4 - class coins.backend.gen.CodeGenerator_sh4.RewrState の static 変数
 
NT__4 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__4 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__4 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__4 - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT__4 - class coins.backend.gen.CodeGenerator_mb.RewrState の static 変数
 
NT__4 - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT__4 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__4 - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT__40 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__40 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__40 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__40 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT__40 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__40 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__40 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__40 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__40 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__40 - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT__400 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__400 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__401 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__401 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__402 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__402 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__403 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__403 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__404 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__404 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__405 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__405 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__406 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__406 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__407 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__407 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__408 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__408 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__409 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__409 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__41 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__41 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__41 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__41 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT__41 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__41 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__41 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__41 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__41 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__410 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__410 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__411 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__411 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__412 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__412 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__413 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__413 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__414 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__414 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__415 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__415 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__416 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__416 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__417 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__417 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__418 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__418 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__419 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__419 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__42 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__42 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__42 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__42 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT__42 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__42 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__42 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__42 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__42 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__420 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__420 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__421 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__421 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__422 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__422 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__423 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__423 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__424 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__424 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__425 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__425 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__426 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__426 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__427 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__427 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__428 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__428 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__429 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__429 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__43 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__43 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__43 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__43 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT__43 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__43 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__43 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__43 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__430 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__430 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__431 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__431 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__432 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__432 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__433 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__433 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__434 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__434 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__435 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__435 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__436 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__436 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__437 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__437 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__438 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__438 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__439 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__439 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__44 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__44 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__44 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__44 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT__44 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__44 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__44 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__44 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__440 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__440 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__441 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__441 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__442 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__442 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__443 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__443 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__444 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__444 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__445 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__445 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__446 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__446 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__447 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__447 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__448 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__448 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__449 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__449 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__45 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__45 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__45 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__45 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__45 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__45 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__45 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__450 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__450 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__451 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__451 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__452 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__452 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__453 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__453 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__454 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__454 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__455 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__455 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__456 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__456 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__457 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__457 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__458 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__458 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__459 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__459 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__46 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__46 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__46 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__46 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__46 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__46 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__46 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__460 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__460 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__461 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__461 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__462 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__462 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__463 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__463 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__464 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__464 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__465 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__465 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__466 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__466 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__467 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__467 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__468 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__468 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__469 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__469 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__47 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__47 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__47 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__47 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__47 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__47 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__47 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__470 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__470 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__471 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__471 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__472 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__472 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__473 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__473 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__474 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__474 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__475 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__475 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__476 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__476 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__477 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__477 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__478 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__478 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__479 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__479 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__48 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__48 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__48 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__48 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__48 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__48 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__48 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__480 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__480 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__481 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__481 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__482 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__482 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__483 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__483 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__484 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__484 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__485 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__485 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__486 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__486 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__487 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__487 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__488 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__488 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__489 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__489 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__49 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__49 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__49 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__49 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__49 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__49 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__49 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__490 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__490 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__491 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__491 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__492 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__492 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__493 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__493 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__494 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__494 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__495 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__495 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__496 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__496 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__497 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__497 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__498 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__498 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__499 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__499 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__5 - class coins.backend.gen.CodeGenerator_x86_64.RewrState の static 変数
 
NT__5 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__5 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__5 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__5 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT__5 - class coins.backend.gen.CodeGenerator_sparc.RewrState の static 変数
 
NT__5 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__5 - class coins.backend.gen.CodeGenerator_sh4.RewrState の static 変数
 
NT__5 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__5 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__5 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__5 - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT__5 - class coins.backend.gen.CodeGenerator_mb.RewrState の static 変数
 
NT__5 - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT__5 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__5 - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT__50 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__50 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__50 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__50 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__50 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__50 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__50 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__500 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__500 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__501 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__501 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__502 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__502 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__503 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__503 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__504 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__504 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__505 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__505 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__506 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__506 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__507 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__507 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__508 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__508 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__509 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__509 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__51 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__51 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__51 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__51 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__51 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__51 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__51 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__510 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__510 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__511 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__511 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__512 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__512 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__513 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__513 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__514 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__514 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__515 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__515 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__516 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__516 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__517 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__517 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__518 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__518 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__519 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__519 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__52 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__52 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__52 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__52 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__52 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__52 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__52 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__520 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__520 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__521 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__521 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__522 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__522 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__523 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__523 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__524 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__524 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__525 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__525 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__526 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__526 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__527 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__527 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__528 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__528 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__529 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__529 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__53 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__53 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__53 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__53 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__53 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__53 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__53 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__530 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__530 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__531 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__531 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__532 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__532 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__533 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__533 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__534 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__534 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__535 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__535 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__536 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__536 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__537 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__537 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__538 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__538 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__539 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__539 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__54 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__54 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__54 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__54 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__54 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__54 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__54 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__540 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__540 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__541 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__541 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__542 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__542 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__543 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__543 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__544 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__544 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__545 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__545 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__546 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__546 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__547 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__547 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__548 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__548 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__549 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__549 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__55 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__55 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__55 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__55 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__55 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__55 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__550 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__550 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__551 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__551 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__552 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__552 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__553 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__553 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__554 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__554 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__555 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__555 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__556 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__556 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__557 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__557 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__558 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__558 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__559 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__559 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__56 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__56 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__56 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__56 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__56 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__56 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__560 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__560 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__561 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__561 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__562 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__562 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__563 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__563 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__564 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__564 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__565 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__565 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__566 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__566 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__567 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__567 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__568 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__568 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__569 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__569 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__57 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__57 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__57 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__57 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__57 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__57 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__570 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__570 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__571 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__571 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__572 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__572 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__573 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__573 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__574 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__574 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__575 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__575 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__576 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__576 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__577 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__577 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__578 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__578 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__579 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__579 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__58 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__58 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__58 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__58 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__58 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__58 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__580 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__580 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__581 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__581 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__582 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__582 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__583 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__583 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__584 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__584 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__585 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__585 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__586 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__586 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__587 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__587 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__588 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__588 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__589 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__589 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__59 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__59 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__59 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__59 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__59 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__590 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__590 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__591 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__591 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__592 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__592 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__593 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__593 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__594 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__594 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__595 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__595 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__596 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__596 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__597 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__597 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__598 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__598 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__599 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__599 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__6 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__6 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__6 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__6 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT__6 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__6 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__6 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__6 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__6 - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT__6 - class coins.backend.gen.CodeGenerator_mb.RewrState の static 変数
 
NT__6 - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT__6 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__6 - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT__60 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__60 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__60 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__60 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__60 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__600 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__600 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__601 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__601 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__602 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__602 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__603 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__603 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__604 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__604 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__605 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__605 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__606 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__606 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__607 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__607 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__608 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__608 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__609 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__609 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__61 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__61 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__61 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__61 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__61 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__610 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__610 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__611 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__611 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__612 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__612 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__613 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__613 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__614 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__614 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__615 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__615 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__616 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__616 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__617 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__617 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__618 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__618 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__619 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__619 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__62 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__62 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__62 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__62 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__62 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__620 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__620 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__621 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__621 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__622 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__622 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__623 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__623 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__624 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__624 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__625 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__625 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__626 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__626 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__627 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__627 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__628 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__628 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__629 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__629 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__63 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__63 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__63 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__63 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__63 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__630 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__630 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__631 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__631 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__632 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__632 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__633 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__633 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__634 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__634 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__635 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__635 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__636 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__636 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__637 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__637 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__638 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__638 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__639 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__639 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__64 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__64 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__64 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__64 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__64 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__640 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__640 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__641 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__641 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__642 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__642 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__643 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__643 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__644 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__644 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__645 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__645 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__646 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__646 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__647 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__647 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__648 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__648 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__649 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__649 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__65 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__65 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__65 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__65 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__65 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__650 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__650 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__651 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__651 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__652 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__652 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__653 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__653 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__654 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__654 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__655 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__655 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__656 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__656 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__657 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__657 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__658 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__658 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__659 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__659 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__66 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__66 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__66 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__66 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__66 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__660 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__660 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__661 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__661 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__662 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__662 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__663 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__663 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__664 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__664 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__665 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__665 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__666 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__666 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__667 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__667 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__668 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__668 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__669 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__669 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__67 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__67 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__67 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__67 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__67 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__670 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__670 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__671 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__671 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__672 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__672 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__673 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__673 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__674 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__674 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__675 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__675 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__676 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__676 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__677 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__677 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__678 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__678 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__679 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__679 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__68 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__68 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__68 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__68 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__68 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__680 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__680 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__681 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__681 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__682 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__682 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__683 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__683 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__684 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__684 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__685 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__685 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__686 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__686 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__687 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__687 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__688 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__688 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__689 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__689 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__69 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__69 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__69 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__69 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__69 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__690 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__690 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__691 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__691 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__692 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__692 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__693 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__693 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__694 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__694 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__695 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__695 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__696 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__696 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__697 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__697 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__698 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__698 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__699 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__699 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__7 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__7 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__7 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__7 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT__7 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__7 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__7 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__7 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__7 - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT__7 - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT__7 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__7 - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT__70 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__70 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__70 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__70 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__70 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__700 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__700 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__701 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__701 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__702 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__702 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__703 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__703 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__704 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__704 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__705 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__705 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__706 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__706 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__707 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__707 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__708 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__708 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__709 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__709 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__71 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__71 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__71 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__71 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__71 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__710 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__710 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__711 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__711 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__712 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__712 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__713 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__713 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__714 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__714 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__715 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__715 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__716 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__716 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__717 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__717 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__718 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__718 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__719 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__719 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__72 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__72 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__72 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__72 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__72 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__720 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__720 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__721 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__721 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__722 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__722 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__723 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__723 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__724 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__724 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__725 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__725 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__726 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__726 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__727 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__727 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__728 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__728 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__729 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__729 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__73 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__73 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__73 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__73 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__73 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__730 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__730 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__731 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__731 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__732 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__732 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__733 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__733 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__734 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__734 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__735 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__735 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__736 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__736 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__737 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__737 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__738 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__738 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__739 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__739 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__74 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__74 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__74 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__74 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__740 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__740 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__741 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__741 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__742 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__742 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__743 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__743 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__744 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__744 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__745 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__745 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__746 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__746 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__747 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__747 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__748 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__748 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__749 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__749 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__75 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__75 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__75 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__75 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__750 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__750 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__751 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__751 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__752 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__752 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__753 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__753 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__754 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__754 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__755 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__755 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__756 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__756 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__757 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__757 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__758 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__758 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__759 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__759 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__76 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__76 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__76 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__76 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__760 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__760 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__761 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__761 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__762 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__762 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__763 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__763 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__764 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__764 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__765 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__765 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__766 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__766 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__767 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__767 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__768 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__768 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__769 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__769 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__77 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__77 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__77 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__77 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__770 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__770 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__771 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__771 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__772 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__772 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__773 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__773 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__774 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__774 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__775 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__775 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__776 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__776 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__777 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__777 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__778 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__778 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__779 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__779 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__78 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__78 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__78 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__780 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__780 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__781 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__781 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__782 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__782 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__783 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__783 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__784 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__784 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__785 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__785 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__786 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__786 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__787 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__787 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__788 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__788 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__789 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__789 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__79 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__79 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__79 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__790 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__790 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__791 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__791 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__792 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__792 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__793 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__793 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__794 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__794 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__795 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__795 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__796 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__796 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__797 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__797 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__798 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__798 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__799 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__799 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__8 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__8 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__8 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__8 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT__8 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__8 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__8 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__8 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__8 - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT__8 - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT__8 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__8 - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT__80 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__80 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__80 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__800 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__800 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__801 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__801 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__802 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__802 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__803 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__803 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__804 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__804 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__805 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__805 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__806 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__806 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__807 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__807 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__808 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__808 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__809 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__809 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__81 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__81 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__81 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__810 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__810 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__811 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__811 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__812 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__812 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__813 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__813 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__814 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__814 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__815 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__815 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__816 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__816 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__817 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__817 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__818 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__818 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__819 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__819 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__82 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__82 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__82 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__820 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__820 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__821 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__821 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__822 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__822 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__823 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__823 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__824 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__824 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__825 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__825 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__826 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__826 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__827 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__827 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__828 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__828 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__829 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__829 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__83 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__83 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__83 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__830 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__830 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__831 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__831 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__832 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__832 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__833 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__833 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__834 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__834 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__835 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__835 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__836 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__836 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__837 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__837 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__838 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__838 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__839 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__839 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__84 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__84 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__84 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__840 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__840 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__841 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__841 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__842 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__842 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__843 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__843 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__844 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__844 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__845 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__845 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__846 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__846 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__847 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__847 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__848 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__848 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__849 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__849 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__85 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__85 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__85 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__850 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__850 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__851 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__851 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__852 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__852 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__853 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__853 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__854 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__854 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__855 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__855 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__856 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__856 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__857 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__857 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__858 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__858 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__859 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__859 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__86 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__86 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__86 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__860 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__860 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__861 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__861 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__862 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__862 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__863 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__863 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__864 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__864 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__865 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__865 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__866 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__866 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__867 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__867 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__868 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__868 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__869 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__869 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__87 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__87 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__87 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__870 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__870 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__871 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__871 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__872 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__872 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__873 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__873 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__874 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__874 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__875 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__875 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__876 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__876 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__877 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__877 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__878 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__878 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__879 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__879 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__88 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__88 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__88 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__880 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__880 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__881 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__881 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__882 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__882 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__883 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__883 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__884 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__884 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__885 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__885 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__886 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__886 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__887 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__887 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__888 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__888 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__889 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__889 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__89 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__89 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__89 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__890 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__890 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__891 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__891 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__892 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__892 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__893 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__893 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__894 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__894 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__895 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__895 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__896 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__896 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__897 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__897 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__898 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__898 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__899 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__899 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__9 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__9 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__9 - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT__9 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT__9 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT__9 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__9 - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__9 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__9 - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT__9 - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT__9 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT__9 - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT__90 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__90 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__90 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__900 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__900 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__901 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__901 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__902 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__902 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__903 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__903 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__904 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__904 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__905 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__905 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__906 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__906 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__907 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__907 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__908 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__908 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__909 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__909 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__91 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__91 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__91 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__910 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__910 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__911 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__911 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__912 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__912 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__913 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__913 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__914 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__914 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__915 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__915 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__916 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__916 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__917 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__917 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__918 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__918 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__919 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__919 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__92 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__92 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__92 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__920 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__920 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__921 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__921 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__922 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__922 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__923 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__923 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__924 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__924 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__925 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__925 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__926 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__926 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__927 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__927 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__928 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__928 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__929 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__929 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__93 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__93 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__93 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__930 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__930 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__931 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__931 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__932 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__932 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__933 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__933 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__934 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__934 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__935 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__935 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__936 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__936 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__937 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__937 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__938 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__938 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__939 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__939 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__94 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__94 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__94 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__940 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__940 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__941 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__941 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__942 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__942 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__943 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__943 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__944 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__944 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__945 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__945 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__946 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__946 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__947 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__947 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__948 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__948 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__949 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__949 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__95 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__95 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__95 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__950 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__950 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__951 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__951 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__952 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__952 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__953 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__953 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__954 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__954 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__955 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__955 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__956 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__956 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__957 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__957 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__958 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__958 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__959 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__959 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__96 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__96 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__96 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__960 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__960 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__961 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__961 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__962 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__962 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__963 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__963 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__964 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__964 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__965 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__965 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__966 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__966 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__967 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__967 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__968 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__968 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__969 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__969 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__97 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__97 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__97 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__970 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__970 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__971 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__971 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__972 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__972 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__973 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__973 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__974 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__974 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__975 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__975 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__976 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__976 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__977 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__977 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__978 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__978 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__979 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__979 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__98 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__98 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__98 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__980 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__980 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__981 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__981 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__982 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__982 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__983 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__983 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__984 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__984 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__985 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__985 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__986 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__986 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__987 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__987 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__988 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__988 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__989 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__989 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__99 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT__99 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__99 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__990 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__990 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__991 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__991 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__992 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__992 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__993 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__993 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__994 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__994 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__995 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__995 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__996 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__996 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__997 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__997 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__998 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__998 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__999 - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT__999 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__con5 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__rewr - class coins.backend.gen.CodeGenerator_x86_64.RewrState の static 変数
 
NT__rewr - class coins.backend.gen.CodeGenerator_x86simd.RewrState の static 変数
 
NT__rewr - class coins.backend.gen.CodeGenerator_x86.RewrState の static 変数
 
NT__rewr - class coins.backend.gen.CodeGenerator_thumb.RewrState の static 変数
 
NT__rewr - class coins.backend.gen.CodeGenerator_sparc.RewrState の static 変数
 
NT__rewr - class coins.backend.gen.CodeGenerator_sh4.RewrState の static 変数
 
NT__rewr - class coins.backend.gen.CodeGenerator_sample.RewrState の static 変数
 
NT__rewr - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
NT__rewr - class coins.backend.gen.CodeGenerator_mips.RewrState の static 変数
 
NT__rewr - class coins.backend.gen.CodeGenerator_mb.RewrState の static 変数
 
NT__rewr - class coins.backend.gen.CodeGenerator_arm.RewrState の static 変数
 
NT__rewr - class coins.backend.gen.CodeGenerator_alpha.RewrState の static 変数
 
NT__scon - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__scon16 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__scon32 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__scon64 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__scon8 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__sta - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT__ucon6 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__ucon8 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__xcreg - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__xregb - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__xregb - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__xregb - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT__xregd - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__xregd - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__xregd - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT__xregdi - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__xregf - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__xregf - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__xregf - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT__xregh - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__xregh - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__xregh - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT__xregl - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__xregl - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT__xregl - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT__xregq - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT__xregv - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_addr - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_addr - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT_addr - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT_addr - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT_addr - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT_addr - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT_addr - class coins.backend.gen.CodeGenerator_sample.State の static 変数
 
NT_addr - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT_addr - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT_addr2 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT_addr2 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT_addr2 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT_addr3 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT_addr32 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_addr64 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_addrb - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT_addrh - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT_addri - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT_addrr - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT_addrsp - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT_addrw - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT_asmcnst - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT_asmcnst - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT_asmcon - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT_asmcon - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT_asmcon - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT_asmcon - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT_asmcon - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT_asmcon - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT_asmcon32 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_asmcon64 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_base - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT_base - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT_base - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT_base - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT_base32 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_base64 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_bigint - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_bigintmac - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_callarg - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_callarg - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT_callarg - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT_cbu - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT_ch - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT_cmpop - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT_cnst - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT_cnst - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT_cnst0 - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT_cnstb - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT_cnstd - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT_cnstf - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT_cnstf - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT_cnstf_ - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT_cnsth - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT_compop - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT_con - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_con - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT_con - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT_con - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT_con - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT_con - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_con05 - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT_con08 - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT_con13 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT_con16 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_con16 - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT_con16sminus - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT_con16u - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT_con32 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_con32 - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT_con32s - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT_con32u - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT_con5 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT_con5 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT_con5 - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT_con64 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_con64 - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT_con8 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_confd - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT_conofs - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT_const - class coins.backend.gen.CodeGenerator_sample.RewrState の static 変数
 
NT_const - class coins.backend.gen.CodeGenerator_sample.State の static 変数
 
NT_const_0 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT_const_3 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT_const_5 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT_const_5x2 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT_const_5x4 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT_const_7x4 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT_const_7x4m - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT_const_8 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT_const_8m - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT_const_8x4 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT_const_any - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT_const_int - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT_const_static - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT_creg - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_cw - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT_freg - class coins.backend.gen.CodeGenerator_sample.State の static 変数
 
NT_fun - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT_fun - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT_fun - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_fun - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT_fun - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT_imm12 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT_imm8 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT_imm8r - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT_imm8rm - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT_imm8rn - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT_index - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT_index - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT_index - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT_index32 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_index64 - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_int_0 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_lab - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_lab - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT_lab - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT_label - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT_label - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT_label - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT_label - class coins.backend.gen.CodeGenerator_sample.State の static 変数
 
NT_label - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_label - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT_label - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT_label - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT_label - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT_large_im - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_logop - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT_mem - class coins.backend.gen.CodeGenerator_sample.State の static 変数
 
NT_memb - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_memb - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT_memb - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT_memb - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT_memb - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT_memb - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT_memb2 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT_membi - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT_memd - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_memd - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT_memd - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT_memd - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT_memf - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_memf - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT_memf - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT_memf - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT_memf - class coins.backend.gen.CodeGenerator_sample.State の static 変数
 
NT_memf - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT_memf - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT_memfi - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT_memh - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT_memh - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT_memh - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT_memh2 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT_memhi - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT_meml - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_meml - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT_meml - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT_memq - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_memq - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT_memq - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT_memsb - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT_memw - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_memw - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT_memw - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT_memw - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT_memw - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT_memw - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT_memw3 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT_memwi - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT_mrcb - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_mrcb - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT_mrcb - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT_mrcl - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_mrcl - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT_mrcl - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT_mrcq - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_mrcq - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT_mrcq - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT_mrcw - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_mrcw - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT_mrcw - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT_mregb - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_mregb - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT_mregb - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT_mregl - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_mregl - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT_mregl - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT_mregq - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_mregq - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT_mregq - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT_mregw - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_mregw - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT_mregw - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT_negcon13 - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT_opop - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT_orop - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT_powerNumber - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_powerOf2 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_rbv - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT_rc - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT_rc - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT_rc - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT_rcb - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_rcb - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT_rcb - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT_rcl - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_rcl - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT_rcl - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT_rcq - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_rcs - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT_rcs - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT_rcs - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT_rcw - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_rcw - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT_rcw - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT_reg - class coins.backend.gen.CodeGenerator_sample.State の static 変数
 
NT_reg_imi_addr - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_reg_imi_addr_u - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_reg_reg_addr - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_reg_reg_addr_u - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_reg64 - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT_reg64f - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT_regb - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_regb - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT_regb - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT_regb - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT_regb - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT_regb - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT_regb - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_regb - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT_regb - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT_regb - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT_regb - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT_regconst - class coins.backend.gen.CodeGenerator_sample.State の static 変数
 
NT_regcr - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_regctr - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_regd - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_regd - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT_regd - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT_regd - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT_regd - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT_regd - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT_regd - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_regd - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT_regd - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT_regd - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT_regdi - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_regf - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_regf - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT_regf - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT_regf - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT_regf - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT_regf - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT_regf - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_regf - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT_regf - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT_regf - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT_regf - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT_regfp - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT_regh - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT_regh - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT_regh - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT_regh - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_regh - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT_regh - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT_regh - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT_regl - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_regl - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT_regl - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT_regl - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT_regl - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT_regl - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_regl - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT_regl - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT_reglb - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT_reglb - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT_reglr - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_regm - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT_regmemd - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_regmemd - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT_regmemd - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT_regmemf - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_regmemf - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT_regmemf - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT_regq - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_regq - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT_regq - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT_regq - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT_regq - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT_regq - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT_regsp - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT_regv - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_regw - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_regw - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT_regw - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT_regw - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT_regw - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT_regw - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT_regw - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT_regx - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT_s16 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_s16s - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_s32 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_s5 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_sbyteopr - class coins.backend.gen.CodeGenerator_x86_64.RewrState の static 変数
 
NT_sbyteopr - class coins.backend.gen.CodeGenerator_x86simd.RewrState の static 変数
 
NT_sbyteopr - class coins.backend.gen.CodeGenerator_x86.RewrState の static 変数
 
NT_scon - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT_scon8 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT_shfct - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_shfct - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT_shfct - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT_shift_5 - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT_shift_s16 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_shift_u16 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_sindex - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT_sregw - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT_sta - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_sta - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT_sta - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT_sta - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT_sta - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT_sta - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_sta - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT_sta - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT_sta - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT_sta - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT_stamac - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_stamacx - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_statical - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_subs16 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_subs16s - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_symbol - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_symbol_hi16 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_symbol_lo16 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_u16 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_u16s - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_u32 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_u5 - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_ubyteopr - class coins.backend.gen.CodeGenerator_x86_64.RewrState の static 変数
 
NT_ubyteopr - class coins.backend.gen.CodeGenerator_x86simd.RewrState の static 変数
 
NT_ubyteopr - class coins.backend.gen.CodeGenerator_x86.RewrState の static 変数
 
NT_ucon6 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT_ucon8 - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT_void - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_void - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT_void - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT_void - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT_void - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT_void - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT_void - class coins.backend.gen.CodeGenerator_sample.State の static 変数
 
NT_void - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_void - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT_void - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT_void - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT_void - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
NT_xcreg - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_xfreg - class coins.backend.gen.CodeGenerator_sample.State の static 変数
 
NT_ximm - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT_ximm1 - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT_xmimm - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT_xreg - class coins.backend.gen.CodeGenerator_sample.State の static 変数
 
NT_xregb - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_xregb - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT_xregb - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT_xregb - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT_xregb - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT_xregb - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT_xregb - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_xregb - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT_xregb - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT_xregb - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT_xregd - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_xregd - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT_xregd - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT_xregd - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT_xregd - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT_xregd - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT_xregd - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_xregd - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT_xregd - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT_xregdi - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_xregf - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_xregf - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT_xregf - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT_xregf - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT_xregf - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT_xregf - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT_xregf - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_xregf - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT_xregf - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT_xregf - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT_xregh - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT_xregh - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT_xregh - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT_xregh - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_xregh - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT_xregh - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT_xregh - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT_xregl - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_xregl - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT_xregl - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT_xregl - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT_xregl - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT_xregl - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_xregl - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
NT_xregm - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT_xregq - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_xregq - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT_xregq - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT_xregq - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
NT_xregq - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
NT_xregsp - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT_xregv - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
NT_xregw - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
NT_xregw - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
NT_xregw - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
NT_xregw - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
NT_xregw - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
NT_xregw - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
NT_xregx - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
nth(ImList, int) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
ntmap - class coins.simd.ReplaceRegNames の変数
 
NullNode - interface coins.ir.hir.NullNode.
Null node interface
nullNode() - class coins.ir.hir.HIR_Impl のメソッド
 
nullNode() - interface coins.ir.hir.HIR のメソッド
nullNode Make a NullNode instance.
NullNodeImpl - class coins.ir.hir.NullNodeImpl.
Null node
NullNodeImpl(HirRoot) - class coins.ir.hir.NullNodeImpl のコンストラクタ
 
NullStmnt - class coins.ast.stmnt.NullStmnt.
Empty statement.
NullStmnt(String, int) - class coins.ast.stmnt.NullStmnt のコンストラクタ
 
nullStmt() - class coins.ir.hir.HIR_Impl のメソッド
 
nullStmt() - interface coins.ir.hir.HIR のメソッド
nullStmt Make a statement having NullNode as its statement body.
num - class coins.cfront.KeywordTable の変数
 
num() - class coins.hir2lir.ConvToNewLIR.SymStat のメソッド
 
number - class coins.backend.sched.DependNode の変数
 
number - class coins.backend.tools.Tmd2Java.Prod の変数
 
number - class coins.backend.tools.Tmd2Java.JavaMacro の変数
 
NUMBER_OF_BITS_IN_ADDRESSING_UNIT - class coins.MachineParamX86_64 の static 変数
 
NUMBER_OF_BITS_IN_ADDRESSING_UNIT - class coins.MachineParamX86 の static 変数
 
NUMBER_OF_BITS_IN_ADDRESSING_UNIT - class coins.MachineParamSparc の static 変数
 
NUMBER_OF_BITS_IN_ADDRESSING_UNIT - class coins.MachineParamSH4 の static 変数
 
NUMBER_OF_BITS_IN_ADDRESSING_UNIT - class coins.MachineParamPpc の static 変数
 
NUMBER_OF_BITS_IN_ADDRESSING_UNIT - class coins.MachineParamMips の static 変数
 
NUMBER_OF_BITS_IN_ADDRESSING_UNIT - class coins.MachineParamMicroBlaze の static 変数
 
NUMBER_OF_BITS_IN_ADDRESSING_UNIT - class coins.MachineParamArm の static 変数
 
NUMBER_OF_BITS_IN_ADDRESSING_UNIT - class coins.MachineParamAlpha の static 変数
 
NUMBER_OF_BITS_IN_ADDRESSING_UNIT - class coins.MachineParam の static 変数
 
NUMBER_OF_BITS_IN_PACKED_CHAR - class coins.MachineParamX86_64 の static 変数
 
NUMBER_OF_BITS_IN_PACKED_CHAR - class coins.MachineParamX86 の static 変数
 
NUMBER_OF_BITS_IN_PACKED_CHAR - class coins.MachineParamSparc の static 変数
 
NUMBER_OF_BITS_IN_PACKED_CHAR - class coins.MachineParamSH4 の static 変数
 
NUMBER_OF_BITS_IN_PACKED_CHAR - class coins.MachineParamPpc の static 変数
 
NUMBER_OF_BITS_IN_PACKED_CHAR - class coins.MachineParamMips の static 変数
 
NUMBER_OF_BITS_IN_PACKED_CHAR - class coins.MachineParamMicroBlaze の static 変数
 
NUMBER_OF_BITS_IN_PACKED_CHAR - class coins.MachineParamArm の static 変数
 
NUMBER_OF_BITS_IN_PACKED_CHAR - class coins.MachineParamAlpha の static 変数
 
NUMBER_OF_BITS_IN_PACKED_CHAR - class coins.MachineParam の static 変数
 
NUMBER_OF_BITS_IN_PACKED_SHORT - class coins.MachineParamX86_64 の static 変数
 
NUMBER_OF_BITS_IN_PACKED_SHORT - class coins.MachineParamX86 の static 変数
 
NUMBER_OF_BITS_IN_PACKED_SHORT - class coins.MachineParamSparc の static 変数
 
NUMBER_OF_BITS_IN_PACKED_SHORT - class coins.MachineParamSH4 の static 変数
 
NUMBER_OF_BITS_IN_PACKED_SHORT - class coins.MachineParamPpc の static 変数
 
NUMBER_OF_BITS_IN_PACKED_SHORT - class coins.MachineParamMips の static 変数
 
NUMBER_OF_BITS_IN_PACKED_SHORT - class coins.MachineParamMicroBlaze の static 変数
 
NUMBER_OF_BITS_IN_PACKED_SHORT - class coins.MachineParamArm の static 変数
 
NUMBER_OF_BITS_IN_PACKED_SHORT - class coins.MachineParamAlpha の static 変数
 
NUMBER_OF_BITS_IN_PACKED_SHORT - class coins.MachineParam の static 変数
 
numbering() - class coins.hir2lir.ConvToNewLIR.SymStat のメソッド
 
numberOfAddressingUnitsForCharString(MachineParam, int) - class coins.SourceLanguage のメソッド
Get the number of addressing units for the character string whose element count is given by elemCount.
numberOfAddressingUnitsForShortArray(MachineParam, int) - class coins.SourceLanguage のメソッド
Get the number of addressing units for the short int array whose element count is given by elemCount.
numberOfBitsInAddressingUnit() - class coins.MachineParamX86_64 のメソッド
 
numberOfBitsInAddressingUnit() - class coins.MachineParamX86 のメソッド
 
numberOfBitsInAddressingUnit() - class coins.MachineParamSparc のメソッド
 
numberOfBitsInAddressingUnit() - class coins.MachineParamSH4 のメソッド
 
numberOfBitsInAddressingUnit() - class coins.MachineParamPpc のメソッド
 
numberOfBitsInAddressingUnit() - class coins.MachineParamMips のメソッド
 
numberOfBitsInAddressingUnit() - class coins.MachineParamMicroBlaze のメソッド
 
numberOfBitsInAddressingUnit() - class coins.MachineParamArm のメソッド
 
numberOfBitsInAddressingUnit() - class coins.MachineParamAlpha のメソッド
 
numberOfBitsInAddressingUnit() - class coins.MachineParam のメソッド
 
numberOfBitsInPackedChar() - class coins.MachineParamX86_64 のメソッド
 
numberOfBitsInPackedChar() - class coins.MachineParamX86 のメソッド
 
numberOfBitsInPackedChar() - class coins.MachineParamSparc のメソッド
 
numberOfBitsInPackedChar() - class coins.MachineParamSH4 のメソッド
 
numberOfBitsInPackedChar() - class coins.MachineParamPpc のメソッド
 
numberOfBitsInPackedChar() - class coins.MachineParamMips のメソッド
 
numberOfBitsInPackedChar() - class coins.MachineParamMicroBlaze のメソッド
 
numberOfBitsInPackedChar() - class coins.MachineParamArm のメソッド
 
numberOfBitsInPackedChar() - class coins.MachineParamAlpha のメソッド
 
numberOfBitsInPackedChar() - class coins.MachineParam のメソッド
 
numberOfBitsInPackedShort() - class coins.MachineParamX86_64 のメソッド
 
numberOfBitsInPackedShort() - class coins.MachineParamX86 のメソッド
 
numberOfBitsInPackedShort() - class coins.MachineParamSparc のメソッド
 
numberOfBitsInPackedShort() - class coins.MachineParamSH4 のメソッド
 
numberOfBitsInPackedShort() - class coins.MachineParamPpc のメソッド
 
numberOfBitsInPackedShort() - class coins.MachineParamMips のメソッド
 
numberOfBitsInPackedShort() - class coins.MachineParamMicroBlaze のメソッド
 
numberOfBitsInPackedShort() - class coins.MachineParamArm のメソッド
 
numberOfBitsInPackedShort() - class coins.MachineParamAlpha のメソッド
 
numberOfBitsInPackedShort() - class coins.MachineParam のメソッド
 
numberOfCALLs - class coins.backend.gen.CodeGenerator_x86_64 の変数
 
numberOfCALLs - class coins.backend.gen.CodeGenerator_x86_64.X86_64Attr の変数
 
numberOfConditions() - class coins.mdf.Util のメソッド
Get the number of the conditions which construct the executable conditions.
numberOfMacroTasks() - class coins.mdf.MacroFlowGraph のメソッド
Return the number of the macro tasks.
NumberSet - interface coins.backend.util.NumberSet.
Interface for set of nonnegative integers.
NumberSet.Iterator - interface coins.backend.util.NumberSet.Iterator.
 
numCall - class coins.backend.gen.CodeGenerator_alpha.AlphaAttr の変数
 
NumRegArgument - class coins.backend.gen.CodeGenerator_alpha の static 変数
 
nUses - class coins.backend.lir.LirNode.Scanner の変数
 

O

objectFile - class coins.IoRoot の変数
Input/output file
ObtainMask(int) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
ObtainValue(LirNode) - class coins.backend.gen.CodeGenerator_ppc の static メソッド
 
occurMap - class coins.ssa.PREQP の変数
 
offset - class coins.ssa.MemoryAliasAnalyze の変数
Number of the count about assignment to the memory object
offset_calc - class coins.backend.gen.CodeGenerator_sh4 の static 変数
Rewrite FRAME node to target machine form.
OFFSET_T - interface coins.ast.TypeId の static 変数
 
offset() - class coins.backend.sym.SymAuto のメソッド
Return offset of the object.
offsetConstNode(long) - class coins.ir.hir.HIR_Impl のメソッド
 
offsetConstNode(long) - interface coins.ir.hir.HIR のメソッド
offsetConstNode Make a ConstNode instance having pIntValue as its offset value.
old - class coins.ssa.BackTranslateFromSsaBriggs.ReplaceVisitor の変数
 
OLD_LIR_OPTION - class coins.driver.Driver の static 変数
An option name to specify an old version of LIR shuould be used.
OLD_LIR_OPTION - class coins.drivergen.Options の static 変数
An option name to specify an old version of LIR shuould be used.
OldFuncArgs - class coins.cfront.OldFuncArgs.
 
OldFuncArgs(Object, OldFuncArgs) - class coins.cfront.OldFuncArgs のコンストラクタ
 
oldToNewParamMap - class coins.opt.GlobalReform.NontermPatInstance の変数
 
OMPC_NAME_OPTION - class coins.mdf.FCoCo の static 変数
The name of the options for this compiler driver
OMPC_NAME_OPTION - class coins.mdf.CoCo の static 変数
The name of the options for this compiler driver
ompLock - class coins.mdf.DeclareLocalVariables の変数
The variable `_MDF_OMP_LOCK'
op - class coins.backend.tools.Tmd2Java.OpPattern の変数
 
op - class coins.ffront.UnaryNode の変数
 
op - class coins.lparallel.ReductionCell の変数
 
op - class coins.lparallel.Reduction の変数
 
Op - class coins.backend.Op.
Operator mnemonic encoder/decoder.
OP_ADD - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_ADD_ASSIGN - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_ADDR - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_AND - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_AND_ASSIGN - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_ARROW - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_ASM - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_ASSIGN - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_BLOCK - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_CALL - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_CMP_EQ - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_CMP_GE - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_CMP_GT - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_CMP_LE - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_CMP_LT - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_CMP_NE - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_CODE_NAME - interface coins.ir.hir.HIR の static 変数
Operator number
OP_CODE_NAME - interface coins.ir.IR の static 変数
OP_CODE_NAME Operation code name corresonding to the above operation code.
OP_CODE_NAME_DENSE - interface coins.ir.hir.HIR の static 変数
 
OP_COMMA - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_CONST - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_CONTENTS - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_CONV - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_DECAY - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_DIV - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_DIV_ASSIGN - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_ELEM - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_ENCLOSE - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_EQ_ZERO - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_EXP_STMT - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_EXPLIST - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_EXPREPEAT - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_FOR - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_IF - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_INDEX - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_INDEXED_LOOP - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_INF - interface coins.ir.IR の static 変数
Operation codes for IR node .
OP_JUMP - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_LABEL - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_LABEL_DEF - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_LABELED_STMT - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_LG_AND - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_LG_OR - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_LIST - interface coins.ir.IR の static 変数
Operation codes for IR node .
OP_MOD - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_MOD_ASSIGN - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_MULT - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_MULT_ASSIGN - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_NEG - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_NOT - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_NULL - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_OFFSET - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_OR - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_OR_ASSIGN - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_PARAM - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_PHI - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_POST_DECR - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_POST_INCR - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_PRE_DECR - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_PRE_INCR - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_PROG - interface coins.ir.IR の static 変数
Operation codes for IR node .
OP_QUAL - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_REPEAT - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_RETURN - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_SELECT - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_SEQ - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_SETDATA - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_SHIFT_L_ASSIGN - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_SHIFT_LL - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_SHIFT_R - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_SHIFT_R_ASSIGN - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_SHIFT_RL - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_SIZEOF - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_STMT - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_STMT_UPPER - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_SUB - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_SUB_ASSIGN - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_SUBP - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_SUBP_DEF - interface coins.ir.IR の static 変数
Operation codes for IR node .
OP_SUBS - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_SWITCH - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_SYM - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_TYPE - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_UNDECAY - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_UNTIL - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_VAR - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_WHILE - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_XOR - interface coins.ir.hir.HIR0 の static 変数
Operator number
OP_XOR_ASSIGN - interface coins.ir.hir.HIR0 の static 変数
Operator number
op2cc(int) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
opCode - class coins.backend.lir.LirNode の変数
Instruction Code
opCode - class coins.backend.tools.Tmd2Java.JavaMacro の変数
 
opCode - class coins.ssa.SsaGraphNode の変数
The operator code of this node
opCode - class coins.ssa.GlobalReassociation.SortData の変数
The operator code of the data
OPEN - class coins.ffront.Parser の static 変数
 
open() - class coins.ffront.I77Utils のメソッド
 
openInit(FirList) - class coins.ffront.I77Utils のメソッド
 
OPENMP_OPTION - class coins.driver.Driver の static 変数
An option name to invoke do-all-loop parallelization to generate C+OpenMP program.
OpenMPCompile(String, HirRoot, SymRoot, OutputStream, IoRoot) - class coins.lparallel.LoopPara のメソッド
OpenMPCompile:
OpenMPInfo - class coins.lparallel.OpenMPInfo.
 
OpenMPInfo(SubpFlow, FlowResults) - class coins.lparallel.OpenMPInfo のコンストラクタ
OpneMPInfo:
OpenStmt - class coins.ffront.OpenStmt.
 
openStmt(FirList) - class coins.ffront.F77Hir のメソッド
 
OpenStmt(FirList, int, FirToHir) - class coins.ffront.OpenStmt のコンストラクタ
 
operandExp() - class coins.aflow.SetRefReprHirEImpl のメソッド
operandExp: ExpId's of subexpressions used as direct operands by the node corresponding to this.
operandExp() - class coins.flow.SetRefReprHirEImpl のメソッド
operandExp ExpId's of subexpressions used as direct operands by the node corresponding to this.
operandInfo(IR) - class coins.aflow.HashBasedFlowExpIdHir のメソッド
 
operandInfo(IR) - class coins.aflow.HashBasedFlowExpId のメソッド
 
operandSet(Object) - class coins.opt.CommonSubexpElimHir のメソッド
 
operandSet(Object) - class coins.opt.CommonSubexpElim のメソッド
 
OperandSym - interface coins.sym.OperandSym.
OperandSym interface OperandSymImpl class interface.
OperandSymImpl - class coins.sym.OperandSymImpl.
OperandSymImpl Class Operand symbol class which is inherited by VarImpl, ConstImpl, LabelImpl, and RegImpl.
OperandSymImpl() - class coins.sym.OperandSymImpl のコンストラクタ
 
OperandSymImpl(SymRoot) - class coins.sym.OperandSymImpl のコンストラクタ
 
operator(int, int, LirNode[], ImList) - class coins.backend.lir.LirFactory のメソッド
Create n-ary operator node
operator(int, int, LirNode, ImList) - class coins.backend.lir.LirFactory のメソッド
Create unary operator node
operator(int, int, LirNode, LirNode, ImList) - class coins.backend.lir.LirFactory のメソッド
Create binary operator node
operator(int, int, LirNode, LirNode, LirNode, ImList) - class coins.backend.lir.LirFactory のメソッド
Create ternary operator node
operator(LirFactory, int, int, LirNode[], ImList) - class coins.simd.LirUtil の static メソッド
Makes a LirNode
operator0(int, int, LirNode) - class coins.backend.lir.LirFactory のメソッド
推奨されていません。 use node() instead.
operator0(int, int, LirNode[]) - class coins.backend.lir.LirFactory のメソッド
推奨されていません。 use node() instead.
operator0(int, int, LirNode, LirNode) - class coins.backend.lir.LirFactory のメソッド
推奨されていません。 use node() instead.
operator0(int, int, LirNode, LirNode, LirNode) - class coins.backend.lir.LirFactory のメソッド
推奨されていません。 use node() instead.
OperatorExpr - class coins.ast.expr.OperatorExpr.
Expressions including an operator.
OperatorExpr() - class coins.ast.expr.OperatorExpr のコンストラクタ
 
operatorId() - class coins.ast.expr.SizeofExpr のメソッド
 
operatorId() - class coins.ast.expr.PrefixExpr のメソッド
Returns TokenId.PLUSPLUS or TokenId.MINUSMINUS.
operatorId() - class coins.ast.expr.PostfixExpr のメソッド
Returns TokenId.PLUSPLUS or TokenId.MINUSMINUS.
operatorId() - class coins.ast.expr.PointerBinaryExpr のメソッド
 
operatorId() - class coins.ast.expr.OperatorExpr のメソッド
Returns the token identifier of the operator name.
operatorId() - class coins.ast.expr.MemberExpr のメソッド
Returns TokenId.ARROW or ".
operatorId() - class coins.ast.expr.DereferenceExpr のメソッド
 
operatorId() - class coins.ast.expr.ConditionalExpr のメソッド
 
operatorId() - class coins.ast.expr.CommaExpr のメソッド
 
operatorId() - class coins.ast.expr.CastExpr のメソッド
 
operatorId() - class coins.ast.expr.CallExpr のメソッド
 
operatorId() - class coins.ast.expr.AssignExpr のメソッド
 
operatorId() - class coins.ast.expr.AsmExpr のメソッド
 
operatorId() - class coins.ast.expr.ArrayExpr のメソッド
 
operatorId() - class coins.ast.expr.ArithUnaryExpr のメソッド
 
operatorId() - class coins.ast.expr.ArithBinaryExpr のメソッド
 
operatorId() - class coins.ast.expr.AddressExpr のメソッド
 
operatorName() - class coins.ast.expr.SizeofExpr のメソッド
 
operatorName() - class coins.ast.expr.PrefixExpr のメソッド
 
operatorName() - class coins.ast.expr.PostfixExpr のメソッド
 
operatorName() - class coins.ast.expr.PointerBinaryExpr のメソッド
 
operatorName() - class coins.ast.expr.OperatorExpr のメソッド
Returns the string representation of the operator name.
operatorName() - class coins.ast.expr.MemberExpr のメソッド
 
operatorName() - class coins.ast.expr.DereferenceExpr のメソッド
 
operatorName() - class coins.ast.expr.ConditionalExpr のメソッド
 
operatorName() - class coins.ast.expr.CommaExpr のメソッド
 
operatorName() - class coins.ast.expr.CastExpr のメソッド
 
operatorName() - class coins.ast.expr.CallExpr のメソッド
 
operatorName() - class coins.ast.expr.AssignExpr のメソッド
 
operatorName() - class coins.ast.expr.AsmExpr のメソッド
Returns the string representation of the operator name.
operatorName() - class coins.ast.expr.ArrayExpr のメソッド
 
operatorName() - class coins.ast.expr.ArithUnaryExpr のメソッド
 
operatorName() - class coins.ast.expr.ArithBinaryExpr のメソッド
 
operatorName() - class coins.ast.expr.AddressExpr のメソッド
 
OperatorStrengthReduction - class coins.ssa.OperatorStrengthReduction.
Operator Strength Reduction.
OperatorStrengthReduction(SsaEnvironment, SsaSymTab, SsaGraph) - class coins.ssa.OperatorStrengthReduction のコンストラクタ
Constructor
opName - class coins.lparallel.Reduction の変数
 
opNames - class coins.backend.Op の static 変数
 
opString() - class coins.ffront.UnaryNode のメソッド
 
opString() - class coins.ffront.BinaryNode のメソッド
 
opt - class coins.backend.lir.LirNode の変数
Optional arguments list (op opr1 opr2 &hogehoge ...)
opt - class coins.backend.sym.Symbol の変数
 
opt - class coins.drivergen.process.Process の変数
The command-line options for the COINS compiler driver
opt - class coins.mdf.MdfEnvironment の変数
The current coins compiler option
opt - class coins.opt.DeadCodeElim の変数
 
opt - class coins.opt.ConstPropagationAndFoldingOld の変数
 
opt - class coins.opt.ConstPropagationAndFolding の変数
 
opt - class coins.opt.ConstFoldingHir の変数
 
opt - class coins.simd.SimdEnvironment の変数
 
opt - class coins.ssa.SsaEnvironment の変数
The options to the COINS compiler driver
Opt - class coins.opt.Opt.
Optimization driver class.
OPT_OPTION_DELIMITER - class coins.driver.Driver の static 変数
A delimiter sign to delimit arguments of HIR_OPT_OPTION.
OPT_OPTION_DELIMITER - class coins.drivergen.Options の static 変数
A delimiter sign to delimit arguments of HIR_OPT_OPTION.
opt() - class coins.backend.sym.Symbol のメソッド
Return current option list.
Opt(FlowRoot) - class coins.opt.Opt のコンストラクタ
Opt.
OptError - error coins.opt.OptError.
 
OptError() - class coins.opt.OptError のコンストラクタ
 
OptError(String) - class coins.opt.OptError のコンストラクタ
 
optHirFromC - class coins.casttohir.ToHir の変数
optHirFromC Optimize HIR-C (temporary switch for development).
OPTIMIZE_LEVEL - interface coins.driver.CompileSpecification の static 変数
Option header to set optimization level.
optimizeHir(HirRoot, FlowRoot, SymRoot, IoRoot) - class coins.lparallel.LoopPara のメソッド
HIR-level optimizations.
optimizeHirAfterFlowAnalysis(HirRoot, FlowRoot, SymRoot, IoRoot) - class coins.driver.Driver のメソッド
HIR-level optimizations.
optimizeHirBeforeFlowAnalysis(HirRoot, SymRoot, IoRoot) - class coins.driver.Driver のメソッド
HIR-level optimizations.
optIoList - class coins.ffront.ReadStmt の変数
 
optIoList - class coins.ffront.InquireStmt の変数
 
OPTION - class coins.Registry の static 変数
Compile option names.
OPTION_AVAIL_IN_OUT - class coins.FlowRoot の static 変数
Flow analysis option
OPTION_COUNT - class coins.FlowRoot の static 変数
 
OPTION_DEF_IN_OUT - class coins.FlowRoot の static 変数
Flow analysis option
OPTION_DEF_KILL - class coins.FlowRoot の static 変数
Flow analysis option
OPTION_DEFINED_EXPOSED - class coins.FlowRoot の static 変数
Flow analysis option
OPTION_DOMINATOR - class coins.FlowRoot の static 変数
Flow analysis option
OPTION_EGEN_EKILL - class coins.FlowRoot の static 変数
Flow analysis option
OPTION_LIVE_IN_OUT - class coins.FlowRoot の static 変数
Flow analysis option
OPTION_MATRIX - class coins.FlowRoot の static 変数
 
OPTION_MINIMAL_CONTROL_FLOW - class coins.FlowRoot の static 変数
Flow analysis option
OPTION_MINIMAL_DATA_FLOW - class coins.FlowRoot の static 変数
Flow analysis option
OPTION_POST_DOMINATOR - class coins.FlowRoot の static 変数
Flow analysis option
OPTION_REACH - class coins.FlowRoot の static 変数
Flow analysis option
OPTION_STANDARD_CONTROL_FLOW - class coins.FlowRoot の static 変数
Flow analysis option
OPTION_STANDARD_DATA_FLOW - class coins.FlowRoot の static 変数
Flow analysis option
OptionName - class coins.ssa.OptionName.
The String name of optimzers used in the SSA module.
OptionName() - class coins.ssa.OptionName のコンストラクタ
 
Options - class coins.drivergen.Options.
 
Options(File, Suffix, InputStream, OutputStream, IoRoot) - class coins.drivergen.Options のコンストラクタ
Save the options
optLoopInversion - class coins.backend.Root の変数
Loop Inversion Flag.
optName - class coins.ssa.SsaGraph の変数
The name of the optimizer which uses SSA graph
optSpeed - class coins.backend.gen.CodeGenerator の変数
Flag speed/space tradeoff.
OptThr - class coins.mdf.MdfEnvironment の static 変数
The threshold for debugging: trace=2000
OptThr - class coins.simd.SimdEnvironment の static 変数
 
OptThr - class coins.ssa.SsaEnvironment の static 変数
The threshold of the debug print
optUntagged - class coins.backend.lir.LirFactory の static 変数
&untagged option
OptUtil - class coins.opt.OptUtil.
OptUtil Utility methods that perform some modifications on the program.
OptUtil() - class coins.opt.OptUtil のコンストラクタ
 
OR - class coins.ffront.Parser の static 変数
 
OR_E - interface coins.ast.TokenId の static 変数
 
order - class coins.backend.gen.CodeGenerator.Match の変数
Code generation order.
orderForMask(LirNode) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
orgSym(Symbol) - class coins.ssa.SsaSymTab のメソッド
Get the original symbol of the specified symbol.
orig - class coins.backend.gen.CodeGenerator.Match の変数
Original LIR operator being matched.
origEpilogue - class coins.backend.Function の変数
Original epilogue instruction.
original - class coins.backend.sym.SymTemp の変数
Original symbol
original - class coins.lparallel.IndExp の変数
 
originalLoopInit - class coins.lparallel.LoopTable の変数
 
origName(String) - class coins.simd.Name のメソッド
 
origPrologue - class coins.backend.Function の変数
Original prologue instruction.
OROR - interface coins.ast.TokenId の static 変数
 
OSR - class coins.ssa.OptionName の static 変数
Operator Strength Reduction
OTHER_INSTRUCTION - class coins.backend.gen.CodeGenerator_ppc.StructureScheduler の static 変数
 
OtherInstruction - class coins.backend.asmpp.OtherInstruction.
 
OtherInstruction(String) - class coins.backend.asmpp.OtherInstruction のコンストラクタ
 
OtherIOStmt - class coins.ffront.OtherIOStmt.
 
OtherIOStmt(String, FirList, Node, int, FirToHir) - class coins.ffront.OtherIOStmt のコンストラクタ
 
others(String) - class coins.ffront.I77Utils のメソッド
 
othersInit(FirList, Node) - class coins.ffront.I77Utils のメソッド
 
otherTag() - class coins.alias.AliasFactory のメソッド
Creates a new instance of Tag that correponds to the Tag.STO_OTHER storage class.
out - class coins.backend.asmpp.LiteralAndBranchProcessor の変数
 
out - class coins.backend.gen.SillyPostProcessor の変数
 
out - class coins.backend.tools.Tmd2Java の static 変数
 
out - class coins.drivergen.Options の static 変数
output which is the argument of process
out - class coins.drivergen.Generator の static 変数
FileWriter for new driver
out - class coins.lir2c.LirToC の変数
Output Stream Writer
OUT_NEW_LIR_OPTION - class coins.driver.Driver の static 変数
A suffix option to write a new LIR source as compile output.
OUT_NEW_LIR_OPTION - class coins.drivergen.Options の static 変数
A suffix option to write a new LIR source as compile output.
OuterLoop - class coins.lparallel.LoopTable の変数
 
outLabel(CodeGenerator_sh4.RegistLabel) - class coins.backend.gen.CodeGenerator_sh4.SH4Attr のメソッド
 
outLabelEnable - class coins.backend.gen.CodeGenerator_sh4.SH4Attr の変数
 
output - class coins.backend.sched.DependNode の変数
 
output - class coins.mdf.MdfEnvironment の変数
The current standard output stream
output - class coins.simd.SimdEnvironment の変数
 
output - class coins.ssa.SsaEnvironment の変数
The output stream of the compiler
OUTPUT_FILE - interface coins.driver.CompileSpecification の static 変数
Option to specify an output file.
output() - class coins.backend.sched.LirNodeInf のメソッド
Return list of output(def) registers or MEM of this LirNode
Output(String, int) - class coins.backend.gen.CodeGenerator_ppc.StructureScheduler のメソッド
 
outputFile() - class coins.driver.CompileThread.PassGroup のメソッド
 
outputFile() - class coins.driver.CompileThread.Assembler のメソッド
 
outputFile() - class coins.driver.CompileThread.Linker のメソッド
 
outputSuffix() - class coins.driver.CompileThread.PassGroup のメソッド
 
outputSuffix() - class coins.driver.CompileThread.Preprocessor のメソッド
 
outputSuffix() - class coins.driver.CompileThread.Compiler のメソッド
 
outputSuffix() - class coins.driver.CompileThread.Assembler のメソッド
 
outputSuffix() - class coins.driver.CompileThread.Linker のメソッド
 
outUseSites - class coins.backend.ana.ScanVarReference の変数
outUseSites[v]: List of basic blocks variables used after
overlapRegs(int) - class coins.backend.MachineParams のメソッド
Return vector of registers that overlaps with reg.
ownerSym - class coins.sym.SymTableImpl の変数
 

P

p(String) - class coins.ffront.FNumber のメソッド
 
p(String) - class coins.ffront.FirToHir のメソッド
 
p(String) - class coins.ffront.F77Sym のメソッド
 
Pair - class coins.ast.Pair.
A node of a a binary tree.
Pair - class coins.ffront.Pair.
 
Pair(ASTree, ASTree) - class coins.ast.Pair のコンストラクタ
 
pair(Node, Node) - class coins.ffront.F77Sym のメソッド
 
Pair(Node, Node, FirToHir) - class coins.ffront.Pair のコンストラクタ
 
paracnts(ImList) - class coins.simd.LirBoneList のメソッド
Get the parallel count attribute from a template.
parallel - class coins.mdf.DeclarePragmas の変数
The pragma `#pragma omp parallel '
PARALLEL - class coins.backend.Op の static 変数
 
PARALLEL_DO_ALL - class coins.driver.Driver の static 変数
An option name to invoke do-all-loop parallelization.
PARALLEL_LATENCY - class coins.backend.sched.LirNodeInf の static 変数
 
parallelize(SubpDefinition) - class coins.hir2lir.ReformHir のメソッド
Parallelize the subprogram pSubpDefinition.
Param - interface coins.sym.Param.
Param interface Param class (formal parameter class) interface.
PARAM - interface coins.aflow.UDChain の static 変数
Indicates the (imaginary?)
PARAM - interface coins.aflow.DefUseCell の static 変数
Indicates the (imaginary?)
PARAM - class coins.ffront.Parser の static 変数
 
paramCorresp - class coins.opt.GlobalReform.MatchingData の変数
 
paramCount(LirNode) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
count number of parameters in PROLOGUE
parameterDecl(Node) - class coins.ffront.F77Sym のメソッド
add declaration list to paramList ???
paramFcount - class coins.backend.gen.CodeGenerator_x86_64.X86_64Attr の変数
 
paramIcount - class coins.backend.gen.CodeGenerator_x86_64.X86_64Attr の変数
 
ParamImpl - class coins.sym.ParamImpl.
Param Class Param class (formal parameter class) interface.
ParamImpl(SymRoot) - class coins.sym.ParamImpl のコンストラクタ
 
ParamImpl(SymRoot, String, int, Sym) - class coins.sym.ParamImpl のコンストラクタ
 
ParamImpl(SymRoot, String, Sym) - class coins.sym.ParamImpl のコンストラクタ
 
paramOffset(LirNode) - class coins.backend.gen.CodeGenerator のメソッド
Return offset of the formal parameter (used by va_start).
paramRegv - class coins.backend.gen.CodeGenerator_arm の static 変数
 
params() - interface coins.backend.Tmd のメソッド
 
params(String) - interface coins.backend.Tmd のメソッド
 
paramToBeSaved() - class coins.backend.gen.CodeGenerator のメソッド
Return the location of parameter which should be reside on memory.
parent - class coins.ast.TreeWalker.NodeList の変数
 
parent - class coins.backend.ana.ReverseDFST の変数
Link to parent basic block.
parent - class coins.backend.ana.DFST の変数
Link to parent basic block.
parent - class coins.backend.cfg.BasicBlk の変数
Parent node in the DFST.
parent - class coins.backend.tools.RegisterDescription2Java.RegSymbol の変数
 
parent - class coins.opt.GlobalReform.NontermPatInstance の変数
 
parent() - class coins.ast.TreeWalker のメソッド
Move to the parent.
parent() - class coins.backend.cfg.BasicBlk のメソッド
推奨されていません。 use DFST class instead.
parentData - class coins.opt.GlobalReform.MatchingData の変数
 
parentOf(Object) - class coins.aflow.util.TreeStructure のメソッド
Returns the parent node of the specified argument node in this tree structure.
parentOf(Object) - class coins.flow.TreeStructure のメソッド
Returns the parent node of the specified argument node in this tree structure.
parents - class coins.ssa.SsaGraphNode の変数
The parents of this node
parse(Backend, boolean) - class coins.cfront.Parser のメソッド
Parses the whole source file.
parseArgument(String, char, char) - class coins.driver.CoinsOptions のメソッド
parseArgument Get option categories doing division of pArgument by pCategoryDelimiter and then record option items and corresponding option values doing division of each option category by pValueDelimiter.
parseDollar(String) - class coins.backend.tools.Tmd2Java の static メソッド
parse $1, $2, ...
ParseError - exception coins.cfront.ParseError.
Compilation error.
ParseError(Lex) - class coins.cfront.ParseError のコンストラクタ
 
ParseError(Lex, char) - class coins.cfront.ParseError のコンストラクタ
 
ParseError(Lex, String) - class coins.cfront.ParseError のコンストラクタ
 
ParseError(Lex, String, int, String) - class coins.cfront.ParseError のコンストラクタ
 
parsePattern(Object) - class coins.backend.tools.Tmd2Java.RuleSet のメソッド
Parse Right Hand Side of the production.
parser - class coins.cfront.Lex の変数
 
Parser - class coins.cfront.Parser.
Parser for the C language.
Parser - class coins.ffront.Parser.
 
Parser.YyCheckClass - class coins.ffront.Parser.YyCheckClass.
 
Parser.YyCheckClass() - class coins.ffront.Parser.YyCheckClass のコンストラクタ
 
Parser.YyDefRedClass - class coins.ffront.Parser.YyDefRedClass.
 
Parser.YyDefRedClass() - class coins.ffront.Parser.YyDefRedClass のコンストラクタ
 
Parser.YyDgotoClass - class coins.ffront.Parser.YyDgotoClass.
 
Parser.YyDgotoClass() - class coins.ffront.Parser.YyDgotoClass のコンストラクタ
 
Parser.yyException - exception coins.ffront.Parser.yyException.
thrown for irrecoverable syntax errors and stack overflow.
Parser.yyException(String) - class coins.ffront.Parser.yyException のコンストラクタ
 
Parser.YyGindexClass - class coins.ffront.Parser.YyGindexClass.
 
Parser.YyGindexClass() - class coins.ffront.Parser.YyGindexClass のコンストラクタ
 
Parser.yyInput - interface coins.ffront.Parser.yyInput.
must be implemented by a scanner object to supply input to the parser.
Parser.YyLenClass - class coins.ffront.Parser.YyLenClass.
 
Parser.YyLenClass() - class coins.ffront.Parser.YyLenClass のコンストラクタ
 
Parser.YyLhsClass - class coins.ffront.Parser.YyLhsClass.
 
Parser.YyLhsClass() - class coins.ffront.Parser.YyLhsClass のコンストラクタ
 
Parser.YyNameClass - class coins.ffront.Parser.YyNameClass.
 
Parser.YyNameClass() - class coins.ffront.Parser.YyNameClass のコンストラクタ
 
Parser.YyRindexClass - class coins.ffront.Parser.YyRindexClass.
 
Parser.YyRindexClass() - class coins.ffront.Parser.YyRindexClass のコンストラクタ
 
Parser.YySindexClass - class coins.ffront.Parser.YySindexClass.
 
Parser.YySindexClass() - class coins.ffront.Parser.YySindexClass のコンストラクタ
 
Parser.YyTableClass - class coins.ffront.Parser.YyTableClass.
 
Parser.YyTableClass() - class coins.ffront.Parser.YyTableClass のコンストラクタ
 
Parser(IoRoot, Lex, ToHirC) - class coins.cfront.Parser のコンストラクタ
Constructs a parser.
Parser(SymRoot, HirRoot, IoRoot, Scanner) - class coins.ffront.Parser のコンストラクタ
 
parseRegisterSet(String, ImList) - class coins.backend.tools.RegisterDescription2Java のメソッド
Install register set.
ParseString - class coins.casttohir.ParseString.
ParseString class Parse given String operand.
ParseString(String, Set, Set, Set) - class coins.casttohir.ParseString のコンストラクタ
ParseString constructor Example: ParseString lParseString = new ParseString( "#param %I32, %I32, w%I32\n", fromStringToSet("#%,\n"), fromStringToSet(" \t"), fromStringToSet("_"));
parseSymbol(SymTab, int, ImList) - class coins.backend.sym.Symbol の static メソッド
Create new symbol from listarg
parseTmd(PushbackReader) - class coins.backend.tools.Tmd2Java の static メソッド
Convert TMD to Java.
pass - class coins.backend.gen.CodeGenerator_sh4.SH4Attr の変数
 
passedByStack - class coins.backend.gen.CodeGenerator_mb.MicroBlazeAttr の変数
Maximum stack space used by call.
PassException - exception coins.PassException.
Various exceptions in passes.
PassException(File, int, String, String) - class coins.PassException のコンストラクタ
Creates a pass exception with a message, a source file name, and a line number.
PassException(File, String, String) - class coins.PassException のコンストラクタ
Creates a pass exception with a message and a source file name.
PassException(String, String) - class coins.PassException のコンストラクタ
Creates a pass exception with a message.
PassStopException - exception coins.driver.PassStopException.
Even if the PassStopException is a derived class of PassException, it is not treated as an exceptional event, but a global exitting from a depth of compiler modules.
PassStopException(File, int, String, String) - class coins.driver.PassStopException のコンストラクタ
Creates an instance with a message, a source file name, and a line number.
PassStopException(File, String, String) - class coins.driver.PassStopException のコンストラクタ
Creates an instance with a message and a source file name.
PassStopException(String, String) - class coins.driver.PassStopException のコンストラクタ
Creates an instance with a message.
pathLength - class coins.backend.sched.DependNode の変数
 
pathLength() - class coins.backend.sched.DependNode のメソッド
Returns the maximum path length from this node.
pattern(int, int, Object) - class coins.backend.tools.Tmd2Java.RuleSet のメソッド
Intern OpPattern instance in this ruleset.
pattern(int, int, Tmd2Java.Nonterm[]) - class coins.backend.tools.Tmd2Java.RuleSet のメソッド
Intern OpPattern instance in this ruleset.
patternCode(HIR) - class coins.opt.GlobalReform のメソッド
Compute the pattern code of pHir digging out up to 2 levels of children.
patterns - class coins.backend.tools.Tmd2Java.RuleSet の変数
 
PAUSE - class coins.ffront.Parser の static 変数
 
pause(Node) - class coins.ffront.F77Hir のメソッド
make Fir node of pause statement [f77.jay] ifable_statement : PAUSE expr { $$ = fHir.pause($2); }
PauseStmt - class coins.ffront.PauseStmt.
Pause statement
PauseStmt(Node, int, FirToHir) - class coins.ffront.PauseStmt のコンストラクタ
 
PDCHILD - class coins.snapshot.DisplayNames の static 変数
Postdominated Children
pdom - class coins.mdf.PostDominators の変数
The postdominator
PDOM - class coins.snapshot.DisplayNames の static 変数
Immediate Postdominator
PDOMTREE - class coins.snapshot.DisplayNames の static 変数
Postdominator Tree
peepHoleOpt(BiList) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
Postprocess list-form assembler source.
peepHoleOpt(BiList) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
Postprocess list-form assembler source.
peepHoleOpt(BiList) - class coins.backend.gen.CodeGenerator_x86 のメソッド
Postprocess list-form assembler source.
peepHoleOpt(BiList) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
peepHoleOpt(BiList) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
peepHoleOpt(BiList) - class coins.backend.gen.CodeGenerator のメソッド
Peep-hole optimizer.
PERFORMANCE_MONITOR - interface coins.driver.CompileSpecification の static 変数
Option to use performance monitor.
phase - class coins.backend.tools.Tmd2Java.Prod の変数
 
PHI - class coins.backend.Op の static 変数
 
phiDefSite - class coins.backend.ana.ScanVarReference の変数
phiDefSite[v]: Basic block of PHI-definition point of v.
PhiExp - interface coins.ir.hir.PhiExp.
PhiExp Phi expression interface.
phiExp(Var, Label) - class coins.ir.hir.HIR_Impl のメソッド
 
phiExp(Var, Label) - interface coins.ir.hir.HIR のメソッド
phiExp Make a phi expression used in SSA.
PhiExpImpl - class coins.ir.hir.PhiExpImpl.
PhiExpImpl Phi expression class.
PhiExpImpl(HirRoot, Var, Label) - class coins.ir.hir.PhiExpImpl のコンストラクタ
 
phiMap - class coins.ssa.PREQP の変数
 
phiNodeModify(LirNode, BasicBlk) - class coins.ssa.BackTranslateFromSsaBriggs のメソッド
 
phyReg(String) - class coins.backend.gen.CodeGenerator のメソッド
Return physical register node.
pickRemove() - class coins.ssa.BackTranslateFromSsaBriggs.CoupleSet のメソッド
 
pickupDefReferent(LirNode) - class coins.simd.LirUtil の static メソッド
 
pickupDefReferent(LirNode, Vector) - class coins.simd.LirUtil の static メソッド
 
pickUpDefs(PickUpVariable) - class coins.backend.lir.LirNode のメソッド
Pick up definitions of register variables in this L-expression.
pickupReferent(LirNode) - class coins.simd.LirUtil の static メソッド
 
pickupReferent(LirNode, Vector) - class coins.simd.LirUtil の static メソッド
 
pickupUseReferent(LirNode) - class coins.simd.LirUtil の static メソッド
 
pickUpUses(PickUpVariable) - class coins.backend.lir.LirNode のメソッド
Pick up uses of register variables in this L-expression.
PickUpVariable - interface coins.backend.lir.PickUpVariable.
Call-back interface for LirNode#pickUpUses, #pickUpDefs
pickUpVariables(ForStmt) - class coins.opt.LoopUnswitching のメソッド
Analize variables in ForStmt contains to get information to doing Loop-If expanding optimization.
pickUpVariables(ForStmt) - class coins.opt.LoopUnrolling のメソッド
Analyze variables contained in ForStmt to get information to doing Loop expansion optimization.
pIndex - class coins.backend.sched.Pipelining.ScheduledNode の変数
 
pipe - class coins.backend.sched.Schedule の変数
 
PIPE - interface coins.driver.CompileSpecification の static 変数
Switch to use pipe rather than temporary files to communicate between passes.
Pipelining - class coins.backend.sched.Pipelining.
 
Pipelining.PairIndex - class coins.backend.sched.Pipelining.PairIndex.
 
Pipelining.PairIndex(int, int) - class coins.backend.sched.Pipelining.PairIndex のコンストラクタ
 
Pipelining.PipeliningException - exception coins.backend.sched.Pipelining.PipeliningException.
 
Pipelining.PipeliningException(String) - class coins.backend.sched.Pipelining.PipeliningException のコンストラクタ
 
Pipelining.Reason - class coins.backend.sched.Pipelining.Reason.
 
Pipelining.Reason(Pipelining.ScheduledNode, boolean) - class coins.backend.sched.Pipelining.Reason のコンストラクタ
 
Pipelining.ResourceTable - class coins.backend.sched.Pipelining.ResourceTable.
 
Pipelining.ResourceTable(int) - class coins.backend.sched.Pipelining.ResourceTable のコンストラクタ
 
Pipelining.ScheduledNode - class coins.backend.sched.Pipelining.ScheduledNode.
 
Pipelining.ScheduledNode(DependNode) - class coins.backend.sched.Pipelining.ScheduledNode のコンストラクタ
 
Pipelining.ScheduledNode(DependNode, int, int) - class coins.backend.sched.Pipelining.ScheduledNode のコンストラクタ
 
Pipelining.ScheduledNode(DependNode, Pipelining.PairIndex) - class coins.backend.sched.Pipelining.ScheduledNode のコンストラクタ
 
Pipelining.ScheduleInfo - class coins.backend.sched.Pipelining.ScheduleInfo.
 
Pipelining.ScheduleInfo(BiList, BiList) - class coins.backend.sched.Pipelining.ScheduleInfo のコンストラクタ
 
pipelining(FlowGraph, BasicBlk, DependGraph, BiList) - class coins.backend.sched.Pipelining のメソッド
 
Pipelining(Schedule) - class coins.backend.sched.Pipelining のコンストラクタ
 
pipelining0(FlowGraph) - class coins.backend.sched.Pipelining のメソッド
pipelining inner-most-loops in flowGraph (this method rewrites blocks and instructions)
pipeTo() - class coins.backend.asmpp.LiteralAndBranchProcessor のメソッド
 
pipeTo() - class coins.backend.gen.SillyPostProcessor のメソッド
 
placeAt(DependNode, int, int) - class coins.backend.sched.Pipelining.ScheduleInfo のメソッド
 
placeAtOrAfter(Pipelining.ScheduledNode, int) - class coins.backend.sched.Pipelining.ScheduleInfo のメソッド
 
placeAtOrAfter(Pipelining.ScheduledNode, Pipelining.PairIndex) - class coins.backend.sched.Pipelining.ScheduleInfo のメソッド
 
placeAtOrBefore(Pipelining.ScheduledNode, int) - class coins.backend.sched.Pipelining.ScheduleInfo のメソッド
 
PLUS_E - interface coins.ast.TokenId の static 変数
 
PLUSPLUS - interface coins.ast.TokenId の static 変数
 
PointedExp - interface coins.ir.hir.PointedExp.
Pointed variable interface.
pointedExp(Exp, ElemNode) - class coins.ir.hir.HIR_Impl のメソッド
 
pointedExp(Exp, ElemNode) - interface coins.ir.hir.HIR0 のメソッド
pointedExp Build a pointed expression.
PointedExpImpl - class coins.ir.hir.PointedExpImpl.
Pointed variable class.
PointedExpImpl(HirRoot, Exp, ElemNode) - class coins.ir.hir.PointedExpImpl のコンストラクタ
 
pointer - class coins.lir2c.Decla の変数
 
POINTER_T - interface coins.ast.TypeId の static 変数
 
PointerBinaryExpr - class coins.ast.expr.PointerBinaryExpr.
Pointer binary expression.
PointerBinaryExpr(Expr, int, Expr) - class coins.ast.expr.PointerBinaryExpr のコンストラクタ
Constructs a pointer binary expression.
PointerType - interface coins.sym.PointerType.
PointerType interface
pointerType(String, Type, Sym) - class coins.sym.SymImpl のメソッド
 
pointerType(Type) - class coins.sym.SymImpl のメソッド
 
pointerType(Type) - interface coins.sym.Sym0 のメソッド
pointerType with simple parameter Get the pointer type that points to an object of type pPointedType.
pointerType(Type, long) - class coins.sym.SymImpl のメソッド
 
pointerType(Type, long) - interface coins.sym.Sym のメソッド
pointerType with element count Get a PointeType that points to an object of type pPointedType with element count.
pointerType(Type, long, long) - class coins.sym.SymImpl のメソッド
 
pointerType(Type, long, long) - interface coins.sym.Sym のメソッド
pointerType with element count Get a PointeType that points to an object of type pPointedType with element count and lower bound.
pointerType(Type, SymTable) - class coins.sym.SymImpl のメソッド
 
pointerType(Type, SymTable) - interface coins.sym.Sym のメソッド
pointerType specifying symbol table Get the pointer type that points to an object of type pPointedType.
PointerTypeImpl - class coins.sym.PointerTypeImpl.
PointerTypeImpl Class
PointerTypeImpl(SymRoot, String, Type) - class coins.sym.PointerTypeImpl のコンストラクタ
 
PointerTypeImpl(SymRoot, Type) - class coins.sym.PointerTypeImpl のコンストラクタ
 
PointerTypeImpl(SymRoot, Type, long, long) - class coins.sym.PointerTypeImpl のコンストラクタ
 
PointVector - interface coins.aflow.PointVector.
PointVector interface
PointVector - interface coins.flow.PointVector.
PointVector interface
pointVector() - class coins.aflow.SubpFlowImpl のメソッド
 
pointVector() - interface coins.aflow.SubpFlow のメソッド
 
pointVector() - class coins.flow.SubpFlowImpl のメソッド
 
pointVector() - interface coins.flow.SubpFlow のメソッド
 
pointVector(SubpFlow) - class coins.aflow.Flow のメソッド
 
PointVectorImpl - class coins.aflow.PointVectorImpl.
PointVectorImpl class:
PointVectorImpl - class coins.flow.PointVectorImpl.
PointVectorImpl class
PointVectorImpl() - class coins.aflow.PointVectorImpl のコンストラクタ
PointVectorImpl: Constructor for creating PointVector.
PointVectorImpl(SubpFlow) - class coins.aflow.PointVectorImpl のコンストラクタ
 
PointVectorImpl(SubpFlow) - class coins.flow.PointVectorImpl のコンストラクタ
PointVectorImpl Constructor for creating PointVector.
PointVectorIterator - interface coins.aflow.PointVectorIterator.
PointVectorIterator interface: (##6) Interface to traverse all nodes that have true bit in specified PointVector.
PointVectorIterator - interface coins.flow.PointVectorIterator.
PointVectorIterator interface (##6) Interface to traverse all nodes that have true bit in specified PointVector.
pointVectorIterator(PointVector) - class coins.aflow.SubpFlowImpl のメソッド
 
pointVectorIterator(PointVector) - class coins.flow.SubpFlowImpl のメソッド
 
pointVectorIterator(PointVector) - interface coins.flow.SubpFlow のメソッド
 
PointVectorIteratorImpl - class coins.aflow.PointVectorIteratorImpl.
PointVectorIteratorImpl class: (##6)
PointVectorIteratorImpl - class coins.flow.PointVectorIteratorImpl.
PointVectorIteratorImpl class (##6)
PointVectorIteratorImpl(PointVector) - class coins.aflow.PointVectorIteratorImpl のコンストラクタ
 
PointVectorIteratorImpl(SubpFlow, PointVector) - class coins.flow.PointVectorIteratorImpl のコンストラクタ
 
popoutStmtInExp(Stmt) - class coins.ir.hir.HirModify のメソッド
popoutStmtInExp pops out statements within expressions in front of the statement where the popped out statement can be placed.
popSymTable() - class coins.ffront.TypeUtility のメソッド
 
popSymTable() - class coins.sym.SymTableImpl のメソッド
popSymTable Close this (current) symbol table and make its ancestor symbol table as the current symbol table if this has the ancestor.
popSymTable() - interface coins.sym.SymTable のメソッド
popSymTable Close this (current) symbol table and make its ancestor symbol table as the current symbol table if this has the ancestor.
pos - class coins.hir2lir.ConvToNewLIR.AsmParam の変数
 
Poset - interface coins.aflow.util.Poset.
 
PosetImpl - class coins.aflow.util.PosetImpl.
 
PosetImpl.DirectInfo - class coins.aflow.util.PosetImpl.DirectInfo.
 
PosetImpl.DirectInfo(Set, Set) - class coins.aflow.util.PosetImpl.DirectInfo のコンストラクタ
 
PosetImpl() - class coins.aflow.util.PosetImpl のコンストラクタ
 
positions - class coins.backend.opt.Profiler の変数
 
possiblyAddressTaken(Sym) - class coins.alias.RecordAlias のメソッド
possiblyAddressTaken See if a variable is taken its address or not.
possiblyOverlaps(FlowExpId, FlowExpId, SubpFlow) - class coins.aflow.FlowUtil の static メソッド
 
postAMBlist - class coins.backend.contrib.RegPromote の変数
 
postcondition() - interface coins.drivergen.process.Navigator のメソッド
The condition that this process has done.
Postdominators - class coins.backend.ana.Postdominators.
Find Postdominators of the control flow graph.
PostDominators - class coins.mdf.PostDominators.
Analyze postdominators in the current macro flow graph.
PostDominators(MdfEnvironment, MacroFlowGraph) - class coins.mdf.PostDominators のコンストラクタ
Constructor
postEqp(LirNode, BasicBlk, LirNode[]) - class coins.ssa.PREQP のメソッド
 
PostfixExpr - class coins.ast.expr.PostfixExpr.
Postfix "++" or "--" expression.
PostfixExpr(LvalueExpr, boolean) - class coins.ast.expr.PostfixExpr のコンストラクタ
Constructs a PoistfixExpr object.
postOrder(BasicBlk) - interface coins.backend.cfg.DfstHook のメソッド
Entry called when the block blk last visited.
postProcess(boolean, Map, GlobalReform.MatchingData) - class coins.opt.GlobalReform のメソッド
If matching failed, then restore fGlobalPatternParamMap by their previous value pGlobalPatternParamMap.
postProcessor(OutputStream) - class coins.backend.asmpp.LiteralAndBranchProcessor の static メソッド
 
postProcessor(OutputStream) - class coins.backend.gen.SillyPostProcessor の static メソッド
 
postRewriteFloatOps(BiList) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
Postrewrite floating point instructions.
postRewriteFloatOps(BiList) - class coins.backend.gen.CodeGenerator_x86 のメソッド
Postrewrite floating point instructions.
pow(FNumber) - class coins.ffront.FNumber のメソッド
 
POWER - class coins.ffront.Parser の static 変数
 
POWER - class coins.ffront.IntrinsicUtility の static 変数
 
PowerNode - class coins.ffront.PowerNode.
Powered expression left ** right
PowerNode(Node, Node, FirToHir) - class coins.ffront.PowerNode のコンストラクタ
 
powersOf2(long) - class coins.backend.util.Misc の static メソッド
Return true if x is powers of 2.
PPC_64 - class coins.backend.gen.CodeGenerator_ppc の static 変数
 
pPromotion(Exp) - class coins.casttohir.ToHirC のメソッド
Pointer promotion (selfish naming).
Pragma - class coins.ast.Pragma.
Pragma.
PRAGMA - interface coins.ast.TokenId の static 変数
 
Pragma(String, String, int) - class coins.ast.Pragma のコンストラクタ
 
pragmaList - class coins.cfront.Parser の変数
 
PRE - class coins.opt.PRE.
PRE Partial redundancy elimination.
pre_cana - class coins.backend.gen.CodeGenerator_sh4.SH4Attr の static 変数
 
PRE(SubpFlow, SubpDefinition, boolean, int) - class coins.opt.PRE のコンストラクタ
PRE Construct an instance of PRE for specified subprogram.
preBuildCode(Function) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
preBuildFlag - class coins.backend.gen.CodeGenerator_sh4.SH4Attr の変数
 
precondition() - interface coins.drivergen.process.Navigator のメソッド
The condition that this process can be start.
PreCTR() - class coins.backend.contrib.RPloop のメソッド
 
PRED - class coins.snapshot.DisplayNames の static 変数
Predecessors
predEdges(BasicBlk, boolean) - class coins.ssa.Util のメソッド
Collect the edges from the predecessors or predecessors themselves.
PREDEFINED - class coins.alias.alias2.AliasAnalHir2 の static 変数
 
PREDEFINED - class coins.alias.AliasAnalHir1 の static 変数
 
predefinedFunctions - class coins.lparallel.FindLoopParallel の変数
 
PreDefinedFunctions - class coins.lparallel.PreDefinedFunctions.
 
PreDefinedFunctions(SourceLanguage) - class coins.lparallel.PreDefinedFunctions のコンストラクタ
 
predList - class coins.mdf.MacroTask の変数
The list of macro tasks which are the predecessor of the current macro task
predList() - class coins.backend.cfg.BasicBlk のメソッド
Return list of predecessors
prefix - class coins.backend.asmpp.AsmLine の static 変数
 
PrefixExpr - class coins.ast.expr.PrefixExpr.
Prefix "++" or "--" expression.
PrefixExpr(LvalueExpr, boolean) - class coins.ast.expr.PrefixExpr のコンストラクタ
Constructs a PrefixExpr object.
PreHeaders - class coins.backend.opt.PreHeaders.
Insert pre-headers above loops.
PreHeaders() - class coins.backend.opt.PreHeaders のコンストラクタ
 
preOrder(BasicBlk, BasicBlk) - interface coins.backend.cfg.DfstHook のメソッド
Entry called when the block blk first visited.
prepare() - class coins.backend.tools.Tmd2Java.RuleSet のメソッド
Prepare for generation.
prepare() - class coins.ffront.ConcatNode のメソッド
 
prepare(String) - class coins.snapshot.Util のメソッド
Escape some charactors.
prepare(SubpDefinition) - class coins.alias.alias2.AliasAnalHir2 のメソッド
Instantiates TagVector2s and assigns TagVector2 objects to Var, malloced area, and external area.
prepareCodeInfo(Function) - class coins.backend.gen.CodeGenerator のメソッド
 
prepareDominators() - class coins.flow.FlowAdapter のメソッド
 
prepareForAliasAnalHir(SubpDefinition) - class coins.alias.alias2.AliasAnalHir2 のメソッド
Performs alias analysis for the given SubpDefinition argument so that may/mustAlias methods for nodes contained in the SubpDefinition are ready.
prepareForAliasAnalHir(SubpDefinition) - class coins.alias.AliasAnalHir1 のメソッド
Performs alias analysis for the given SubpDefinition argument so that may/mustAlias methods for nodes contained in the SubpDefinition are ready.
prepareForAliasAnalHir(SubpDefinition) - interface coins.alias.AliasAnal のメソッド
Performs alias analysis for the given argument.
preparePostDominators() - class coins.flow.FlowAdapter のメソッド
 
prepareTags(SubpDefinition) - class coins.alias.AliasAnalHir1 のメソッド
Instantiates tags and TagVectors, builds the tree structure between the tags and assigns TagVector bits to these tags.
prepend(BiLink) - class coins.backend.util.BiList のメソッド
Prepend a link before first element of the list.
PREPROCESS_ONLY - interface coins.driver.CompileSpecification の static 変数
Switch to stop after preprocessing and leave a preprocessed source code.
preprocess() - class coins.ffront.FStmt のメソッド
 
preprocess(File, Suffix, OutputStream, IoRoot) - class coins.driver.Driver のメソッド
Preprocessor.
preprocess(File, Suffix, OutputStream, IoRoot) - interface coins.driver.CompilerImplementation のメソッド
Preprocessor implementation.
PREPROCESSOR_NAME_OPTION - class coins.driver.Driver の static 変数
An option name to specify a preprocessor command name.
PREPROCESSOR_NAME_OPTION - class coins.drivergen.Options の static 変数
An option name to specify a preprocessor command name.
PREQP - class coins.ssa.PREQP.
 
PREQP - class coins.ssa.OptionName の static 変数
Partial Redundancy Elimination With Efficient Question Propagation
PREQP(SsaEnvironment, SsaSymTab, int) - class coins.ssa.PREQP のコンストラクタ
Constructor
prerewrite(Function, String) - class coins.backend.gen.CodeGenerator のメソッド
Pre-rewrite of L-Function.
Prescan - class coins.alias.alias2.Prescan.
Scans HIR nodes and collects some info.
Prescan(SubpDefinition, AliasAnalHir2) - class coins.alias.alias2.Prescan のコンストラクタ
Creates a new instance of TagTreeBuilder
PRESERVE_COMMENTS - interface coins.driver.CompileSpecification の static 変数
Switch to preserve comments in output file.
PRESERVE_FILES - class coins.driver.CoinsOptions の static 変数
The option string to preserve temporary files.
PRESERVE_SYMBOLS - interface coins.driver.CompileSpecification の static 変数
Option to preserve all symbols.
preSpace(String) - class coins.backend.sym.Symbol のメソッド
Prepend space only if x is nonnull string
pretend - class coins.backend.gen.CodeGenerator_thumb.ThumbAttr の変数
pretend value.
pretend2 - class coins.backend.gen.CodeGenerator_thumb.ThumbAttr の変数
 
prev - class coins.backend.util.BiLink の変数
points previous element.
PREV - class coins.snapshot.TagName の static 変数
The tag `prev'
prev() - class coins.backend.util.BiList のメソッド
 
prev() - class coins.backend.util.BiLink のメソッド
Return previous link.
prevBlock - class coins.ffront.ExecStmtManager.DoInf の変数
 
previous - class coins.aflow.util.CoinsList.Entry の変数
 
previous() - interface coins.aflow.NodeListIterator のメソッド
 
previous() - interface coins.aflow.NodeIterator のメソッド
 
previous() - class coins.aflow.util.CoinsList.Itr のメソッド
 
previous() - interface coins.aflow.util.CoinsIterator のメソッド
Returns the previous element, and steps back the imaginary cursor by one.
previous() - interface coins.flow.NodeListIterator のメソッド
 
previous() - interface coins.flow.NodeIterator のメソッド
 
previousIndex() - interface coins.aflow.NodeListIterator のメソッド
 
previousIndex() - interface coins.aflow.util.FAListIterator のメソッド
same as ListIterator.previousIndex(), but the underlying list is 1-based.
previousIndex() - class coins.aflow.util.CoinsList.Itr のメソッド
 
previousIndex() - interface coins.aflow.util.CoinsIterator のメソッド
Returns the index of the previous element
previousIndex() - interface coins.flow.NodeListIterator のメソッド
 
previousIndex() - interface coins.flow.FAListIterator のメソッド
same as ListIterator.previousIndex(), but the underlying list is 1-based.
PRINT - class coins.ffront.Parser の static 変数
 
print() - class coins.backend.gen.CodeGenerator_arm.ArmConst のメソッド
 
print() - class coins.flow.UseDefListImpl のメソッド
 
print() - interface coins.flow.UseDefList のメソッド
print Print this DefUseList.
print() - class coins.flow.DefUseListImpl のメソッド
 
print() - interface coins.flow.DefUseList のメソッド
print Print this DefUseList.
print() - class coins.mdf.PostDominators のメソッド
Debug print
print() - class coins.mdf.MacroFlowGraph のメソッド
Debug print
print() - class coins.mdf.FindScc のメソッド
Debug print
print() - class coins.mdf.DataDependence のメソッド
Debug print
print() - class coins.mdf.ControlDependence のメソッド
Debug print
print(ImList) - class coins.hir2lir.ConvToNewLIR のメソッド
 
print(int) - class coins.aflow.LoopInfImpl のメソッド
 
print(int) - interface coins.aflow.LoopInf のメソッド
print: Print this LoopInf and its children and brother LoopInf for debugging purpose if dbgFlow >= pDebigLevel.
print(int) - class coins.aflow.IrAdapter のメソッド
 
print(int) - interface coins.HasStringObject のメソッド
Print the object.
print(int) - class coins.ffront.F77Sym のメソッド
 
print(int) - class coins.flow.LoopInfImpl のメソッド
 
print(int) - interface coins.flow.LoopInf のメソッド
print Print this LoopInf and its children and brother LoopInf for debugging purpose if dbgFlow >= pDebigLevel.
print(int) - class coins.ir.hir.HIR_Impl のメソッド
 
print(int) - class coins.ir.hir.HirListImpl のメソッド
 
print(int) - interface coins.ir.hir.HirList のメソッド
 
print(int) - class coins.ir.hir.ExpListExpImpl のメソッド
 
print(int) - interface coins.ir.hir.ExpListExp のメソッド
Print the list enclosing the string images of all elements by parenthesis.
print(int) - class coins.ir.IrListImpl のメソッド
 
print(int) - interface coins.ir.IR のメソッド
print Print this subtree in text format traversing all children of this node.
print(int) - class coins.lparallel.LoopTable のメソッド
 
print(int) - class coins.sym.SymImpl のメソッド
 
print(int, boolean) - class coins.aflow.IrAdapter のメソッド
 
print(int, boolean) - interface coins.HasStringObject のメソッド
Print the object.
print(int, boolean) - class coins.ir.hir.SubpDefinitionImpl のメソッド
 
print(int, boolean) - class coins.ir.hir.ProgramImpl のメソッド
 
print(int, boolean) - class coins.ir.hir.HIR_Impl のメソッド
 
print(int, boolean) - class coins.ir.hir.HirListImpl のメソッド
 
print(int, boolean) - interface coins.ir.hir.HIR0 のメソッド
print Print this subtree in text format traversing all children of this node.
print(int, boolean) - class coins.ir.hir.ExpListExpImpl のメソッド
 
print(int, boolean) - interface coins.ir.hir.ExpListExp のメソッド
Print the list enclosing the detailed string images of all elements by parenthesis.
print(int, boolean) - class coins.ir.IrListImpl のメソッド
 
print(int, boolean) - interface coins.ir.IR のメソッド
print Print this subtree in text format traversing all children of this node.
print(int, boolean) - class coins.sym.SymImpl のメソッド
 
print(int, String) - class coins.Debug のメソッド
print without at-parameter: Print debug message if pLevel <= fDebugLevel at the end of current line (without starting new line).
print(int, String) - class coins.ffront.WriteStmt のメソッド
 
print(int, String) - class coins.ffront.UnLabeledDoStmt のメソッド
 
print(int, String) - class coins.ffront.UnaryNode のメソッド
 
print(int, String) - class coins.ffront.Triple のメソッド
 
print(int, String) - class coins.ffront.Token のメソッド
 
print(int, String) - class coins.ffront.StopStmt のメソッド
 
print(int, String) - class coins.ffront.ReturnStmt のメソッド
 
print(int, String) - class coins.ffront.ReadStmt のメソッド
 
print(int, String) - class coins.ffront.Quad のメソッド
 
print(int, String) - class coins.ffront.PowerNode のメソッド
 
print(int, String) - class coins.ffront.PauseStmt のメソッド
 
print(int, String) - class coins.ffront.Pair のメソッド
 
print(int, String) - class coins.ffront.OtherIOStmt のメソッド
 
print(int, String) - class coins.ffront.OpenStmt のメソッド
 
print(int, String) - interface coins.ffront.Node のメソッド
 
print(int, String) - class coins.ffront.LabeledDoStmt のメソッド
 
print(int, String) - class coins.ffront.InquireStmt のメソッド
 
print(int, String) - class coins.ffront.IfStmt のメソッド
 
print(int, String) - class coins.ffront.HeaderStmt のメソッド
 
print(int, String) - class coins.ffront.GotoStmt のメソッド
 
print(int, String) - class coins.ffront.FStmt のメソッド
 
print(int, String) - class coins.ffront.FirList のメソッド
 
print(int, String) - class coins.ffront.EntryStmt のメソッド
 
print(int, String) - class coins.ffront.EndStmt のメソッド
 
print(int, String) - class coins.ffront.ContinueStmt のメソッド
 
print(int, String) - class coins.ffront.ConcatNode のメソッド
 
print(int, String) - class coins.ffront.ComputedGoto のメソッド
 
print(int, String) - class coins.ffront.ComplexConstNode のメソッド
 
print(int, String) - class coins.ffront.CloseStmt のメソッド
 
print(int, String) - class coins.ffront.CallStmt のメソッド
 
print(int, String) - class coins.ffront.BlockIfStmt のメソッド
 
print(int, String) - class coins.ffront.BinaryNode のメソッド
 
print(int, String) - class coins.ffront.AssignOrFuncStmt のメソッド
 
print(int, String) - class coins.ffront.AssignLabelStmt のメソッド
 
print(int, String) - class coins.ffront.AssignGotoStmt のメソッド
 
print(int, String) - class coins.ffront.ArithIfStmt のメソッド
 
print(int, String, String) - class coins.Debug のメソッド
print with at-parameter: Print debug message if pLevel <= fDebugLevel after starting new line.
print(String, int) - class coins.mdf.MdfEnvironment のメソッド
The debug output method.
print(String, int) - class coins.simd.SimdEnvironment のメソッド
 
print(String, int) - class coins.ssa.SsaEnvironment のメソッド
Debug print out.
printAfterBlock(BasicBlk, PrintWriter) - class coins.backend.ana.ScanVarReference のメソッド
 
printAfterBlock(BasicBlk, PrintWriter) - class coins.backend.ana.SaveRegisters のメソッド
 
printAfterBlock(BasicBlk, PrintWriter) - class coins.backend.ana.ReverseDFST のメソッド
 
printAfterBlock(BasicBlk, PrintWriter) - class coins.backend.ana.Postdominators のメソッド
 
printAfterBlock(BasicBlk, PrintWriter) - class coins.backend.ana.LoopAnalysis のメソッド
 
printAfterBlock(BasicBlk, PrintWriter) - class coins.backend.ana.LiveVariableSlotwise のメソッド
 
printAfterBlock(BasicBlk, PrintWriter) - class coins.backend.ana.LiveVariableBitMap のメソッド
 
printAfterBlock(BasicBlk, PrintWriter) - class coins.backend.ana.InterferenceGraph のメソッド
 
printAfterBlock(BasicBlk, PrintWriter) - class coins.backend.ana.EnumRegVars のメソッド
 
printAfterBlock(BasicBlk, PrintWriter) - class coins.backend.ana.Dominators のメソッド
 
printAfterBlock(BasicBlk, PrintWriter) - class coins.backend.ana.DominanceFrontiers のメソッド
 
printAfterBlock(BasicBlk, PrintWriter) - class coins.backend.ana.DFST のメソッド
 
printAfterBlock(BasicBlk, PrintWriter) - class coins.backend.ana.ControlDependences のメソッド
 
printAfterBlock(BasicBlk, PrintWriter) - interface coins.backend.LocalAnalysis のメソッド
Called after each Basic Block.
printAfterFunction(PrintWriter) - class coins.backend.ana.ScanVarReference のメソッド
 
printAfterFunction(PrintWriter) - class coins.backend.ana.SaveRegisters のメソッド
 
printAfterFunction(PrintWriter) - class coins.backend.ana.ReverseDFST のメソッド
 
printAfterFunction(PrintWriter) - class coins.backend.ana.Postdominators のメソッド
Dump Postdominator tree on stream out
printAfterFunction(PrintWriter) - class coins.backend.ana.LoopAnalysis のメソッド
Print loop structure.
printAfterFunction(PrintWriter) - class coins.backend.ana.LiveVariableSlotwise のメソッド
 
printAfterFunction(PrintWriter) - class coins.backend.ana.LiveVariableBitMap のメソッド
 
printAfterFunction(PrintWriter) - class coins.backend.ana.InterferenceGraph のメソッド
 
printAfterFunction(PrintWriter) - class coins.backend.ana.EnumRegVars のメソッド
 
printAfterFunction(PrintWriter) - class coins.backend.ana.Dominators のメソッド
Dump dominator tree on stream out
printAfterFunction(PrintWriter) - class coins.backend.ana.DominanceFrontiers のメソッド
Dump dominance frontiers on stream out
printAfterFunction(PrintWriter) - class coins.backend.ana.DFST のメソッド
 
printAfterFunction(PrintWriter) - class coins.backend.ana.ControlDependences のメソッド
Dump control dependences on stream out
printAfterFunction(PrintWriter) - interface coins.backend.LocalAnalysis のメソッド
Called after function body.
printAfterStmt(LirNode, PrintWriter) - class coins.backend.ana.ScanVarReference のメソッド
 
printAfterStmt(LirNode, PrintWriter) - class coins.backend.ana.SaveRegisters のメソッド
 
printAfterStmt(LirNode, PrintWriter) - class coins.backend.ana.ReverseDFST のメソッド
 
printAfterStmt(LirNode, PrintWriter) - class coins.backend.ana.Postdominators のメソッド
 
printAfterStmt(LirNode, PrintWriter) - class coins.backend.ana.LoopAnalysis のメソッド
 
printAfterStmt(LirNode, PrintWriter) - class coins.backend.ana.LiveVariableSlotwise のメソッド
 
printAfterStmt(LirNode, PrintWriter) - class coins.backend.ana.LiveVariableBitMap のメソッド
 
printAfterStmt(LirNode, PrintWriter) - class coins.backend.ana.InterferenceGraph のメソッド
 
printAfterStmt(LirNode, PrintWriter) - class coins.backend.ana.EnumRegVars のメソッド
 
printAfterStmt(LirNode, PrintWriter) - class coins.backend.ana.Dominators のメソッド
 
printAfterStmt(LirNode, PrintWriter) - class coins.backend.ana.DominanceFrontiers のメソッド
 
printAfterStmt(LirNode, PrintWriter) - class coins.backend.ana.DFST のメソッド
 
printAfterStmt(LirNode, PrintWriter) - class coins.backend.ana.ControlDependences のメソッド
 
printAfterStmt(LirNode, PrintWriter) - interface coins.backend.LocalAnalysis のメソッド
Called after each statement.
printAliasPairs(SubpDefinition) - class coins.alias.alias2.AliasAnalHir2 のメソッド
Prints out alias pairs in IoRoot.printOut object.
printAliasPairs(SubpDefinition) - class coins.alias.AliasAnalHir1 のメソッド
Prints out alias pairs in IoRoot.printOut object.
printAliasPairs(SubpDefinition) - interface coins.alias.AliasAnal のメソッド
Prints out alias pairs in IoRoot.printOut object.
printAliasPairsDetail(SubpDefinition) - class coins.alias.AliasAnalHir1 のメソッド
Prints out alias pairs in IoRoot.printOut object in somewhat more detailed format than in printAliasPairs.
printaryelmList(String, LinkedList) - class coins.lparallel.ArrayAreaAnalyzer のメソッド
printaryelmList:
printaryelmList(String, LinkedList) - class coins.lparallel.ArrayAnal のメソッド
printaryelmList:
printBasicBlk(BasicBlk) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
printBeautifully(ImList) - class coins.backend.tools.Tmd2Java の static メソッド
Print expanded input.
printBeforeBlock(BasicBlk, PrintWriter) - class coins.backend.ana.ScanVarReference のメソッド
 
printBeforeBlock(BasicBlk, PrintWriter) - class coins.backend.ana.SaveRegisters のメソッド
 
printBeforeBlock(BasicBlk, PrintWriter) - class coins.backend.ana.ReverseDFST のメソッド
 
printBeforeBlock(BasicBlk, PrintWriter) - class coins.backend.ana.Postdominators のメソッド
 
printBeforeBlock(BasicBlk, PrintWriter) - class coins.backend.ana.LoopAnalysis のメソッド
 
printBeforeBlock(BasicBlk, PrintWriter) - class coins.backend.ana.LiveVariableSlotwise のメソッド
 
printBeforeBlock(BasicBlk, PrintWriter) - class coins.backend.ana.LiveVariableBitMap のメソッド
 
printBeforeBlock(BasicBlk, PrintWriter) - class coins.backend.ana.InterferenceGraph のメソッド
 
printBeforeBlock(BasicBlk, PrintWriter) - class coins.backend.ana.EnumRegVars のメソッド
 
printBeforeBlock(BasicBlk, PrintWriter) - class coins.backend.ana.Dominators のメソッド
 
printBeforeBlock(BasicBlk, PrintWriter) - class coins.backend.ana.DominanceFrontiers のメソッド
 
printBeforeBlock(BasicBlk, PrintWriter) - class coins.backend.ana.DFST のメソッド
 
printBeforeBlock(BasicBlk, PrintWriter) - class coins.backend.ana.ControlDependences のメソッド
 
printBeforeBlock(BasicBlk, PrintWriter) - interface coins.backend.LocalAnalysis のメソッド
Called before each Basic Block.
printBeforeFunction(PrintWriter) - class coins.backend.ana.ScanVarReference のメソッド
Debug print entries required by interface.
printBeforeFunction(PrintWriter) - class coins.backend.ana.SaveRegisters のメソッド
Debug print entries required by interface.
printBeforeFunction(PrintWriter) - class coins.backend.ana.ReverseDFST のメソッド
Debug print entries required by interface.
printBeforeFunction(PrintWriter) - class coins.backend.ana.Postdominators のメソッド
Debug print entries required by interface.
printBeforeFunction(PrintWriter) - class coins.backend.ana.LoopAnalysis のメソッド
Debug print entries required by interface.
printBeforeFunction(PrintWriter) - class coins.backend.ana.LiveVariableSlotwise のメソッド
Debug print entries required by interface.
printBeforeFunction(PrintWriter) - class coins.backend.ana.LiveVariableBitMap のメソッド
Debug print entries required by interface.
printBeforeFunction(PrintWriter) - class coins.backend.ana.InterferenceGraph のメソッド
Debug print entries required by interface.
printBeforeFunction(PrintWriter) - class coins.backend.ana.EnumRegVars のメソッド
Debug print entries required by interface.
printBeforeFunction(PrintWriter) - class coins.backend.ana.Dominators のメソッド
Debug print entries required by interface.
printBeforeFunction(PrintWriter) - class coins.backend.ana.DominanceFrontiers のメソッド
Debug print entries required by interface.
printBeforeFunction(PrintWriter) - class coins.backend.ana.DFST のメソッド
Debug print entries required by interface.
printBeforeFunction(PrintWriter) - class coins.backend.ana.ControlDependences のメソッド
Debug print entries required by interface.
printBeforeFunction(PrintWriter) - interface coins.backend.LocalAnalysis のメソッド
Debug print Called before function body.
printBeforeStmt(LirNode, PrintWriter) - class coins.backend.ana.ScanVarReference のメソッド
 
printBeforeStmt(LirNode, PrintWriter) - class coins.backend.ana.SaveRegisters のメソッド
 
printBeforeStmt(LirNode, PrintWriter) - class coins.backend.ana.ReverseDFST のメソッド
 
printBeforeStmt(LirNode, PrintWriter) - class coins.backend.ana.Postdominators のメソッド
 
printBeforeStmt(LirNode, PrintWriter) - class coins.backend.ana.LoopAnalysis のメソッド
 
printBeforeStmt(LirNode, PrintWriter) - class coins.backend.ana.LiveVariableSlotwise のメソッド
 
printBeforeStmt(LirNode, PrintWriter) - class coins.backend.ana.LiveVariableBitMap のメソッド
 
printBeforeStmt(LirNode, PrintWriter) - class coins.backend.ana.InterferenceGraph のメソッド
 
printBeforeStmt(LirNode, PrintWriter) - class coins.backend.ana.EnumRegVars のメソッド
 
printBeforeStmt(LirNode, PrintWriter) - class coins.backend.ana.Dominators のメソッド
 
printBeforeStmt(LirNode, PrintWriter) - class coins.backend.ana.DominanceFrontiers のメソッド
 
printBeforeStmt(LirNode, PrintWriter) - class coins.backend.ana.DFST のメソッド
 
printBeforeStmt(LirNode, PrintWriter) - class coins.backend.ana.ControlDependences のメソッド
 
printBeforeStmt(LirNode, PrintWriter) - interface coins.backend.LocalAnalysis のメソッド
Called before each statement.
printBlk(BasicBlk) - class coins.simd.Util の static メソッド
 
printComputedFlag() - class coins.flow.SubpFlowImpl のメソッド
 
PrintDef - class coins.hir2c.PrintDef.
 
PrintDef(PrintWriter) - class coins.hir2c.PrintDef のコンストラクタ
PrintDef:
printExpanded - class coins.backend.tools.Tmd2Java の static 変数
 
printExpIdAndIrCorrespondence() - class coins.flow.SubpFlowImpl のメソッド
 
printExpIdAndIrCorrespondence() - interface coins.flow.SubpFlow のメソッド
 
printExpIdTable() - class coins.aflow.SubpFlowImpl のメソッド
 
printExpIdTable() - interface coins.aflow.SubpFlow のメソッド
 
printExpVectorArray(String, ExpVector[]) - class coins.opt.PRE のメソッド
 
printExpVectorArray2(String, ExpVector[], String, ExpVector[]) - class coins.opt.PRE のメソッド
 
printGraph(OutputStreamWriter) - class coins.mdf.MacroTask のメソッド
Print the node as graphviz format.
printGraph(OutputStreamWriter, BiList) - class coins.ssa.SsaGraphNode のメソッド
Print the node as graphviz format.
printGraph(String) - class coins.mdf.MacroFlowGraph のメソッド
Print the node as graphviz format.
printGraph(String) - class coins.ssa.SsaGraph のメソッド
Print the node as graphviz format.
printHir(String) - class coins.ir.hir.SubpDefinitionImpl のメソッド
 
printHir(String) - interface coins.ir.hir.SubpDefinition のメソッド
printHir Print the HIR body of this subprogram.
printIt() - class coins.simd.SimdEstimation.RegCollector のメソッド
 
printIt(PrintWriter) - class coins.backend.ana.ReverseDFST のメソッド
 
printIt(PrintWriter) - class coins.backend.ana.Postdominators のメソッド
Dump Postdominator tree on stream out (OBSOLETED)
printIt(PrintWriter) - class coins.backend.ana.LoopAnalysis のメソッド
Print loop structure (OBSOLETED).
printIt(PrintWriter) - class coins.backend.ana.EnumRegVars のメソッド
Print internal state for debugging (OBSOLETED).
printIt(PrintWriter) - class coins.backend.ana.Dominators のメソッド
Dump dominator tree on stream out (OBSOLETED)
printIt(PrintWriter) - class coins.backend.ana.DominanceFrontiers のメソッド
Dump dominance frontiers on stream out (OBSOLETED)
printIt(PrintWriter) - class coins.backend.ana.DFST のメソッド
 
printIt(PrintWriter) - class coins.backend.ana.ControlDependences のメソッド
Dump control dependences on stream out (OBSOLETED)
printIt(PrintWriter) - class coins.backend.ModuleElement のメソッド
Print for debugging.
printIt(PrintWriter) - class coins.backend.Module のメソッド
Print current module status
printIt(PrintWriter) - class coins.backend.Function のメソッド
 
printIt(PrintWriter) - class coins.backend.Data のメソッド
Dump internal data structure of the Data.
printIt(PrintWriter) - class coins.backend.cfg.FlowGraph のメソッド
Print CFG
printIt(PrintWriter) - class coins.backend.cfg.BasicBlk のメソッド
Print this block
printIt(PrintWriter) - class coins.backend.gen.CodeGenerator.Match のメソッド
Print contents of Match instance on Stream out for debugging.
printIt(PrintWriter) - class coins.backend.sym.SymTab のメソッド
Dump symbol table
printIt(PrintWriter) - class coins.backend.util.ImList のメソッド
Print beautifully.
printIt(PrintWriter, boolean) - class coins.backend.sym.SymTab のメソッド
Dump symbol table
printIt(PrintWriter, int) - class coins.backend.util.ImList のメソッド
Print beautifully.
printIt(PrintWriter, int, int) - class coins.backend.util.ImList のメソッド
Print beautifully with indentation.
printIt(PrintWriter, LocalAnalysis[]) - class coins.backend.Function のメソッド
Dump internal data structure of the Function with some analyses.
printIt(PrintWriter, LocalAnalysis[]) - class coins.backend.cfg.FlowGraph のメソッド
Print CFG with callback
printIt(PrintWriter, LocalAnalysis[]) - class coins.backend.cfg.BasicBlk のメソッド
Print this block with callback
printIt(PrintWriter, LocalAnalyzer[]) - class coins.backend.ModuleElement のメソッド
Print for debugging with specified analysis.
printIt(PrintWriter, LocalAnalyzer[]) - class coins.backend.Module のメソッド
Print current module status with analyses
printIt(PrintWriter, LocalAnalyzer[]) - class coins.backend.Function のメソッド
Dump internal data structure of the Function with some analyses.
printIt(PrintWriter, LocalAnalyzer[]) - class coins.backend.Data のメソッド
Dump internal data structure of the Data (Analysis ignored).
printIt(PrintWriter, Object) - class coins.backend.util.ImList の static メソッド
Print beautifully any object.
printLabel(LirNode, String) - class coins.backend.gen.CodeGenerator のメソッド
Print label of tree t.
printLabelRefList() - class coins.sym.SubpImpl のメソッド
 
printLabelRefList() - interface coins.sym.Subp のメソッド
Print the label reference list built by buildLabelRefList().
PrintLine(String, int) - class coins.hir2c.HirBaseToCImpl のメソッド
PrintLine:
printLinkage(String) - class coins.ir.hir.StmtImpl のメソッド
 
printList(BiList) - class coins.ssa.BackTranslateFromSsaBriggs のメソッド
 
printList(List, String) - class coins.hir2lir.ReformHir のメソッド
Print the list pList with header pHeader.
printList(List, String) - class coins.lparallel.LoopTable のメソッド
 
println(int) - class coins.Debug のメソッド
println: Line feed if pLevel <= fDebugLevel.
println(String, int) - class coins.mdf.MdfEnvironment のメソッド
The debug output method.
println(String, int) - class coins.simd.SimdEnvironment のメソッド
 
println(String, int) - class coins.ssa.SsaEnvironment のメソッド
Debug print out.
printLoopTable(LoopTable) - class coins.hir2lir.ReformHir のメソッド
 
printMapShort(String, Map) - class coins.alias.RecordAlias のメソッド
recordAliasOfExp:
printMsgError(String) - class coins.ffront.FirToHir のメソッド
 
printMsgFatal(String) - class coins.ffront.FirToHir のメソッド
 
printMsgFatal(String) - class coins.ffront.BaseManager のメソッド
 
printMsgRecovered(String) - class coins.ffront.FirToHir のメソッド
 
printMsgRecovered(String) - class coins.ffront.BaseManager のメソッド
 
printMsgWarn(String) - class coins.ffront.FirToHir のメソッド
 
printName() - class coins.backend.sym.SymTemp のメソッド
 
printName() - class coins.backend.sym.Symbol のメソッド
Name in print
printObject(int, String, Object) - class coins.Debug のメソッド
printObject: Print pObject.toString() if pObject is not null after pHeader.
printOrder() - class coins.simd.LirOrder のメソッド
Prints an order relation
printOut - class coins.IoRoot の変数
Input/output file
printOut - class coins.lparallel.LoopParallelImpl の変数
 
printPointsToGraph() - class coins.alias.alias2.ConstructPointsToGraph2 のメソッド
 
printProductions(PrintWriter) - class coins.backend.tools.Tmd2Java.RuleSet のメソッド
Print productions
printRel() - class coins.simd.Relation のメソッド
 
printSet(Set, String) - class coins.hir2lir.ReformHir のメソッド
Print the set pSet with header indicated by pHeader.
printSet(Set, String) - class coins.lparallel.LoopTable のメソッド
 
printStandardForm(PrintWriter) - class coins.backend.ModuleElement のメソッド
Print in standard form.
printStandardForm(PrintWriter) - class coins.backend.Module のメソッド
Print L-module in standard form.
printStandardForm(PrintWriter) - class coins.backend.Function のメソッド
Print L-function in standard form.
printStandardForm(PrintWriter) - class coins.backend.Data のメソッド
Print DATA in standard form.
printStandardForm(PrintWriter, String) - class coins.backend.cfg.FlowGraph のメソッド
Print standard form
printStandardForm(PrintWriter, String) - class coins.backend.cfg.BasicBlk のメソッド
Print this block in standard form
printStandardForm(PrintWriter, String) - class coins.backend.sym.SymTab のメソッド
Print symbol table in standard form
printStmt(Node, FirList) - class coins.ffront.F77Hir のメソッド
 
PrintStmtVisitor - class coins.ir.hir.PrintStmtVisitor.
PrintStmtVisitor Example of the use of Visitor for printing HIR statement (Extends HirVisitorModel1.)
PrintStmtVisitor(HirRoot) - class coins.ir.hir.PrintStmtVisitor のコンストラクタ
 
printSubtrees() - class coins.aflow.BBlockImpl のメソッド
printSubtrees: Print the sequence of subtrees contained in this block.
printSubtrees() - class coins.aflow.BBlockHirImpl のメソッド
printSubtrees: Print the sequence of subtrees contained in this block.
printSubtrees() - class coins.flow.BBlockImpl のメソッド
printSubtrees Print the sequence of subtrees contained in this block.
printSubtrees() - class coins.flow.BBlockHirImpl のメソッド
printSubtrees Print the sequence of subtrees contained in this block.
printSymTable() - class coins.sym.SymTableImpl のメソッド
 
printSymTable() - interface coins.sym.SymTable のメソッド
printSymTable (##2) Print symbols in this symbol table using toString().
printSymTableAll(SymTable) - class coins.sym.SymTableImpl のメソッド
 
printSymTableAll(SymTable) - interface coins.sym.SymTable のメソッド
printSymTableAll (##2) Print symbols in pSymTable and all its descendent symbol tables using printSymTable.
printSymTableAllDetail() - class coins.sym.SymTableImpl のメソッド
 
printSymTableAllDetail() - interface coins.sym.SymTable のメソッド
printSymTableAllDetail with no param.
printSymTableAllDetail(SymTable) - class coins.sym.SymTableImpl のメソッド
 
printSymTableAllDetail(SymTable) - interface coins.sym.SymTable のメソッド
printSymTableAllDetail (##2) Print symbols in pSymTable and all its descendent symbol tables using printSymTableDetail.
printSymTableDetail() - class coins.sym.SymTableImpl のメソッド
printSymTableDetail Print this symbol table.
printSymTableDetail() - interface coins.sym.SymTable のメソッド
printSymTableDetail (##2) Print symbols in this symbol table using toStringDetail().
printTimeInMillis(String, boolean, boolean) - class coins.opt.PRE のメソッド
printTimeInMillis prints the current time if required.
PrintValue() - class coins.hir2c.AssociationList のメソッド
PrintValue:
PrintVisitor - class coins.ir.hir.PrintVisitor.
PrintVisitor Visitor for printing HIR (Example of extending HirVisitorModel2.)
PrintVisitor(HirRoot) - class coins.ir.hir.PrintVisitor のコンストラクタ
 
Private - class coins.lparallel.LoopTable の変数
 
Process - class coins.drivergen.process.Process.
abstract class Process Class process is the super class of module which is invoked by Driver.
process() - class coins.aflow.SimpleLoopAnal のメソッド
 
process() - class coins.alias.alias2.Prescan のメソッド
 
process() - class coins.alias.TagTreeBuilder のメソッド
Builds the Tag tree.
process() - class coins.ffront.WriteStmt のメソッド
 
process() - class coins.ffront.UnLabeledDoStmt のメソッド
 
process() - class coins.ffront.StopStmt のメソッド
 
process() - class coins.ffront.ReturnStmt のメソッド
If this is in a subroutine subprogram, translate RETURN n to return n; and RETURN to return; or return 0; If this is in a function, translate RETURN to return returnVar;
process() - class coins.ffront.ReadStmt のメソッド
 
process() - class coins.ffront.ProcessData のメソッド
 
process() - class coins.ffront.PauseStmt のメソッド
 
process() - class coins.ffront.OtherIOStmt のメソッド
 
process() - class coins.ffront.OpenStmt のメソッド
 
process() - class coins.ffront.LabeledDoStmt のメソッド
Mostly processed in a FirToHir.
process() - class coins.ffront.InquireStmt のメソッド
 
process() - class coins.ffront.IfStmt のメソッド
Translate Fir IF statement to HIR if statement
process() - class coins.ffront.HeaderStmt のメソッド
 
process() - class coins.ffront.GotoStmt のメソッド
 
process() - class coins.ffront.FStmt のメソッド
define optional label and add it to generated statements
process() - class coins.ffront.EntryStmt のメソッド
Translate ENTRY g(s) to L_g: If this is a function entry then redefine g as EntryType variable.
process() - class coins.ffront.EndStmt のメソッド
If current subprogram is a function generate return returnVar; else if current subprogram has alternate returns generate return 0; else generate return;
process() - class coins.ffront.ContinueStmt のメソッド
 
process() - class coins.ffront.ComputedGoto のメソッド
Translate GO TO (10, 20, ...) i to switch (i) { case 1: goto L_10; case 2: goto L_20 ... }
process() - class coins.ffront.CloseStmt のメソッド
 
process() - class coins.ffront.CallStmt のメソッド
 
process() - class coins.ffront.BlockIfStmt のメソッド
Translate block if statement IF (e1) THEN // fIfPart.left s1 // fIfPart.right ELSE IF (e2) THEN // fOptElseIfs.get(0).left s2 // fOptElseIfs.get(0).right ELSE IF (e3) THEN // fOptElseIfs.get(1).left s3 // fOptElseIfs.get(1).right ELSE s4 // fOptElse END IF to if (e1) s1 else { if (e2) s2 else { if (e3) s3 else s4 } }
process() - class coins.ffront.AssignOrFuncStmt のメソッド
Make HIR node of assignment statement.
process() - class coins.ffront.AssignLabelStmt のメソッド
Add fLabel to list of fIdent in assignLabels and tranlate ASSIGN 10 TO i to i = 10;
process() - class coins.ffront.AssignGotoStmt のメソッド
Translate GO TO i [(10, 20, ...)]
process() - class coins.ffront.ArithIfStmt のメソッド
Translate IF (e) 10, 20, 30 to v = e; if (v<0) goto L_10; if (v==0) goto L_20; else goto L_30;
Process(InputIr, Options) - class coins.drivergen.process.Process のコンストラクタ
Constructor
processCommon(String) - class coins.ffront.CommonManager のメソッド
Process Common statements in an program unit.
processCriticalEdge() - class coins.opt.NormalizeHir のメソッド
 
ProcessData - class coins.ffront.ProcessData.
 
ProcessData.ArrayElement - class coins.ffront.ProcessData.ArrayElement.
 
ProcessData.ArrayElement(Token, FirList, Map) - class coins.ffront.ProcessData.ArrayElement のコンストラクタ
ArrayElement ex) A(1,2) => ArrayElement("A", [1,2], ..)
ProcessData(FirToHir) - class coins.ffront.ProcessData のコンストラクタ
 
processDecl() - class coins.ffront.DeclManager のメソッド
Process Declare.
processDimension() - class coins.ffront.DeclManager のメソッド
process Dimension statement
processEquiv(String) - class coins.ffront.EquivManager のメソッド
 
ProcessException - exception coins.drivergen.ProcessException.
ProcessException is derived clas of PassException.
ProcessException(Options, String, String) - class coins.drivergen.ProcessException のコンストラクタ
Creates an instance with a message and a process name
processExecStmt(FirList) - class coins.ffront.ExecStmtManager のメソッド
Process list of executable statements and make HIR blockStmt.
processExternal() - class coins.ffront.DeclManager のメソッド
Process external declaration.
ProcessFramesTrig - class coins.backend.gen.CodeGenerator の変数
 
processIfStmt(IfStmt) - class coins.opt.NormalizeHir のメソッド
processIfStmt Remove critical edge of if-statement.
processImplicit(F77Sym) - class coins.ffront.ImplicitManager のメソッド
 
processLoopStmt(LoopStmt) - class coins.opt.NormalizeHir のメソッド
processLoopStmt removes critical edges from the given loop statement.
ProcessManager - class coins.drivergen.process.ProcessManager.
Class ProcessManager has a table for Process and name.
ProcessManager() - class coins.drivergen.process.ProcessManager のコンストラクタ
Constructor
processParameterDeclStatement(FirList) - class coins.ffront.ConstManager のメソッド
Process parameter list.
processPragmaItem(ParseString, String, IrList) - class coins.casttohir.ToHirVisit のメソッド
 
processProgramHeader() - class coins.ffront.DeclManager のメソッド
Process program header statement
processSave() - class coins.ffront.DeclManager のメソッド
 
processSimulate(IoRoot, CompileSpecification, OutputStream, SnapShot, ImList, List) - class coins.driver.Driver のメソッド
 
processSwitchStmt(SwitchStmt) - class coins.opt.NormalizeHir のメソッド
processSwitchStmt removes critical edges from the given switch statement.
processTransparent(Subp, String, IrList) - class coins.opt.GlobalReform のメソッド
Process the pragma specifications such as #pragma globalReform transparentFitting pc (pzz2, pi2) and record the transparency relations to fTransparentMap.
processTypeDecl() - class coins.ffront.DeclManager のメソッド
Process define variables as each types.
productions - class coins.backend.tools.Tmd2Java.RuleSet の変数
 
Profiler - class coins.backend.opt.Profiler.
Insert code for counting number of executions on each basic-block.
Profiler.LocalTrigger - class coins.backend.opt.Profiler.LocalTrigger.
 
Profiler.LocalTrigger() - class coins.backend.opt.Profiler.LocalTrigger のコンストラクタ
 
Profiler.Trigger - class coins.backend.opt.Profiler.Trigger.
 
Profiler.Trigger() - class coins.backend.opt.Profiler.Trigger のコンストラクタ
 
Profiler(Module) - class coins.backend.opt.Profiler のコンストラクタ
Instantiation
Program - interface coins.ir.hir.Program.
Program interface
PROGRAM - class coins.ffront.Parser の static 変数
 
PROGRAM - class coins.snapshot.TagName の static 変数
The tag `program'
program(Sym, SymTable, IR, IrList) - class coins.ir.hir.HIR_Impl のメソッド
 
program(Sym, SymTable, IR, IrList) - interface coins.ir.hir.HIR0 のメソッド
program Make a program node.
programBody - class coins.ffront.F77Hir の変数
 
programEndVar - class coins.mdf.DeclareGlobalVariables の変数
The variable `_MDF_PROGRAM_END'
programHeader - class coins.ffront.F77Sym の変数
 
programHeader - class coins.ffront.DeclManager の変数
 
ProgramImpl - class coins.ir.hir.ProgramImpl.
ProgramImpl class
ProgramImpl(HirRoot, Sym, SymTable, IR, IrList) - class coins.ir.hir.ProgramImpl のコンストラクタ
 
programName - class coins.ffront.F77Sym の変数
 
programRoot - class coins.IrRoot の変数
programRoot records the root of program tree represented in HIR or LIR.
programStmt(Token) - class coins.ffront.F77Sym のメソッド
set main program name [f77.jay] program_stmt : opt_label_def PROGRAM IDENT EOS { $$ = fSym.programStmt($3); }
prologue - class coins.backend.gen.CodeGenerator_mb.CallContext の変数
 
PROLOGUE - class coins.backend.Op の static 変数
 
promote() - class coins.alias.Tag のメソッド
Returns the Tag that covers the area that the result of the pointer operation that has a pointer expression that points to one of the areas that this Tag represents as one of its operands can point to.
propagate(LirNode, BasicBlk, LirNode[]) - class coins.ssa.PREQP のメソッド
 
propagateFlag(int) - class coins.aflow.LoopInfImpl のメソッド
 
propagateFlag(int) - interface coins.aflow.LoopInf のメソッド
propagateFlag: Set flag of pFlagNumber to be true and if this has parent, then set the same flag of the parent and its ancestors.
propagateFlag(int) - class coins.flow.LoopInfImpl のメソッド
 
propagateFlag(int) - interface coins.flow.LoopInf のメソッド
propagateFlag Set flag of pFlagNumber to be true and if this has parent, then set the same flag of the parent and its ancestors.
PROPERTY_FILE - class coins.driver.CoinsOptions の static 変数
The "property file path" option string.
proto - class coins.backend.tools.Tmd2Java の static 変数
 
PROTOFILE - class coins.backend.tools.Tmd2Java の static 変数
 
PRUN - class coins.ssa.OptionName の static 変数
Pruned SSA
PRUNED - class coins.ssa.TranslateToSsa の static 変数
The pruned SSA form
pruned() - class coins.backend.opt.Ssa の static メソッド
Create a transformer which converts a function to Pruned SSA form.
Pseudo - class coins.backend.asmpp.Pseudo.
 
Pseudo(String) - class coins.backend.asmpp.Pseudo のコンストラクタ
 
ptest - class coins.mdf.DeclarePragmas の変数
The pragma `#ifdef PTEST'
ptr - class coins.backend.lir.LirNode.Scanner の変数
 
ptr - class coins.backend.util.VectorSet.Iterator の変数
 
ptr - class coins.backend.util.HashNumberSet.Iterator の変数
 
ptrToSubsTransformation(HIR, Map) - class coins.ir.hir.SubsPtrTransformation のメソッド
ptrToSubsTrasnsformation Transform pointer expression in pHir to subscript expression if the pointer expression is recorded in pPtrSubsCorrespondence or it is an expression representing simple subscripted expression.
PublicSsa - class coins.ssa.PublicSsa.
This class is to use SSA module from other optimizers.
PublicSsa(Function, IoRoot) - class coins.ssa.PublicSsa のコンストラクタ
Constructor
PURE - class coins.backend.Op の static 変数
 
purgeAnalysis() - class coins.backend.Function のメソッド
Purge former analysis
pushSymTable(Sym) - class coins.ffront.TypeUtility のメソッド
 
pushSymTable(Sym) - class coins.sym.SymTableImpl のメソッド
 
pushSymTable(Sym) - interface coins.sym.SymTable のメソッド
pushSymTable Make this (current) symbol table as an ancestor symbol table and create a new symbol table making it as the current symbol table.
put(int, String) - class coins.Message のメソッド
put: Put message with message number.
put(LirNode, IntBound) - class coins.simd.BoundanalysisUwForLir のメソッド
Stores a bound value for a node.
put(LirNode, IntLive) - class coins.simd.BoundanalysisDwForLir のメソッド
Stores live bits of a node.
put(Object, Object) - class coins.simd.ReversibleMap のメソッド
 
put(Relation) - class coins.simd.LirOrder のメソッド
Puts a relation to an order relation
put(String) - class coins.Message のメソッド
put: Put message.
put(String, Object) - class coins.aflow.util.SelfCollectingResults のメソッド
Registers the result of a flow analysis to this map.
put(String, Object) - class coins.cfront.SymbolTable のメソッド
 
put(String, Object, Object) - class coins.aflow.util.SelfCollectingResults のメソッド
Registers the result of a flow analysis for the specified object to this map.
put(String, Object, Object, Object) - class coins.aflow.util.SelfCollectingResults のメソッド
 
putAnalyzer(String, Class) - class coins.aflow.FlowResults のメソッド
 
putAnalyzer(String, Class) - class coins.aflow.util.SelfCollectingResults のメソッド
 
putAnalyzer(String, Class, String) - class coins.aflow.FlowResults のメソッド
 
putAnalyzer(String, Class, String) - class coins.aflow.util.SelfCollectingResults のメソッド
 
putInt(String, int) - class coins.cfront.SymbolTable のメソッド
 
putLabelRef(Label) - class coins.hir2c.LabelRef のメソッド
putLabelRef:
putPos - class coins.mdf.DeclareLocalVariables の変数
The variable `_MDF_PUT_POS'
putRegClasses(RegisterAnalClasses) - class coins.aflow.util.SelfCollectingResults の static メソッド
Specifies which set of analyzer classes to use for the automatic analysis mechanism.
putRegClasses(RegisterFlowAnalClasses) - class coins.aflow.FlowResults の static メソッド
 
putSeparator(StringBuffer) - class coins.ast.Function のメソッド
 
putSeparator(StringBuffer) - class coins.ast.DeclaratorList のメソッド
 
putSeparator(StringBuffer) - class coins.ast.ASTree のメソッド
 
putSeparator(StringBuffer) - class coins.ast.stmnt.CompoundStmnt のメソッド
 
putToMap(Map, Sym, HIR) - class coins.opt.GlobalReform のメソッド
Put the correspondence of pSym-pHir to pMap if it is not a circular reference that is, if pSym is not an operand of pHir.

Q

qassign(Var, String, Exp) - class coins.ffront.HirUtility のメソッド
qualified assign
Quad - class coins.ffront.Quad.
 
Quad(Node, Node, Node, Node, FirToHir) - class coins.ffront.Quad のコンストラクタ
 
QualifiedExp - interface coins.ir.hir.QualifiedExp.
Qualified variable interface.
qualifiedExp(Exp, ElemNode) - class coins.ir.hir.HIR_Impl のメソッド
 
qualifiedExp(Exp, ElemNode) - interface coins.ir.hir.HIR0 のメソッド
qualifiedExp Build a qualified expression.
QualifiedExpImpl - class coins.ir.hir.QualifiedExpImpl.
Qualified variable class.
QualifiedExpImpl(HirRoot, Exp, ElemNode) - class coins.ir.hir.QualifiedExpImpl のコンストラクタ
 
qualifier - class coins.lir2c.Decla の変数
 
quiltCode() - class coins.backend.gen.CodeGenerator.Match のメソッド
Generate assembler in ImList form.
quiltLir(LirNode) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
Expand building-macro, for LirNode
quiltLir(LirNode) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
Expand building-macro, for LirNode
quiltLir(LirNode) - class coins.backend.gen.CodeGenerator_x86 のメソッド
Expand building-macro, for LirNode
quiltLir(LirNode) - class coins.backend.gen.CodeGenerator_thumb のメソッド
Expand building-macro, for LirNode
quiltLir(LirNode) - class coins.backend.gen.CodeGenerator_sparc のメソッド
Expand building-macro, for LirNode
quiltLir(LirNode) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
Expand building-macro, for LirNode
quiltLir(LirNode) - class coins.backend.gen.CodeGenerator_sample のメソッド
Expand building-macro, for LirNode
quiltLir(LirNode) - class coins.backend.gen.CodeGenerator_ppc のメソッド
Expand building-macro, for LirNode
quiltLir(LirNode) - class coins.backend.gen.CodeGenerator_mips のメソッド
Expand building-macro, for LirNode
quiltLir(LirNode) - class coins.backend.gen.CodeGenerator_mb のメソッド
Expand building-macro, for LirNode
quiltLir(LirNode) - class coins.backend.gen.CodeGenerator_arm のメソッド
Expand building-macro, for LirNode
quiltLir(LirNode) - class coins.backend.gen.CodeGenerator_alpha のメソッド
Expand building-macro, for LirNode
quiltLir(LirNode) - class coins.backend.gen.CodeGenerator のメソッド
Expand building macro for LirNode.
quiltLirDefault(LirNode) - class coins.backend.gen.CodeGenerator のメソッド
Expand LirNode
quote(String) - class coins.backend.tools.Tmd2Java の static メソッド
 
QuotedString - class coins.backend.util.QuotedString.
Represent quoted string in S-expression.
QuotedString(String) - class coins.backend.util.QuotedString のコンストラクタ
Create QuotedString.
quoteString(String) - class coins.backend.util.QuotedString の static メソッド
Return quoted string of s.

R

r - class coins.backend.util.SetTest の変数
 
rank - class coins.ssa.GlobalReassociation.SortData の変数
The rank of the data
RankTable - class coins.ssa.RankTable.
 
RankTable(int) - class coins.ssa.RankTable のコンストラクタ
 
rbpUsed - class coins.backend.gen.CodeGenerator_x86_64 の変数
 
rbpUsed - class coins.backend.gen.CodeGenerator_x86_64.X86_64Attr の変数
 
reachToAvailBlk(BasicBlk, BiList) - class coins.ssa.DeadCodeElimination のメソッド
If the basic block can be reached from the entrance of the current CFG, then return true.
READ - class coins.ffront.Parser の static 変数
 
read_access - class coins.ffront.I77Utils の変数
 
read_blank - class coins.ffront.I77Utils の変数
 
read_direct - class coins.ffront.I77Utils の変数
 
read_end - class coins.ffront.I77Utils の変数
 
read_err - class coins.ffront.I77Utils の変数
 
read_exist - class coins.ffront.I77Utils の変数
 
read_file - class coins.ffront.I77Utils の変数
 
read_fmt - class coins.ffront.I77Utils の変数
 
read_form - class coins.ffront.I77Utils の変数
 
read_formatted - class coins.ffront.I77Utils の変数
 
read_iostat - class coins.ffront.I77Utils の変数
 
read_name - class coins.ffront.I77Utils の変数
 
read_named - class coins.ffront.I77Utils の変数
 
read_nextrec - class coins.ffront.I77Utils の変数
 
read_number - class coins.ffront.I77Utils の変数
 
read_opened - class coins.ffront.I77Utils の変数
 
read_or_write_char - class coins.ffront.I77Utils の変数
 
read_rec - class coins.ffront.I77Utils の変数
 
read_recl - class coins.ffront.I77Utils の変数
 
read_sequential - class coins.ffront.I77Utils の変数
 
read_status - class coins.ffront.I77Utils の変数
 
read_unformatted - class coins.ffront.I77Utils の変数
 
read_unit - class coins.ffront.I77Utils の変数
 
read_unit_internal - class coins.ffront.I77Utils の変数
 
read() - class coins.cfront.Parser のメソッド
Reads a top-level declaration and returns a parse tree.
read() - class coins.driver.StopWatch のメソッド
Reads this stop-watch, whether it is moving or not.
readFStmt(Node, Node) - class coins.ffront.F77Hir のメソッド
 
readInit(FirList, Node, boolean) - class coins.ffront.I77Utils のメソッド
 
readLine(PushbackReader) - class coins.backend.tools.Tmd2Java の static メソッド
Read line from pushback reader.
readPropertyFile(Warning) - class coins.driver.CoinsOptions のメソッド
Reads a property file if it exists and merges its contents to the option table when they don't exist.
readSexp(PushbackReader) - class coins.backend.util.ImList の static メソッド
Read S-expression from Reader prd and build them up in ImList form.
readSexp(Reader) - class coins.backend.util.ImList の static メソッド
Read S-expression and build them up in ImList form.
readSexpList(PushbackReader, ImList) - class coins.backend.tools.Tmd2Java の static メソッド
Read entire file as a list.
readsFromIndefiniteAddress(IR) - class coins.aflow.FlowUtil の static メソッド
 
readsFromIndefiniteAddress(IR) - class coins.flow.FlowUtil の static メソッド
 
ReadStmt - class coins.ffront.ReadStmt.
 
ReadStmt(FirList, FirList, int, FirToHir) - class coins.ffront.ReadStmt のコンストラクタ
 
ReadStmt(Node, FirList, int, FirToHir) - class coins.ffront.ReadStmt のコンストラクタ
 
readStmt(Node, Node) - class coins.ffront.F77Hir のメソッド
 
readToken(PushbackReader) - class coins.backend.tools.Tmd2Java の static メソッド
Read token from pushback reader.
readWhites(PushbackReader) - class coins.backend.tools.Tmd2Java の static メソッド
Read whitespaces from pushback reader.
readyQueue - class coins.mdf.DeclareLocalVariables の変数
The variable `_MDF_READY_QUEUE'
readyTasks() - class coins.mdf.MdfConditions のメソッド
Get the bit vector which means the ready tasks.
real - class coins.ffront.Complex の変数
 
REAL - class coins.ffront.Parser の static 変数
 
REAL_CONST - class coins.ffront.Parser の static 変数
 
realSubgoals() - class coins.backend.tools.Tmd2Java.Pattern のメソッド
Return subgoals in this pattern.
realSubgoals() - class coins.backend.tools.Tmd2Java.Nonterm のメソッド
 
realSubgoals() - class coins.backend.tools.Tmd2Java.OpPattern のメソッド
Return vector of right side nonterminals (including ones in derived rule).
reasons - class coins.backend.sched.Pipelining.ScheduledNode の変数
 
rec_ - class coins.ffront.I77Utils の変数
 
reconstructDg(BasicBlk) - class coins.backend.sched.Pipelining のメソッド
 
ReconstructHir - class coins.mdf.ReconstructHir.
Reconstruct the current HIR before generating the macro flow graph.
ReconstructHir() - class coins.lparallel.LoopParallelImpl のメソッド
ReconstructHir:
ReconstructHir(MdfEnvironment, HirRoot, SubpDefinition) - class coins.mdf.ReconstructHir のコンストラクタ
Constructor
record - class coins.backend.tools.RegisterDescription2Java.RegSymbol の変数
 
record(BBlock, FAList) - class coins.aflow.RecordSetRefReprsHir のメソッド
 
record(BBlock, FAList) - class coins.aflow.RecordSetRefReprs のメソッド
Stores SetRefRepr objects into the given BBlock, and also value-setting SetRefRepr objects the given BBlock holds into the given list pSubpFlowSetReprs.
record(int, int) - class coins.backend.gen.CodeGenerator_x86_64.RewrState のメソッド
 
record(int, int) - class coins.backend.gen.CodeGenerator_x86simd.RewrState のメソッド
 
record(int, int) - class coins.backend.gen.CodeGenerator_x86.RewrState のメソッド
 
record(int, int) - class coins.backend.gen.CodeGenerator_thumb.RewrState のメソッド
 
record(int, int) - class coins.backend.gen.CodeGenerator_sparc.RewrState のメソッド
 
record(int, int) - class coins.backend.gen.CodeGenerator_sh4.RewrState のメソッド
 
record(int, int) - class coins.backend.gen.CodeGenerator_sample.RewrState のメソッド
 
record(int, int) - class coins.backend.gen.CodeGenerator_ppc.RewrState のメソッド
 
record(int, int) - class coins.backend.gen.CodeGenerator_mips.RewrState のメソッド
 
record(int, int) - class coins.backend.gen.CodeGenerator_mb.RewrState のメソッド
 
record(int, int) - class coins.backend.gen.CodeGenerator_arm.RewrState のメソッド
 
record(int, int) - class coins.backend.gen.CodeGenerator_alpha.RewrState のメソッド
 
record(int, int, int, int) - class coins.backend.gen.CodeGenerator_x86_64.State のメソッド
 
record(int, int, int, int) - class coins.backend.gen.CodeGenerator_x86simd.State のメソッド
 
record(int, int, int, int) - class coins.backend.gen.CodeGenerator_x86.State のメソッド
 
record(int, int, int, int) - class coins.backend.gen.CodeGenerator_thumb.State のメソッド
 
record(int, int, int, int) - class coins.backend.gen.CodeGenerator_sparc.State のメソッド
 
record(int, int, int, int) - class coins.backend.gen.CodeGenerator_sh4.State のメソッド
 
record(int, int, int, int) - class coins.backend.gen.CodeGenerator_sample.State のメソッド
 
record(int, int, int, int) - class coins.backend.gen.CodeGenerator_ppc.State のメソッド
 
record(int, int, int, int) - class coins.backend.gen.CodeGenerator_mips.State のメソッド
 
record(int, int, int, int) - class coins.backend.gen.CodeGenerator_mb.State のメソッド
 
record(int, int, int, int) - class coins.backend.gen.CodeGenerator_arm.State のメソッド
 
record(int, int, int, int) - class coins.backend.gen.CodeGenerator_alpha.State のメソッド
 
RecordAlias - class coins.alias.RecordAlias.
RecordAlias Do the alias analysys of HIR subprogram and record its information so that it may be used in HIR-to-LIR conversion or LIR analysis.
RecordAlias(AliasAnal, SubpDefinition) - class coins.alias.RecordAlias のコンストラクタ
RecordAlias Do the alias analysys of HIR subprogram and record its information (alias group, etc.) so that it may be used in HIR-to-LIR conversion or LIR analysis.
RecordAlias(AliasAnal, SubpDefinition, SubpFlow) - class coins.alias.RecordAlias のコンストラクタ
 
recordBBlock(BBlock) - class coins.aflow.SubpFlowImpl のメソッド
 
recordBBlock(BBlock) - interface coins.aflow.SubpFlow のメソッド
 
recordBBlock(BBlock, int) - class coins.flow.SubpFlowImpl のメソッド
 
recordBBlock(BBlock, int) - interface coins.flow.SubpFlow のメソッド
 
recordDefPoint(IR) - class coins.flow.SubpFlowImpl のメソッド
 
recordDefPoint(IR) - interface coins.flow.SubpFlow のメソッド
 
recordDefRefPoint(IR) - class coins.flow.SubpFlowImpl のメソッド
 
recordDefRefPoint(IR) - interface coins.flow.SubpFlow のメソッド
 
recordExpandedHir(HIR, HIR, GlobalReform.NontermPatInstance) - class coins.opt.GlobalReform のメソッド
Record the copy of pExpandedHir to fExpandedNontermInstance using pNontermPatInstance as key and fExpandedNonterm using makeHirKey(pCallExp) as key.
recordExpId() - class coins.flow.DataFlowImpl のメソッド
allocateExpId Creates a table that retrieves ExpId from its index value.
recordLabelRefOfSwitchStmt(SwitchStmt) - class coins.ir.hir.SimplifyHir のメソッド
 
recordLvalueNodeForSym(Sym, Exp, Map) - class coins.alias.RecordAlias のメソッド
recordLvalueNodeForSym Record pExp to the set of l-value nodes corresponding to the variable pSym.
recordMatchingData(GlobalReform.NontermPatInstance, HIR, GlobalReform.MatchingData) - class coins.opt.GlobalReform.MatchingData のメソッド
Record the matched input and the matching data (pData) corresponding to the call exp (pCallExp) of pNontermInstance.
recordNodes(HIR) - class coins.ir.hir.HirIteratorImpl のメソッド
 
recordParamCorresp(GlobalReform.MatchingData, Sym, HIR) - class coins.opt.GlobalReform のメソッド
Record the correspondence between the parameter pParam and the (matched) input pHir.
recordReachableBBlocks() - class coins.aflow.MakeControlFlowGraph のメソッド
Records the BBlocks in the flow in the order suitable for solving data flow equations.
RecordSetRefReprs - class coins.aflow.RecordSetRefReprs.
Stores SetRefRepr objects into BBlocks.
recordSetRefReprs() - class coins.flow.HirSubpFlowImpl のメソッド
Records the SetRefReprs each BBlock contains.
recordSetRefReprs() - class coins.flow.DataFlowImpl のメソッド
Records the SetRefReprs each BBlock contains.
recordSetRefReprs(BBlockHirImpl) - class coins.flow.HirSubpFlowImpl のメソッド
recordSetRefReprs Compute and record the SetRefReprs for each subtree (statement) in the given BBlock.
RecordSetRefReprs(FlowResults) - class coins.aflow.RecordSetRefReprs のコンストラクタ
 
recordSetRefReprsForNode(HIR, List, BBlock) - class coins.flow.HirSubpFlowImpl のメソッド
Make instance of SetRefReprHirEImpl if pSubtree is AssignStmt, ExpStmt (FunctionExp, conditional exp) or Retrun statement and record it to pSetRefReprList.
RecordSetRefReprsHir - class coins.aflow.RecordSetRefReprsHir.
 
RecordSetRefReprsHir(FlowResults) - class coins.aflow.RecordSetRefReprsHir のコンストラクタ
Creates a new instance of RecordSetRefReprHir
recordSym(FlowAnalSym) - class coins.flow.SubpFlowImpl のメソッド
 
recordSymbol(String, Declarator) - class coins.cfront.Parser のメソッド
 
recordTag(String) - class coins.cfront.Parser のメソッド
Declares that a struct/union will be declared later in the current name scope.
recordTag(String, Aggregate) - class coins.cfront.Parser のメソッド
 
recordTempExpCorrespondence(Var, Exp) - class coins.opt.CommonSubexpElimHir のメソッド
 
RecSearchProcedure(LirNode, CodeGenerator_ppc.PowerPCAttr.SearchFunctor) - class coins.backend.gen.CodeGenerator_ppc.PowerPCAttr のメソッド
 
recurLirNode(LirNode, PrintWriter) - class coins.lir2c.LirToC のメソッド
revurLirNode: the experimental method that traverse LirNodes recursively.
RED_ZONE_SIZE - class coins.backend.gen.CodeGenerator_ppc の static 変数
 
REDEFINABLE - class coins.SourceLanguageFortran の static 変数
 
REDEFINABLE - class coins.SourceLanguageC の static 変数
 
REDEFINABLE - class coins.SourceLanguage の static 変数
 
redefine(Sym, int, Sym) - class coins.sym.SymTableImpl のメソッド
redefine Create a new symbol that has the name same as this symbol but having the symbol kind indicated by the parameter pSymKind in the current symbol table.
redefine(Sym, int, Sym) - interface coins.sym.SymTable のメソッド
redefine Create a new symbol that has the name same as this symbol but having the symbol kind indicated by the parameter pSymKind in the current symbol table.
reduce(LirNode, int) - class coins.backend.gen.CodeGenerator のメソッド
Reduce labeled tree t with goal nonterminal goal.
Reduction - class coins.lparallel.Reduction.
 
Reduction(AssignStmt, VarNode, VarNode, int) - class coins.lparallel.Reduction のコンストラクタ
Reduction:
Reduction(AssignStmt, VarNode, VarNode, String, Exp) - class coins.lparallel.Reduction のコンストラクタ
 
ReductionADDList - class coins.lparallel.LoopTable の変数
 
ReductionCell - class coins.lparallel.ReductionCell.
 
ReductionCell(AssignStmt, VarNode, VarNode, int) - class coins.lparallel.ReductionCell のコンストラクタ
ReductionCell:
ReductionMAXINDEXList - class coins.lparallel.LoopTable の変数
 
ReductionMAXList - class coins.lparallel.LoopTable の変数
 
ReductionMININDEXList - class coins.lparallel.LoopTable の変数
 
ReductionMINList - class coins.lparallel.LoopTable の変数
 
ReductionMULList - class coins.lparallel.LoopTable の変数
 
ReductionSUBList - class coins.lparallel.LoopTable の変数
 
RedundantPhiElimination - class coins.ssa.RedundantPhiElimination.
Eliminate the redundant PHI instructions.
RedundantPhiElimination(SsaEnvironment) - class coins.ssa.RedundantPhiElimination のコンストラクタ
Constructor
Ref_Array - class coins.lparallel.Ref_Array.
 
REF_ARRAY_INDUCTION - class coins.lparallel.Ref_Array の static 変数
 
REF_ARRAY_INV_CONST - class coins.lparallel.Ref_Array の static 変数
 
REF_ARRAY_INVARIANT - class coins.lparallel.Ref_Array の static 変数
 
REF_ARRAY_MAX - class coins.lparallel.Ref_Array の static 変数
 
REF_ARRAY_REG_IND_INV - class coins.lparallel.Ref_Array の static 変数
 
REF_ARRAY_REG_INV - class coins.lparallel.Ref_Array の static 変数
 
REF_ARRAY_REG_UNKNOWN - class coins.lparallel.Ref_Array の static 変数
 
REF_ARRAY_UNKNOWN - class coins.lparallel.Ref_Array の static 変数
 
Ref_Array(FlowResults) - class coins.lparallel.Ref_Array のコンストラクタ
Ref_Array:
Ref_Array(FlowResults, Exp, LinkedList, Invariant, LoopUtil) - class coins.lparallel.Ref_Array のコンストラクタ
Ref_Array:
REF_DDEF - class coins.lparallel.Ref_Array の static 変数
 
REF_EUSE - class coins.lparallel.Ref_Array の static 変数
 
REF_LIVE - class coins.lparallel.Ref_Array の static 変数
 
REF_MOD - class coins.lparallel.Ref_Array の static 変数
 
REF_RESULT - class coins.lparallel.Ref_Array の static 変数
 
Ref_Table - class coins.lparallel.Ref_Table.
 
Ref_Table(SubpFlow, BBlock) - class coins.lparallel.Ref_Table のコンストラクタ
Ref_Table:
REF_USE - class coins.lparallel.Ref_Array の static 変数
 
RefArrayCell - class coins.lparallel.RefArrayCell.
 
RefArrayCell() - class coins.lparallel.RefArrayCell のコンストラクタ
 
RefArrayCell(Var) - class coins.lparallel.RefArrayCell のコンストラクタ
 
refJudge(LoopTable, LinkedList, int, LinkedList, int, LinkedList, Set) - class coins.lparallel.ArrayAreaAnalyzer のメソッド
refJudge:
refJudge(LoopTable, LinkedList, int, LinkedList, int, LinkedList, Set) - class coins.lparallel.ArrayAnal のメソッド
refJudge: Judgment processing of a ref.
reflect(GlobalReform.MatchingData) - class coins.opt.GlobalReform.MatchingData のメソッド
For this MatchingData, set following information of pData: paramCorresp, nontermParamCorresp, matchedProduction, matchedInput, expandedHir, succeeded.
reflectCorresp(GlobalReform.MatchingData) - class coins.opt.GlobalReform.MatchingData のメソッド
Reflect paramCorresp and nontermParamCorresp of pData
reflectParamCorresp(GlobalReform.MatchingData) - class coins.opt.GlobalReform.MatchingData のメソッド
Reflect paramCorresp of pData (do not reflect nontermParamCorresp).
refList - class coins.lparallel.LoopTable の変数
 
refName(String) - class coins.simd.Name のメソッド
 
reformByChangingParam(GlobalReform.MatchingData, HIR, HIR, HIR, Set, int) - class coins.opt.GlobalReform のメソッド
reformByChangingParam does the transformation specified by _reform(n_th_instance, patternParam, replacementExp, nonterminalCallExp)
reformForInitiation(SubpDefinition) - class coins.hir2lir.ReformHir のメソッド
Reform for thread initiation without parallelizing.
reformForParallel() - class coins.hir2lir.ReformHir のメソッド
 
reformForProfiling() - class coins.hir2lir.ReformHir のメソッド
Change global gragmas (pragmas placed as global declaration) (inf prof (defaultTraceOn)) (inf prof (defaultTraceOff)) (inf prof (subpTraceOn subp1 subp1 ...))
ReformHir - class coins.hir2lir.ReformHir.
ReformHir class Reform HIR for profiling and parallelization without using OpenMP.
ReformHir(HirRoot) - class coins.hir2lir.ReformHir のコンストラクタ
ReformHir Process HIR pragmas and change them to ones that may correspond to HIR pragma.
reformHirToParallelize() - class coins.hir2lir.ReformHir のメソッド
Decide how to transform HIR of SubpDefinition indicated by subpFlow so as it can be executed in parallel.
REG - class coins.backend.Storage の static 変数
 
REG - class coins.backend.Op の static 変数
 
REG - interface coins.backend.Keyword の static 変数
 
REG_TYPE - class coins.backend.gen.CodeGenerator_ppc の static 変数
 
Reg2Vector(LirNode, BiList) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
regADD(Ref_Array, Ref_Array, Ref_Array, int) - class coins.lparallel.RegionOpImpl のメソッド
regADD: The operation method of [ref array] is as follows.
regADD(Ref_Array, Ref_Array, Ref_Array, int) - interface coins.lparallel.RegionOp のメソッド
regADD:
regAssign - class coins.backend.gen.CodeGenerator_mb.CallContext の変数
 
regCallClobbers - class coins.backend.gen.CodeGenerator_x86_64 の変数
 
regCallClobbers - class coins.backend.gen.CodeGenerator_x86simd の変数
 
regCallClobbers - class coins.backend.gen.CodeGenerator_x86 の変数
 
regCallClobbers - class coins.backend.gen.CodeGenerator_thumb の変数
 
regCallClobbers - class coins.backend.gen.CodeGenerator_sparc の変数
 
regCallClobbers - class coins.backend.gen.CodeGenerator_sh4 の変数
 
regCallClobbers - class coins.backend.gen.CodeGenerator_ppc の変数
 
regCallClobbers - class coins.backend.gen.CodeGenerator_mb の変数
 
regCallClobbers - class coins.backend.gen.CodeGenerator_arm の変数
 
regCallClobbers - class coins.backend.gen.CodeGenerator_alpha の変数
 
regClasses - class coins.aflow.util.SelfCollectingResults の static 変数
 
regConstLabel(String, String, String) - class coins.backend.gen.CodeGenerator_sh4.SH4Attr のメソッド
 
regDesc - class coins.backend.tools.Tmd2Java の static 変数
 
RegGroups - class coins.simd.RegGroups.
 
RegGroups(BasicBlk) - class coins.simd.RegGroups のコンストラクタ
 
RegGroups(Vector) - class coins.simd.RegGroups のコンストラクタ
 
regId - class coins.backend.tools.RegisterDescription2Java.RegSymbol の変数
 
RegIndInit - class coins.lparallel.Ref_Array の変数
 
RegIndLast - class coins.lparallel.Ref_Array の変数
 
RegionOp - interface coins.lparallel.RegionOp.
 
RegionOpImpl - class coins.lparallel.RegionOpImpl.
 
RegionOpImpl() - class coins.lparallel.RegionOpImpl のメソッド
RegionOp: Implementing array region operations.
RegionOpImpl() - class coins.lparallel.RegionOpImpl のコンストラクタ
 
RegionType - interface coins.sym.RegionType.
RegionType interface.
regionType(String) - class coins.sym.SymImpl のメソッド
 
regionType(String, int) - class coins.sym.SymImpl のメソッド
 
regionType(String, int) - interface coins.sym.Sym のメソッド
regionType: Make an instance of RegionType in symRoot.symTableRoot.
RegionTypeImpl - class coins.sym.RegionTypeImpl.
RegionTypeImpl Class
RegionTypeImpl(SymRoot, String, int) - class coins.sym.RegionTypeImpl のコンストラクタ
RegionTypeImpl constructor Make an instance of RegionType in symRoot.symTableRoot.
regist_global_label - class coins.backend.gen.CodeGenerator_sh4 の static 変数
 
regist_global_label_count - class coins.backend.gen.CodeGenerator_sh4 の static 変数
 
regist_label - class coins.backend.gen.CodeGenerator_sh4.RegistLabel の変数
 
REGISTER - interface coins.ast.TokenId の static 変数
 
register(BBlock, DefVector) - class coins.aflow.FindReach のメソッド
 
register(BBlock, DefVector) - class coins.aflow.FindPReach のメソッド
 
register(BBlock, DefVector) - class coins.aflow.FindPDef のメソッド
 
register(BBlock, DefVector) - class coins.aflow.FindKill のメソッド
 
register(BBlock, DefVector) - class coins.aflow.FindDKill のメソッド
 
register(BBlock, DefVector) - class coins.aflow.FindDef のメソッド
 
register(BBlock, ExpVector) - class coins.aflow.FindPEKill のメソッド
 
register(BBlock, ExpVector) - class coins.aflow.FindEKill のメソッド
 
register(BBlock, ExpVector) - class coins.aflow.FindEGen のメソッド
 
register(BBlock, ExpVector) - class coins.aflow.FindDEGen のメソッド
 
register(BBlock, FlowAnalSymVector) - class coins.aflow.FindPDefined のメソッド
 
register(BBlock, FlowAnalSymVector) - class coins.aflow.FindDefined のメソッド
 
register(BBlock, FlowAnalSymVector) - class coins.aflow.FindDDefined のメソッド
 
register(SelfCollectingResults) - class coins.aflow.RegisterFlowAnalClasses のメソッド
Analyzers that are shared between HIR and LIR.
register(SelfCollectingResults) - interface coins.aflow.util.RegisterAnalClasses のメソッド
 
register(SetRefRepr, DefVector) - class coins.aflow.FindReach のメソッド
 
register(SetRefRepr, DefVector) - class coins.aflow.FindPReach のメソッド
 
register(SetRefRepr, DefVector) - class coins.aflow.FindKill のメソッド
 
register(SetRefRepr, DefVector) - class coins.aflow.FindDKill のメソッド
 
register(SetRefRepr, ExpVector) - class coins.aflow.FindPEKill のメソッド
 
register(SetRefRepr, ExpVector) - class coins.aflow.FindEKill のメソッド
 
register(SetRefRepr, FlowAnalSymVector) - class coins.aflow.FindPLiveInLiveOut のメソッド
 
register(SetRefRepr, FlowAnalSymVector) - class coins.aflow.FindLiveInLiveOut のメソッド
 
RegisterAllocation - class coins.backend.regalo.RegisterAllocation.
Register allocation session object.
RegisterAllocation.CopyPair - class coins.backend.regalo.RegisterAllocation.CopyPair.
Copy pair
RegisterAllocation.CopyPair(int, int) - class coins.backend.regalo.RegisterAllocation.CopyPair のコンストラクタ
 
RegisterAllocation() - class coins.backend.regalo.RegisterAllocation のコンストラクタ
 
RegisterAnalClasses - interface coins.aflow.util.RegisterAnalClasses.
See SelfCollectingResults.callMap.
registerAvailIn(BBlock, ExpVector) - class coins.aflow.FindDAvailInAvailOut のメソッド
 
registerAvailIn(BBlock, ExpVector) - class coins.aflow.FindAvailInAvailOut のメソッド
 
registerAvailIn(SetRefRepr, ExpVector) - class coins.aflow.FindDAvailInAvailOut のメソッド
 
registerAvailIn(SetRefRepr, ExpVector) - class coins.aflow.FindAvailInAvailOut のメソッド
 
registerAvailOut(BBlock, ExpVector) - class coins.aflow.FindDAvailInAvailOut のメソッド
 
registerAvailOut(BBlock, ExpVector) - class coins.aflow.FindAvailInAvailOut のメソッド
 
RegisterClasses - class coins.lparallel.RegisterClasses.
 
RegisterClasses() - class coins.lparallel.RegisterClasses のコンストラクタ
 
registerDefIn(BBlock, FlowAnalSymVector) - class coins.aflow.FindDefInDefOut のメソッド
 
registerDefIn(BBlock, FlowAnalSymVector) - class coins.aflow.FindDDefInDefOut のメソッド
 
registerDefIn(SetRefRepr, FlowAnalSymVector) - class coins.aflow.FindDefInDefOut のメソッド
 
registerDefIn(SetRefRepr, FlowAnalSymVector) - class coins.aflow.FindDDefInDefOut のメソッド
 
registerDefOut(BBlock, FlowAnalSymVector) - class coins.aflow.FindDefInDefOut のメソッド
 
registerDefOut(BBlock, FlowAnalSymVector) - class coins.aflow.FindDDefInDefOut のメソッド
 
RegisterDescription2Java - class coins.backend.tools.RegisterDescription2Java.
Preprocessing *.tmd to make register-model description parameters.
RegisterDescription2Java.RegisterSet - class coins.backend.tools.RegisterDescription2Java.RegisterSet.
Set of registers.
RegisterDescription2Java.RegisterSet(BitMapSet, String, int) - class coins.backend.tools.RegisterDescription2Java.RegisterSet のコンストラクタ
 
RegisterDescription2Java.RegSymbol - class coins.backend.tools.RegisterDescription2Java.RegSymbol.
 
RegisterDescription2Java.RegSymbol(String, int, ImList, int) - class coins.backend.tools.RegisterDescription2Java.RegSymbol のコンストラクタ
 
RegisterDescription2Java.SymTab - class coins.backend.tools.RegisterDescription2Java.SymTab.
 
RegisterDescription2Java.SymTab() - class coins.backend.tools.RegisterDescription2Java.SymTab のコンストラクタ
 
RegisterDescription2Java(String, String, String) - class coins.backend.tools.RegisterDescription2Java のコンストラクタ
Create register description table.
registerExposed(BBlock, FlowAnalSymVector) - class coins.aflow.FindPExposedUsed のメソッド
 
registerExposed(BBlock, FlowAnalSymVector) - class coins.aflow.FindExposedUsed のメソッド
 
RegisterFlowAnalClasses - class coins.aflow.RegisterFlowAnalClasses.
This class defines the correspondence between the flow analysis item name and the class that analyzes the item.
RegisterFlowAnalClasses() - class coins.aflow.RegisterFlowAnalClasses のコンストラクタ
 
registerFParams(FirList, IrList) - class coins.ffront.SubscrOrFunCallNode のメソッド
Register pamameters of a statement-function to symbol table
registerHir(FlowResults) - class coins.aflow.RegisterFlowAnalClasses のメソッド
Analyzers that are specific to HIR.
registerHir(FlowResults) - class coins.lparallel.RegisterClasses のメソッド
Analyzers that are specific to HIR.
registerIndex(LirNode) - class coins.backend.MachineParams のメソッド
Convert LirNode to physical register number.
registerIndex(Symbol) - class coins.backend.MachineParams のメソッド
Convert symbol to register number.
registerLir(FlowResults) - class coins.aflow.RegisterFlowAnalClasses のメソッド
Analyzers that are specific to LIR.
registerLir(int) - class coins.backend.MachineParams のメソッド
Convert register number to LirNode.
registerLiveIn(BBlock, FlowAnalSymVector) - class coins.aflow.FindPLiveInLiveOut のメソッド
 
registerLiveIn(BBlock, FlowAnalSymVector) - class coins.aflow.FindLiveInLiveOut のメソッド
 
registerLiveOut(BBlock, FlowAnalSymVector) - class coins.aflow.FindPLiveInLiveOut のメソッド
 
registerLiveOut(BBlock, FlowAnalSymVector) - class coins.aflow.FindLiveInLiveOut のメソッド
 
registerMacroDef(ImList) - class coins.backend.tools.Tmd2Java の static メソッド
Register macro definition
registerSets - class coins.backend.tools.RegisterDescription2Java の変数
 
registerSymbol(int) - class coins.backend.MachineParams のメソッド
Convert register number to symbol.
registerToString(int) - class coins.backend.MachineParams のメソッド
Convert register number to visible form.
registerTransformer(Transformer) - class coins.backend.Root のメソッド
Register transformer to named hook.
registerUsed(BBlock, FlowAnalSymVector) - class coins.aflow.FindPExposedUsed のメソッド
 
registerUsed(BBlock, FlowAnalSymVector) - class coins.aflow.FindExposedUsed のメソッド
 
registerUseSyms(HIR, Map, Object) - class coins.opt.CommonSubexpElimHir のメソッド
 
registerUseSyms(HIR, Map, Object) - class coins.opt.CommonSubexpElim のメソッド
 
registFormat(Token, String) - class coins.ffront.F77Sym のメソッド
 
registJump(ImList, int) - class coins.backend.gen.CodeGenerator_sh4.CodeAnalysisInfo のメソッド
 
registLabel(String, int) - class coins.backend.gen.CodeGenerator_sh4.CodeAnalysisInfo のメソッド
 
Registry - class coins.Registry.
Registry class Items registered to avoid conflicts between modules of the compiler or between compilers derived from the COINS compiler infrastructure.
Registry() - class coins.Registry のコンストラクタ
 
registUsrFunction(String) - class coins.backend.gen.CodeGenerator_sh4.SH4Attr のメソッド
 
reglist() - class coins.simd.SimdEstimation.RegCollector のメソッド
 
regMax - class coins.backend.gen.CodeGenerator_mb.CallContext の変数
 
regMUL(Ref_Array, Ref_Array, Ref_Array, int) - class coins.lparallel.RegionOpImpl のメソッド
regMUL: The operation method of [ref array] is as follows.
regMUL(Ref_Array, Ref_Array, Ref_Array, int) - interface coins.lparallel.RegionOp のメソッド
regMUL:
regMUL2(Ref_Array, Ref_Array, int) - class coins.lparallel.RegionOpImpl のメソッド
regMUL2: The operation method of [ref array] is as follows.
regMUL2(Ref_Array, Ref_Array, int) - interface coins.lparallel.RegionOp のメソッド
regMUL2:
regName - class coins.backend.gen.CodeGenerator_mb.CallContext の変数
 
RegPromote - class coins.backend.contrib.RegPromote.
 
RegPromote() - class coins.backend.contrib.RegPromote のコンストラクタ
 
regRightShiftSigned(LirNode) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
regSaved - class coins.backend.gen.CodeGenerator_thumb.ThumbAttr の変数
 
regset - class coins.backend.tools.RegisterDescription2Java.RegisterSet の変数
 
REGSET - interface coins.backend.Keyword の static 変数
 
regSetMap(int) - class coins.backend.MachineParams のメソッド
Return bitmap of register set.
regsets - class coins.backend.gen.Rule の変数
Register set name for each nonterminal.
regsets - class coins.backend.tools.Tmd2Java.Prod の変数
 
regSetType(int) - class coins.backend.MachineParams のメソッド
Return type of register set.
regsetVec - class coins.backend.tools.RegisterDescription2Java の変数
 
Regsize - class coins.backend.gen.CodeGenerator_alpha の static 変数
 
regSUB(Ref_Array, Ref_Array, Ref_Array, int) - class coins.lparallel.RegionOpImpl のメソッド
regSUB: The operation method of [ref array] is as follows.
regSUB(Ref_Array, Ref_Array, Ref_Array, int) - interface coins.lparallel.RegionOp のメソッド
regSUB:
regUsed - class coins.backend.gen.CodeGenerator_mb.CallContext の変数
 
regVec - class coins.backend.tools.RegisterDescription2Java の変数
 
REGWIDTH - class coins.backend.gen.CodeGenerator_thumb の static 変数
 
REGWIDTH - class coins.backend.gen.CodeGenerator_mb の static 変数
 
REGWIDTH - class coins.backend.gen.CodeGenerator_arm の static 変数
 
Relation - class coins.simd.Relation.
 
Relation() - class coins.simd.Relation のコンストラクタ
 
relativeWeight(RegisterDescription2Java.RegisterSet, RegisterDescription2Java.RegisterSet) - class coins.backend.tools.RegisterDescription2Java のメソッド
Return relative weight of register set y when compared to x.
releaseFlowInf(SubpDefinition) - class coins.opt.Opt のメソッド
Release flow information so that storage space can be reused and avoid OutofMemoryException.
reload(ImList) - class coins.backend.Function のメソッド
Reload new L-function description from sexp.
remove() - class coins.aflow.SetRefReprListHir.SetRefReprListHirItr のメソッド
 
remove() - interface coins.aflow.SetRefReprIterator のメソッド
Removes a SetRefRepr as per to the contract of the { coins.aflow.util.CoinsIterator#remove()}, and in the case of HIR, also removes the subtree associated with the removed SetRefRepr.
remove() - class coins.aflow.util.CoinsList.Itr のメソッド
 
remove() - interface coins.aflow.util.CoinsIterator のメソッド
Remove what was returned by the previous call to next or previous
remove() - class coins.backend.lir.LirNode.Scanner のメソッド
 
remove() - class coins.backend.util.BiList.BiListIterator のメソッド
 
remove() - class coins.sym.SymImpl のメソッド
 
remove() - interface coins.sym.Sym のメソッド
remove Remove this symbol.
remove(CoinsList.Entry, int) - class coins.aflow.util.CoinsList のメソッド
 
remove(FlowAnalSym) - class coins.aflow.FlowAnalSymVectorImpl のメソッド
 
remove(FlowAnalSym) - interface coins.aflow.FlowAnalSymVector のメソッド
Removes the given argument from the set view of this vector.
remove(FlowAnalSym) - class coins.flow.FlowAnalSymVectorImpl のメソッド
 
remove(FlowAnalSym) - interface coins.flow.FlowAnalSymVector のメソッド
Removes the given argument from the set view of this vector.
remove(int) - class coins.aflow.util.FAList のメソッド
 
remove(int) - class coins.aflow.util.CoinsList のメソッド
Removes the element at the specified position in this list.
remove(int) - class coins.aflow.util.CoinsList.SubList のメソッド
 
remove(int) - class coins.backend.util.VectorSet のメソッド
Remove number x from set.
remove(int) - interface coins.backend.util.NumberSet のメソッド
Remove number x from set.
remove(int) - class coins.backend.util.HashNumberSet のメソッド
Remove number x from set.
remove(int) - class coins.backend.util.BitMapSet のメソッド
Remove integer x.
remove(int) - class coins.flow.FAList のメソッド
 
remove(int) - class coins.ir.hir.HirListImpl のメソッド
 
remove(int) - interface coins.ir.hir.HirList のメソッド
 
remove(int) - class coins.ir.hir.ExpListExpImpl のメソッド
 
remove(int) - class coins.ir.IrListImpl のメソッド
 
remove(int) - interface coins.ir.IrList のメソッド
 
remove(int) - class coins.ssa.RankTable のメソッド
 
remove(Object) - class coins.aflow.util.FAList のメソッド
 
remove(Object) - class coins.aflow.util.CoinsList のメソッド
Removes the first occurrence of the specified element in this list.
remove(Object) - class coins.backend.util.BiList のメソッド
Remove an link which has an object obj.
remove(Object) - class coins.flow.FAList のメソッド
 
remove(Object) - class coins.ir.hir.HirListImpl のメソッド
 
remove(Object) - interface coins.ir.hir.HirList のメソッド
 
remove(Object) - class coins.ir.hir.ExpListExpImpl のメソッド
 
remove(Object) - class coins.ir.IrListImpl のメソッド
 
remove(Object) - interface coins.ir.IrList のメソッド
 
remove(Object, int) - class coins.ssa.RankTable のメソッド
 
remove(Pipelining.ScheduledNode) - class coins.backend.sched.Pipelining.ScheduleInfo のメソッド
 
remove(String) - class coins.backend.sym.SymTab のメソッド
Remove symbol entry
remove(Sym) - class coins.opt.ReplaceInfo のメソッド
Remove var of replacing.
remove(Symbol) - class coins.backend.sym.SymTab のメソッド
Remove symbol entry
removeAll(Collection) - class coins.aflow.util.FAList のメソッド
 
removeAll(Collection) - class coins.aflow.util.CoinsList のメソッド
 
removeAll(Collection) - class coins.flow.FAList のメソッド
 
removeAll(NumberSet) - class coins.backend.util.VectorSet のメソッド
Remove all elements of another NumberSet x from this set.
removeAll(NumberSet) - interface coins.backend.util.NumberSet のメソッド
Remove all elements of another NumberSet x from this set.
removeAll(NumberSet) - class coins.backend.util.HashNumberSet のメソッド
Remove all elements of another NumberSet x from this set.
removeAll(NumberSet) - class coins.backend.util.BitMapSet のメソッド
Remove all elements of another NumberSet x from this set.
removeAllEntries(Object) - class coins.flow.ListValuedMap のメソッド
 
removeAllFrom(NumberSet) - class coins.backend.util.VectorSet のメソッド
Remove all elements of this set from another NumberSet x.
removeAllFrom(NumberSet) - interface coins.backend.util.NumberSet のメソッド
Remove all elements of this set from another NumberSet x.
removeAllFrom(NumberSet) - class coins.backend.util.HashNumberSet のメソッド
Remove all elements of this set from another NumberSet x.
removeAllFrom(NumberSet) - class coins.backend.util.BitMapSet のメソッド
Remove all elements of this set from another NumberSet x.
removeCouple(BackTranslateFromSsaBriggs.Couple) - class coins.ssa.BackTranslateFromSsaBriggs.CoupleSet のメソッド
 
removed - class coins.backend.sched.Pipelining.ScheduleInfo の変数
 
removeDummyEdge(BasicBlk) - class coins.backend.cfg.BasicBlk のメソッド
Remove the dummy edge from this block to toBlk
removeEdge(BasicBlk) - class coins.backend.cfg.BasicBlk のメソッド
Remove the edge from this block to toBlk
removeEqual(Object) - class coins.backend.util.BiList のメソッド
Remove an link which has an object which equals to obj.
removeFirst() - class coins.aflow.util.CoinsList のメソッド
Removes and returns the first element from this list.
removeFromHirRefList(LabelNode) - class coins.sym.LabelImpl のメソッド
Remove LabelNode from HirRefList.
removeFromSchedulable(Pipelining.ScheduledNode) - class coins.backend.sched.Pipelining.ScheduleInfo のメソッド
 
removeFromUnschedulable(Pipelining.ScheduledNode) - class coins.backend.sched.Pipelining.ScheduleInfo のメソッド
 
removeIfContained(Object, Object) - class coins.flow.ListValuedMap のメソッド
 
removeIfStmt(ForStmt) - class coins.opt.LoopUnswitching のメソッド
Remove IfStmt from pForStmt
removeInf(String) - class coins.aflow.IrAdapter のメソッド
 
removeInf(String) - class coins.ir.hir.HIR_Impl のメソッド
 
removeInf(String) - class coins.ir.hir.HirAnnex のメソッド
Remove the information of the kind pInfKindInterned.
removeInf(String) - class coins.ir.IrListImpl のメソッド
 
removeInf(String) - interface coins.ir.IR のメソッド
removeInf Remove the information of the kind pInfKindInterned.
removeLabelDef(Label) - class coins.sym.SubpImpl のメソッド
 
removeLast() - class coins.aflow.util.CoinsList のメソッド
Removes and returns the last element from this list.
removePhiNodes() - class coins.ssa.BackTranslateFromSsaBriggs のメソッド
 
removeRegister(BitMapSet, int) - class coins.backend.MachineParams のメソッド
Remove registers overlapping with reg from register set set.
removeReplacdNode(VarNode) - class coins.opt.ReplaceInfo.Item のメソッド
Remove VarNode from ReplaceNodeList, when it is replaced by temporal variable.
removeReplacedNode(VarNode) - class coins.opt.ReplaceInfo のメソッド
Remove Gloval temporal var from replaced node list whitch is related by pSym.
removeSet(boolean) - class coins.backend.gen.CodeGenerator.Match のメソッド
Remove SET operation if possible.
removeThreadLocalVariable(String) - class coins.driver.CompileThread のメソッド
Removes a thread local variable.
removeUselessCopy() - class coins.ssa.BackTranslateFromSsaBriggs のメソッド
 
removeUselessCopyBEFORE() - class coins.ssa.BackTranslateFromSsaBriggs のメソッド
 
rename(String) - class coins.backend.sym.Label のメソッド
Rename the label.
renameLabelToFinal(Label) - class coins.backend.Module のメソッド
Rename existing label to final name.
Renew() - class coins.backend.gen.CodeGenerator_mips.mipsAttr のメソッド
 
reopenSymTable(SymTable) - class coins.sym.SymTableImpl のメソッド
reopenSymTable Push this (current) symbol table as the ancestor symbol table and make the symbol table specified by the parameter as the new current symbol table.
reopenSymTable(SymTable) - interface coins.sym.SymTable のメソッド
reopenSymTable Push this (current) symbol table as the ancestor symbol table and make the symbol table specified by the parameter as the new current symbol table.
reorderOperands(Exp) - class coins.ir.hir.TestHir2 のメソッド
 
reorderOperands(Exp) - class coins.ir.hir.TestHir のメソッド
 
repair(LirNode, BasicBlk) - class coins.ssa.BackTranslateFromSsaBriggs のメソッド
 
repeat_no_normalize - class coins.lparallel.LoopTable の変数
 
repeat_no_value - class coins.lparallel.LoopTable の変数
 
RepeatStmt - interface coins.ir.hir.RepeatStmt.
Repeat-while-statement (do-while, repeat-until) interface.
repeatStmt(Label, Stmt, Label, Exp, Label) - class coins.ir.hir.HIR_Impl のメソッド
 
repeatStmt(Label, Stmt, Label, Exp, Label) - interface coins.ir.hir.HIR のメソッド
 
repeatStmt(Stmt, Exp) - class coins.ir.hir.HIR_Impl のメソッド
 
repeatStmt(Stmt, Exp) - interface coins.ir.hir.HIR0 のメソッド
 
RepeatStmtImpl - class coins.ir.hir.RepeatStmtImpl.
Repeat-statement (do-while, repeat-until) class.
RepeatStmtImpl(HirRoot, Label, Stmt, Label, Exp, Label) - class coins.ir.hir.RepeatStmtImpl のコンストラクタ
Constructor
replace(LirNode, LirNode[]) - class coins.simd.LirMatch のメソッド
 
replace(MacroTask, Label) - class coins.mdf.TreatSwitch のメソッド
Replace the case structure if it is outside of the current macro task.
replace(MacroTask, Label) - class coins.mdf.TreatLoop のメソッド
Replace the basic block if it is outside of the current loop.
replace(MacroTask, Label) - class coins.mdf.TreatIf のメソッド
Replace the `then part' and `else part' of the current IF statement.
replace(String) - class coins.lir2c.ConvValue のメソッド
replace: it replaces reserved characters ("@","%",...) to under score characters.
replaceAvailableExp(HIR, BBlock, Stmt) - class coins.opt.CommonSubexpElimHirE のメソッド
replaceAvailableExp Replace the computation of pExp by a temporal variable if all of its operands are in fAvailableExps.
replaceBodyPart(LabeledStmt) - class coins.ir.hir.LoopStmtImpl のメソッド
 
replaceBodyPart(LabeledStmt) - interface coins.ir.hir.LoopStmt のメソッド
Replace the loop body with pNewStmt.
replaceConditionalInitPart(LabeledStmt) - class coins.ir.hir.LoopStmtImpl のメソッド
 
replaceConstTrig - class coins.backend.gen.CodeGenerator_sparc の変数
Replace unresolved constants.
replaceDollars(String) - class coins.backend.tools.Tmd2Java の static メソッド
 
replaceElsePart(LabeledStmt) - class coins.ir.hir.IfStmtImpl のメソッド
 
replaceElsePart(LabeledStmt) - interface coins.ir.hir.IfStmt のメソッド
replaceThenPart Replace the else-part of this if-statement by pNewElsePart.
replaceExp(HIR, BBlock, Stmt) - class coins.opt.CommonSubexpElimHirE のメソッド
replaceExp Replace the computation of pExp by a temporal variable.
replaceExpAdjustingType(Exp, Exp) - class coins.opt.LoopUnrolling のメソッド
Replace expression lOld by lNew adjusting type to that of lOld.
replaceExpAdjustingType(Exp, Exp) - class coins.opt.GlobalReform のメソッド
Replace expression lOld by lNew adjusting type to that of lOld.
replaceExpWithTemp(Exp, Var) - class coins.opt.PRE のメソッド
 
replaceFirstStmt(Stmt) - class coins.ir.hir.BlockStmtImpl のメソッド
 
replaceHirLabel(Label) - class coins.sym.LabelImpl のメソッド
 
replaceHirLabel(Label) - interface coins.sym.Label のメソッド
replaceHirLabels Replace every LabelNode listed in getHirRefList() refering this label to a LabelNode of pToLabel.
replaceHirTree(HIR, HIR) - class coins.opt.GlobalReform のメソッド
Replace pOld with pNew according to their kind.
ReplaceInfo - class coins.opt.ReplaceInfo.
title: ReplaceInfo class.
ReplaceInfo.Item - class coins.opt.ReplaceInfo.Item.
title: class Item description: Information of global variable whitch is related by key of Map structure.
ReplaceInfo.Item() - class coins.opt.ReplaceInfo.Item のコンストラクタ
Construct this object.
ReplaceInfo() - class coins.opt.ReplaceInfo のコンストラクタ
Construct this object.
replaceLabel(Label, Label, LirFactory) - class coins.backend.lir.LirNode のメソッド
Replace target label y for x.
replaceLabelNodesReferingThisStmtToNewOne(Label) - class coins.ir.hir.LabeledStmtImpl のメソッド
 
replaceLabelNodesReferingThisStmtToNewOne(Label) - interface coins.ir.hir.LabeledStmt のメソッド
replaceLabelNodesReferingThisStmtToNewOne Replace each LabelNode that refers a label defined by this statement to a LabelNode having pNewLabel.
replaceList(ImList, Object, Object, ImList) - class coins.backend.tools.Tmd2Java の static メソッド
 
replaceListAux(ImList, ImList, ImList, ImList) - class coins.backend.tools.Tmd2Java の static メソッド
 
replaceLocalStaticVariables(SubpDefinition) - class coins.opt.Inline のメソッド
replaceLocalStaticVariables replaces static variables declared locally in pSubpDef by temporal variable so that local static variables are trreated properly in both cases where the subprogram is expanded and not expanded.
replaceLocalStaticVariablesInSubtree(HIR, Subp) - class coins.opt.Inline のメソッド
 
replaceLoop(ImList, Object, ImList) - class coins.backend.tools.Tmd2Java の static メソッド
 
replaceNode(HIR, HIR) - class coins.alias.AliasDriver の static メソッド
 
replaceNode(IR, IR) - class coins.opt.OptUtil の static メソッド
peplaceNode No longer necessary?
replaceNode(LirNode, LirNode, LirNode) - class coins.ssa.BackTranslateFromSsaBriggs のメソッド
 
replaceOperator(int) - class coins.aflow.IrAdapter のメソッド
 
replaceOperator(int) - class coins.ir.hir.HIR_Impl のメソッド
 
replaceOperator(int) - class coins.ir.IrListImpl のメソッド
 
replaceOptions(LirFactory, ImList) - class coins.backend.lir.LirUnaOp のメソッド
 
replaceOptions(LirFactory, ImList) - class coins.backend.lir.LirSymRef のメソッド
 
replaceOptions(LirFactory, ImList) - class coins.backend.lir.LirString のメソッド
 
replaceOptions(LirFactory, ImList) - class coins.backend.lir.LirNode のメソッド
Return a copy of this node without options.
replaceOptions(LirFactory, ImList) - class coins.backend.lir.LirNaryOp のメソッド
 
replaceOptions(LirFactory, ImList) - class coins.backend.lir.LirLabelRef のメソッド
 
replaceOptions(LirFactory, ImList) - class coins.backend.lir.LirIconst のメソッド
 
replaceOptions(LirFactory, ImList) - class coins.backend.lir.LirFconst のメソッド
 
replaceOptions(LirFactory, ImList) - class coins.backend.lir.LirBinOp のメソッド
 
replaceOptions(LirNode, ImList) - class coins.backend.lir.LirFactory のメソッド
Replace options of LIR node.
replaceParameters(GlobalReform.MatchingData, HIR, Set, boolean) - class coins.opt.GlobalReform のメソッド
Replace nonterminal/pattern parameters and fitting symbols contained in pOutHi by the HIR correnponding to the parameters or fitting symbols where the correspondence is given by pData.
ReplaceRegNames - class coins.simd.ReplaceRegNames.
 
ReplaceRegNames(Function) - class coins.simd.ReplaceRegNames のコンストラクタ
 
replaceResultOperand(HIR) - class coins.ir.hir.HIR_Impl のメソッド
 
replaceResultOperand(IR) - class coins.aflow.IrAdapter のメソッド
 
replaceResultOperand(IR) - class coins.ir.hir.AssignStmtImpl のメソッド
replaceResultOperand Replace result variable of "this" node by pOperand.
replaceResultOperand(IR) - class coins.ir.IrListImpl のメソッド
 
replaceResultVar(HIR) - class coins.ir.hir.HIR_Impl のメソッド
 
replaceResultVar(IR) - class coins.aflow.IrAdapter のメソッド
 
replaceResultVar(IR) - class coins.ir.hir.AssignStmtImpl のメソッド
replaceResultVar to be DELETED.
replaceReturn(Label, DeclareLocalVariables) - class coins.mdf.TreatNode のメソッド
Replace the return statement into the jump statement.
replaceSource(int, HIR) - class coins.ir.hir.AssignStmtImpl のメソッド
 
replaceSource(int, IR) - class coins.aflow.IrAdapter のメソッド
 
replaceSource(int, IR) - class coins.ir.hir.HIR_Impl のメソッド
 
replaceSource(int, IR) - interface coins.ir.hir.HIR のメソッド
replaceSource Replace pNumber-th source operand of "this" node by pOperand.
replaceSource(int, IR) - class coins.ir.IrListImpl のメソッド
 
replaceSource1(HIR) - class coins.ir.hir.HIR_Impl のメソッド
 
replaceSource1(HIR) - interface coins.ir.hir.HIR のメソッド
replaceSource1 Replace the source operand 1 of "this" node by pOperand.
replaceSource1(HIR) - class coins.ir.hir.AssignStmtImpl のメソッド
 
replaceSource1(IR) - class coins.aflow.IrAdapter のメソッド
 
replaceSource1(IR) - class coins.ir.IrListImpl のメソッド
 
replaceSource2(HIR) - class coins.ir.hir.HIR_Impl のメソッド
 
replaceSource2(HIR) - interface coins.ir.hir.HIR のメソッド
replaceSource2 Replace the source operand 2 of "this" node by pOperand.
replaceSource2(HIR) - class coins.ir.hir.AssignStmtImpl のメソッド
 
replaceSource2(IR) - class coins.aflow.IrAdapter のメソッド
 
replaceSource2(IR) - class coins.ir.IrListImpl のメソッド
 
replaceStatementParameter(GlobalReform.MatchingData, SymNode, Set, boolean) - class coins.opt.GlobalReform のメソッド
Replace the node of statement parameter with the sequence of statements corresponding to it.
replaceStmt(Stmt, Stmt) - class coins.opt.OptUtil の static メソッド
Replace pOldStmt by pNewStmt.
replaceSubstr(Object, String, Object) - class coins.backend.tools.Tmd2Java の static メソッド
 
replaceSucc(BasicBlk, BasicBlk) - class coins.backend.cfg.BasicBlk のメソッド
Change successor x to y.
replaceSwitchCaseLabel(Label) - class coins.ir.hir.SwitchModify のメソッド
 
replaceTheExpression(HIR, HIR, BBlock) - class coins.opt.CommonSubexpElimHirE のメソッド
replaceTheExpression Replace pOldExp with pNewExp after recording all nodes of pOldExp to fReplacedNodes so that they should not be replaced in later processing.
replaceThenPart(LabeledStmt) - class coins.ir.hir.IfStmtImpl のメソッド
 
replaceThenPart(LabeledStmt) - interface coins.ir.hir.IfStmt のメソッド
replaceThenPart Replace the then-part of this if-statement by pNewThenPart.
replaceThisNode(HIR) - class coins.ir.hir.HIR_Impl のメソッド
 
replaceThisNode(HIR) - interface coins.ir.hir.HIR0 のメソッド
replaceThisNode Replace "this" node by pNewNode.
replaceThisNode(IR) - class coins.aflow.IrAdapter のメソッド
 
replaceThisNode(IR) - class coins.ir.IrListImpl のメソッド
 
replaceThisStmtWith(Stmt) - class coins.ir.hir.StmtImpl のメソッド
 
replaceThisStmtWith(Stmt) - interface coins.ir.hir.Stmt のメソッド
replaceThisStmtWith Replace this statement with pStmt which is made to have the same linkage with other nodes as this statement and this statement is made isolated.
replaceto - class coins.backend.tools.Tmd2Java.Prod の変数
 
replnum(ImList) - class coins.simd.LirBoneList のメソッド
Get the replace number attribute from a template.
require(LocalAnalyzer) - class coins.backend.Module のメソッド
Require some analysis for each function
require(LocalAnalyzer) - class coins.backend.Function のメソッド
Require analysis.
requiredStack - class coins.backend.gen.CodeGenerator.FunctionAttr の変数
Stack space required for call
requireFp - class coins.backend.gen.CodeGenerator_thumb.ThumbAttr の変数
 
reregisterSubexps(Object, SetRefRepr, Map) - class coins.opt.CommonSubexpElimHir のメソッド
 
reserved_words - class coins.ffront.F77Scanner の変数
 
reserved_words_io - class coins.ffront.F77Scanner の変数
 
reserved_words_of_types - class coins.ffront.F77Scanner の変数
 
reserved_words_use_with_types - class coins.ffront.F77Scanner の変数
 
reserved_words2 - class coins.ffront.F77Scanner の変数
 
reserveFrame(String, int) - class coins.backend.gen.CodeGenerator のメソッド
Reserve frame variable.
reserveLabelVariantNo(int) - class coins.backend.Function のメソッド
Reserve label variant number variant.
reset() - class coins.backend.asmpp.LtorgInstruction のメソッド
 
reset() - class coins.driver.StopWatch のメソッド
Resets this stop-watch.
resetAllFlowAnalOptions() - class coins.FlowRoot のメソッド
 
resetAllFlowInf(Subp) - class coins.flow.FlowImpl のメソッド
 
resetAllFlowInf(Subp) - interface coins.flow.Flow のメソッド
 
resetBit() - class coins.aflow.util.BitVectorIteratorImpl のメソッド
 
resetBit() - interface coins.aflow.util.BitVectorIterator のメソッド
Resets the bit for the position returned by the last call to next() or nextIndex().
resetBit() - class coins.alias.util.BitVectorIterator のメソッド
Resets the bit at the current cursor position.
resetBit() - class coins.flow.BitVectorIteratorImpl のメソッド
 
resetBit() - interface coins.flow.BitVectorIterator のメソッド
Resets the bit for the position returned by the last call to next() or nextIndex().
resetBit(int) - class coins.aflow.util.BitVectorImpl のメソッド
 
resetBit(int) - interface coins.aflow.util.BitVector のメソッド
resetBit: Reset pIndex-th bit of this bit vector to 0.
resetBit(int) - class coins.alias.alias2.TagVector2 のメソッド
Resets the bit at the specified position.
resetBit(int) - class coins.alias.TagVector のメソッド
Resets the bit at the specified position.
resetBit(int) - class coins.alias.util.BitVector のメソッド
Resets bit at the specified position.
resetBit(int) - class coins.flow.BitVectorImpl のメソッド
 
resetBit(int) - interface coins.flow.BitVector のメソッド
resetBit Reset pIndex-th bit of this bit vector to 0.
resetBit(int) - class coins.ssa.BitVector のメソッド
Reset specified bit.
resetComputedFlag(int) - class coins.flow.SubpFlowImpl のメソッド
 
resetComputedFlag(int) - interface coins.flow.SubpFlow のメソッド
Reset computed flag for all items whose item numbers are greater or equal to pItemIndex.
resetControlAndDataFlowInformation() - class coins.flow.SubpFlowImpl のメソッド
 
resetControlAndDataFlowInformation() - interface coins.flow.SubpFlow のメソッド
Clear all control/data flow analysis information after executing setIndexNumberTOAllNodes.
resetCounters() - class coins.SymRoot のメソッド
resetCounters: reset the counters for generated symbols.
resetExpId() - class coins.flow.SubpFlowImpl のメソッド
 
resetFlowAnalInf() - class coins.sym.VarImpl のメソッド
 
resetFlowAnalInf() - interface coins.sym.FlowAnalSym のメソッド
resetFlowAnalInf Reset information for flow analysis, that is, nullify DefUseList, definition list, use list, ExpId, and reset the index value to 0.
resetFlowAnalInf() - class coins.sym.ExpIdImpl のメソッド
 
resetFlowSymLink(SymTable) - class coins.flow.SubpFlowImpl のメソッド
 
resetFlowSymLink(SymTable) - interface coins.flow.SubpFlow のメソッド
resetFlowSymLink Reset all flow analysis information of symbols in pSymTable and its descendents.
resetFlowSymLinkForRecordedSym() - class coins.flow.SubpFlowImpl のメソッド
 
resetFlowSymLinkForRecordedSym() - interface coins.flow.SubpFlow のメソッド
linkLirWithDataFlowForSubp Reset links between flow information and LIR nodes, symbols, etc.
resetFlowSymLinkForTable(SymTable) - class coins.flow.SubpFlowImpl のメソッド
 
resetForDataFlowAnal() - class coins.flow.BBlockImpl のメソッド
 
resetGlobalFlowSymLink() - class coins.flow.SubpFlowImpl のメソッド
 
resetGlobalFlowSymLink() - interface coins.flow.SubpFlow のメソッド
resetGlobalFlowSymLink Reset all flow analysis information of symbols that are contained in ancestor symbol table (symTableRoot, etc) without traversing its descendents.
resetHirRefList() - class coins.sym.LabelImpl のメソッド
Reset HirRefList that shows the list of LabelNodes refering this label.
resetLabelLink() - class coins.sym.SubpImpl のメソッド
 
resetLabelLink() - interface coins.sym.Subp のメソッド
resetLabelLink Reset label reference list of labels in this subprogram.
resetMessageCount() - class coins.IoRoot のメソッド
Reset the message counter.
resetMessageCountOfThisClass() - class coins.Message のメソッド
 
resetRewrite() - class coins.hir2lir.ConvToNewLIR.SymStat のメソッド
 
resetUsed() - class coins.hir2lir.ConvToNewLIR.SymStat のメソッド
 
restore(int) - class coins.cfront.EncodedType のメソッド
 
RESTRICT - interface coins.ast.TokenId の static 変数
 
RESTRICT_T - interface coins.ast.TypeId の static 変数
 
restrictInst(Vector) - class coins.simd.SimdOpt のメソッド
Applies constraints for instructions and registers.
restruct2(Function) - class coins.backend.TargetMachine のメソッド
Rewrite function before code generation.
restructTrig - class coins.backend.TargetMachine の変数
Late time pre-rewriting of LIR, function by function.
restructure(String) - interface coins.backend.Tmd のメソッド
 
results() - class coins.aflow.SubpFlowImpl のメソッド
 
results() - interface coins.aflow.SubpFlow のメソッド
 
results() - class coins.aflow.Flow のメソッド
 
results() - class coins.aflow.BBlockImpl のメソッド
 
results() - interface coins.aflow.BBlock のメソッド
Returns the FlowResults object that holds data flow information.
retAggrAddr - class coins.backend.gen.CodeGenerator_x86_64 の変数
 
retAggrClass - class coins.backend.gen.CodeGenerator_x86_64 の変数
 
retainAll(Collection) - class coins.aflow.util.FAList のメソッド
 
retainAll(Collection) - class coins.aflow.util.CoinsList のメソッド
 
retainAll(Collection) - class coins.flow.FAList のメソッド
 
retPtr - class coins.backend.gen.CodeGenerator.FunctionAttr の変数
Pointer to value returned (if the function returns struct)
RETURN - interface coins.ast.TokenId の static 変数
 
RETURN - class coins.ffront.Parser の static 変数
 
RETURN_I_REG - class coins.backend.gen.CodeGenerator_x86_64 の static 変数
 
RETURN_POINT_LABEL - interface coins.sym.Label の static 変数
Label kind numbers
RETURN_T - interface coins.ast.TypeId の static 変数
 
returnReg(int) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
Return the register for value returned.
returnReg(int) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
Return the register for value returned.
returnReg(int) - class coins.backend.gen.CodeGenerator_x86 のメソッド
Return the register for value returned.
returnReg(int) - class coins.backend.gen.CodeGenerator_alpha のメソッド
 
returnStatus - class coins.mdf.DeclareLocalVariables の変数
The variable `_mdf_return_status'
ReturnStmnt - class coins.ast.stmnt.ReturnStmnt.
Return statement.
ReturnStmnt(Expr, String, int) - class coins.ast.stmnt.ReturnStmnt のコンストラクタ
 
ReturnStmt - class coins.ffront.ReturnStmt.
RETURN statement
ReturnStmt - interface coins.ir.hir.ReturnStmt.
 
returnStmt() - class coins.ir.hir.HIR_Impl のメソッド
 
returnStmt() - interface coins.ir.hir.HIR のメソッド
returnStmt Build return statement that terminates the execution of current subprogram under construction.
returnStmt(Exp) - class coins.ir.hir.HIR_Impl のメソッド
 
returnStmt(Exp) - interface coins.ir.hir.HIR0 のメソッド
returnStmt Build return statement that terminates the execution of current subprogram under construction.
returnStmt(Node) - class coins.ffront.F77Hir のメソッド
make Fir node of return statement [f77.jay] ifable_statement : RETURN opt_expr { $$ = fHir.returnStmt($2); }
ReturnStmt(Node, int, FirToHir) - class coins.ffront.ReturnStmt のコンストラクタ
 
ReturnStmtImpl - class coins.ir.hir.ReturnStmtImpl.
Return statement.
ReturnStmtImpl(HirRoot) - class coins.ir.hir.ReturnStmtImpl のコンストラクタ
 
ReturnStmtImpl(HirRoot, Exp) - class coins.ir.hir.ReturnStmtImpl のコンストラクタ
 
reverseDFOIterator() - class coins.aflow.util.PosetImpl のメソッド
 
reverseDFOIterator() - interface coins.aflow.util.Poset のメソッド
 
ReverseDFST - class coins.backend.ana.ReverseDFST.
Reverse Depth First Spanning Tree of the CFG.
reverseIterator() - class coins.flow.SetRefReprList のメソッド
 
reverseOp(int) - class coins.backend.sched.Pipelining のメソッド
 
ReversibleMap - class coins.simd.ReversibleMap.
 
ReversibleMap() - class coins.simd.ReversibleMap のコンストラクタ
 
revget(Object) - class coins.simd.ReversibleMap のメソッド
 
revV(Vector) - class coins.simd.Util の static メソッド
 
REWIND - class coins.ffront.Parser の static 変数
 
rewind(FirList) - class coins.ffront.F77Hir のメソッド
 
rewindF(Node) - class coins.ffront.F77Hir のメソッド
 
rewriteAggregateCopy(LirNode, BiList) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
Rewrite AGGREGATE COPY
rewriteAggregateCopy(LirNode, BiList) - class coins.backend.gen.CodeGenerator のメソッド
Rewrite aggregate copy.
rewriteAsm(LirNode, BiList, BiList) - class coins.backend.gen.CodeGenerator のメソッド
Rewrite ASM
rewriteCall(LirNode, BiList, BiList) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
Rewrite CALL node.
rewriteCall(LirNode, BiList, BiList) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
Rewrite CALL node.
rewriteCall(LirNode, BiList, BiList) - class coins.backend.gen.CodeGenerator_x86 のメソッド
Rewrite CALL node.
rewriteCall(LirNode, BiList, BiList) - class coins.backend.gen.CodeGenerator_thumb のメソッド
Rewrite CALL node.
rewriteCall(LirNode, BiList, BiList) - class coins.backend.gen.CodeGenerator_sparc のメソッド
Rewrite CALL node.
rewriteCall(LirNode, BiList, BiList) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
rewriteCall(LirNode, BiList, BiList) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
rewriteCall(LirNode, BiList, BiList) - class coins.backend.gen.CodeGenerator_mips のメソッド
Rewrite CALL node.
rewriteCall(LirNode, BiList, BiList) - class coins.backend.gen.CodeGenerator_alpha のメソッド
 
rewriteCall(LirNode, BiList, BiList) - class coins.backend.gen.CodeGenerator のメソッド
Rewrite CALL.
rewriteCall(LirNode, BiList, BiList, boolean) - class coins.backend.gen.CodeGenerator_mb のメソッド
 
rewriteCondExec(BiLink) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
rewriteCONVF(LirNode, BiList, boolean) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
rewriteCONVFI(LirNode, boolean, BiList, BiList) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
rewriteCONVFLOAT(LirNode, BiList) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
Return early time pre-rewriting sequence.
rewriteCONVFU(LirNode) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
rewriteCONVFU(LirNode, BiList) - class coins.backend.gen.CodeGenerator_sparc のメソッド
Rewrite CONVFU(x) to: if (x < 2147483648) CONVFS(x) else CONVFS(x - 2147483648) + 214748648
rewriteCONVFU(LirNode, BiList) - class coins.backend.gen.CodeGenerator_mips のメソッド
Rewrite CONVFU(x) to: if (x < 2147483648) CONVFS(x) else CONVFS(x - 2147483648) + 214748648
rewriteCONVFU(LirNode, BiList) - class coins.backend.gen.CodeGenerator のメソッド
Rewrite CONVFU(x) to: if (x < 2147483648) CONVFS(x) else CONVFS(x - 2147483648) + 214748648
rewriteCONVUF(LirNode, BiList) - class coins.backend.gen.CodeGenerator_sparc のメソッド
Rewrite CONVUF
rewriteCONVUF(LirNode, BiList) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
Rewrite CONVUF
rewriteCONVUF(LirNode, BiList) - class coins.backend.gen.CodeGenerator_mips のメソッド
Rewrite CONVUF
rewriteCONVUF(LirNode, BiList) - class coins.backend.gen.CodeGenerator のメソッド
Rewrite CONVUF
rewriteDIV(LirNode, BiList) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
rewriteDIVMOD(LirNode, BiList, int) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
rewriteDIVMODby1(LirNode, BiList, int) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
rewriteDIVMODtoShift(LirNode, BiList, int) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
rewriteDIVStoShift(LirNode, BiList) - class coins.backend.gen.CodeGenerator_sparc のメソッド
 
rewriteEpilogue(LirNode, BiList) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
Rewrite EPILOGUE
rewriteEpilogue(LirNode, BiList) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
Rewrite EPILOGUE
rewriteEpilogue(LirNode, BiList) - class coins.backend.gen.CodeGenerator_x86 のメソッド
Rewrite EPILOGUE
rewriteEpilogue(LirNode, BiList) - class coins.backend.gen.CodeGenerator_thumb のメソッド
Rewrite EPILOGUE
rewriteEpilogue(LirNode, BiList) - class coins.backend.gen.CodeGenerator_sparc のメソッド
Rewrite EPILOGUE
rewriteEpilogue(LirNode, BiList) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
Rewrite EPILOGUE
rewriteEpilogue(LirNode, BiList) - class coins.backend.gen.CodeGenerator_ppc のメソッド
Rewrite EPILOGUE
rewriteEpilogue(LirNode, BiList) - class coins.backend.gen.CodeGenerator_mips のメソッド
Rewrite EPILOGUE
rewriteEpilogue(LirNode, BiList) - class coins.backend.gen.CodeGenerator_mb のメソッド
 
rewriteEpilogue(LirNode, BiList) - class coins.backend.gen.CodeGenerator_alpha のメソッド
 
rewriteEpilogue(LirNode, BiList) - class coins.backend.gen.CodeGenerator のメソッド
Rewrite EPILOGUE
rewriteEvalImidiate32(LirNode, BiList) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
rewriteFrame(LirNode) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
Rewrite FRAME node to target machine form.
rewriteFrame(LirNode) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
Rewrite FRAME node to target machine form.
rewriteFrame(LirNode) - class coins.backend.gen.CodeGenerator_x86 のメソッド
Rewrite FRAME node to target machine form.
rewriteFrame(LirNode) - class coins.backend.gen.CodeGenerator_thumb のメソッド
Rewrite FRAME node to target machine form.
rewriteFrame(LirNode) - class coins.backend.gen.CodeGenerator_sparc のメソッド
Rewrite FRAME node to target machine form.
rewriteFrame(LirNode) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
rewriteFrame(LirNode) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
rewriteFrame(LirNode) - class coins.backend.gen.CodeGenerator_mips のメソッド
Rewrite FRAME node to target machine form.
rewriteFrame(LirNode) - class coins.backend.gen.CodeGenerator_mb のメソッド
 
rewriteFrame(LirNode) - class coins.backend.gen.CodeGenerator_arm のメソッド
Rewrite FRAME node to target machine form.
rewriteFrame(LirNode) - class coins.backend.gen.CodeGenerator_alpha のメソッド
 
rewriteFrame(LirNode) - class coins.backend.gen.CodeGenerator のメソッド
Rewrite FRAME node to target machine form.
rewriteJumpc(LirNode) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
rewriteJUMPC(LirNode, BiList) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
rewriteJumpc(LirNode, BiList, String, int) - class coins.backend.gen.CodeGenerator_mb のメソッド
 
rewriteJumpEnable - class coins.backend.gen.CodeGenerator_sh4.SH4Attr の変数
 
rewriteJumpn(LirNode, BiList) - class coins.backend.gen.CodeGenerator のメソッド
Rewrite JUMPN.
rewriteList - class coins.simd.LirBoneList_x86 の変数
Rewrite patterns.
rewriteList - class coins.simd.LirBoneList の変数
Rewrite patterns.
rewriteMask(LirNode) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
rewriteMOD(LirNode, BiList) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
rewriteMOD(LirNode, BiList, boolean) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
rewriteMul(LirNode) - class coins.backend.gen.CodeGenerator_mb のメソッド
 
rewriteMUL(LirNode) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
rewriteMULtoShift(LirNode, BiList) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
rewritePrologue(LirNode, BiList) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
Rewrite PROLOGUE
rewritePrologue(LirNode, BiList) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
Rewrite PROLOGUE
rewritePrologue(LirNode, BiList) - class coins.backend.gen.CodeGenerator_x86 のメソッド
Rewrite PROLOGUE
rewritePrologue(LirNode, BiList) - class coins.backend.gen.CodeGenerator_thumb のメソッド
Rewrite PROLOGUE
rewritePrologue(LirNode, BiList) - class coins.backend.gen.CodeGenerator_sparc のメソッド
Rewrite PROLOGUE
rewritePrologue(LirNode, BiList) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
Rewrite PROLOGUE
rewritePrologue(LirNode, BiList) - class coins.backend.gen.CodeGenerator_mips のメソッド
Rewrite PROLOGUE
rewritePrologue(LirNode, BiList) - class coins.backend.gen.CodeGenerator_mb のメソッド
 
rewritePrologue(LirNode, BiList) - class coins.backend.gen.CodeGenerator_alpha のメソッド
 
rewritePrologue(LirNode, BiList) - class coins.backend.gen.CodeGenerator のメソッド
Rewrite PROLOGUE
rewritePrologue(LirNode, BiList, BiList) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
rewriteRSHSMask(LirNode) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
rewriteRtlCall(LirNode, BiList, String, int) - class coins.backend.gen.CodeGenerator_mb のメソッド
 
rewriteSTATIC_1(LirNode, BiList) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
rewriteSTATIC_2(LirNode, BiList) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
rewriteSTATIC_Low(LirSymRef, BiList) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
rewriteToLongBranch(String) - class coins.backend.asmpp.Sh4 のメソッド
 
rewriteToLongBranch(String) - class coins.backend.asmpp.Thumb のメソッド
 
rewriteToLongBranch(String) - class coins.backend.asmpp.CPU のメソッド
 
rewriteToLongBranch(String) - class coins.backend.gen.CodeGenerator_thumb.Thumb のメソッド
 
rewriteTree(LirNode, String, BiList, BiList) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
Rewrite L-expression.
rewriteTree(LirNode, String, BiList, BiList) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
Rewrite L-expression.
rewriteTree(LirNode, String, BiList, BiList) - class coins.backend.gen.CodeGenerator_x86 のメソッド
Rewrite L-expression.
rewriteTree(LirNode, String, BiList, BiList) - class coins.backend.gen.CodeGenerator_thumb のメソッド
Rewrite L-expression.
rewriteTree(LirNode, String, BiList, BiList) - class coins.backend.gen.CodeGenerator_sparc のメソッド
Rewrite L-expression.
rewriteTree(LirNode, String, BiList, BiList) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
Rewrite L-expression.
rewriteTree(LirNode, String, BiList, BiList) - class coins.backend.gen.CodeGenerator_sample のメソッド
Rewrite L-expression.
rewriteTree(LirNode, String, BiList, BiList) - class coins.backend.gen.CodeGenerator_ppc のメソッド
Rewrite L-expression.
rewriteTree(LirNode, String, BiList, BiList) - class coins.backend.gen.CodeGenerator_mips のメソッド
Rewrite L-expression.
rewriteTree(LirNode, String, BiList, BiList) - class coins.backend.gen.CodeGenerator_mb のメソッド
Rewrite L-expression.
rewriteTree(LirNode, String, BiList, BiList) - class coins.backend.gen.CodeGenerator_arm のメソッド
Rewrite L-expression.
rewriteTree(LirNode, String, BiList, BiList) - class coins.backend.gen.CodeGenerator_alpha のメソッド
Rewrite L-expression.
rewriteTree(LirNode, String, BiList, BiList) - class coins.backend.gen.CodeGenerator のメソッド
Rewrite L-expression.
rewriteVaArg(LirNode, BiList) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
rewriteVariables(HIR, Map) - class coins.hir2lir.ReformHir のメソッド
Rewrite variables in pNewHir according to the map pOldSymToNewVarExp.
rewriting - class coins.backend.tools.Tmd2Java の static 変数
RuleSet for rewriting.
rewritten - class coins.backend.gen.CodeGenerator_x86_64.RewrState の変数
 
rewritten - class coins.backend.gen.CodeGenerator_x86simd.RewrState の変数
 
rewritten - class coins.backend.gen.CodeGenerator_x86.RewrState の変数
 
rewritten - class coins.backend.gen.CodeGenerator_thumb.RewrState の変数
 
rewritten - class coins.backend.gen.CodeGenerator_sparc.RewrState の変数
 
rewritten - class coins.backend.gen.CodeGenerator_sh4.RewrState の変数
 
rewritten - class coins.backend.gen.CodeGenerator_sample.RewrState の変数
 
rewritten - class coins.backend.gen.CodeGenerator_ppc.RewrState の変数
 
rewritten - class coins.backend.gen.CodeGenerator_mips.RewrState の変数
 
rewritten - class coins.backend.gen.CodeGenerator_mb.RewrState の変数
 
rewritten - class coins.backend.gen.CodeGenerator_arm.RewrState の変数
 
rewritten - class coins.backend.gen.CodeGenerator_alpha.RewrState の変数
 
rhs - class coins.backend.tools.Tmd2Java.Prod の変数
 
rhs() - class coins.backend.tools.Tmd2Java.Nonterm のメソッド
 
right - class coins.ast.Pair の変数
 
right - class coins.ast.expr.BinaryExpr の変数
 
right - class coins.ast.stmnt.TreeStmnt の変数
 
right - class coins.ffront.Pair の変数
 
right() - class coins.ast.TreeWalker のメソッド
Move to the right child.
rightToString(StringBuffer, ASTree) - class coins.ast.ASTree のメソッド
 
rightToString(StringBuffer, ASTree) - class coins.ast.ASTList のメソッド
 
rLeaf - class coins.backend.gen.CodeGenerator.Match の変数
Place of leaf nodes in the rule.
rLeafIndex - class coins.backend.gen.CodeGenerator.Match の変数
 
rmap - class coins.simd.ReplaceRegNames の変数
 
rn - class coins.ssa.SsaSymTab の変数
 
rng() - class coins.simd.Relation のメソッド
 
root - class coins.backend.ModuleElement の変数
Collection of global variables.
root - class coins.backend.Module の変数
Collection of global variables
root - class coins.backend.gen.CodeGenerator の変数
Global variables
root - class coins.backend.sched.Schedule の変数
 
root - class coins.backend.sched.DependGraph の変数
 
root - class coins.mdf.TreatNode の変数
 
Root - class coins.backend.Root.
BackEnd global variables
Root(CompileSpecification, PrintWriter) - class coins.backend.Root のコンストラクタ
Create BackEnd's global variables.
Root(CompileSpecification, PrintWriter, OutputStream) - class coins.backend.Root のコンストラクタ
推奨されていません。  
ROUND_MINUS - class coins.util.FloatConst の static 変数
..........................
ROUND_NEAREST - class coins.util.FloatConst の static 変数
......................
ROUND_PLUS - class coins.util.FloatConst の static 変数
..........................
ROUND_ZERO - class coins.util.FloatConst の static 変数
..........................
round(BigInteger, boolean, int) - class coins.util.FloatConst.RoundingMode のメソッド
 
RPE - class coins.ssa.OptionName の static 変数
Redundant Phi Elimination
rPhiMap - class coins.ssa.PREQP の変数
 
RPloop - class coins.backend.contrib.RPloop.
 
RPloop(BasicBlk, int, Function) - class coins.backend.contrib.RPloop のコンストラクタ
 
RSHIFT - interface coins.ast.TokenId の static 変数
 
RSHIFT_E - interface coins.ast.TokenId の static 変数
 
RSHS - class coins.backend.Op の static 変数
 
rshs(int) - class coins.util.IntConst のメソッド
....this>>n(................).................
rshs(int) - class coins.util.IntBound のメソッド
this>>n(................)..IntBound.......
rshs(IntBound) - class coins.util.IntBound のメソッド
this>>b(................)..IntBound.......
rshs(IntConst) - class coins.util.IntConst のメソッド
....this>>c(................).................
RSHU - class coins.backend.Op の static 変数
 
rshu(int) - class coins.util.IntConst のメソッド
....this>>n(................).................
rshu(int) - class coins.util.IntBound のメソッド
this>>n(................)..IntBound.......
rshu(IntBound) - class coins.util.IntBound のメソッド
this>>b(................)..IntBound.......
rshu(IntConst) - class coins.util.IntConst のメソッド
....this>>c(................).................
rule - class coins.backend.gen.CodeGenerator_x86_64.RewrState の変数
 
rule - class coins.backend.gen.CodeGenerator_x86_64.State の変数
 
rule - class coins.backend.gen.CodeGenerator_x86simd.RewrState の変数
 
rule - class coins.backend.gen.CodeGenerator_x86simd.State の変数
 
rule - class coins.backend.gen.CodeGenerator_x86.RewrState の変数
 
rule - class coins.backend.gen.CodeGenerator_x86.State の変数
 
rule - class coins.backend.gen.CodeGenerator_thumb.RewrState の変数
 
rule - class coins.backend.gen.CodeGenerator_thumb.State の変数
 
rule - class coins.backend.gen.CodeGenerator_sparc.RewrState の変数
 
rule - class coins.backend.gen.CodeGenerator_sparc.State の変数
 
rule - class coins.backend.gen.CodeGenerator_sh4.RewrState の変数
 
rule - class coins.backend.gen.CodeGenerator_sh4.State の変数
 
rule - class coins.backend.gen.CodeGenerator_sample.RewrState の変数
 
rule - class coins.backend.gen.CodeGenerator_sample.State の変数
 
rule - class coins.backend.gen.CodeGenerator_ppc.RewrState の変数
 
rule - class coins.backend.gen.CodeGenerator_ppc.State の変数
 
rule - class coins.backend.gen.CodeGenerator_mips.RewrState の変数
 
rule - class coins.backend.gen.CodeGenerator_mips.State の変数
 
rule - class coins.backend.gen.CodeGenerator_mb.RewrState の変数
 
rule - class coins.backend.gen.CodeGenerator_mb.State の変数
 
rule - class coins.backend.gen.CodeGenerator_arm.RewrState の変数
 
rule - class coins.backend.gen.CodeGenerator_arm.State の変数
 
rule - class coins.backend.gen.CodeGenerator_alpha.RewrState の変数
 
rule - class coins.backend.gen.CodeGenerator_alpha.State の変数
 
rule - class coins.backend.gen.CodeGenerator.Match の変数
The rule best-matched.
Rule - class coins.backend.gen.Rule.
Production rule body.
Rule(int, boolean, boolean, int, String, ImList, ImList, ImList, long, boolean, boolean, int[], String[]) - class coins.backend.gen.Rule のコンストラクタ
Create Rule object.
ruleFor(int) - interface coins.backend.gen.State のメソッド
Return production rule object.
run() - class coins.backend.asmpp.LiteralAndBranchProcessor のメソッド
 
run() - class coins.backend.gen.SillyPostProcessor のメソッド
 
run() - class coins.backend.util.SetTest のメソッド
 
run() - class coins.driver.StreamCopier のメソッド
Starts copying.
run() - class coins.driver.CompileThread のメソッド
 
runCpp(String) - class coins.cfront.Parser の static メソッド
Runs a preprocessor (gcc -E) and returns the input stream obtaining the output of the preprocessor.
runProgram(List, InputStream, OutputStream, IoRoot) - class coins.driver.Driver のメソッド
An external command runner.
runProgram(String[], InputStream, OutputStream, IoRoot) - class coins.driver.Driver のメソッド
An external command runner.
runProgram(String, List, InputStream, OutputStream, IoRoot) - class coins.driver.Driver のメソッド
An external command runner.

S

S_AUTO - interface coins.ast.TypeId の static 変数
auto specifier
S_EXTERN - interface coins.ast.TypeId の static 変数
extern specifier
S_INLINE - interface coins.ast.TypeId の static 変数
inline specifier
S_NONE - interface coins.ast.TypeId の static 変数
No storage specifier.
S_REGISTER - interface coins.ast.TypeId の static 変数
register specifier
S_STATIC - interface coins.ast.TypeId の static 変数
static specifier
safeArray - class coins.SymRoot の変数
Set of arrays which are declared as safe, that is, their subscript values does not exceed their limit and accessed locations are always within the storage area allocated to the array variable.
safeArrayAll - class coins.casttohir.ToHir の変数
 
sanitize() - class coins.backend.sym.SymTab のメソッド
Remove overridden entries from list.
sanityTest() - class coins.backend.util.BiList のメソッド
Check list consistency.
saturate() - class coins.simd.Relation のメソッド
 
saturate() - class coins.simd.LirOrder のメソッド
Saturates an order
SAVE - class coins.ffront.Parser の static 変数
 
save() - class coins.cfront.EncodedType のメソッド
 
saveDecl(Node) - class coins.ffront.F77Sym のメソッド
add declaration list to saveList ???
saveDom(BBlock, List) - class coins.aflow.MakePostdominatorTreeForSubpFlow のメソッド
 
saveDom(BBlock, List) - class coins.aflow.MakeDominatorTreeForSubpFlow のメソッド
 
saveDom(BBlock, List) - class coins.aflow.MakeDominatorTree のメソッド
 
SaveRegisters - class coins.backend.ana.SaveRegisters.
Compute list of registers you must save.
saveVarsList - class coins.ffront.F77Sym の変数
 
scalarDecl(Token, Node) - class coins.ffront.F77Sym のメソッド
make Fir node of scalar declaration [f77.jay] one_declaration : IDENT opt_length_spec { $$ = fSym.scalarDecl($1, $2); } common_var : IDENT { $$ = fSym.scalarDecl($1, null);; }
scalerValue() - class coins.backend.Data のメソッド
Return the value if this Data is a scaler, null otherwise.
scanned - class coins.backend.lir.LirNode.Scanner の変数
 
Scanner - interface coins.alias.util.Scanner.
Scans a set of integers (ints).
Scanner - class coins.ffront.Scanner.
This class is a scanner generated by JFlex 1.4.1 on 04/11/16 11:07 from the specification file D:/ko1/coins/coins-0.10.2/src/coins/ffront/f77k.lex
scanner() - class coins.alias.util.BriggsSet のメソッド
Returns the scanner that iterates through this set.
Scanner(InputStream) - class coins.ffront.Scanner のコンストラクタ
Creates a new scanner.
Scanner(Reader) - class coins.ffront.Scanner のコンストラクタ
Creates a new scanner There is also a java.io.InputStream version of this constructor.
scanOpt() - class coins.backend.util.ImList のメソッド
Scan &opt
ScanVarReference - class coins.backend.ana.ScanVarReference.
Scan program and collect register variable use/def statistics.
scc - class coins.mdf.FindScc の変数
The strong connected component
schedulable - class coins.backend.sched.Pipelining.ScheduleInfo の変数
 
schedulable - class coins.backend.sched.DependGraph の変数
 
schedule - class coins.backend.sched.LirNodeInf の変数
 
Schedule - class coins.backend.sched.Schedule.
Instruction scheduler for before and after register allocation.
schedule() - class coins.backend.sched.DependGraph のメソッド
Select next DependNode from schedulable list.
schedule(Function, String) - class coins.backend.sched.Schedule のメソッド
Instruction scheduler before/after register allocation
scheduleBranchAndDepend() - class coins.backend.sched.Pipelining のメソッド
 
scheduleBySuNumber() - class coins.backend.gen.CodeGenerator.Match のメソッド
Compute Sethi-Ullman number and reorder instructions.
scheduleDependentNode() - class coins.backend.sched.Pipelining のメソッド
 
scheduleFirst - class coins.backend.sched.Pipelining.ScheduleInfo の変数
 
scheduleInst() - class coins.backend.sched.DependGraph のメソッド
Schedule all instructions in this DependGraph.
scheduleLir() - class coins.backend.sched.DependGraph のメソッド
Schedule all LirNodes in this DependGraph.
scheduleNodesOfSelectedList(ArrayList) - class coins.backend.sched.Pipelining のメソッド
 
scheduler - class coins.backend.sched.Pipelining の変数
 
scheduleRemainingSchedulableNodes() - class coins.backend.sched.Pipelining のメソッド
 
scheduleSecond - class coins.backend.sched.Pipelining.ScheduleInfo の変数
 
scheduleTime - class coins.backend.sched.DependNode の変数
 
scheduleTimeDcr() - class coins.backend.sched.DependNode のメソッド
return scheduleTime and post-devrement it
sConvertionFrame - class coins.backend.gen.CodeGenerator_ppc の変数
 
sCurrentModule - class coins.backend.gen.CodeGenerator_ppc.PowerPCAttr の static 変数
 
search(String) - class coins.ffront.DeclManager のメソッド
 
search(String) - class coins.sym.SymTableImpl のメソッド
search Search the symbol specified by the parameter pInternedName in the current symbol table and its ancestors.
search(String) - interface coins.sym.SymTable のメソッド
search Search the symbol specified by the parameter pInternedName in the current symbol table and its ancestors.
search(String, int) - class coins.sym.SymTableImpl のメソッド
search Search a symbol named pName starting from this symbol table and upward (ancestors).
search(String, int) - interface coins.sym.SymTable のメソッド
search Search symbol having pInternedName as its name and pSymKind as its kind.
searchBlockVariable() - class coins.ffront.EquivManager.EquivGroup のメソッド
If contain block(common) variable, return this indentifier.
searchElem(String, Type) - class coins.ffront.TypeUtility のメソッド
search "ident" element from Struct or Union type.
searchElem(Type) - class coins.sym.ElemImpl のメソッド
 
searchElem(Type) - interface coins.sym.Elem のメソッド
searchElem Get the proper element having the same name as this symbol in pRecordedIn construct (structure or union).
searchElem(Var) - class coins.sym.ElemImpl のメソッド
 
searchElem(Var) - interface coins.sym.Elem のメソッド
searchElem Get the proper element having the same name as this symbol in the struct/union variable pVar.
searchFuncName(String) - class coins.ffront.IntrinsicUtility のメソッド
Search a function name in intrinsicTable.
searchGlobalOrdinaryId(String) - class coins.casttohir.ToHir のメソッド
searchGlobalOrdinaryId Search ordinary identifier (=KIND_VAR,KIND_PARAM,KIND_SUBP,KIND_TYPE) from symTableRoot.
searchGV(LirNode, boolean, boolean) - class coins.backend.contrib.RPloop のメソッド
 
searchLocal(String, int) - class coins.sym.SymTableImpl のメソッド
searchLocal Search a symbol named pName withis this symbol table without traversing other symbol table.
searchLocal(String, int) - interface coins.sym.SymTable のメソッド
searchLocal Search the symbol which is specified by parameter pInternedName and whose kind is the same as pSymKind.
searchLocal(String, int, boolean) - class coins.sym.SymTableImpl のメソッド
searchLocal Search the symbol which is specified by parameter pInternedName.
searchLocal(String, int, boolean) - interface coins.sym.SymTable のメソッド
searchLocal Search the symbol which is specified by parameter pInternedName.
searchLocalEntry(String, int, boolean) - class coins.sym.SymTableImpl のメソッド
 
searchLocalOrdinaryId(String) - class coins.casttohir.ToHir のメソッド
searchLocalOrdinaryId Search ordinary identifier (=KIND_VAR,KIND_PARAM,KIND_SUBP,KIND_TYPE) from symTableCurrent.
searchOrAdd(String, int, Sym, boolean, boolean) - class coins.sym.SymTableImpl のメソッド
searchOrAdd Search the symbol which is specified by parameter pInternedName, pSymKind.
searchOrAdd(String, int, Sym, boolean, boolean) - interface coins.sym.SymTable のメソッド
searchOrAdd Search the symbol which is specified by parameter pInternedName, pSymKind.
searchOrAddEntry(String, int, Sym, boolean, boolean) - class coins.sym.SymTableImpl のメソッド
 
searchOrAddEntry(String, int, Sym, boolean, boolean) - interface coins.sym.SymTable のメソッド
searchOrAddEntry Search a symbol table entry where a symbol is to be placed.
searchOrAddSym(Sym) - class coins.sym.SymTableImpl のメソッド
searchOrAddSym Add symbol s to this symbol table.
searchOrAddSym(Sym) - interface coins.sym.SymTable のメソッド
searchOrAddSym Search the symbol pSym in this symbol table If found, return it.
searchOrAddVar(String) - class coins.ffront.DeclManager のメソッド
If the ident is defined as a Var return the Var.
searchOrAddVar(String, Type) - class coins.ffront.DeclManager のメソッド
If the ident is defined as a Var of type pType return the Var.
searchOrdinaryId(String) - class coins.casttohir.ToHir のメソッド
searchOrdinaryId Search ordinary identifier (=KIND_VAR,KIND_PARAM,KIND_SUBP,KIND_TYPE) from symTableCurrent and it's parents.
SearchProcedure(CodeGenerator_ppc.PowerPCAttr.SearchFunctor) - class coins.backend.gen.CodeGenerator_ppc.PowerPCAttr のメソッド
 
searchSymOfThisKind(Sym, int) - class coins.sym.SymTableImpl のメソッド
searchSymOfThisKind Search for the symbol having the same name as the parameter pSym and its kind is same to pSymKind in the same manner as Search.
searchSymOfThisKind(Sym, int) - interface coins.sym.SymTable のメソッド
searchSymOfThisKind Search for the smbol having the same name as the parameter pSym and its kind is the same to pSymKind in the same manner as Search.
searchSymOrAddVar(String) - class coins.ffront.DeclManager のメソッド
If the ident is defined as a Sym return the Sym.
searchTableHaving(Sym) - class coins.sym.SymTableImpl のメソッド
searchTableHaving Search a symbol symbol table containing the symbol named pName starting from this symbol table and upward (ancestors).
searchTableHaving(Sym) - interface coins.sym.SymTable のメソッド
searchTableHaving Search the symbol table that has pSym starting from this symbol table and ascending to its sncestors.
searchType(String) - class coins.ffront.DeclManager のメソッド
 
searchTypeCompatibleWithThis() - class coins.sym.TypeImpl のメソッド
 
seeCurrentToken() - class coins.casttohir.ParseString のメソッド
getNextToken Get the next token and advance the token position.
seekJumpAddress(ImList) - class coins.backend.gen.CodeGenerator_sh4.CodeAnalysisInfo のメソッド
 
seekLabelAddress(String) - class coins.backend.gen.CodeGenerator_sh4.CodeAnalysisInfo のメソッド
 
seekNextLabelAddress(String) - class coins.backend.gen.CodeGenerator_sh4.CodeAnalysisInfo のメソッド
 
seekNextLabelName(String) - class coins.backend.gen.CodeGenerator_sh4.CodeAnalysisInfo のメソッド
 
segment - class coins.backend.sym.SymStatic の変数
Segment name
segmentForConst() - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
segmentForConst() - class coins.backend.gen.CodeGenerator_x86simd のメソッド
 
segmentForConst() - class coins.backend.gen.CodeGenerator_x86 のメソッド
 
segmentForConst() - class coins.backend.gen.CodeGenerator_sparc のメソッド
 
segmentForConst() - class coins.backend.gen.CodeGenerator_mips のメソッド
Return segment for read-only constant.
segmentForConst() - class coins.backend.gen.CodeGenerator_alpha のメソッド
 
segmentForConst() - class coins.backend.gen.CodeGenerator のメソッド
Return segment for read-only constant.
select_function() - class coins.ffront.I77Utils のメソッド
 
selectExpId(HIR, ExpInf) - class coins.flow.HirSubpFlowImpl のメソッド
selectExpId Select ExpId for pSubtree and assign it to pSubtree.
selectExpsForPRE() - class coins.opt.PRE のメソッド
selectExpForPRE Select expressions listed up as redundant exp in some basic block and their cost is greater or equal to fThreshold.
selectFromSchedulable() - class coins.backend.sched.Pipelining のメソッド
 
selectLargestRedundantExps(HIR, Set, Set, BBlock) - class coins.opt.PRE のメソッド
selectLargestRedundantExps selects ExpIds representing largest redundant expressions in the given HIR subtree pHir.
selectLargestRedundantExpsInBBlock(Set, Set, BBlock) - class coins.opt.PRE のメソッド
selectLargestRedundantExpsInBBlock selects redundant expressions that are not included in larger redundant expression in the specified basic block pBBlock.
SelfCollectingResults - class coins.aflow.util.SelfCollectingResults.
Title: SelfCollectingResults Description: Map class that responds to the query ("get") by, if the requested key is not found, calling methods that collects the info (value for the key).
SelfCollectingResults() - class coins.aflow.util.SelfCollectingResults のコンストラクタ
 
SEMI - class coins.ssa.OptionName の static 変数
Semi-pruned SSA
SEMI_PRUNED - class coins.ssa.TranslateToSsa の static 変数
The semi-pruned SSA form
separateByDelimiter(String, String) - class coins.driver.CheckOptions のメソッド
Get the set of substrings contained in pText where each substring is separated by the delimiting string pDelimiter.
separateDelimitedList(String, char) - class coins.driver.Driver のメソッド
Breaks a string into a list with a specified delimiter.
separateJumpTarget(JumpStmt, LabeledStmt) - class coins.opt.NormalizeHir のメソッド
 
serialNumber - class coins.backend.asmpp.LiteralAndBranchProcessor の変数
 
set - class coins.backend.util.VectorSet.Iterator の変数
 
set - class coins.backend.util.HashNumberSet.Iterator の変数
 
set - class coins.backend.util.BitMapSet.Iterator の変数
 
SET - class coins.backend.Op の static 変数
 
set_syntax(String) - class coins.ffront.F77Scanner のメソッド
 
set(CompoundStmnt, Expr) - class coins.ast.stmnt.DoStmnt のメソッド
 
set(Expr, CompoundStmnt) - class coins.ast.stmnt.WhileStmnt のメソッド
 
set(Expr, CompoundStmnt) - class coins.ast.stmnt.SwitchStmnt のメソッド
 
set(Expr, CompoundStmnt, CompoundStmnt) - class coins.ast.stmnt.IfStmnt のメソッド
 
set(Expr, Expr, Expr, CompoundStmnt) - class coins.ast.stmnt.ForStmnt のメソッド
 
set(int) - class coins.driver.CompilerExitStatus のメソッド
 
set(int, Object) - class coins.aflow.util.FAList のメソッド
 
set(int, Object) - class coins.aflow.util.CoinsList のメソッド
Replaces the element at the specified position in this list with the specified element.
set(int, Object) - class coins.aflow.util.CoinsList.SubList のメソッド
 
set(int, Object) - class coins.flow.FAList のメソッド
 
set(int, Object) - class coins.ir.hir.HirListImpl のメソッド
 
set(int, Object) - interface coins.ir.hir.HirList のメソッド
 
set(int, Object) - class coins.ir.hir.ExpListExpImpl のメソッド
 
set(int, Object) - class coins.ir.IrListImpl のメソッド
 
set(int, Object) - interface coins.ir.IrList のメソッド
 
set(IR) - interface coins.aflow.NodeListIterator のメソッド
 
set(IR) - interface coins.flow.NodeListIterator のメソッド
 
set(Object) - class coins.aflow.util.CoinsList.Itr のメソッド
 
set(Pipelining.ScheduledNode) - class coins.backend.sched.Pipelining.ResourceTable のメソッド
 
set(Pipelining.ScheduledNode, int, int) - class coins.backend.sched.Pipelining.ResourceTable のメソッド
 
set(Pipelining.ScheduledNode, Pipelining.PairIndex) - class coins.backend.sched.Pipelining.ResourceTable のメソッド
 
set(String) - class coins.driver.CoinsOptions のメソッド
Sets a COINS option without argument.
set(String, String) - class coins.driver.CoinsOptions のメソッド
Sets a COINS option with an argument.
set(Sym, Var) - class coins.opt.TempInfo のメソッド
Set temporal var whitch replaced
setABEND() - class coins.driver.CompileThread のメソッド
Sets a value representing `abnormal end' to the exit status.
setABEND() - class coins.driver.CompileStatus のメソッド
 
setABEND() - class coins.driver.CompilerExitStatus のメソッド
 
setAccessedSyms(Set) - class coins.sym.SubpImpl のメソッド
 
setACGModule(Module) - class coins.backend.sim.SimulationData のメソッド
 
setActualParamList(HirList) - class coins.ir.hir.AsmStmtImpl のメソッド
 
setActualParamList(HirList) - interface coins.ir.hir.AsmStmt のメソッド
Set the list including actual parameter expressions. operand representing #param, #clobber
setAddress(int) - class coins.backend.asmpp.LtorgInstruction のメソッド
 
setAddress(int) - class coins.backend.asmpp.AlignInstruction のメソッド
 
setAddress(int) - class coins.backend.asmpp.InstWithCode のメソッド
 
setAddress(int) - class coins.backend.asmpp.AsmLine のメソッド
 
setAflowBBlock(BBlock) - class coins.flow.BBlockImpl のメソッド
 
setAflowBBlock(BBlock) - interface coins.flow.BBlock のメソッド
 
setAlignment(int) - class coins.sym.VectorTypeImpl のメソッド
 
setAlignment(int) - interface coins.sym.VectorType のメソッド
setAlignment Set alignment value to be equal to the pAlignment which should be greater or equal to the alignment of element type.
setAlignment(int) - class coins.sym.UnionTypeImpl のメソッド
 
setAlignment(int) - interface coins.sym.UnionType のメソッド
setAlignment Set alignment value to be equal to the pAlignment.
setAlignment(int) - class coins.sym.StructTypeImpl のメソッド
 
setAlignment(int) - interface coins.sym.StructType のメソッド
setAlignment //##47 Set alignment value to be equal to the pAlignment.
setAllocaCalled() - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
Set alloca called.
setAllocaCalled() - class coins.backend.gen.CodeGenerator_x86simd のメソッド
Set alloca called.
setAllocaCalled() - class coins.backend.gen.CodeGenerator_x86 のメソッド
Set alloca called.
setAllocaUsed() - class coins.backend.gen.CodeGenerator_thumb のメソッド
 
setArg(LirNode) - class coins.backend.gen.CodeGenerator_mb.CallContext のメソッド
 
setArgs(DeclaratorList) - class coins.ast.Declarator のメソッド
 
setArrayInitializeValue(Var, Exp, String) - class coins.ffront.ProcessData のメソッド
 
setArrayParamSize(long) - class coins.ast.Declarator のメソッド
 
setArrayParamSize(long) - class coins.cfront.EncodedType のメソッド
 
setArrayParamSize(long) - class coins.sym.ParamImpl のメソッド
 
setArrayParamSize(long) - interface coins.sym.Param のメソッド
set array parameter size.
setArraySize(int, Lex) - class coins.cfront.EncodedType のメソッド
 
setArraySizeIfCharArray(int, Lex) - class coins.cfront.EncodedType のメソッド
 
setAsBitField() - class coins.ast.Declarator のメソッド
 
setAsmOut(OutputStream) - class coins.backend.Module のメソッド
Specify assembler output stream.
setAsmStream(OutputStream) - class coins.backend.TargetMachine のメソッド
Set assembler output stream.
setAsmStream(OutputStream) - class coins.backend.Root のメソッド
推奨されていません。  
setAsmStream(OutputStream) - class coins.backend.gen.CodeGenerator のメソッド
Set assembler output stream.
setAttribute(IR) - class coins.hir2c.AssociationList のメソッド
setAttribute:
setAvailIn(ExpVector) - class coins.flow.BBlockImpl のメソッド
 
setAvailOut(ExpVector) - class coins.flow.BBlockImpl のメソッド
 
setBasicBlk(BasicBlk) - class coins.backend.sym.Label のメソッド
Set the basic block.
setBBlock(BBlock) - class coins.flow.FlowIrLinkCellImpl のメソッド
 
setBBlock(BBlock) - interface coins.flow.FlowIrLinkCell のメソッド
 
setBBlock(BBlock) - class coins.sym.LabelImpl のメソッド
 
setBBlock(BBlock) - interface coins.sym.Label のメソッド
setBBlock Set pBBlock as the basic block corresponding to this label.
setBBlock(HIR, BBlock) - class coins.flow.SubpFlowImpl のメソッド
 
setBBlock(HIR, BBlock) - interface coins.flow.SubpFlow のメソッド
 
setBBlock(Label, BBlock) - class coins.flow.SubpFlowImpl のメソッド
 
setBBlock(Label, BBlock) - interface coins.flow.SubpFlow のメソッド
 
setBBlockForLabel(Label, BBlock) - class coins.aflow.FlowResults のメソッド
 
setBBlockOfIR(BBlock, int) - class coins.aflow.SubpFlowImpl のメソッド
 
setBBlockOfIR(BBlock, int) - interface coins.aflow.SubpFlow のメソッド
Set BBlock corresponding to the IR node indexed by pIndex.
setBBlockOfIR(BBlock, int) - class coins.flow.SubpFlowImpl のメソッド
 
setBBlocks(List) - class coins.aflow.SubpFlowImpl のメソッド
 
setBBlocks(List) - interface coins.aflow.SubpFlow のメソッド
Same as { #setReachableBBlocks()}.
setBBlockVectorBitCount(int) - class coins.flow.SubpFlowImpl のメソッド
 
setBBlockVectorBitCount(int) - interface coins.flow.SubpFlow のメソッド
 
setBCGhostModule(Module) - class coins.backend.sim.SimulationData のメソッド
 
setBCGModule(Module) - class coins.backend.sim.SimulationData のメソッド
 
setBit() - class coins.aflow.util.BitVectorIteratorImpl のメソッド
 
setBit() - interface coins.aflow.util.BitVectorIterator のメソッド
Sets the bit for the position returned by the last call to next() or nextIndex().
setBit() - class coins.alias.util.BitVectorIterator のメソッド
Sets the bit at the current cursor position.
setBit() - class coins.flow.BitVectorIteratorImpl のメソッド
 
setBit() - interface coins.flow.BitVectorIterator のメソッド
Sets the bit for the position returned by the last call to next() or nextIndex().
setBit(int) - class coins.aflow.util.BitVectorImpl のメソッド
 
setBit(int) - interface coins.aflow.util.BitVector のメソッド
setBit: Set pIndex-th bit of this bit vector to 1.
setBit(int) - class coins.alias.alias2.TagVector2 のメソッド
Sets the bit at the specified position.
setBit(int) - class coins.alias.TagVector のメソッド
Sets the bit at the specified position.
setBit(int) - class coins.alias.util.BitVector のメソッド
Sets bit at the specified position.
setBit(int) - class coins.flow.BitVectorImpl のメソッド
 
setBit(int) - interface coins.flow.BitVector のメソッド
setBit Set pIndex-th bit of this bit vector to 1.
setBit(int) - class coins.ssa.BitVector のメソッド
Set specified bit.
setBitField(int, int) - class coins.sym.ElemImpl のメソッド
 
setBitFieldOffset(int) - class coins.sym.ElemImpl のメソッド
 
setBitFieldOffset(int) - interface coins.sym.Elem のメソッド
setBitFieldOffset Set bit field offset of this element if it is a bit field.
setBitFieldSize(int) - class coins.ast.Declarator のメソッド
 
setBitFieldSize(int) - class coins.sym.ElemImpl のメソッド
 
setBitFieldSize(int) - interface coins.sym.Elem のメソッド
Set the size of bit field and set an indication showing that this element is a bit field.
setBody(ModuleElement) - class coins.backend.sym.SymStatic のメソッド
Set function/data body
setBytesLocalVars(int) - class coins.backend.gen.CodeGenerator_mips.mipsAttr のメソッド
 
setBytesRegsaveArea(int) - class coins.backend.gen.CodeGenerator_mips.mipsAttr のメソッド
 
setCallFlag() - class coins.flow.ExpInf のメソッド
 
setChild(int, IR) - class coins.aflow.IrAdapter のメソッド
 
setChild(int, IR) - class coins.ir.hir.HIR_Impl のメソッド
setChild Set pHir as pNumber-th child of this node.
setChild(int, IR) - class coins.ir.IrListImpl のメソッド
 
setChild(int, IR) - interface coins.ir.IR0 のメソッド
setChild Set pHir as pNumber-th child of this node.
setChild1(IR) - class coins.aflow.IrAdapter のメソッド
 
setChild1(IR) - class coins.ir.hir.HIR_Impl のメソッド
 
setChild1(IR) - interface coins.ir.hir.HIR のメソッド
 
setChild1(IR) - class coins.ir.IrListImpl のメソッド
 
setChild2(IR) - class coins.aflow.IrAdapter のメソッド
 
setChild2(IR) - class coins.ir.hir.HIR_Impl のメソッド
 
setChild2(IR) - interface coins.ir.hir.HIR のメソッド
 
setChild2(IR) - class coins.ir.IrListImpl のメソッド
 
setChildren(IR, IR) - class coins.ir.hir.HIR_Impl のメソッド
 
setChildren(IR, IR) - interface coins.ir.hir.HIR のメソッド
 
setChildren(IR, IR, IR) - class coins.ir.hir.HIR_Impl のメソッド
 
setChildren(IR, IR, IR) - interface coins.ir.hir.HIR のメソッド
 
setChildren(IR, IR, IR, IR) - class coins.ir.hir.HIR_Impl のメソッド
 
setChildren(IR, IR, IR, IR, IR) - class coins.ir.hir.HIR_Impl のメソッド
 
setChildrenOfLoop(Stmt, Label, Stmt, Exp, Stmt, Label, Exp, Stmt, Label, Stmt) - class coins.ir.hir.LoopStmtImpl のメソッド
 
setComputedFlag(int) - class coins.flow.SubpFlowImpl のメソッド
 
setComputedFlag(int) - interface coins.flow.SubpFlow のメソッド
Set the control/data flow item to be computed as true.
setCPU(CPU) - class coins.backend.asmpp.LiteralAndBranchProcessor のメソッド
 
setCurrentStmt(FStmt) - class coins.ffront.ExecStmtManager のメソッド
 
SetDataStmt - interface coins.ir.hir.SetDataStmt.
SetDataStmt interface Specify initial values in the form (setData l-value valueSpec) where, l-value is an expression such as variable representing the storage area where initial value is to be set, and valueSpec is a constant expression representing initial values to be set.
setDataStmt(Exp, Exp) - class coins.ir.hir.HIR_Impl のメソッド
 
setDataStmt(Exp, Exp) - interface coins.ir.hir.HIR のメソッド
setDataStmt Make the statement that sets initial value or a list of initial values (pValueExp) to a variable (pVariable).
SetDataStmtImpl - class coins.ir.hir.SetDataStmtImpl.
SetDataStmtImpl class Specify initial values in the form (setData l-value valueSpec)
SetDataStmtImpl(HirRoot, Exp, Exp) - class coins.ir.hir.SetDataStmtImpl のコンストラクタ
SetDataStmtImpl A constructor to make an instance of DataCodeStmt.
setDAvailIn(ExpVector) - class coins.aflow.BBlockImpl のメソッド
 
setDAvailIn(ExpVector) - interface coins.aflow.BBlock のメソッド
 
setDAvailOut(ExpVector) - class coins.aflow.BBlockImpl のメソッド
 
setDAvailOut(ExpVector) - interface coins.aflow.BBlock のメソッド
 
setDDef(DefVector) - class coins.aflow.BBlockImpl のメソッド
 
setDDefIn(FlowAnalSymVector) - class coins.aflow.BBlockImpl のメソッド
 
setDDefIn(FlowAnalSymVector) - interface coins.aflow.BBlock のメソッド
 
setDDefined(FlowAnalSymVector) - class coins.aflow.BBlockImpl のメソッド
 
setDDefined(FlowAnalSymVector) - interface coins.aflow.BBlock のメソッド
 
setDDefOut(FlowAnalSymVector) - class coins.aflow.BBlockImpl のメソッド
 
setDDefOut(FlowAnalSymVector) - interface coins.aflow.BBlock のメソッド
 
setDef(DefVector) - class coins.aflow.BBlockImpl のメソッド
 
setDef(DefVector) - class coins.flow.BBlockImpl のメソッド
 
setDefaultLinkerOptions(CompileSpecification, List) - class coins.driver.F77Driver のメソッド
Sets default linker options.
setDefaultLinkerOptions(CompileSpecification, List) - class coins.driver.Driver のメソッド
Sets default linker options specified in a library file to the end of a linker option string.
setDefaultLinkerOptions(CompileSpecification, List) - class coins.ffront.F77TestDriver のメソッド
Sets default linker options.
setDefaultLinkerOptions(CompileSpecification, List) - class coins.lparallel.F77LoopPara のメソッド
Sets default linker options.
setDefaultRegset(String) - class coins.backend.tools.Tmd2Java.Nonterm のメソッド
 
setDefaultTraceLevel(int) - class coins.driver.Trace のメソッド
Redefines the default trace level.
setDefIn(FlowAnalSymVector) - class coins.flow.BBlockImpl のメソッド
 
setDefined() - class coins.backend.tools.Tmd2Java.Nonterm のメソッド
 
setDefined(FlowAnalSymVector) - class coins.flow.BBlockImpl のメソッド
 
setDefinedFile(String) - class coins.ir.SourceInfImpl のメソッド
 
setDefinedFile(String) - interface coins.ir.SourceInf のメソッド
setDefinedFile Set the name of the source program file.
setDefinedFile(String) - class coins.sym.SymImpl のメソッド
 
setDefinedFile(String) - interface coins.sym.Sym のメソッド
setDefinedFile Set the name of the file defining this symbol.
setDefinedIn(Sym) - class coins.sym.SymImpl のメソッド
setDefinedIn Set "definedIn" symbol of this symbol if it is not set by defineUnique, Define, and redefine.
setDefinedIn(Sym) - interface coins.sym.Sym のメソッド
setDefinedIn Set "definedIn" symbol of this symbol if it is not set by defineUnique, Define, and redefine.
setDefinedLine(int) - class coins.ir.SourceInfImpl のメソッド
 
setDefinedLine(int) - interface coins.ir.SourceInf のメソッド
setDefinedLine Set the line number.
setDefinedLine(int) - class coins.sym.SymImpl のメソッド
 
setDefinedLine(int) - interface coins.sym.Sym のメソッド
setDefinedLine Set the line number of declaration defining this symbol.
setDefList() - class coins.hir2c.PrintDef のメソッド
setDefList:
setDefNodes(Set) - class coins.flow.BBlockImpl のメソッド
 
setDefOut(FlowAnalSymVector) - class coins.flow.BBlockImpl のメソッド
 
setDefRefPosition(int) - class coins.flow.FlowIrLinkCellImpl のメソッド
 
setDefRefPosition(int) - interface coins.flow.FlowIrLinkCell のメソッド
 
setDefUseList(FlowAnalSym, DefUseList) - class coins.aflow.SubpFlowImpl のメソッド
 
setDefUseList(FlowAnalSym, DefUseList) - interface coins.aflow.SubpFlow のメソッド
Sets the DefUseList for the given FlowAnalSym in this SubpFlow.
setDefVectorBitCount(int) - class coins.flow.SubpFlowImpl のメソッド
 
setDefVectorBitCount(int) - interface coins.flow.SubpFlow のメソッド
 
setDEGen(ExpVector) - class coins.aflow.BBlockImpl のメソッド
 
setDEGen(ExpVector) - interface coins.aflow.BBlock のメソッド
 
setDExposed(FlowAnalSymVector) - class coins.aflow.BBlockImpl のメソッド
 
setDExposed(FlowAnalSymVector) - interface coins.aflow.BBlock のメソッド
 
SetdimArea() - class coins.lparallel.Ref_Array のメソッド
SetdimArea:
setDispExp(Exp) - class coins.sym.ElemImpl のメソッド
 
setDispExp(Exp) - interface coins.sym.Elem のメソッド
setDispExp Set the displacement of this element.
setDisplacement(long) - class coins.sym.ElemImpl のメソッド
 
setDisplacement(long) - interface coins.sym.Elem のメソッド
 
setDisturb(int, int) - class coins.backend.ana.InterferenceGraph のメソッド
 
setDisturb(Symbol, Symbol) - class coins.backend.ana.InterferenceGraph のメソッド
 
setDKill(DefVector) - class coins.aflow.BBlockImpl のメソッド
 
setDKill(DefVector) - interface coins.aflow.BBlock のメソッド
 
setDomForSubpFlow(List) - class coins.aflow.BBlockImpl のメソッド
 
setDomForSubpFlow(List) - interface coins.aflow.BBlock のメソッド
Set the list of BBlocks that dominate this BBlock in the SubpFlow this BBlock belongs to.
setDominatedChildren(LinkedList) - class coins.flow.BBlockImpl のメソッド
 
setDominatedChildren(LinkedList) - interface coins.flow.BBlock のメソッド
 
setDominatedChildrenForSubpFlow(List) - class coins.aflow.BBlockImpl のメソッド
 
setDominatedChildrenForSubpFlow(List) - interface coins.aflow.BBlock のメソッド
 
setDReach(DefVector) - class coins.aflow.BBlockImpl のメソッド
 
setDUsed(FlowAnalSymVector) - class coins.aflow.BBlockImpl のメソッド
 
setDUsed(FlowAnalSymVector) - interface coins.aflow.BBlock のメソッド
 
setEGen(ExpVector) - class coins.flow.BBlockImpl のメソッド
 
setEKill(ExpVector) - class coins.flow.BBlockImpl のメソッド
 
setElem(Object) - class coins.backend.util.BiLink のメソッド
Replace contents of the link.
setEndLabel(Label) - class coins.sym.SubpImpl のメソッド
 
setEndLabel(Label) - interface coins.sym.Subp のメソッド
 
setEntryBBlock(BBlock) - class coins.aflow.SubpFlowImpl のメソッド
 
setEntryBBlock(BBlock) - interface coins.aflow.SubpFlow のメソッド
 
setEntryBBlock(BBlock) - class coins.aflow.LoopInfImpl のメソッド
 
setEntryBBlock(BBlock) - interface coins.aflow.LoopInf のメソッド
setEntryBBlock: Set entry BBlock of the loop corresponding to this LoopInf.
setEntryBBlock(BBlock) - class coins.flow.SubpFlowImpl のメソッド
 
setEntryBBlock(BBlock) - interface coins.flow.SubpFlow のメソッド
 
setEntryBBlock(BBlock) - class coins.flow.LoopInfImpl のメソッド
 
setEntryBBlock(BBlock) - interface coins.flow.LoopInf のメソッド
setEntryBBlock Set entry BBlock of the loop corresponding to this LoopInf.
setEntrySym(Sym) - class coins.sym.SymTableEntryImpl のメソッド
 
setEntrySym(Sym) - interface coins.sym.SymTableEntry のメソッド
 
setEntrySym(Sym, Sym) - class coins.sym.SymTableEntryImpl のメソッド
 
setEntrySym(Sym, Sym) - interface coins.sym.SymTableEntry のメソッド
 
setEnumSeqNumber(int) - class coins.sym.EnumTypeImpl のメソッド
 
setEnumSeqNumber(int) - interface coins.sym.EnumType のメソッド
 
setErrorInfo() - class coins.lparallel.OpenMPInfo のメソッド
setErrorInfo:
setErrorInfoLoop(LoopTable) - class coins.lparallel.OpenMPInfo のメソッド
setErrorInfoLoop:
setErrorInfoLoopList(LinkedList, boolean) - class coins.lparallel.OpenMPInfo のメソッド
setErrorInfoLoopList:
setExitBBlock(BBlock) - class coins.aflow.SubpFlowImpl のメソッド
 
setExitBBlock(BBlock) - interface coins.aflow.SubpFlow のメソッド
 
setExitBBlock(BBlock) - class coins.flow.SubpFlowImpl のメソッド
 
setExitBBlock(BBlock) - interface coins.flow.SubpFlow のメソッド
 
setExitStatus(int) - class coins.driver.CompileThread のメソッド
Sets a value to the exit status of this compilation.
setExitStatus(int) - class coins.driver.CompileStatus のメソッド
 
setExp(Exp) - class coins.ffront.ProcessData.ArrayElement のメソッド
 
setExp(Exp) - class coins.ir.hir.ExpStmtImpl のメソッド
 
setExp(Exp) - interface coins.ir.hir.ExpStmt のメソッド
Set the expression pExp as the operand of this statement.
setExp(int, Exp) - class coins.ir.hir.ExpListExpImpl のメソッド
 
setExp(int, Exp) - interface coins.ir.hir.ExpListExp のメソッド
set Set pExp as pIndex-th element of the expression list.
setExpData(Exp, long, long, long, boolean, VarNode) - class coins.lparallel.IndExp のメソッド
setExpData:
setExpId(IR, ExpId) - class coins.flow.SubpFlowImpl のメソッド
 
setExpId(IR, ExpId) - interface coins.flow.SubpFlow のメソッド
 
setExpId(IR, FlowExpId) - class coins.aflow.SubpFlowImpl のメソッド
 
setExpId(IR, FlowExpId) - interface coins.aflow.SubpFlow のメソッド
 
setExpInf(ExpInf) - class coins.sym.ExpIdImpl のメソッド
 
setExpInf(ExpInf) - interface coins.sym.ExpId のメソッド
 
setExpOfTemp(Var, Exp) - class coins.aflow.SubpFlowImpl のメソッド
 
setExpOfTemp(Var, Exp) - interface coins.aflow.SubpFlow のメソッド
Record pExp as the expression represented by the temporal variable pTempVar.
setExpOfTemp(Var, Exp) - class coins.flow.SubpFlowImpl のメソッド
 
setExpOfTemp(Var, Exp) - interface coins.flow.SubpFlow のメソッド
Record pExp as the expression represented by the temporal variable pTempVar.
setExposed(FlowAnalSymVector) - class coins.flow.BBlockImpl のメソッド
 
setExpr(Expr) - class coins.ast.stmnt.ExpressionStmnt のメソッド
 
setExpRate(int) - class coins.opt.LoopUnrolling のメソッド
Set the rate of loop unrolling; expand count of loop body.
setExpVectorBitCount(int) - class coins.flow.SubpFlowImpl のメソッド
 
setExpVectorBitCount(int) - interface coins.flow.SubpFlow のメソッド
 
setF77Sym(F77Sym) - class coins.ffront.F77Hir のメソッド
 
setFileName(String) - class coins.ir.hir.StmtImpl のメソッド
 
setFileName(String) - interface coins.ir.hir.Stmt のメソッド
Set the absolute path of the source program file containing this statement.
setFirstChild(LoopInf) - class coins.aflow.LoopInfImpl のメソッド
 
setFirstChild(LoopInf) - interface coins.aflow.LoopInf のメソッド
 
setFirstChild(LoopInf) - class coins.flow.LoopInfImpl のメソッド
 
setFirstChild(LoopInf) - interface coins.flow.LoopInf のメソッド
 
setFirstStmt(Stmt) - class coins.ir.hir.BlockStmtImpl のメソッド
 
setFlag(int, boolean) - class coins.aflow.SetRefReprImpl のメソッド
 
setFlag(int, boolean) - interface coins.aflow.SetRefRepr のメソッド
 
setFlag(int, boolean) - class coins.aflow.LoopInfImpl のメソッド
 
setFlag(int, boolean) - interface coins.aflow.LoopInf のメソッド
 
setFlag(int, boolean) - class coins.alias.Tag のメソッド
 
setFlag(int, boolean) - class coins.flow.SetRefReprImpl のメソッド
 
setFlag(int, boolean) - interface coins.flow.SetRefRepr のメソッド
 
setFlag(int, boolean) - class coins.flow.LoopInfImpl のメソッド
 
setFlag(int, boolean) - interface coins.flow.LoopInf のメソッド
 
setFlag(int, boolean) - class coins.flow.BBlockImpl のメソッド
 
setFlag(int, boolean) - interface coins.flow.BBlock のメソッド
 
setFlag(int, boolean) - class coins.ir.hir.HIR_Impl のメソッド
setFlag setFlag sets the flag of specified number.
setFlag(int, boolean) - class coins.ir.hir.HirAnnex のメソッド
setFlag setFlag sets the flag of specified number.
setFlag(int, boolean) - interface coins.ir.hir.HIR0 のメソッド
setFlag sets the flag specified by pFlagNumber.
setFlag(int, boolean) - class coins.sym.SymImpl のメソッド
setFlag setFlag sets the flag of specified number.
setFlag(int, boolean) - interface coins.sym.Sym0 のメソッド
setFlag sets the flag of specified by pFlagNumber.
setFlag(int, boolean) - class coins.sym.FlagBoxImpl のメソッド
setFlag setFlag sets the flag of specified number.
setFlag(int, boolean) - interface coins.sym.FlagBox のメソッド
setFlag setFlag sets the flag of specified number.
setFlagAddressTaken(Exp) - class coins.casttohir.ToHir のメソッド
setFlagAddressTaken Set FLAG_ADDRESS_TAKEN flag.
setFlagPointerOperation(Exp) - class coins.casttohir.ToHir のメソッド
setFlagPointerOperation Set FLAG_POINTER_OPERATION flag.
setFlagValueIsAssigned(Exp) - class coins.casttohir.ToHir のメソッド
setFlagValueIsAssigned Set FLAG_VALUE_IS_ASSIGNED flag.
setFlowAnalOption(int, boolean) - class coins.FlowRoot のメソッド
 
setFlowAnalState(int, boolean) - class coins.flow.FlowImpl のメソッド
 
setFlowAnalStateLevel(int) - class coins.flow.SubpFlowImpl のメソッド
 
setFlowAnalStateLevel(int) - interface coins.flow.SubpFlow のメソッド
 
setFlowAnalStateLevel(int) - class coins.flow.FlowImpl のメソッド
 
setFlowAnalStateLevel(int) - interface coins.flow.Flow のメソッド
 
setFlowExpId(FlowExpId) - class coins.sym.ExpIdImpl のメソッド
 
setFlowExpId(FlowExpId) - interface coins.sym.ExpId のメソッド
setFlowExpId Set the FlowExpId that is used in aflow.
setFlowExpIdForNode(IR, FlowExpId) - class coins.aflow.FlowResults のメソッド
 
setFlowExpIdTable(FAList) - class coins.aflow.SubpFlowImpl のメソッド
 
setFlowExpIdTable(FAList) - interface coins.aflow.SubpFlow のメソッド
Sets the FlowExpId table (index number and its associated FlowExpId) for this SubpFlow.
setFlowInf(Object) - class coins.sym.SubpImpl のメソッド
 
setFlowInf(Object) - interface coins.sym.Subp のメソッド
 
setFlowInf(Object) - class coins.sym.OperandSymImpl のメソッド
 
setFlowInf(Object) - interface coins.sym.OperandSym のメソッド
 
setFlowResults(FlowResults) - class coins.flow.FlowAdapter のメソッド
 
setFlowResults(FlowResults) - class coins.lparallel.ArrayAreaAnalyzer のメソッド
setFlowfResults:
setFlowResults(FlowResults) - class coins.lparallel.ArrayAnal のメソッド
setFlowfResults: FlowResults is set up.
setForm(int) - class coins.backend.Function のメソッド
Set form
setFromBBlock(BBlock) - class coins.aflow.EdgeImpl のメソッド
 
setFromBBlock(BBlock) - interface coins.aflow.Edge のメソッド
 
setFromBBlock(BBlock) - class coins.flow.EdgeImpl のメソッド
 
setFromBBlock(BBlock) - interface coins.flow.Edge のメソッド
 
setFuncAttr(int, int) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
setFunctionSpec(Exp) - class coins.ir.hir.FunctionExpImpl のメソッド
 
setFunctionSpec(Exp) - interface coins.ir.hir.FunctionExp のメソッド
setFunctionSpec Set the function specification part of the subprogram call Exp.
setGenericTraceLevel(int) - class coins.driver.Trace のメソッド
Redefines the generic trace level.
setGenericWarningFlag(boolean) - class coins.driver.Warning のメソッド
Redefines whether the -Wall is specified or not.
setHashCode(int) - class coins.flow.FlowIrLinkCellImpl のメソッド
 
setHashCode(int) - interface coins.flow.FlowIrLinkCell のメソッド
 
setHashCodeOfIndexedNode(int, int) - class coins.flow.HirSubpFlowImpl のメソッド
 
setHead(ASTree) - class coins.ast.ASTList のメソッド
 
setHirAnalysis() - class coins.FlowRoot のメソッド
Indicate that HIR is currently analyzed.
setHirBody(BlockStmt) - class coins.ffront.DeclManager のメソッド
 
setHirBody(BlockStmt) - class coins.ir.hir.SubpDefinitionImpl のメソッド
 
setHirBody(BlockStmt) - interface coins.ir.hir.SubpDefinition のメソッド
Set pHirBody as the body part of the subprogram.
setHirBody(Stmt, Label, Label) - class coins.sym.SubpImpl のメソッド
setHirBody Set the procedural body of this subprogram represented in high level intermediate representation (HIR).
setHirBody(Stmt, Label, Label) - interface coins.sym.Subp のメソッド
setHirBody Set the procedural body of this subprogram represented in high level intermediate representation (HIR).
setHirPosition(LabeledStmt) - class coins.sym.LabelImpl のメソッド
setHirPosition Set the HIR statement having this label.
setHirPosition(LabeledStmt) - interface coins.sym.Label のメソッド
setHirPosition Set the HIR statement defining this label.
setHook(String, Object) - class coins.backend.Root のメソッド
Set a new value to named hook.
setId(int) - class coins.backend.tools.RegisterDescription2Java.RegisterSet のメソッド
 
setIfCondition(Exp) - class coins.ir.hir.IfStmtImpl のメソッド
 
setIfCondition(Exp) - interface coins.ir.hir.IfStmt のメソッド
setIfCondition Set the condition part of if-statement.
setImmediateDominator(BBlock) - class coins.flow.BBlockImpl のメソッド
 
setImmediateDominator(BBlock) - interface coins.flow.BBlock のメソッド
 
setImmediateDominatorForSubpFlow(BBlock) - class coins.aflow.BBlockImpl のメソッド
 
setImmediateDominatorForSubpFlow(BBlock) - interface coins.aflow.BBlock のメソッド
 
setImmediatePostDominator(BBlock) - class coins.flow.BBlockImpl のメソッド
 
setImmediatePostDominator(BBlock) - interface coins.flow.BBlock のメソッド
 
setImmediatePostdominatorForSubpFlow(BBlock) - class coins.aflow.BBlockImpl のメソッド
 
setImmediatePostdominatorForSubpFlow(BBlock) - interface coins.aflow.BBlock のメソッド
 
setIndex(int) - class coins.aflow.IrAdapter のメソッド
 
setIndex(int) - class coins.ir.hir.HIR_Impl のメソッド
 
setIndex(int) - class coins.ir.hir.HirAnnex のメソッド
Set pIndex as the index number attached to the HIR node corresponding to this annex.
setIndex(int) - interface coins.ir.hir.HIR のメソッド
setIndex Set an index number to "this" node.
setIndex(int) - class coins.ir.IrListImpl のメソッド
 
setIndex(int) - class coins.sym.VarImpl のメソッド
 
setIndex(int) - interface coins.sym.FlowAnalSym のメソッド
setIndex Set the index number assigned to the symbol.
setIndex(int) - class coins.sym.ExpIdImpl のメソッド
 
setIndexNumberToAllNodes(int) - class coins.ir.hir.HIR_Impl のメソッド
 
setIndexNumberToAllNodes(int) - interface coins.ir.hir.HIR0 のメソッド
setIndexNumberToAllNodes Set sequencial index number to all nodes traversing the subtree rooted by this node in depth-first order.
setIndexNumberToAllNodes(int, boolean) - class coins.ir.hir.HIR_Impl のメソッド
 
setIndexNumberToAllNodes(int, boolean) - interface coins.ir.hir.HIR のメソッド
Set index number to all nodes and if pResetSymIndex is true, reset Sym index by resetFlowAnalInf for FlowAnalSym nodes.
setIndexNumberToAllNodes2(int, boolean) - class coins.ir.hir.HIR_Impl のメソッド
 
SetInductionLastData(long, LoopUtil) - class coins.lparallel.BasicInduction のメソッド
SetInductionLastData: A lastvalue is set up.
setInfList(String, IrList) - class coins.aflow.IrAdapter のメソッド
 
setInformation(HIR) - class coins.flow.SetRefReprHirImpl のメソッド
 
setInfString(String, String) - class coins.aflow.IrAdapter のメソッド
 
setInheritedFlowRoot(FlowRoot) - class coins.FlowRoot のメソッド
 
setInitializer(Expr) - class coins.ast.Declarator のメソッド
 
setInitialValue(Exp) - class coins.sym.VarImpl のメソッド
setInitialValue Set the expression of initial value for this variable.
setInitialValue(Exp) - interface coins.sym.Var のメソッド
setInitialValue Set the expression of initial value for this variable.
setInitialValue(String, Exp) - class coins.ffront.CommonManager のメソッド
 
setInitialValue(Var, Exp) - class coins.ffront.DeclManager のメソッド
 
setInitialValue(Var, Exp, String) - class coins.ffront.DeclManager のメソッド
 
setInstrList(BiList) - class coins.backend.cfg.BasicBlk のメソッド
Replace instruction list
setInstructionList(HirList) - class coins.ir.hir.AsmStmtImpl のメソッド
 
setInstructions(String) - class coins.ir.hir.AsmStmtImpl のメソッド
Set pInstructions as the assembly language instruction sequence.
setInstructions(String) - interface coins.ir.hir.AsmStmt のメソッド
Set the 1st operand representing #param, #clobber and instruction sequence.
setInterfere(int, int) - class coins.backend.ana.InterferenceGraph のメソッド
 
setInterfere(Symbol, Symbol) - class coins.backend.ana.InterferenceGraph のメソッド
Add new edge (x, y) to IG.
setIo(String) - class coins.hir2lir.ConvToNewLIR.AsmParam のメソッド
 
setIoRoot(IoRoot) - class coins.driver.Warning のメソッド
 
setIrLink(IR) - class coins.aflow.BBlockHirImpl のメソッド
Sets the LabeledStmt and Label associated with this BBlock.
setIrLink(IR) - interface coins.aflow.BBlock のメソッド
 
setIrLink(LabeledStmt) - class coins.flow.BBlockImpl のメソッド
 
setIrLink(LabeledStmt) - class coins.flow.BBlockHirImpl のメソッド
 
setIrLink(LabeledStmt) - interface coins.flow.BBlock のメソッド
setIrLink Set HIR statement pLabeledStmt or LIR DefLabel subtree as the first top-subtree that starts this basic block.
setKid(int, LirNode) - class coins.backend.lir.LirUnaOp のメソッド
 
setKid(int, LirNode) - class coins.backend.lir.LirNode のメソッド
Set nth operand; Subclass responsibility
setKid(int, LirNode) - class coins.backend.lir.LirNaryOp のメソッド
 
setKid(int, LirNode) - class coins.backend.lir.LirBinOp のメソッド
 
setKill(DefVector) - class coins.flow.BBlockImpl のメソッド
 
setKind(int) - class coins.ffront.Token のメソッド
 
setLabel(int) - class coins.backend.asmpp.BraLtorgInstruction のメソッド
 
setLabel(int) - class coins.backend.asmpp.LtorgInstruction のメソッド
 
setLabel(Label) - class coins.backend.cfg.BasicBlk のメソッド
Replace label
setLabel(Label) - class coins.ir.hir.LabelDefImpl のメソッド
 
setLabel(Label) - interface coins.ir.hir.LabelDef のメソッド
setLabel Set pLabel as the label of this node.
setLabel(String) - class coins.ast.stmnt.GotoStmnt のメソッド
 
setLabelDefList(IrList) - class coins.ir.hir.LabeledStmtImpl のメソッド
 
setLabelDefList(IrList) - interface coins.ir.hir.LabeledStmt のメソッド
Set thte label definition list of this statement.
setLabeledStmt(LabeledStmt) - class coins.ir.hir.LabelDefImpl のメソッド
 
setLabeledStmt(LabeledStmt) - interface coins.ir.hir.LabelDef のメソッド
 
setLabelKind(int) - class coins.sym.LabelImpl のメソッド
 
setLabelKind(int) - interface coins.sym.Label のメソッド
setLabelKind Set label kind.
setLastStmt(Stmt) - class coins.ir.hir.BlockStmtImpl のメソッド
 
setLatency(int) - class coins.backend.sched.DependNode のメソッド
 
setLeft(ASTree) - class coins.ast.Pragma のメソッド
 
setLeft(ASTree) - class coins.ast.Pair のメソッド
 
setLeft(ASTree) - class coins.ast.Function のメソッド
 
setLeft(ASTree) - class coins.ast.Enum のメソッド
 
setLeft(ASTree) - class coins.ast.Declarator のメソッド
 
setLeft(ASTree) - class coins.ast.ASTree のメソッド
 
setLeft(ASTree) - class coins.ast.ASTList のメソッド
 
setLeft(ASTree) - class coins.ast.Aggregate のメソッド
 
setLeft(ASTree) - class coins.ast.expr.VariableExpr のメソッド
 
setLeft(ASTree) - class coins.ast.expr.UnaryExpr のメソッド
 
setLeft(ASTree) - class coins.ast.expr.StringLiteral のメソッド
 
setLeft(ASTree) - class coins.ast.expr.NnaryExpr のメソッド
 
setLeft(ASTree) - class coins.ast.expr.ConstantExpr のメソッド
 
setLeft(ASTree) - class coins.ast.expr.BinaryExpr のメソッド
 
setLeft(ASTree) - class coins.ast.expr.AsmExpr のメソッド
 
setLeft(ASTree) - class coins.ast.stmnt.TreeStmnt のメソッド
 
setLeft(ASTree) - class coins.ast.stmnt.LeafStmnt のメソッド
 
setLeftSide(Exp) - class coins.ir.hir.SetDataStmtImpl のメソッド
 
setLeftSide(Exp) - interface coins.ir.hir.SetDataStmt のメソッド
setLeftSide Give the l-value expression for this SetDataStmt.
setLeftSide(Exp) - class coins.ir.hir.AssignStmtImpl のメソッド
 
setLeftSide(Exp) - interface coins.ir.hir.AssignStmt のメソッド
 
setLevel(int) - class coins.Debug のメソッド
 
setLhs(Tmd2Java.Nonterm) - class coins.backend.tools.Tmd2Java.OpPattern のメソッド
Set this pattern's lhs (for derived rule)
setLHSFlag() - class coins.aflow.HashBasedFlowExpId のメソッド
 
setLHSFlag() - interface coins.aflow.FlowExpId のメソッド
Set flag showing that corresponding expression is left hand side expression of AssignStmt.
setLineAndFileInfo(Stmt) - class coins.ffront.FStmt のメソッド
 
setLineNumber(int) - class coins.ir.hir.StmtImpl のメソッド
 
setLineNumber(int) - interface coins.ir.hir.Stmt のメソッド
Set the line number of this statement within the file specified by setFileName.
setLirAnalysis() - class coins.FlowRoot のメソッド
Indicate that LIR is currently analyzed.
setLirSym() - class coins.hir2lir.ConvToNewLIR.SymStat のメソッド
 
setLiveIn(FlowAnalSymVector) - class coins.flow.BBlockImpl のメソッド
 
setLiveOut(FlowAnalSymVector) - class coins.flow.BBlockImpl のメソッド
 
setLock - class coins.mdf.DeclareExternVariables の変数
The function `omp_set_lock()'
setLoopEndCondition(Exp) - class coins.ir.hir.LoopStmtImpl のメソッド
 
setLoopEndCondition(Exp) - interface coins.ir.hir.LoopStmt のメソッド
Set the expression pCondition as the loop-end condition expression.
setLoopExitBBlock(BBlock) - class coins.lparallel.ArrayAreaAnalyzer のメソッド
setLoopExitBBlock:
setLoopExitBBlock(BBlock) - class coins.lparallel.ArrayAnal のメソッド
setLoopExitBBlock: ExitBBlock of a loop is set up.
setLoopInf(LoopInf) - class coins.ir.hir.LoopStmtImpl のメソッド
 
setLoopInf(LoopInf) - interface coins.ir.hir.LoopStmt のメソッド
This method is not used anymore.
setLoopStartCondition(Exp) - class coins.ir.hir.LoopStmtImpl のメソッド
 
setLoopStartCondition(Exp) - interface coins.ir.hir.LoopStmt のメソッド
Set the expression pCondition as the loop-start condition expression.
setLtorg(LtorgInstruction) - class coins.backend.asmpp.LiteralInstruction のメソッド
 
setMachineCodeSize(int) - class coins.backend.sched.DependNode のメソッド
 
setMaxAllowableStmtsInLoopBody(int) - class coins.opt.LoopExpansion のメソッド
Set max statement count in loopbody of which allow expand.
setMinimumUseCountForTemporalize(int) - class coins.opt.GlobalVariableTemporalize のメソッド
Set minimum use count for temporalize.
setName(String) - class coins.ast.Declarator のメソッド
 
setNext(Var) - class coins.sym.VarImpl のメソッド
setNext Set the variable specified by parameter as the one next to this symbol, and make the original next variable of this symbol as the one next to pNext (that is, insert pNext after this symbol).
setNext(Var) - interface coins.sym.Var のメソッド
setNext Set the variable specified by parameter as the one next to this symbol, and make the original next variable of this symbol as the one next to pNext (that is, insert pNext after this symbol).
setNextBrother(LoopInf) - class coins.aflow.LoopInfImpl のメソッド
 
setNextBrother(LoopInf) - interface coins.aflow.LoopInf のメソッド
 
setNextBrother(LoopInf) - class coins.flow.LoopInfImpl のメソッド
 
setNextBrother(LoopInf) - interface coins.flow.LoopInf のメソッド
 
setNextId(ExpId) - class coins.sym.ExpIdImpl のメソッド
 
setNextId(ExpId) - interface coins.sym.ExpId のメソッド
setNextId Set the next ExpId in the hash chain.
setNextInChain(HashBasedFlowExpId) - class coins.aflow.HashBasedFlowExpId のメソッド
 
setNextInDFO(BBlock) - class coins.aflow.BBlockImpl のメソッド
 
setNextInDFO(BBlock) - class coins.flow.BBlockImpl のメソッド
 
setNextInDFO(BBlock) - interface coins.flow.BBlock のメソッド
setNextInDFO Record the next BBlock in depth first order.
setNextInInverseDFO(BBlock) - class coins.flow.BBlockImpl のメソッド
 
setNextInInverseDFO(BBlock) - interface coins.flow.BBlock のメソッド
 
setNextInInveseDFO(BBlock) - class coins.aflow.BBlockImpl のメソッド
 
setNextSubp(Subp) - class coins.sym.SubpImpl のメソッド
setNextSubp Set pNext as the subprogram next to this one and make the original next subprogram as the next one of pNext.
setNextSubp(Subp) - interface coins.sym.Subp のメソッド
setNextSubp Set pNext as the subprogram next to this one and make the original next subprogram as the next one of pNext.
setNonterminalFlag(HIR) - class coins.opt.GlobalReform のメソッド
Set FLAG_NONTERMINAL to all call nodes that call _bnfOr, _bnfSeq, or _assignStmt contained in pPattern.
setNoParamSpec() - class coins.sym.SubpImpl のメソッド
 
setNoParamSpec() - interface coins.sym.Subp のメソッド
Permit any number of parameters of any type for this subprogram.
setNowBlock(String) - class coins.backend.gen.CodeGenerator_sh4.CodeAnalysisInfo のメソッド
 
setNumberOfNodes(int) - class coins.flow.SubpFlowImpl のメソッド
 
setNumberOfNodes(int) - interface coins.flow.SubpFlow のメソッド
 
setNumberOfOperations(int) - class coins.flow.ExpInf のメソッド
 
setNumThreads - class coins.mdf.DeclareExternVariables の変数
The function `omp_num_threads()'
setObjectFile(String, String) - interface coins.driver.CompileSpecification のメソッド
Registers a file as an object file of a specified source file.
setObjectFile(String, String) - class coins.driver.CommandLine のメソッド
Registers a file as an object file of a specified source file.
setOfAddressTakenVariables() - class coins.aflow.SubpFlowImpl のメソッド
 
setOfAddressTakenVariables() - interface coins.aflow.SubpFlow のメソッド
 
setOfAddressTakenVariables() - class coins.flow.SubpFlowImpl のメソッド
 
setOfAddressTakenVariables() - interface coins.flow.SubpFlow のメソッド
 
setOffset(int) - class coins.backend.sym.SymAuto のメソッド
Change offset of the object.
setOfGlobalVariables() - class coins.aflow.SubpFlowImpl のメソッド
 
setOfGlobalVariables() - interface coins.aflow.SubpFlow のメソッド
 
setOfGlobalVariables() - class coins.flow.SubpFlowImpl のメソッド
 
setOfGlobalVariables() - interface coins.flow.SubpFlow のメソッド
 
SetOpenMPInfo() - class coins.lparallel.LoopParallelImpl のメソッド
SetOpneMPInfo:
SetOpenMPInfo() - interface coins.lparallel.LoopParallel のメソッド
 
setOpt(ImList) - class coins.backend.sym.Symbol のメソッド
Set options
setOptimizationOptions(CompileSpecification, CoinsOptions, boolean) - class coins.driver.Driver のメソッド
Interprets -On option into COINS options.
setOptInf(Object) - class coins.sym.SubpImpl のメソッド
 
setOptInf(Object) - interface coins.sym.Subp のメソッド
 
setOptionalParam() - class coins.sym.SubpImpl のメソッド
setOptionalParam -- TO BE DELETED Generate a formal parameter corresponding to "..." in parameter specification and make getOptionalParam() to be true for this subprogram.
setOrigin(Type) - class coins.sym.TypeImpl のメソッド
 
setOrigin(Type) - interface coins.sym.Type のメソッド
setOrigin Set the origin type.
setOriginalSym(Sym) - class coins.sym.SymInf のメソッド
 
setOriginalSym(Sym) - class coins.sym.SymImpl のメソッド
 
setOriginHir(HIR) - class coins.sym.LabelImpl のメソッド
 
setOriginHir(HIR) - interface coins.sym.Label のメソッド
setOriginHir Set origin node.
setOutputFile(File) - class coins.driver.CompileThread.PassGroup のメソッド
 
setPairIndex(int, int) - class coins.backend.sched.Pipelining.ScheduledNode のメソッド
 
setPairIndex(Pipelining.PairIndex) - class coins.backend.sched.Pipelining.ScheduledNode のメソッド
 
setParaFlag(LoopUtil, boolean, String) - class coins.lparallel.LoopTable のメソッド
setParaFlag:
setParallelInf(Object) - class coins.sym.SubpImpl のメソッド
 
setParallelInf(Object) - interface coins.sym.Subp のメソッド
 
setParamCount(int, int, LirNode) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
setParameters(MachineParam, SourceLanguage) - class coins.ir.hir.HIR_Impl のメソッド
 
setParameters(MachineParam, SourceLanguage) - class coins.sym.SymImpl のメソッド
setParameters makes machineParam and sourceLanguage available to Sym methods.
setParameterType(String, Type) - class coins.ffront.ConstManager のメソッド
 
setParamIndex(int) - class coins.sym.ParamImpl のメソッド
 
setParamIndex(int) - interface coins.sym.Param のメソッド
setParamIndex Set parameter index.
setParent(IR) - class coins.aflow.IrAdapter のメソッド
 
setParent(IR) - class coins.ir.hir.HIR_Impl のメソッド
 
setParent(IR) - interface coins.ir.hir.HIR のメソッド
setParent Set the parent of this node as pParent.
setParent(IR) - class coins.ir.IrListImpl のメソッド
 
setParent(LoopInf) - class coins.aflow.LoopInfImpl のメソッド
 
setParent(LoopInf) - interface coins.aflow.LoopInf のメソッド
 
setParent(LoopInf) - class coins.flow.LoopInfImpl のメソッド
 
setParent(LoopInf) - interface coins.flow.LoopInf のメソッド
 
setPatternCodeRange(int, List) - class coins.opt.GlobalReform のメソッド
Set the pattern code ranges in pRangeList to fPatternCodeUpper/Lower starting from pStartIndex and return the updated next index value.
setPDef(DefVector) - class coins.aflow.BBlockImpl のメソッド
 
setPDef(DefVector) - interface coins.aflow.BBlock のメソッド
 
setPDefined(FlowAnalSymVector) - class coins.aflow.BBlockImpl のメソッド
 
setPDefined(FlowAnalSymVector) - interface coins.aflow.BBlock のメソッド
 
setPEKill(ExpVector) - class coins.aflow.BBlockImpl のメソッド
 
setPEKill(ExpVector) - interface coins.aflow.BBlock のメソッド
 
setPExposed(FlowAnalSymVector) - class coins.aflow.BBlockImpl のメソッド
 
setPExposed(FlowAnalSymVector) - interface coins.aflow.BBlock のメソッド
 
setPKill(DefVector) - class coins.aflow.BBlockImpl のメソッド
 
setPKill(DefVector) - interface coins.aflow.BBlock のメソッド
 
setPLiveIn(FlowAnalSymVector) - class coins.aflow.BBlockImpl のメソッド
 
setPLiveIn(FlowAnalSymVector) - interface coins.aflow.BBlock のメソッド
 
setPLiveOut(FlowAnalSymVector) - class coins.aflow.BBlockImpl のメソッド
 
setPLiveOut(FlowAnalSymVector) - interface coins.aflow.BBlock のメソッド
 
setPointVectorBitCount(int) - class coins.flow.SubpFlowImpl のメソッド
 
setPointVectorBitCount(int) - interface coins.flow.SubpFlow のメソッド
 
setPos(int) - class coins.hir2lir.ConvToNewLIR.AsmParam のメソッド
 
setPosition(String, int) - class coins.ast.expr.AssignExpr のメソッド
 
setPostdomForSubpFlow(List) - class coins.aflow.BBlockImpl のメソッド
 
setPostdomForSubpFlow(List) - interface coins.aflow.BBlock のメソッド
 
setPostDominatedChildren(LinkedList) - class coins.flow.BBlockImpl のメソッド
 
setPostDominatedChildren(LinkedList) - interface coins.flow.BBlock のメソッド
 
setPostdominatedChildrenForSubpFlow(List) - class coins.aflow.BBlockImpl のメソッド
 
setPostdominatedChildrenForSubpFlow(List) - interface coins.aflow.BBlock のメソッド
 
setPragmaInfo() - class coins.lparallel.OpenMPInfo のメソッド
setPragmaInfo:
setPragmaInfoLoop(LoopTable) - class coins.lparallel.OpenMPInfo のメソッド
setPragmaInfoLoop:
setPragmaInfoLoopList(LinkedList, boolean) - class coins.lparallel.OpenMPInfo のメソッド
setParamInfoLoopList:
setPReach(DefVector) - class coins.aflow.BBlockImpl のメソッド
 
setPReach(DefVector) - interface coins.aflow.BBlock のメソッド
 
setPrevBBlockInSearch(BBlock) - class coins.flow.SubpFlowImpl のメソッド
 
setPrevBBlockInSearch(BBlock) - interface coins.flow.SubpFlow のメソッド
setPrevBBlockInSearch getPrevBBlockInSearch Methods used in linking basic blocks in depth first order, etc.
setprint(NumberSet) - class coins.backend.util.SetTest のメソッド
 
setProcess(String, Navigator) - class coins.drivergen.process.ProcessManager のメソッド
 
setProgramHeader(FStmt) - class coins.ffront.F77Sym のメソッド
 
setProgramHeader(HeaderStmt) - class coins.ffront.DeclManager のメソッド
 
setPUsed(FlowAnalSymVector) - class coins.aflow.BBlockImpl のメソッド
 
setPUsed(FlowAnalSymVector) - interface coins.aflow.BBlock のメソッド
 
setReach(DefVector) - class coins.aflow.BBlockImpl のメソッド
 
setReach(DefVector) - class coins.flow.BBlockImpl のメソッド
 
setReachableBBlocks(List) - class coins.aflow.SubpFlowImpl のメソッド
 
setReachableBBlocks(List) - interface coins.aflow.SubpFlow のメソッド
Sets a list of BBlocks that are reachable from the entry BBlock.
setRecordAlias(RecordAlias) - class coins.aflow.SubpFlowImpl のメソッド
 
setRecordAlias(RecordAlias) - interface coins.aflow.SubpFlow のメソッド
Record a RecordAlias instance in order to indicate that alias is considered in data flow analysis.
setRecordAlias(RecordAlias) - class coins.flow.SubpFlowImpl のメソッド
 
setRecordAlias(RecordAlias) - interface coins.flow.SubpFlow のメソッド
Record a RecordAlias instance in order to indicate that alias is considered in data flow analysis.
setRecordedIn(SymTable) - class coins.sym.SymImpl のメソッド
setRecordedIn Link to the symbol table that recorded this symbol.
setRecordedIn(SymTable) - interface coins.sym.Sym のメソッド
setRecordedIn Link to the symbol table that recorded this symbol.
SetRefRepr - interface coins.aflow.SetRefRepr.
SetRefRepr interface Used in data flow analysis to represent a Stmt in HIR and an instruction in LIR.
SetRefRepr - interface coins.flow.SetRefRepr.
SetRefRepr interface Used in data flow analysis to represent a Stmt in HIR and an instruction in LIR.
setRefRepr(IR) - class coins.aflow.BBlockHirImpl のメソッド
Returns the SetRefRepr object enclosing the given IR.
setRefRepr(IR) - interface coins.aflow.BBlock のメソッド
Returns the SetRefRepr object enclosing the given IR.
setRefRepr(Stmt, BBlockHir) - class coins.aflow.Flow のメソッド
 
SetRefReprEImpl - class coins.aflow.SetRefReprEImpl.
Implementation of the SetRefRepr interface
SetRefReprEImpl(IR, BBlock) - class coins.aflow.SetRefReprEImpl のコンストラクタ
 
SetRefReprHir - interface coins.aflow.SetRefReprHir.
 
SetRefReprHirEImpl - class coins.aflow.SetRefReprHirEImpl.
Implementation of the SetRefRepr interface for HIR
SetRefReprHirEImpl - class coins.flow.SetRefReprHirEImpl.
Implementation of the SetRefRepr interface for HIR
SetRefReprHirEImpl(HIR, BBlock, boolean, Set) - class coins.aflow.SetRefReprHirEImpl のコンストラクタ
SetRefReprHirEImpl instanciates SetRefRepr for the subtree pSubtree by computing SetRefRepr for child subtrees.
SetRefReprHirEImpl(HIR, BBlock, boolean, Set) - class coins.flow.SetRefReprHirEImpl のコンストラクタ
SetRefReprHirEImpl instanciates SetRefRepr for the subtree pSubtree by computing SetRefRepr for child subtrees.
SetRefReprHirImpl - class coins.aflow.SetRefReprHirImpl.
Implementation of the SetRefRepr interface for HIR
SetRefReprHirImpl - class coins.flow.SetRefReprHirImpl.
Implementation of the SetRefRepr interface for HIR
SetRefReprHirImpl(HIR, BBlock) - class coins.aflow.SetRefReprHirImpl のコンストラクタ
 
SetRefReprHirImpl(HIR, BBlock) - class coins.flow.SetRefReprHirImpl のコンストラクタ
 
SetRefReprHirImpl(IR, SubpFlow, ExpId) - class coins.flow.SetRefReprHirImpl のコンストラクタ
 
SetRefReprImpl - class coins.aflow.SetRefReprImpl.
Implementation of the SetRefRepr interface
SetRefReprImpl - class coins.flow.SetRefReprImpl.
Implementation of the SetRefRepr interface
SetRefReprImpl(IR, BBlock) - class coins.aflow.SetRefReprImpl のコンストラクタ
SetRefReprImpl //##25-1 Make an instance of SetRefRepr for the subtree pIR in the basic block pBBlock.
SetRefReprImpl(IR, SubpFlow, ExpId) - class coins.flow.SetRefReprImpl のコンストラクタ
 
SetRefReprIterator - interface coins.aflow.SetRefReprIterator.
CoinsIterator tailored to SetRefReprList.
setRefReprIterator() - class coins.aflow.SetRefReprListHir のメソッド
 
setRefReprIterator() - class coins.aflow.SetRefReprList のメソッド
Returns a SubpFlow object this SetRefReprList is associated with.
setRefReprIterator(int) - class coins.aflow.SetRefReprListHir のメソッド
 
setRefReprIterator(int) - class coins.aflow.SetRefReprList のメソッド
 
SetRefReprList - class coins.aflow.SetRefReprList.
List of SetRefReprs that support SetRefReprIterator.
SetRefReprList - class coins.flow.SetRefReprList.
List of SetRefReprs that support SetRefReprIterator.
setRefReprList(BBlock) - class coins.aflow.Flow のメソッド
 
SetRefReprList(BBlock) - class coins.aflow.SetRefReprList のコンストラクタ
 
SetRefReprList(BBlock) - class coins.flow.SetRefReprList のコンストラクタ
 
SetRefReprListHir - class coins.aflow.SetRefReprListHir.
List of SetRefReprHir objects.
SetRefReprListHir.SetRefReprListHirItr - class coins.aflow.SetRefReprListHir.SetRefReprListHirItr.
 
SetRefReprListHir.SetRefReprListHirItr(int) - class coins.aflow.SetRefReprListHir.SetRefReprListHirItr のコンストラクタ
 
SetRefReprListHir(BBlockHir) - class coins.aflow.SetRefReprListHir のコンストラクタ
Creates a new instance of SetRefReprListHir.
setReg(int, LirNode) - class coins.backend.gen.CodeGenerator_mb.CallContext のメソッド
 
setRegOp(RegionOp) - class coins.lparallel.ArrayAreaAnalyzer のメソッド
setRegOp:
setRegOp(RegionOp) - class coins.lparallel.ArrayAnal のメソッド
setRegOp: A region operation class is setup.
setRegVector() - class coins.backend.tools.RegisterDescription2Java のメソッド
 
setReplacedVar(Sym, Var) - class coins.opt.ReplaceInfo のメソッド
Set replaced temporal variable, whitch is related by pSym.
setReplacedVar(Var) - class coins.opt.ReplaceInfo.Item のメソッド
Set temporal var whitch replaced
setReqLabOpAddress(int, String) - class coins.backend.gen.CodeGenerator_sh4.CodeAnalysisInfo のメソッド
 
setRestructureFlag() - class coins.aflow.SubpFlowImpl のメソッド
 
setRestructureFlag() - interface coins.aflow.SubpFlow のメソッド
 
setRestructureFlag() - class coins.flow.SubpFlowImpl のメソッド
 
setRestructureFlag() - interface coins.flow.SubpFlow のメソッド
 
setReturnValue(Exp) - class coins.ir.hir.ReturnStmtImpl のメソッド
 
setReturnValue(Exp) - interface coins.ir.hir.ReturnStmt のメソッド
 
setReturnValueType(Type) - class coins.sym.SubpImpl のメソッド
 
setReturnValueType(Type) - interface coins.sym.Subp のメソッド
setReturnValueType Set the return value type of this subprogram.
setReturnVar(Var) - class coins.ffront.HeaderStmt のメソッド
 
setRewrite() - class coins.hir2lir.ConvToNewLIR.SymStat のメソッド
 
setRhs(Tmd2Java.OpPattern) - class coins.backend.tools.Tmd2Java.Nonterm のメソッド
 
setRight(ASTree) - class coins.ast.Pragma のメソッド
 
setRight(ASTree) - class coins.ast.Pair のメソッド
 
setRight(ASTree) - class coins.ast.Function のメソッド
 
setRight(ASTree) - class coins.ast.Enum のメソッド
 
setRight(ASTree) - class coins.ast.Declarator のメソッド
 
setRight(ASTree) - class coins.ast.ASTree のメソッド
 
setRight(ASTree) - class coins.ast.ASTList のメソッド
 
setRight(ASTree) - class coins.ast.Aggregate のメソッド
 
setRight(ASTree) - class coins.ast.expr.VariableExpr のメソッド
 
setRight(ASTree) - class coins.ast.expr.UnaryExpr のメソッド
 
setRight(ASTree) - class coins.ast.expr.StringLiteral のメソッド
 
setRight(ASTree) - class coins.ast.expr.NnaryExpr のメソッド
 
setRight(ASTree) - class coins.ast.expr.ConstantExpr のメソッド
 
setRight(ASTree) - class coins.ast.expr.BinaryExpr のメソッド
 
setRight(ASTree) - class coins.ast.stmnt.TreeStmnt のメソッド
 
setRight(ASTree) - class coins.ast.stmnt.LeafStmnt のメソッド
 
setRightSide(Exp) - class coins.ir.hir.SetDataStmtImpl のメソッド
 
setRightSide(Exp) - interface coins.ir.hir.SetDataStmt のメソッド
setRightSide Give the value specification expression (valueSpec) for this SetDataStmt.
setRightSide(Exp) - class coins.ir.hir.AssignStmtImpl のメソッド
 
setRightSide(Exp) - interface coins.ir.hir.AssignStmt のメソッド
 
setRValueExpId(ExpId) - class coins.flow.ExpInf のメソッド
 
SETS - interface coins.aflow.SetRefRepr の static 変数
 
SETS - interface coins.flow.SetRefRepr の static 変数
 
sets() - class coins.aflow.SetRefReprImpl のメソッド
 
sets() - interface coins.aflow.SetRefRepr のメソッド
Returns true if this SetRefRepr involves value-setting, other than via the external call.
sets() - class coins.flow.SetRefReprImpl のメソッド
 
sets() - interface coins.flow.SetRefRepr のメソッド
Returns true if this SetRefRepr involves value-setting, other than via the external call.
setScheduleTime(int) - class coins.backend.sched.DependNode のメソッド
 
setSelectionExp(Exp) - class coins.ir.hir.SwitchStmtImpl のメソッド
 
setSelectionExp(Exp) - interface coins.ir.hir.SwitchStmt のメソッド
Set selection expression
setSetRefRepr(SetRefRepr) - class coins.flow.ExpInf のメソッド
 
setSetRefRepr(SetRefRepr) - class coins.sym.ExpIdImpl のメソッド
 
setSetRefRepr(SetRefRepr) - interface coins.sym.ExpId のメソッド
Set SetRefRepr information that is used in data flow analysis for the expression corresponding to this ExpId.
setSetRefReprList(BBlock, SetRefReprList) - class coins.flow.SubpFlowImpl のメソッド
 
setSetRefReprList(BBlock, SetRefReprList) - interface coins.flow.SubpFlow のメソッド
 
setSetRefReprOfIR(SetRefRepr, int) - class coins.aflow.SubpFlowImpl のメソッド
 
setSetRefReprOfIR(SetRefRepr, int) - interface coins.aflow.SubpFlow のメソッド
Set SetRefRepr corresponding to the IR node indexed by pIndex.
setSetRefReprOfIR(SetRefRepr, IR) - class coins.flow.SubpFlowImpl のメソッド
 
setSetRefReprOfIR(SetRefRepr, IR) - interface coins.flow.SubpFlow のメソッド
 
setSetRefReprs(FAList) - class coins.aflow.SubpFlowImpl のメソッド
 
setSetRefReprs(FAList) - interface coins.aflow.SubpFlow のメソッド
Sets the list of SetRefRepr objects within this SubpFlow.
setSetRefReprs(SetRefReprList) - class coins.aflow.BBlockImpl のメソッド
 
setSetRefReprs(SetRefReprList) - interface coins.aflow.BBlock のメソッド
Sets the SetRefReprList object that is the list of SetRefRepr objects, each of which wrap a statement/instruction.
setShowDataFlowByName(ShowDataFlowByName) - class coins.flow.ShowDataFlow のメソッド
 
setSIMD_Environment(boolean) - class coins.opt.LoopUnrolling のメソッド
Set Optimize option by Considering SIMD environment.
setSimulationData(Object) - class coins.backend.Root のメソッド
Set data object for simulator.
setSize(int) - class coins.backend.asmpp.AsmLine のメソッド
 
setSize(long) - class coins.ast.Aggregate のメソッド
 
setSizeExp(Exp) - class coins.sym.TypeImpl のメソッド
 
setSizeExp(Exp) - interface coins.sym.Type のメソッド
setSizeExp Set the size expression of this type.
setSizeValue(long) - class coins.sym.TypeImpl のメソッド
 
setSizeValue(long) - interface coins.sym.Type のメソッド
setSizeValue Set the size of this type.
setSourceInf(SourceInf) - class coins.sym.SymImpl のメソッド
 
setSrc(int, LirNode) - class coins.backend.lir.LirNode のメソッド
推奨されていません。 use setKid instead.
setStackParams(int) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
setStar(int) - class coins.ffront.HeaderStmt のメソッド
 
setStartLabel(Label) - class coins.sym.SubpImpl のメソッド
 
setStartLabel(Label) - interface coins.sym.Subp のメソッド
 
setStartSym(String) - class coins.backend.tools.Tmd2Java.RuleSet のメソッド
Set start symbol.
setStaticTable(MachineParam) - class coins.sym.TypeImpl のメソッド
setStaticTable set up static table KIND_ALIGNMENT.
setStmt(LabeledStmt, Stmt) - class coins.opt.OptUtil の static メソッド
 
setStmt(Stmt) - class coins.ir.hir.LabeledStmtImpl のメソッド
 
setStmt(Stmt) - interface coins.ir.hir.LabeledStmt のメソッド
Set the statement part of this labeled statement.
setStorage(int) - class coins.ast.Declarator のメソッド
 
setStorageClass(int) - class coins.cfront.EncodedType のメソッド
 
setStorageClass(int) - class coins.sym.VarImpl のメソッド
setStrageClass Set the storage class of the variable.
setStorageClass(int) - interface coins.sym.Var のメソッド
setStorageClass Set the storage class of the variable.
setStringBody(String) - class coins.sym.StringConstImpl のメソッド
 
setStringBody(String) - interface coins.sym.StringConst のメソッド
setStringBody Set the body of the string and its length.
setSubpBodyFlag(boolean) - class coins.ir.hir.BlockStmtImpl のメソッド
 
setSubpBodyFlag(boolean) - interface coins.ir.hir.BlockStmt のメソッド
 
setSubpDefinition(SubpDefinition) - class coins.sym.SubpImpl のメソッド
 
setSubpDefinition(SubpDefinition) - interface coins.sym.Subp のメソッド
setSubpDefinition Set the SubpDefinition node defining the IR body of this subprogram.
setSubpFlow(SubpFlow) - class coins.aflow.Flow のメソッド
 
setSubpKind(int) - class coins.sym.SubpImpl のメソッド
setSubpKind Set subprogram kind (subpOrdinary/subpMember/subpConstructor/subpDestructor).
setSubpKind(int) - interface coins.sym.Subp のメソッド
setSubpKind Set subprogram kind (subpOrdinary/subpMember/subpConstructor/subpDestructor).
setSubregOf(RegisterDescription2Java.RegSymbol, int) - class coins.backend.tools.RegisterDescription2Java.RegSymbol のメソッド
Set subregister relation.
setSymbol(Symbol) - class coins.ssa.SsaGraphNode のメソッド
Set the symbol of this node.
setSymbol(Symbol, SsaGraphNode) - class coins.ssa.SsaGraph のメソッド
Register again the symbol `s' as a value of the node and put it to the map.
setSymIndexTable(FAList) - class coins.aflow.SubpFlowImpl のメソッド
 
setSymIndexTable(FAList) - interface coins.aflow.SubpFlow のメソッド
Sets the table of symbols possibly accessed in this SubpFlow.
setSymKind(int) - class coins.sym.SymImpl のメソッド
setSymKind Set the symbol kind of this symbol (KIND_VAR, KIND_SUBP, etc.).
setSymKind(int) - interface coins.sym.Sym のメソッド
setSymKind Set the symbol kind of this symbol to pSymKind if current kind is not KIND_OTHER, then the kind is not changed.
setSymNodeSym(Sym) - class coins.ir.hir.SymNodeImpl のメソッド
 
setSymNodeSym(Sym) - interface coins.ir.hir.SymNode のメソッド
setSymNodSym Set pSym as the symbol of this node.
setSymTable(SymTable) - class coins.ffront.FStmt のメソッド
 
setSymTable(SymTable) - class coins.ir.hir.SubpDefinitionImpl のメソッド
 
setSymTable(SymTable) - class coins.ir.hir.ProgramImpl のメソッド
 
setSymTable(SymTable) - interface coins.ir.hir.Program のメソッド
 
setSymTable(SymTable) - class coins.ir.hir.BlockStmtImpl のメソッド
 
setSymTable(SymTable) - interface coins.ir.hir.BlockStmt のメソッド
setSymTable Set pSymTable as the local symbol tabel of this BlockStmt.
setSymTable(SymTable) - class coins.sym.UnionTypeImpl のメソッド
 
setSymTable(SymTable) - interface coins.sym.UnionType のメソッド
 
setSymTable(SymTable) - class coins.sym.SubpImpl のメソッド
 
setSymTable(SymTable) - interface coins.sym.Subp のメソッド
setSymTable Set the symbol table local to this subprogram.
setSymTable(SymTable) - class coins.sym.StructTypeImpl のメソッド
 
setSymTable(SymTable) - interface coins.sym.StructType のメソッド
Set the symbol table local to this structure.
setSymType(Type) - class coins.sym.SymImpl のメソッド
setSymType Set the type of this symbol.
setSymType(Type) - interface coins.sym.Sym のメソッド
setSymType Set the type of this symbol.
setSystemIncludePathOptions(CompileSpecification, List) - class coins.driver.Driver のメソッド
Sets default linker options specified in a library file to the end of a linker option string.
setTag(Sym) - class coins.sym.UnionTypeImpl のメソッド
 
setTag(Sym) - interface coins.sym.UnionType のメソッド
 
setTag(Sym) - class coins.sym.StructTypeImpl のメソッド
 
setTag(Sym) - interface coins.sym.StructType のメソッド
 
setTag(Sym) - class coins.sym.RegionTypeImpl のメソッド
 
setTag(Sym) - class coins.sym.EnumTypeImpl のメソッド
 
setTag(Sym) - interface coins.sym.EnumType のメソッド
 
setTail(ASTList) - class coins.ast.ASTList のメソッド
 
SetTest - class coins.backend.util.SetTest.
 
SetTest() - class coins.backend.util.SetTest のコンストラクタ
 
setThreadLocalVariableValue(String, Object) - class coins.driver.CompileThread のメソッド
Sets a value to a thread local variable.
settlementArrayInitializeList(ExpListExp, Type) - class coins.ffront.ProcessData のメソッド
 
setToBBlock(BBlock) - class coins.aflow.EdgeImpl のメソッド
 
setToBBlock(BBlock) - interface coins.aflow.Edge のメソッド
 
setToBBlock(BBlock) - class coins.flow.EdgeImpl のメソッド
 
setToBBlock(BBlock) - interface coins.flow.Edge のメソッド
 
setTraceLevel(String, int) - class coins.driver.Trace のメソッド
Redefines a category-wise trace level.
setType(byte[], long) - class coins.ast.Declarator のメソッド
 
setType(String) - class coins.hir2lir.ConvToNewLIR.AsmParam のメソッド
 
setType(Type) - class coins.ffront.ConstManager.ParameterObject のメソッド
 
setType(Type) - class coins.ir.hir.HIR_Impl のメソッド
 
setType(Type) - interface coins.ir.hir.HIR のメソッド
setType Attach a type to this node.
setTypedefed(boolean) - class coins.ast.Declarator のメソッド
 
setTypicalPattern(TypicalPattern) - class coins.backend.sim.SimFuncTable のメソッド
 
setUDList(FlowAnalSym, UDList) - class coins.aflow.SubpFlowImpl のメソッド
 
setUDList(FlowAnalSym, UDList) - interface coins.aflow.SubpFlow のメソッド
Sets the UDList for the given FlowAnalSym in this SubpFlow.
setUnderComputation(int) - class coins.flow.SubpFlowImpl のメソッド
 
setUnderComputation(int) - interface coins.flow.SubpFlow のメソッド
Set computed flag for the item indicated by pItemIndex.
setUniqueNameSym(Sym) - class coins.sym.SymImpl のメソッド
setUniqueNameSym Set the UniqueName of this symbol.
setUniqueNameSym(Sym) - interface coins.sym.Sym のメソッド
setUniqueNameSym Set the UniqueName symbol corresponding to this symbol.
setUniqueNameToAllSym() - class coins.sym.SymTableImpl のメソッド
 
setUniqueNameToAllSym() - interface coins.sym.SymTable のメソッド
setUniqueNameToAllSym Set unique name to all symbols of the kind Var, Param, Subp, Label in the whole compile unit.
SetupSimFuncTable(int, int) - class coins.backend.sim.SimulationData のメソッド
 
setUsed() - class coins.backend.tools.Tmd2Java.Pattern のメソッド
Mark this pattern as 'used'.
setUsed() - class coins.backend.tools.Tmd2Java.Nonterm のメソッド
 
setUsed() - class coins.backend.tools.Tmd2Java.OpPattern のメソッド
 
setUsed() - class coins.hir2lir.ConvToNewLIR.SymStat のメソッド
 
setUsed(FlowAnalSymVector) - class coins.flow.BBlockImpl のメソッド
 
setValidFunctions(Set) - class coins.opt.GlobalVariableTemporalize のメソッド
Set function names that is not modify any global vars.
setVaStartCalled(LirNode) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
setVaStartCalledLate(LirNode, BiList) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
setVectorTypeFields(String, Type, long, Exp, long, Exp) - class coins.sym.VectorTypeImpl のメソッド
 
setVisibility(int) - class coins.sym.VarImpl のメソッド
setVisibility Set the visibility attribute of the variable.
setVisibility(int) - interface coins.sym.Var のメソッド
setVisibility Set the visibility attribute of the variable.
setVisibility(int) - class coins.sym.SubpImpl のメソッド
 
setVisibility(int) - interface coins.sym.Subp のメソッド
SetVisibility Sset the visibility attribute of the subprogram.
setWarningFlag(String, boolean) - class coins.driver.Warning のメソッド
Redefines a corresponding Boolean value in the table associated with a warning category.
setWithFalseDepend(Pipelining.ScheduledNode) - class coins.backend.sched.Pipelining.ResourceTable のメソッド
 
setWithReason(Pipelining.ScheduledNode) - class coins.backend.sched.Pipelining.ResourceTable のメソッド
 
setWork(Object) - class coins.aflow.IrAdapter のメソッド
 
setWork(Object) - class coins.aflow.BBlockImpl のメソッド
 
setWork(Object) - interface coins.aflow.BBlock のメソッド
 
setWork(Object) - class coins.flow.BBlockImpl のメソッド
 
setWork(Object) - interface coins.flow.BBlock のメソッド
setWork get/set information privately used in each phase.
setWork(Object) - class coins.ir.hir.HIR_Impl のメソッド
 
setWork(Object) - class coins.ir.hir.HirAnnex のメソッド
Set pWork as the information that is used for arbitrary purpose in each phase.
setWork(Object) - interface coins.ir.hir.HIR のメソッド
setWork Set information privately used in each phase.
setWork(Object) - class coins.ir.IrListImpl のメソッド
 
setWork(Object) - class coins.sym.SymImpl のメソッド
 
setWork(Object) - interface coins.sym.Sym のメソッド
Set phase-wise work used for arbitrary purpose in each phase.
setWorkFA(Object) - class coins.flow.BBlockImpl のメソッド
 
setWorkFA(Object) - interface coins.flow.BBlock のメソッド
getWorkFA setWorkFA get/set information privately used in flow analysis.
severeError(int, String) - class coins.ir.hir.HIR_Impl のメソッド
 
sexp - class coins.drivergen.InputIr の static 変数
ImList
Sh4 - class coins.backend.asmpp.Sh4.
 
Sh4() - class coins.backend.asmpp.Sh4 のコンストラクタ
 
sharedhnum(ImList) - class coins.simd.LirBoneList のメソッド
Get the shared hole number attribute from a template.
SHORT - interface coins.ast.TokenId の static 変数
 
SHORT_T - interface coins.ast.TypeId の static 変数
 
ShortInstruction - class coins.backend.asmpp.ShortInstruction.
 
ShortInstruction(String, int) - class coins.backend.asmpp.ShortInstruction のコンストラクタ
 
shortMark - class coins.backend.asmpp.AsmLine の static 変数
 
shortValue() - class coins.sym.ConstImpl のメソッド
 
shortValue() - interface coins.sym.Const のメソッド
shortValue Get the value of this constant.
shot(HirRoot, String) - class coins.snapshot.SnapShot のメソッド
Snapshot for HIR.
shot(MdfModule, String) - class coins.snapshot.SnapShot のメソッド
Snapshot for MDF.
shot(Module, String) - class coins.snapshot.SnapShot のメソッド
Snapshot for LIR.
shouldAssignFlowExpId(IR) - class coins.aflow.FlowUtil の static メソッド
 
shouldAssignFlowExpId(IR) - class coins.aflow.AssignHashBasedFlowExpId の static メソッド
Returns true if the given node should be assigned a FlowExpId.
shouldAssignFlowExpId(IR) - class coins.flow.FlowUtil の static メソッド
Returns true if the given node should be assigned a FlowExpId.
shouldDo(int) - class coins.mdf.MdfEnvironment のメソッド
Get whether the module execute something.
shouldDo(int) - class coins.simd.SimdEnvironment のメソッド
 
shouldDo(int) - class coins.ssa.SsaEnvironment のメソッド
If the value of threshold is lower than specified by the options to the COINS compiler driver, return TRUE.
shouldHaveLabel(LabeledStmt) - class coins.ir.hir.SimplifyHir のメソッド
 
shouldTrace() - class coins.driver.Trace のメソッド
Tests if a generic level-less trace message should be printed or not.
shouldTrace(int) - class coins.driver.Trace のメソッド
Tests if a generic trace message of a certain level should be printed or not.
shouldTrace(int) - class coins.opt.Opt のメソッド
shouldTrace.
shouldTrace(String) - class coins.driver.Trace のメソッド
Tests if a level-less trace message of a certain category should be printed or not.
shouldTrace(String, int) - class coins.driver.Trace のメソッド
Tests if a trace message of a certain category and level should be printed or not.
shouldWarn() - class coins.driver.Warning のメソッド
Tests if generic warning messages should be printed or not.
shouldWarn(String) - class coins.driver.Warning のメソッド
Tests if warning messages of a specified category should be printed or not.
show() - class coins.cfront.SymbolTable のメソッド
 
show() - class coins.simd.BoundanalysisUwForLir のメソッド
Prints out a bound value of each node.
show() - class coins.simd.BoundanalysisDwForLir のメソッド
Prints out nodes and their bounds.
showAll() - class coins.flow.ShowDataFlow のメソッド
showAll
showAll() - class coins.flow.ShowControlFlow のメソッド
showAll
showAll() - class coins.flow.DataFlowImpl のメソッド
Shows all the information found in this DFA.
showAll() - interface coins.flow.DataFlow のメソッド
Shows all the information found in this analysis.
showAllBitVectors() - class coins.flow.ShowDataFlow のメソッド
 
showAllBitVectors() - class coins.flow.DataFlowImpl のメソッド
Shows all the BitVectors.
showAllBitVectors() - interface coins.flow.DataFlow のメソッド
Shows all the BitVectors.
showAvailIn() - class coins.flow.ShowDataFlow のメソッド
showAvailIn
showAvailIn() - class coins.flow.DataFlowImpl のメソッド
Shows the AvailIn vector for every BBlock.
showAvailIn() - interface coins.flow.DataFlow のメソッド
Shows the AvailIn vector for every BBlock.
showAvailInAvailOutRelated() - class coins.flow.ShowDataFlow のメソッド
 
showAvailInAvailOutRelated() - class coins.flow.DataFlowImpl のメソッド
Shows BitVectors related to (needed to solve) AvailIn/AvailOut vectors, that is, EGen, EKill, AvailIn, and AvailOut vectors.
showAvailInAvailOutRelated() - interface coins.flow.DataFlow のメソッド
Shows BitVectors related to (needed to solve) AvailIn/AvailOut vectors, that is, EGen, EKill, AvailIn, and AvailOut vectors.
showAvailOut() - class coins.flow.ShowDataFlow のメソッド
showAvailOut
showAvailOut() - class coins.flow.DataFlowImpl のメソッド
Shows the AvailOut vector for every BBlock.
showAvailOut() - interface coins.flow.DataFlow のメソッド
Shows the AvailOut vector for every BBlock.
showBasic() - class coins.flow.ShowDataFlow のメソッド
 
showBasic() - class coins.flow.DataFlowImpl のメソッド
Shows all the data flow items that are independent of the control flow, that is, Def, Kill, Defined, Exposed, EGen, and EKill vectors.
showBasic() - interface coins.flow.DataFlow のメソッド
Shows all the data flow items that are independent of the control flow, that is, Def, Kill, Defined, Exposed, EGen, and EKill vectors.
showBasicBlock() - class coins.flow.ShowControlFlow のメソッド
showBasicBlock Show basic blocks with predecessors ans successors.
ShowControlFlow - class coins.flow.ShowControlFlow.
 
showControlFlow(SubpFlow) - class coins.aflow.ShowFlow のメソッド
Prints control flow information.
ShowControlFlow(SubpFlow, ControlFlow) - class coins.flow.ShowControlFlow のコンストラクタ
ShowControlFlow
ShowDataFlow - class coins.flow.ShowDataFlow.
 
ShowDataFlow() - class coins.flow.ShowDataFlow のコンストラクタ
ShowDataFlow
ShowDataFlow(DataFlow) - class coins.flow.ShowDataFlow のコンストラクタ
 
showDataFlowByName - class coins.flow.DataFlowImpl の変数
 
ShowDataFlowByName - class coins.flow.ShowDataFlowByName.
 
ShowDataFlowByName(DataFlow) - class coins.flow.ShowDataFlowByName のコンストラクタ
 
showDef() - class coins.flow.ShowDataFlow のメソッド
showDef
showDef() - class coins.flow.DataFlowImpl のメソッド
Shows the Def vector for every BBlock.
showDef() - interface coins.flow.DataFlow のメソッド
Shows the Def vector for every BBlock.
showDefIn() - class coins.flow.ShowDataFlow のメソッド
showDefIn
showDefIn() - class coins.flow.DataFlowImpl のメソッド
Shows the DefIn vector for every BBlock.
showDefIn() - interface coins.flow.DataFlow のメソッド
Shows the DefIn vector for every BBlock.
showDefInDefOutRelated() - class coins.flow.ShowDataFlow のメソッド
 
showDefInDefOutRelated() - class coins.flow.DataFlowImpl のメソッド
Shows BitVectors related to (needed to solve) DefIn/DefOut vectors, that is, Defined, DefIn, and DefOut vectors.
showDefInDefOutRelated() - interface coins.flow.DataFlow のメソッド
Shows BitVectors related to (needed to solve) DefIn/DefOut vectors, that is, Defined, DefIn, and DefOut vectors.
showDefined() - class coins.flow.ShowDataFlow のメソッド
showDefined
showDefined() - class coins.flow.DataFlowImpl のメソッド
Shows the Defined vector for every BBlock.
showDefined() - interface coins.flow.DataFlow のメソッド
Shows the Defined vector for every BBlock.
showDefOut() - class coins.flow.ShowDataFlow のメソッド
showDefOut
showDefOut() - class coins.flow.DataFlowImpl のメソッド
Shows the DefOut vector for every BBlock.
showDefOut() - interface coins.flow.DataFlow のメソッド
Shows the DefOut vector for every BBlock.
showDefUse() - class coins.flow.ShowDataFlow のメソッド
 
showDefUse() - class coins.flow.DataFlowImpl のメソッド
Shows the DefUseList for each FlowAnalSym.
showDefUse() - interface coins.flow.DataFlow のメソッド
Shows the DefUseList for each FlowAnalSym.
showDefUseOld() - class coins.flow.ShowDataFlow のメソッド
showDefUse Shows DefUseList for each FlowAnalSym.
showDefVector(DefVector) - class coins.flow.ShowDataFlow のメソッド
showDefVector
showDefVectors() - class coins.flow.ShowDataFlow のメソッド
 
showDefVectors() - class coins.flow.DataFlowImpl のメソッド
Shows all the DefVectors for all the BBlocks.
showDefVectors() - interface coins.flow.DataFlow のメソッド
Shows all the DefVectors for every BBlock.
showDominatedChildren() - class coins.flow.ShowControlFlow のメソッド
showDominatedChildren
showDominator() - class coins.flow.ShowControlFlow のメソッド
showDominator
showDominator(List, BBlock) - class coins.aflow.ShowFlow のメソッド
 
showDominatorTree(SubpFlow) - class coins.aflow.ShowFlow のメソッド
Prints dominator tree info for the given SubpFlow.
showDUseDef(SubpFlow) - class coins.aflow.ShowFlow のメソッド
Prints the UDList for all the FlowAnalSyms accessed in the given SubpFlow.
showEGen() - class coins.flow.ShowDataFlow のメソッド
showEGen
showEGen() - class coins.flow.DataFlowImpl のメソッド
Shows the EGen vector for every BBlock.
showEGen() - interface coins.flow.DataFlow のメソッド
Shows the EGen vector for every BBlock.
showEKill() - class coins.flow.ShowDataFlow のメソッド
showEKill
showEKill() - class coins.flow.DataFlowImpl のメソッド
Shows the EKill vector for every BBlock.
showEKill() - interface coins.flow.DataFlow のメソッド
Shows the EKill vector for every BBlock.
showEpilogue() - class coins.cfront.Parser のメソッド
 
showErrorMessage(ParseError) - class coins.cfront.Parser のメソッド
 
showErrorMessage(Stmnt, String) - class coins.cfront.Parser のメソッド
 
showExposed() - class coins.flow.ShowDataFlow のメソッド
showExposed
showExposed() - class coins.flow.DataFlowImpl のメソッド
Shows the Exposed vector for every BBlock.
showExposed() - interface coins.flow.DataFlow のメソッド
Shows the Exposed vector for every BBlock.
showExpVector(ExpVector) - class coins.flow.ShowDataFlow のメソッド
showExpVector
showExpVectorByName(ExpVector) - class coins.flow.ShowDataFlowByName のメソッド
showExpVectorByName
showExpVectors() - class coins.flow.ShowDataFlow のメソッド
 
showExpVectors() - class coins.flow.DataFlowImpl のメソッド
Shows all the ExpVectors for all the BBlocks.
showExpVectors() - interface coins.flow.DataFlow のメソッド
Shows all the ExpVectors for every BBlock.
ShowFlow - class coins.aflow.ShowFlow.
 
ShowFlow(FlowResults) - class coins.aflow.ShowFlow のコンストラクタ
Creates a new instance of ShowFlow.
showHelp(PrintStream, CompilerImplementation) - interface coins.driver.CompileSpecification のメソッド
Shows help messages.
showHelp(PrintStream, CompilerImplementation) - class coins.driver.CommandLine のメソッド
Shows help messages.
showId - class coins.backend.Debug の static 変数
 
showImmediateDominators(SubpFlow) - class coins.aflow.ShowFlow のメソッド
Prints dominator tree info for the given SubpFlow (immediate dominators only).
showImmediatelyDominate() - class coins.flow.ShowControlFlow のメソッド
showImmediatelyDominate
showImmediatelyPostDominate() - class coins.flow.ShowControlFlow のメソッド
showImmediatelyPostDominate
showImmediatePostdominators(SubpFlow) - class coins.aflow.ShowFlow のメソッド
Prints postdominator tree info for the given SubpFlow (immediate postdominators only).
showKill() - class coins.flow.ShowDataFlow のメソッド
showKill
showKill() - class coins.flow.DataFlowImpl のメソッド
Shows the Kill vector for every BBlock.
showKill() - interface coins.flow.DataFlow のメソッド
Shows the Kill vector for every BBlock.
showLabel(LirNode) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
showLabel(LirNode) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
 
showLabel(LirNode) - class coins.backend.gen.CodeGenerator_x86 のメソッド
 
showLabel(LirNode) - class coins.backend.gen.CodeGenerator_thumb のメソッド
 
showLabel(LirNode) - class coins.backend.gen.CodeGenerator_sparc のメソッド
 
showLabel(LirNode) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
showLabel(LirNode) - class coins.backend.gen.CodeGenerator_sample のメソッド
 
showLabel(LirNode) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
showLabel(LirNode) - class coins.backend.gen.CodeGenerator_mips のメソッド
 
showLabel(LirNode) - class coins.backend.gen.CodeGenerator_mb のメソッド
 
showLabel(LirNode) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
showLabel(LirNode) - class coins.backend.gen.CodeGenerator_alpha のメソッド
 
showLabel(LirNode) - class coins.backend.gen.CodeGenerator のメソッド
Return label state
showLiveIn() - class coins.flow.ShowDataFlow のメソッド
showLiveIn
showLiveIn() - class coins.flow.DataFlowImpl のメソッド
Shows the LiveIn vector for every BBlock.
showLiveIn() - interface coins.flow.DataFlow のメソッド
Shows the LiveIn vector for every BBlock.
showLiveInLiveOutRelated() - class coins.flow.ShowDataFlow のメソッド
 
showLiveInLiveOutRelated() - class coins.flow.DataFlowImpl のメソッド
Shows BitVectors related to (needed to solve) LiveIn/LiveOut vectors, that is, Exposed, Defined, LiveIn, and LiveOut vectors.
showLiveInLiveOutRelated() - interface coins.flow.DataFlow のメソッド
Shows BitVectors related to (needed to solve) LiveIn/LiveOut vectors, that is, Exposed, Defined, LiveIn, and LiveOut vectors.
showLiveOut() - class coins.flow.ShowDataFlow のメソッド
showLiveOut
showLiveOut() - class coins.flow.DataFlowImpl のメソッド
Shows the LiveOut vector for every BBlock.
showLiveOut() - interface coins.flow.DataFlow のメソッド
Shows the LiveOut vector for every BBlock.
showLoopAnalResult() - class coins.lparallel.OpenMPInfo のメソッド
showLoopAnalResult:
showLoopAnalResult() - class coins.lparallel.LoopParallelConv のメソッド
showLoopAnalResult:
showNodeSet(Set) - class coins.flow.ShowDataFlowByName のメソッド
 
showPDefUse(SubpFlow) - class coins.aflow.ShowFlow のメソッド
 
showPno() - class coins.flow.ShowDataFlow のメソッド
showPno
showPointVector(PointVector) - class coins.flow.ShowDataFlow のメソッド
showPointVector
showPointVectorByName(PointVector) - class coins.flow.ShowDataFlowByName のメソッド
showPointVectorByName
showPostDominatedChildren() - class coins.flow.ShowControlFlow のメソッド
showPostDominatedChildren
showPostdominator(List, BBlock) - class coins.aflow.ShowFlow のメソッド
 
showPostdominatorTree(SubpFlow) - class coins.aflow.ShowFlow のメソッド
Prints postdominator tree info for the given SubpFlow.
showPostStrictlyDominator() - class coins.flow.ShowControlFlow のメソッド
showPostStrictlyDominator
showPUseDef(SubpFlow) - class coins.aflow.ShowFlow のメソッド
 
showReach() - class coins.flow.ShowDataFlow のメソッド
showReach
showReach() - class coins.flow.DataFlowImpl のメソッド
Shows the Reach vector for every BBlock.
showReach() - interface coins.flow.DataFlow のメソッド
Shows the Reach the vector for every BBlock.
showReachRelated() - class coins.flow.ShowDataFlow のメソッド
 
showReachRelated() - class coins.flow.DataFlowImpl のメソッド
Shows BitVectors related to (needed to solve) Reach vectors, that is, Def, Kill, and Reach vectors.
showReachRelated() - interface coins.flow.DataFlow のメソッド
Shows BitVectors related to (needed to solve) Reach vectors, that is, Def, Kill, and Reach vectors.
showSolved() - class coins.flow.ShowDataFlow のメソッド
 
showSolved() - class coins.flow.DataFlowImpl のメソッド
Shows all the data flow items data flow equations have found, that is, In, Out, Reach, AvailIn, AvailOut, LiveIn, LiveOut, DefIn, and DefOut vectors.
showSolved() - interface coins.flow.DataFlow のメソッド
Shows all the data flow items data flow equations have found, that is, In, Out, Reach, AvailIn, AvailOut, LiveIn, LiveOut, DefIn, and DefOut vectors.
showSummary() - class coins.flow.ShowDataFlow のメソッド
showSummary
showSummary() - class coins.flow.DataFlowImpl のメソッド
 
showSummary() - interface coins.flow.DataFlow のメソッド
Show summary of data flow information.
showUsed() - class coins.flow.ShowDataFlow のメソッド
showUsed
showUseDef() - class coins.flow.ShowDataFlow のメソッド
 
showUseDef() - class coins.flow.DataFlowImpl のメソッド
Shows the UseDefList for each FlowAnalSym.
showUseDef() - interface coins.flow.DataFlow のメソッド
Shows the UseDefList for each FlowAnalSym.
showVector(BitVector) - class coins.flow.ShowDataFlow のメソッド
showVector(BitVector)
showVector(BitVector) - class coins.flow.DataFlowImpl のメソッド
Shows the given BitVector.
showVector(BitVector, int) - class coins.flow.ShowDataFlow のメソッド
showVector
showVector(BitVector, String) - class coins.aflow.ShowFlow のメソッド
showVector(BitVector, String)
showVector(BitVector, String) - class coins.flow.ShowDataFlow のメソッド
showVector(BitVector, String)
showVector(BitVector, String) - class coins.flow.DataFlowImpl のメソッド
Shows the given BitVector w/ a comment(heading).
showVector(String) - class coins.mdf.Conditions のメソッド
Debug print of the bit vector.
showVectorByName(BitVector, String) - class coins.aflow.ShowFlow のメソッド
A more descriptive version than showVector(BitVector, String)
showVectorsByName(String, BBlock) - class coins.aflow.ShowFlow のメソッド
 
showVectorsByName(String, SubpFlow) - class coins.aflow.ShowFlow のメソッド
A more descriptive version than showVector(String, SubpFlow)
showWarningMessage(String) - class coins.cfront.Parser のメソッド
 
SideEffectBuffer - class coins.casttohir.SideEffectBuffer.
SideEffectBuffer Hold side effect statements and process them (move, insert, etc.).
SideEffectBuffer(ToHir) - class coins.casttohir.SideEffectBuffer のコンストラクタ
SideEffectBuffer Constructor.
SideEffectCutter - class coins.casttohir.SideEffectCutter.
SideEffectCutter Cut out subexpression with side effect from given expression-statement ExtStmt.
SideEffectCutter(ToHir, SideEffectBuffer) - class coins.casttohir.SideEffectCutter のコンストラクタ
SideEffectCutter Constructor.
SIGN - class coins.ffront.IntrinsicUtility の static 変数
 
SIGNED - interface coins.ast.TokenId の static 変数
 
SIGNED_T - interface coins.ast.TypeId の static 変数
 
signedBigValue() - class coins.util.IntConst のメソッド
........................BigInteger........... ................................BigInteger........
signedCompareTo(Object) - class coins.util.IntConst のメソッド
..................................................... ..............o................-1..............0..............1........
signedLongValue() - class coins.util.IntConst のメソッド
........................long
signedValue() - class coins.backend.lir.LirIconst のメソッド
Return signed value of this node.
signum() - class coins.util.IntConst のメソッド
.............................
SillyPostProcessor - class coins.backend.gen.SillyPostProcessor.
Silly Post-processor
SimdDriver - class coins.simd.SimdDriver.
Class for SIMD optimization part driver
SimdDriver(Module, IoRoot, CompileSpecification) - class coins.simd.SimdDriver のコンストラクタ
Constructs a SimdDriver object
SimdEnvironment - class coins.simd.SimdEnvironment.
 
SimdEnvironment(Module, CompileSpecification, PrintWriter) - class coins.simd.SimdEnvironment のコンストラクタ
 
SimdEstimation - class coins.simd.SimdEstimation.
Class for estimation of SIMD optimization results
SimdEstimation.RegCollector - class coins.simd.SimdEstimation.RegCollector.
 
SimdEstimation.RegCollector() - class coins.simd.SimdEstimation.RegCollector のコンストラクタ
 
SimdEstimation(Function) - class coins.simd.SimdEstimation のコンストラクタ
Constrructs a SimdEstimation object
SimdException - exception coins.simd.SimdException.
 
SimdException() - class coins.simd.SimdException のコンストラクタ
 
SimdException(String) - class coins.simd.SimdException のコンストラクタ
 
SimdOpt - class coins.simd.SimdOpt.
Class for SIMD level optimization
SimdOpt(Function) - class coins.simd.SimdOpt のコンストラクタ
Constructs a SimdOpt object and initialize bopList,boneList and simdReg.
SimdOptException - exception coins.simd.SimdOptException.
 
SimdOptException() - class coins.simd.SimdOptException のコンストラクタ
 
SimdOptException(String) - class coins.simd.SimdOptException のコンストラクタ
 
SimdThr - class coins.simd.SimdEnvironment の static 変数
 
SimFuncTable - class coins.backend.sim.SimFuncTable.
 
SimFuncTable(Module, Module, Module, int, int) - class coins.backend.sim.SimFuncTable のコンストラクタ
 
SimFuncTableElem - class coins.backend.sim.SimFuncTableElem.
 
SimFuncTableElem(String, Function, Function, Function, int, int) - class coins.backend.sim.SimFuncTableElem のコンストラクタ
 
SimpleLoopAnal - class coins.aflow.SimpleLoopAnal.
 
SimpleLoopAnal(SubpFlow) - class coins.aflow.SimpleLoopAnal のコンストラクタ
Creates a new instance of SimpleLoopAnal
SimpleLoopInf - class coins.aflow.SimpleLoopInf.
 
SimpleLoopInf() - class coins.aflow.SimpleLoopInf のコンストラクタ
Creates a new instance of SimpleLoopInf
SimpleOpt - class coins.backend.opt.SimpleOpt.
Simple optimization.
SimpleOpt() - class coins.backend.opt.SimpleOpt のコンストラクタ
 
simplifiedAliasGrouping(SubpFlow) - class coins.alias.RecordAlias のメソッド
simplifiedAliasGrouping is selected for subprograms with large complexity level (pSubpFlow.getComplexityLevel()) > 1).
simplify() - class coins.ast.stmnt.CompoundStmnt のメソッド
 
SimplifyHir - class coins.ir.hir.SimplifyHir.
SimplifyHir: This class simplifies HIR by deleting labeled statements with null statement body if the label is not explicitly refered, in order to suppress the generation of useless basic blocks in converting HIR to LIR.
SimplifyHir(HirRoot, boolean) - class coins.ir.hir.SimplifyHir のコンストラクタ
 
simplifyHir(Subp) - class coins.ir.hir.SimplifyHir のメソッド
 
SIMULATE_OPT - class coins.Registry の static 変数
Specify profiling items in simulation.
SIMULATE_OPTION - class coins.driver.Driver の static 変数
An option name to invoke profiling simulator.
SimulationData - class coins.backend.sim.SimulationData.
 
simulationData() - class coins.backend.Root のメソッド
Return data object for simulator.
SimulationData() - class coins.backend.sim.SimulationData のコンストラクタ
 
Simulator - class coins.backend.sim.Simulator.
 
Simulator(Module, Module, Module, int, int, TypicalPattern) - class coins.backend.sim.Simulator のコンストラクタ
instantiatoin
siPromotion(Exp) - class coins.casttohir.ToHirCast のメソッド
Do signed integral promotion (used at unary -).
size - class coins.aflow.util.CoinsList の変数
 
size - class coins.ast.Aggregate の変数
 
size - class coins.backend.asmpp.AsmLine の変数
 
size - class coins.backend.lir.LirNode.Scanner の変数
 
size - class coins.backend.sched.Pipelining.ResourceTable の変数
 
size - class coins.util.IntConst の変数
 
size_ - class coins.ffront.ConcatNode の変数
 
SIZE_OF_REGS_ON_STACK - class coins.backend.gen.CodeGenerator_thumb の static 変数
 
SIZE_T - interface coins.ast.TypeId の static 変数
 
size() - class coins.aflow.util.FAList のメソッド
Returns the number of elements in this list.
size() - class coins.aflow.util.CoinsList のメソッド
Returns the number of elements in this list.
size() - class coins.aflow.util.CoinsList.SubList のメソッド
 
size() - class coins.backend.util.VectorSet のメソッド
Return the number of elements.
size() - interface coins.backend.util.NumberSet のメソッド
Return the number of elements.
size() - class coins.backend.util.HashNumberSet のメソッド
Return the number of elements.
size() - class coins.backend.util.BitMapSet のメソッド
Return the number of elements.
size() - class coins.flow.FAList のメソッド
Returns the number of elements in this list.
size() - class coins.hir2lir.ConvToNewLIR.AsmParamList のメソッド
 
size() - class coins.ir.hir.HirListImpl のメソッド
 
size() - interface coins.ir.hir.HirList のメソッド
 
size() - class coins.ir.hir.ExpListExpImpl のメソッド
 
size() - interface coins.ir.hir.ExpListExp のメソッド
size
size() - class coins.ir.IrListImpl のメソッド
 
size() - interface coins.ir.IrList のメソッド
 
size() - class coins.mdf.MacroFlowGraph.ControlBranch のメソッド
Get the number of macro tasks which have the conditional branches.
size() - class coins.util.IntConst のメソッド
.............................
size() - class coins.util.IntBound のメソッド
....IntBound.................
SizeConv - class coins.simd.SizeConv.
Class for the size conversion after the bound analysis.
SizeConv(Function, BoundanalysisDwForLir) - class coins.simd.SizeConv のコンストラクタ
Constructs a size converter.
SIZEOF - interface coins.ast.TokenId の static 変数
 
SIZEOF_ADDRESS - class coins.MachineParamX86_64 の static 変数
 
SIZEOF_ADDRESS - class coins.MachineParamX86 の static 変数
 
SIZEOF_ADDRESS - class coins.MachineParamSparc の static 変数
 
SIZEOF_ADDRESS - class coins.MachineParamSH4 の static 変数
 
SIZEOF_ADDRESS - class coins.MachineParamPpc の static 変数
 
SIZEOF_ADDRESS - class coins.MachineParamMips の static 変数
 
SIZEOF_ADDRESS - class coins.MachineParamMicroBlaze の static 変数
 
SIZEOF_ADDRESS - class coins.MachineParamArm の static 変数
 
SIZEOF_ADDRESS - class coins.MachineParamAlpha の static 変数
 
SIZEOF_ADDRESS - class coins.MachineParam の static 変数
 
SIZEOF_BOOL - class coins.MachineParamX86_64 の static 変数
 
SIZEOF_BOOL - class coins.MachineParamX86 の static 変数
 
SIZEOF_BOOL - class coins.MachineParamSparc の static 変数
 
SIZEOF_BOOL - class coins.MachineParamSH4 の static 変数
 
SIZEOF_BOOL - class coins.MachineParamPpc の static 変数
 
SIZEOF_BOOL - class coins.MachineParamMips の static 変数
 
SIZEOF_BOOL - class coins.MachineParamMicroBlaze の static 変数
 
SIZEOF_BOOL - class coins.MachineParamArm の static 変数
 
SIZEOF_BOOL - class coins.MachineParamAlpha の static 変数
 
SIZEOF_BOOL - class coins.MachineParam の static 変数
 
SIZEOF_CHAR - class coins.MachineParamX86_64 の static 変数
 
SIZEOF_CHAR - class coins.MachineParamX86 の static 変数
 
SIZEOF_CHAR - class coins.MachineParamSparc の static 変数
 
SIZEOF_CHAR - class coins.MachineParamSH4 の static 変数
 
SIZEOF_CHAR - class coins.MachineParamPpc の static 変数
 
SIZEOF_CHAR - class coins.MachineParamMips の static 変数
 
SIZEOF_CHAR - class coins.MachineParamMicroBlaze の static 変数
 
SIZEOF_CHAR - class coins.MachineParamArm の static 変数
 
SIZEOF_CHAR - class coins.MachineParamAlpha の static 変数
 
SIZEOF_CHAR - class coins.MachineParam の static 変数
 
SIZEOF_DOUBLE - class coins.MachineParamX86_64 の static 変数
 
SIZEOF_DOUBLE - class coins.MachineParamX86 の static 変数
 
SIZEOF_DOUBLE - class coins.MachineParamSparc の static 変数
 
SIZEOF_DOUBLE - class coins.MachineParamSH4 の static 変数
 
SIZEOF_DOUBLE - class coins.MachineParamPpc の static 変数
 
SIZEOF_DOUBLE - class coins.MachineParamMips の static 変数
 
SIZEOF_DOUBLE - class coins.MachineParamMicroBlaze の static 変数
 
SIZEOF_DOUBLE - class coins.MachineParamArm の static 変数
 
SIZEOF_DOUBLE - class coins.MachineParamAlpha の static 変数
 
SIZEOF_DOUBLE - class coins.MachineParam の static 変数
 
SIZEOF_ENUM - class coins.MachineParamX86_64 の static 変数
 
SIZEOF_ENUM - class coins.MachineParamX86 の static 変数
 
SIZEOF_ENUM - class coins.MachineParamSparc の static 変数
 
SIZEOF_ENUM - class coins.MachineParamSH4 の static 変数
 
SIZEOF_ENUM - class coins.MachineParamPpc の static 変数
 
SIZEOF_ENUM - class coins.MachineParamMips の static 変数
 
SIZEOF_ENUM - class coins.MachineParamMicroBlaze の static 変数
 
SIZEOF_ENUM - class coins.MachineParamArm の static 変数
 
SIZEOF_ENUM - class coins.MachineParamAlpha の static 変数
 
SIZEOF_ENUM - class coins.MachineParam の static 変数
 
SIZEOF_FLOAT - class coins.MachineParamX86_64 の static 変数
 
SIZEOF_FLOAT - class coins.MachineParamX86 の static 変数
 
SIZEOF_FLOAT - class coins.MachineParamSparc の static 変数
 
SIZEOF_FLOAT - class coins.MachineParamSH4 の static 変数
 
SIZEOF_FLOAT - class coins.MachineParamPpc の static 変数
 
SIZEOF_FLOAT - class coins.MachineParamMips の static 変数
 
SIZEOF_FLOAT - class coins.MachineParamMicroBlaze の static 変数
 
SIZEOF_FLOAT - class coins.MachineParamArm の static 変数
 
SIZEOF_FLOAT - class coins.MachineParamAlpha の static 変数
 
SIZEOF_FLOAT - class coins.MachineParam の static 変数
 
SIZEOF_INT - class coins.MachineParamX86_64 の static 変数
 
SIZEOF_INT - class coins.MachineParamX86 の static 変数
 
SIZEOF_INT - class coins.MachineParamSparc の static 変数
 
SIZEOF_INT - class coins.MachineParamSH4 の static 変数
 
SIZEOF_INT - class coins.MachineParamPpc の static 変数
 
SIZEOF_INT - class coins.MachineParamMips の static 変数
 
SIZEOF_INT - class coins.MachineParamMicroBlaze の static 変数
 
SIZEOF_INT - class coins.MachineParamArm の static 変数
 
SIZEOF_INT - class coins.MachineParamAlpha の static 変数
 
SIZEOF_INT - class coins.MachineParam の static 変数
 
SIZEOF_LONG - class coins.MachineParamX86_64 の static 変数
 
SIZEOF_LONG - class coins.MachineParamX86 の static 変数
 
SIZEOF_LONG - class coins.MachineParamSparc の static 変数
 
SIZEOF_LONG - class coins.MachineParamSH4 の static 変数
 
SIZEOF_LONG - class coins.MachineParamPpc の static 変数
 
SIZEOF_LONG - class coins.MachineParamMips の static 変数
 
SIZEOF_LONG - class coins.MachineParamMicroBlaze の static 変数
 
SIZEOF_LONG - class coins.MachineParamArm の static 変数
 
SIZEOF_LONG - class coins.MachineParamAlpha の static 変数
 
SIZEOF_LONG - class coins.MachineParam の static 変数
 
SIZEOF_LONG_DOUBLE - class coins.MachineParamX86_64 の static 変数
 
SIZEOF_LONG_DOUBLE - class coins.MachineParamX86 の static 変数
 
SIZEOF_LONG_DOUBLE - class coins.MachineParamSparc の static 変数
 
SIZEOF_LONG_DOUBLE - class coins.MachineParamSH4 の static 変数
 
SIZEOF_LONG_DOUBLE - class coins.MachineParamPpc の static 変数
 
SIZEOF_LONG_DOUBLE - class coins.MachineParamMips の static 変数
 
SIZEOF_LONG_DOUBLE - class coins.MachineParamMicroBlaze の static 変数
 
SIZEOF_LONG_DOUBLE - class coins.MachineParamArm の static 変数
 
SIZEOF_LONG_DOUBLE - class coins.MachineParamAlpha の static 変数
 
SIZEOF_LONG_DOUBLE - class coins.MachineParam の static 変数
 
SIZEOF_LONG_LONG - class coins.MachineParamX86_64 の static 変数
 
SIZEOF_LONG_LONG - class coins.MachineParamX86 の static 変数
 
SIZEOF_LONG_LONG - class coins.MachineParamSparc の static 変数
 
SIZEOF_LONG_LONG - class coins.MachineParamSH4 の static 変数
 
SIZEOF_LONG_LONG - class coins.MachineParamPpc の static 変数
 
SIZEOF_LONG_LONG - class coins.MachineParamMips の static 変数
 
SIZEOF_LONG_LONG - class coins.MachineParamMicroBlaze の static 変数
 
SIZEOF_LONG_LONG - class coins.MachineParamArm の static 変数
 
SIZEOF_LONG_LONG - class coins.MachineParamAlpha の static 変数
 
SIZEOF_LONG_LONG - class coins.MachineParam の static 変数
 
SIZEOF_OFFSET - class coins.MachineParamX86_64 の static 変数
 
SIZEOF_OFFSET - class coins.MachineParamX86 の static 変数
 
SIZEOF_OFFSET - class coins.MachineParamSparc の static 変数
 
SIZEOF_OFFSET - class coins.MachineParamSH4 の static 変数
 
SIZEOF_OFFSET - class coins.MachineParamPpc の static 変数
 
SIZEOF_OFFSET - class coins.MachineParamMips の static 変数
 
SIZEOF_OFFSET - class coins.MachineParamMicroBlaze の static 変数
 
SIZEOF_OFFSET - class coins.MachineParamArm の static 変数
 
SIZEOF_OFFSET - class coins.MachineParamAlpha の static 変数
 
SIZEOF_OFFSET - class coins.MachineParam の static 変数
 
SIZEOF_PTR - class coins.MachineParamX86_64 の static 変数
 
SIZEOF_PTR - class coins.MachineParamX86 の static 変数
 
SIZEOF_PTR - class coins.MachineParamSparc の static 変数
 
SIZEOF_PTR - class coins.MachineParamSH4 の static 変数
 
SIZEOF_PTR - class coins.MachineParamPpc の static 変数
 
SIZEOF_PTR - class coins.MachineParamMips の static 変数
 
SIZEOF_PTR - class coins.MachineParamMicroBlaze の static 変数
 
SIZEOF_PTR - class coins.MachineParamArm の static 変数
 
SIZEOF_PTR - class coins.MachineParamAlpha の static 変数
 
SIZEOF_PTR - class coins.MachineParam の static 変数
 
SIZEOF_SHORT - class coins.MachineParamX86_64 の static 変数
 
SIZEOF_SHORT - class coins.MachineParamX86 の static 変数
 
SIZEOF_SHORT - class coins.MachineParamSparc の static 変数
 
SIZEOF_SHORT - class coins.MachineParamSH4 の static 変数
 
SIZEOF_SHORT - class coins.MachineParamPpc の static 変数
 
SIZEOF_SHORT - class coins.MachineParamMips の static 変数
 
SIZEOF_SHORT - class coins.MachineParamMicroBlaze の static 変数
 
SIZEOF_SHORT - class coins.MachineParamArm の static 変数
 
SIZEOF_SHORT - class coins.MachineParamAlpha の static 変数
 
SIZEOF_SHORT - class coins.MachineParam の static 変数
 
SIZEOF_VOID - class coins.MachineParamX86_64 の static 変数
 
SIZEOF_VOID - class coins.MachineParamX86 の static 変数
 
SIZEOF_VOID - class coins.MachineParamSparc の static 変数
 
SIZEOF_VOID - class coins.MachineParamSH4 の static 変数
 
SIZEOF_VOID - class coins.MachineParamPpc の static 変数
 
SIZEOF_VOID - class coins.MachineParamMips の static 変数
 
SIZEOF_VOID - class coins.MachineParamMicroBlaze の static 変数
 
SIZEOF_VOID - class coins.MachineParamArm の static 変数
 
SIZEOF_VOID - class coins.MachineParamAlpha の static 変数
 
SIZEOF_VOID - class coins.MachineParam の static 変数
 
SIZEOF_WCHAR - class coins.MachineParamX86_64 の static 変数
 
SIZEOF_WCHAR - class coins.MachineParamX86 の static 変数
 
SIZEOF_WCHAR - class coins.MachineParamSparc の static 変数
 
SIZEOF_WCHAR - class coins.MachineParamSH4 の static 変数
 
SIZEOF_WCHAR - class coins.MachineParamPpc の static 変数
 
SIZEOF_WCHAR - class coins.MachineParamMips の static 変数
 
SIZEOF_WCHAR - class coins.MachineParamMicroBlaze の static 変数
 
SIZEOF_WCHAR - class coins.MachineParamArm の static 変数
 
SIZEOF_WCHAR - class coins.MachineParamAlpha の static 変数
 
SIZEOF_WCHAR - class coins.MachineParam の static 変数
 
sizeofExp(Exp) - class coins.ir.hir.HIR_Impl のメソッド
 
sizeofExp(Exp) - interface coins.ir.hir.HIR0 のメソッド
sizeofExp Build the expression that get the size of pExp.
sizeofExp(Type) - class coins.ir.hir.HIR_Impl のメソッド
 
sizeofExp(Type) - interface coins.ir.hir.HIR0 のメソッド
sizeofExp Build the expression that get the size of pType.
SizeofExpr - class coins.ast.expr.SizeofExpr.
Sizeof expression.
SizeofExpr(byte[]) - class coins.ast.expr.SizeofExpr のコンストラクタ
 
SizeofExpr(Expr) - class coins.ast.expr.SizeofExpr のコンストラクタ
 
sizeofStruct(String) - class coins.cfront.Parser のメソッド
 
sizeofUnion(String) - class coins.cfront.Parser のメソッド
 
SKIP_GCC_ASM - interface coins.ast.TokenId の static 変数
 
SKIP_GCC_ATTRIBUTE - interface coins.ast.TokenId の static 変数
 
SkipCommonTag(Exp) - class coins.lparallel.LoopUtil のメソッド
SkipCommonTag:
SkipConv(Exp) - class coins.lparallel.LoopUtil のメソッド
SkipConv: ex) expression :p = (int) a; exp := (int) [node] return ; a [node] ;
SkipConv(HIR) - class coins.opt.ConstPropagationAndFoldingOld のメソッド
ex) expression :p = (int) a; exp := (int) [node] return ; a [node] ;
SkipConv(HIR) - class coins.opt.ConstPropagationAndFolding のメソッド
ex) expression :p = (int) a; exp := (int) [node] return ; a [node] ;
skipCVSU(byte[], int) - class coins.ast.TypeDecoder の static メソッド
Skips const, volatile, signed, and unsigned.
skipNonOpRules() - class coins.backend.gen.CodeGenerator.Match のメソッド
Skip non-operational rules at root.
skipSubtree() - interface coins.aflow.DNodeIterator のメソッド
 
slightError(int, String) - class coins.ir.hir.HIR_Impl のメソッド
 
SnapShot - class coins.snapshot.SnapShot.
Generate the XML file related to the intermediate representation in COINS Compiler Infrastructure.
SnapShot(File, String) - class coins.snapshot.SnapShot のコンストラクタ
Constructor
softFloat - class coins.backend.gen.CodeGenerator_mb の変数
 
solveAll() - class coins.flow.DataFlowImpl のメソッド
Solves all the data flow equations to find In, Out, Reach, AvailIn, AvailOut, LiveIn, LiveOut, DefIn, and DefOut vectors.
solveAll() - interface coins.flow.DataFlow のメソッド
Solves all the data flow equations to find In, Out, Reach, AvailIn, AvailOut, LiveIn, LiveOut, DefIn, and DefOut vectors.
solveDataFlowEquations() - class coins.opt.PRE のメソッド
 
sorry(boolean, String) - class coins.simd.Util の static メソッド
Tests a condition, and prints a message and exits if it is true.
sort() - class coins.alias.AliasGroup のメソッド
For aesthetics when printing.
sort() - class coins.backend.util.BiList のメソッド
Sort list.
sort(Comparator) - class coins.backend.util.BiList のメソッド
Sort list according to Comparator.
sort(int[], int) - class coins.backend.util.Misc の static メソッド
Sort integer vector in ascending order.
sortExpIdCollection(Collection) - class coins.flow.SubpFlowImpl のメソッド
Sort the list or set of FLowAnalSyms (pExpIdCollection) so that non-ExpId symbols come first and then ExpIds sorted in the ascending order of suffix (nn of of the name of ExpId _xIdnn).
sortExpIdCollection(Collection) - interface coins.flow.SubpFlow のメソッド
Sort the list or set of FLowAnalSyms (pExpIdCollection) so that non-ExpId symbols come first and then ExpIds sorted in the ascending order of suffix (nn of of the name of ExpId _xIdnn).
sortSetOfNodesByIndex(Set, int) - class coins.flow.FlowUtil の static メソッド
Sort HIR nodes in pSetOfNodes by node index and return the list of nodes sorted in ascending order.
SOURCE - class coins.drivergen.Conditions の static 変数
initial condition
SOURCE_LABEL - interface coins.sym.Label の static 変数
Label kind numbers
sourceDebugInfo - class coins.backend.Root の変数
Whether or not generating source-level debugging information.
sourceFile - class coins.cfront.Cfront の変数
 
sourceFile - class coins.drivergen.Options の static 変数
source file name which is the argument of the process
SourceInf - interface coins.ir.SourceInf.
SourceInf interface Source program information such as file name, line number, column number are gathered in this interface.
SourceInfImpl - class coins.ir.SourceInfImpl.
SourceInfImpl class
SourceInfImpl() - class coins.ir.SourceInfImpl のコンストラクタ
 
sourceLanguage - class coins.SymRoot の変数
sourceLanguage is an instance of SourceLanguage class used to access source language dependent information and methods in such way as symRoot.sourceLanguage.makeCstringWithTrailing0(pureString).
sourceLanguage - class coins.HirRoot の変数
Reference to SourceLanguage copied from SymRoot.
sourceLanguage - class coins.ir.hir.HIR_Impl の static 変数
 
sourceLanguage - class coins.sym.SymImpl の static 変数
 
SourceLanguage - class coins.SourceLanguage.
SourceLanguage class Defines IR and Sym methods that depend on source language.
SourceLanguage(SymRoot) - class coins.SourceLanguage のコンストラクタ
 
SourceLanguageC - class coins.SourceLanguageC.
SourceLanguageC class Defines IR and Sym methods that depend on source language.
SourceLanguageC(SymRoot) - class coins.SourceLanguageC のコンストラクタ
 
SourceLanguageFortran - class coins.SourceLanguageFortran.
SourceLanguageFortran class Defines IR and Sym methods that depend on source language.
SourceLanguageFortran(SymRoot) - class coins.SourceLanguageFortran のコンストラクタ
 
sourceLineNo - class coins.backend.ModuleElement の変数
Source line position.
sp - class coins.backend.gen.CodeGenerator_mb.CallContext の変数
 
SP_MOVE_INSTRUCTION - class coins.backend.gen.CodeGenerator_ppc.StructureScheduler の static 変数
 
SPACE - class coins.backend.Op の static 変数
 
SPACE - interface coins.backend.Keyword の static 変数
 
spDisp() - class coins.backend.gen.CodeGenerator_mb.CallContext のメソッド
 
spec - class coins.backend.Root の変数
Compiler command line options
spec - class coins.cfront.Cfront の変数
 
spec - class coins.drivergen.Options の変数
Compilespecification
spec - class coins.mdf.MdfEnvironment の変数
The current compiler specification
spec - class coins.simd.SimdEnvironment の変数
 
spec - class coins.ssa.SsaEnvironment の変数
The specification of the COINS compiler driver
specList - class coins.hir2lir.ConvToNewLIR の static 変数
 
split(BiLink) - class coins.backend.util.BiList のメソッド
Split the list into two parts.
splitTailPart(Stmt) - class coins.aflow.BBlockHirImpl のメソッド
 
src - class coins.backend.gen.CodeGenerator.Match の変数
Source register variable nodes.
SRC - class coins.snapshot.TagName の static 変数
The attribute `src'
src(int) - class coins.backend.lir.LirNode のメソッド
推奨されていません。 use kid instead.
srcAlignments() - class coins.simd.AlignmentTest のメソッド
Returns srcAlignments
SRD1 - class coins.ssa.OptionName の static 変数
Method I
SRD2 - class coins.ssa.OptionName の static 変数
Method II
SRD3 - class coins.ssa.OptionName の static 変数
Method III
srndLoop - class coins.backend.contrib.RPloop の変数
 
Ssa - class coins.backend.opt.Ssa.
Transform into SSA (Static Single Assignment) form.
SSA_DEBUG - class coins.ssa.OptionName の static 変数
Debugging mode
SSA_NO_CHANGE_LOOP - class coins.ssa.OptionName の static 変数
No changeing loop structure
SSA_NO_COPY_FOLDING - class coins.ssa.OptionName の static 変数
No copy folding when translate to SSA form
SSA_NO_MEMORY_ANALYSIS - class coins.ssa.OptionName の static 変数
No analysis about the aliases of memory object
SSA_NO_PHI_ELIMINATE - class coins.ssa.OptionName の static 変数
No redundant phi elimination after translating into SSA form
SSA_NO_REPLACE_BY_EXP - class coins.ssa.OptionName の static 変数
No aggregation expression before back translation
SSA_NO_SREEDHAR_COALESCING - class coins.ssa.OptionName の static 変数
No SSA based coalescing in back translation from SSA form
SSA_OPT - class coins.Registry の static 変数
SSA_OPT is the list of SSA optimization options.
SSA_OPT - class coins.ssa.OptionName の static 変数
The name of the option for SSA
SSA_OPTIMIZATION_ARGS - class coins.driver.Driver の static 変数
Optimization arguments specified to SSA_OPTION at variaous optimization levels.
SSA_OPTION - class coins.driver.Driver の static 変数
An option name to specify SSA options.
SSA_OPTION - class coins.drivergen.Options の static 変数
An option name to specify SSA options.
SSA_SSAG_PRUNING - class coins.ssa.OptionName の static 変数
Pruning redundant nodes in SSA graph <>
SSA_WITH_CHAITIN_COALESCING - class coins.ssa.OptionName の static 変数
With coalescing by Chaitin after back translation from SSA form
Ssa(boolean) - class coins.backend.opt.Ssa のコンストラクタ
Create a transformer to SSA form.
SsaDriver - class coins.ssa.SsaDriver.
The SSA Optimization.
SsaDriver(Module, IoRoot, CompileSpecification) - class coins.ssa.SsaDriver のコンストラクタ
Constructor
SsaEnvironment - class coins.ssa.SsaEnvironment.
The environment of the SSA module.
SsaEnvironment(Module, CompileSpecification, IoRoot) - class coins.ssa.SsaEnvironment のコンストラクタ
Constructor
SSAG - class coins.ssa.OptionName の static 変数
Making SSA graph
SsaGraph - class coins.ssa.SsaGraph.
SSA graph

This class defined the object of the SSA graph.
SsaGraph(SsaEnvironment, SsaSymTab, String) - class coins.ssa.SsaGraph のコンストラクタ
Constructor
SsaGraphNode - class coins.ssa.SsaGraphNode.
The node of the SSA graph
SsaGraphNode(SsaEnvironment, LirNode, BasicBlk, int) - class coins.ssa.SsaGraphNode のコンストラクタ
Constructor
SsaSymTab - class coins.ssa.SsaSymTab.
The symbol table of SSA variables.
SsaSymTab(SsaEnvironment, Function) - class coins.ssa.SsaSymTab のコンストラクタ
Constructor
Create a new symbol table in the SSA form.
SsaThr - class coins.ssa.SsaEnvironment の static 変数
The threshold of the debug print
SSE - class coins.backend.gen.CodeGenerator_x86_64 の static 変数
 
sstab - class coins.ssa.PublicSsa の変数
The symbol table of the SSA module
sSymbolEmitted - class coins.backend.gen.CodeGenerator_ppc の変数
 
stable_code_size - class coins.backend.gen.CodeGenerator_sh4.CodeAnalysisInfo の変数
 
STACK_POINTER_STACK - class coins.backend.gen.CodeGenerator_ppc の static 変数
 
STACK_REG - class coins.backend.sched.LirNodeInf の static 変数
 
stackAssign - class coins.backend.gen.CodeGenerator_mb.CallContext の変数
 
stackParamOffset - class coins.backend.gen.CodeGenerator.FunctionAttr の変数
Offset of the first non-register parameter (i.e. on stack)
stackParams - class coins.backend.gen.CodeGenerator_x86_64.X86_64Attr の変数
 
stackRequired - class coins.backend.gen.CodeGenerator_x86_64.X86_64Attr の変数
Maximum stack space used by call.
stackRequired - class coins.backend.gen.CodeGenerator_x86simd.X86Attr の変数
Maximum stack space used by call.
stackRequired - class coins.backend.gen.CodeGenerator_x86.X86Attr の変数
Maximum stack space used by call.
stackRequired - class coins.backend.gen.CodeGenerator_thumb.ThumbAttr の変数
Maximum stack space used by call.
stackRequired - class coins.backend.gen.CodeGenerator_sparc.SparcAttr の変数
Maximum stack space used by call.
stackRequired - class coins.backend.gen.CodeGenerator_sh4.SH4Attr の変数
Maximum stack space used by call.
stackRequired - class coins.backend.gen.CodeGenerator_alpha.AlphaAttr の変数
 
stackshift - class coins.backend.gen.CodeGenerator_sh4 の static 変数
 
stackShift - class coins.backend.gen.CodeGenerator_sh4.SH4Attr の変数
 
stackSize() - class coins.backend.gen.CodeGenerator_mb.CallContext のメソッド
 
stage - class coins.backend.sched.Pipelining.PairIndex の変数
 
START_NT - class coins.backend.gen.CodeGenerator_x86_64.RewrState の static 変数
 
START_NT - class coins.backend.gen.CodeGenerator_x86_64.State の static 変数
 
START_NT - class coins.backend.gen.CodeGenerator_x86simd.RewrState の static 変数
 
START_NT - class coins.backend.gen.CodeGenerator_x86simd.State の static 変数
 
START_NT - class coins.backend.gen.CodeGenerator_x86.RewrState の static 変数
 
START_NT - class coins.backend.gen.CodeGenerator_x86.State の static 変数
 
START_NT - class coins.backend.gen.CodeGenerator_thumb.RewrState の static 変数
 
START_NT - class coins.backend.gen.CodeGenerator_thumb.State の static 変数
 
START_NT - class coins.backend.gen.CodeGenerator_sparc.RewrState の static 変数
 
START_NT - class coins.backend.gen.CodeGenerator_sparc.State の static 変数
 
START_NT - class coins.backend.gen.CodeGenerator_sh4.RewrState の static 変数
 
START_NT - class coins.backend.gen.CodeGenerator_sh4.State の static 変数
 
START_NT - class coins.backend.gen.CodeGenerator_sample.RewrState の static 変数
 
START_NT - class coins.backend.gen.CodeGenerator_sample.State の static 変数
 
START_NT - class coins.backend.gen.CodeGenerator_ppc.RewrState の static 変数
 
START_NT - class coins.backend.gen.CodeGenerator_ppc.State の static 変数
 
START_NT - class coins.backend.gen.CodeGenerator_mips.RewrState の static 変数
 
START_NT - class coins.backend.gen.CodeGenerator_mips.State の static 変数
 
START_NT - class coins.backend.gen.CodeGenerator_mb.RewrState の static 変数
 
START_NT - class coins.backend.gen.CodeGenerator_mb.State の static 変数
 
START_NT - class coins.backend.gen.CodeGenerator_arm.RewrState の static 変数
 
START_NT - class coins.backend.gen.CodeGenerator_arm.State の static 変数
 
START_NT - class coins.backend.gen.CodeGenerator_alpha.RewrState の static 変数
 
START_NT - class coins.backend.gen.CodeGenerator_alpha.State の static 変数
 
start() - class coins.driver.StopWatch のメソッド
Starts moving this stop-watch.
startAddr() - class coins.simd.AlignmentTest.Alignment のメソッド
Returns startAddr
startedTime - class coins.driver.StopWatch の変数
 
startNT() - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
startNT() - class coins.backend.gen.CodeGenerator_x86simd のメソッド
 
startNT() - class coins.backend.gen.CodeGenerator_x86 のメソッド
 
startNT() - class coins.backend.gen.CodeGenerator_thumb のメソッド
 
startNT() - class coins.backend.gen.CodeGenerator_sparc のメソッド
 
startNT() - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
startNT() - class coins.backend.gen.CodeGenerator_sample のメソッド
 
startNT() - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
startNT() - class coins.backend.gen.CodeGenerator_mips のメソッド
 
startNT() - class coins.backend.gen.CodeGenerator_mb のメソッド
 
startNT() - class coins.backend.gen.CodeGenerator_arm のメソッド
 
startNT() - class coins.backend.gen.CodeGenerator_alpha のメソッド
 
startNT() - class coins.backend.gen.CodeGenerator のメソッド
Return start nonterminal symbol.
startSym() - class coins.backend.tools.Tmd2Java.RuleSet のメソッド
Return start symbol.
State - interface coins.backend.gen.State.
Interface for state.
STATE - class coins.backend.tools.Tmd2Java の static 変数
 
STATE_CFG_AVAILABLE - class coins.FlowRoot の static 変数
State of flow analysis
STATE_CFG_AVAILABLE - interface coins.flow.Flow の static 変数
 
STATE_CFG_RESTRUCTURING - class coins.FlowRoot の static 変数
State of flow analysis
STATE_CFG_RESTRUCTURING - interface coins.flow.Flow の static 変数
 
STATE_DATA_FLOW_AVAILABLE - class coins.FlowRoot の static 変数
State of flow analysis
STATE_DATA_FLOW_AVAILABLE - interface coins.flow.Flow の static 変数
 
STATE_DATA_UNAVAILABLE - class coins.FlowRoot の static 変数
State of flow analysis
STATE_DATA_UNAVAILABLE - interface coins.flow.Flow の static 変数
 
STATE_HIR_FLOW_AVAILABLE - class coins.FlowRoot の static 変数
State of flow analysis
STATE_HIR_FLOW_AVAILABLE - interface coins.flow.Flow の static 変数
 
STATE_LIR_FLOW_AVAILABLE - class coins.FlowRoot の static 変数
State of flow analysis
STATE_LIR_FLOW_AVAILABLE - interface coins.flow.Flow の static 変数
 
STATEMENT - class coins.snapshot.TagName の static 変数
The tag `statement'
StatementTag - class coins.snapshot.StatementTag.
This class represents the tag `statement'
StatementTag(BBlock[]) - class coins.snapshot.StatementTag のコンストラクタ
Constructor for MDF
StatementTag(BBlockSubtreeIterator) - class coins.snapshot.StatementTag のコンストラクタ
Constructor for HIR
StatementTag(BiList) - class coins.snapshot.StatementTag のコンストラクタ
Constructor for LIR
StatementType - class coins.snapshot.StatementType.
This class represents the type `statementType'.
stateVec - class coins.backend.gen.CodeGenerator_x86_64 の変数
State vector for labeling LIR nodes.
stateVec - class coins.backend.gen.CodeGenerator_x86simd の変数
State vector for labeling LIR nodes.
stateVec - class coins.backend.gen.CodeGenerator_x86 の変数
State vector for labeling LIR nodes.
stateVec - class coins.backend.gen.CodeGenerator_thumb の変数
State vector for labeling LIR nodes.
stateVec - class coins.backend.gen.CodeGenerator_sparc の変数
State vector for labeling LIR nodes.
stateVec - class coins.backend.gen.CodeGenerator_sh4 の変数
State vector for labeling LIR nodes.
stateVec - class coins.backend.gen.CodeGenerator_sample の変数
State vector for labeling LIR nodes.
stateVec - class coins.backend.gen.CodeGenerator_ppc の変数
State vector for labeling LIR nodes.
stateVec - class coins.backend.gen.CodeGenerator_mips の変数
State vector for labeling LIR nodes.
stateVec - class coins.backend.gen.CodeGenerator_mb の変数
State vector for labeling LIR nodes.
stateVec - class coins.backend.gen.CodeGenerator_arm の変数
State vector for labeling LIR nodes.
stateVec - class coins.backend.gen.CodeGenerator_alpha の変数
State vector for labeling LIR nodes.
STATIC - interface coins.ast.TokenId の static 変数
 
STATIC - class coins.backend.Storage の static 変数
 
STATIC - class coins.backend.Op の static 変数
 
STATIC - interface coins.backend.Keyword の static 変数
 
STATIC_LINKAGE - interface coins.driver.CompileSpecification の static 変数
Option to use static linkage.
staticSymVector(SubpFlow) - class coins.aflow.FlowUtil の static メソッド
 
staticSymVector(SubpFlow) - class coins.flow.FlowUtil の static メソッド
 
staticVariableMapOfSubp - class coins.flow.FlowImpl の変数
Map a map of static variable and corresponding temporal variable.
stdout - class coins.lir2c.LirToC の変数
print writer to output C code
StdVisitor - class coins.ast.StdVisitor.
Standard Visitor.
StdVisitor() - class coins.ast.StdVisitor のコンストラクタ
 
sTempFrameNumber - class coins.backend.gen.CodeGenerator_ppc の変数
 
Stmnt - interface coins.ast.Stmnt.
Statement.
stmt - class coins.ffront.FStmt の変数
 
stmt - class coins.lparallel.ReductionCell の変数
 
stmt - class coins.lparallel.Reduction の変数
 
stmt - class coins.lparallel.BasicInduction の変数
 
Stmt - interface coins.ir.hir.Stmt.
Stmt Stmt (statement) class interface.
StmtFuncParamType - class coins.ffront.StmtFuncParamType.
Statement-function-parameter type
StmtFuncParamType(Type, SubscrOrFunCallNode, int, FirToHir) - class coins.ffront.StmtFuncParamType のコンストラクタ
 
StmtFuncType - class coins.ffront.StmtFuncType.
Statement-function type
StmtFuncType(AssignOrFuncStmt, Type, FirToHir) - class coins.ffront.StmtFuncType のコンストラクタ
 
StmtImpl - class coins.ir.hir.StmtImpl.
Statement
StmtImpl() - class coins.ir.hir.StmtImpl のコンストラクタ
Default constructor for subclasses.
StmtImpl(HirRoot) - class coins.ir.hir.StmtImpl のコンストラクタ
 
StmtImpl(HirRoot, int) - class coins.ir.hir.StmtImpl のコンストラクタ
 
stmtNumber - class coins.ffront.ExecStmtManager.DoInf の変数
 
STO_CUR_FRAME - class coins.alias.Tag の static 変数
Current frmae storage class, the storage class that corresponds to automatic variables declared within the current subprogram.
STO_HEAP - class coins.alias.Tag の static 変数
Heap storage class, the storage class that corresponds to areas allocated by the current subprogram.
STO_OTHER - class coins.alias.Tag の static 変数
Other storage class, the storage class that does not fall into current frame or static or heap.
STO_ROOT - class coins.alias.Tag の static 変数
Root storage class, the storage class that corresponds to the whole memory space.
STO_STATIC - class coins.alias.Tag の static 変数
Static storage class, the storage class that corresponds to static Vars.
STOP - class coins.ffront.Parser の static 変数
 
STOP_AFTER_HIR_TO_C_OPTION - class coins.driver.Driver の static 変数
An option name to terminate compilation of current file after HIR-Base to C is performed.
STOP_AFTER_HIR_TO_C_OPTION - class coins.drivergen.Options の static 変数
An option name to terminate compilation of current file after HIR-Base to C is performed.
STOP_AFTER_LIR_TO_C_OPTION - class coins.driver.Driver の static 変数
An option name to terminate compilation of current file after LIR to C is performed.
STOP_AFTER_LIR_TO_C_OPTION - class coins.drivergen.Options の static 変数
An option name to terminate compilation of current file after LIR to C is performed.
stop() - class coins.driver.StopWatch のメソッド
Stops moving this stop-watch.
stop(Node) - class coins.ffront.F77Hir のメソッド
make Fir node of stop statement [f77.jay] ifable_statement : STOP expr { $$ = fHir.stop($2); }
StopException - exception coins.cfront.StopException.
Stop Compilation.
StopException() - class coins.cfront.StopException のコンストラクタ
 
stoppedTime - class coins.driver.StopWatch の変数
 
StopStmt - class coins.ffront.StopStmt.
STOP statement
StopStmt(Node, int, FirToHir) - class coins.ffront.StopStmt のコンストラクタ
 
StopWatch - class coins.driver.StopWatch.
A stop-watch.
StopWatch() - class coins.driver.StopWatch のコンストラクタ
Creates a new stop-watch, whose hand is heading zero mili-second and not moving.
storage - class coins.backend.sym.Symbol の変数
 
storage - class coins.lir2c.Decla の変数
 
Storage - class coins.backend.Storage.
Storage class encoder/decoder.
STORAGECLASS - interface coins.sym.Var の static 変数
 
STORE_F_REG - class coins.backend.gen.CodeGenerator_x86_64 の static 変数
 
STORE_I_REG - class coins.backend.gen.CodeGenerator_x86_64 の static 変数
 
storeToFile(InputStream, File) - class coins.driver.CompileThread のメソッド
Reads data from an InputStream and stores them to a file.
stream - class coins.backend.asmpp.LiteralAndBranchProcessor の変数
 
stream - class coins.backend.gen.SillyPostProcessor の変数
 
StreamCopier - class coins.driver.StreamCopier.
A thread to copy data from an incoming stream to an outgoing stream.
StreamCopier(InputStream, OutputStream) - class coins.driver.StreamCopier のコンストラクタ
Constructs a copying thread instance.
strictGreatersOf(Object) - class coins.aflow.util.PosetImpl のメソッド
 
strictGreatersOf(Object) - interface coins.aflow.util.Poset のメソッド
 
strictLessersOf(Object) - class coins.aflow.util.PosetImpl のメソッド
 
strictLessersOf(Object) - interface coins.aflow.util.Poset のメソッド
 
string - class coins.ast.expr.StringLiteral の変数
 
string - class coins.backend.lir.LirString の変数
 
STRING - class coins.backend.Op の static 変数
 
STRING - class coins.casttohir.ParseString の static 変数
 
STRING_L - interface coins.ast.TokenId の static 変数
 
STRING_LIST - class coins.snapshot.TagName の static 変数
The tag `stringList'
STRING_WL - interface coins.ast.TokenId の static 変数
 
StringConst - interface coins.sym.StringConst.
StringConst interface Const (constant) class interface.
stringconst(String) - class coins.backend.lir.LirFactory のメソッド
Create STRING node
stringConst(String) - class coins.sym.SymImpl のメソッド
 
stringConst(String) - interface coins.sym.Sym0 のメソッド
stringConst Make a string constant (StringConst object) from given string pInternedName which has no heading and trailing quotes ('"').
stringConstFromQuotedString(String) - class coins.sym.SymImpl のメソッド
 
stringConstFromQuotedString(String) - interface coins.sym.Sym のメソッド
stringConstFromQuotedString Make a string constant (StringConst object) from given string pInternedName that has heading and trailing quote '"'.
StringConstImpl - class coins.sym.StringConstImpl.
StringConstImpl class
StringConstImpl(SymRoot, String) - class coins.sym.StringConstImpl のコンストラクタ
StringConst constructor.
StringLiteral - class coins.ast.expr.StringLiteral.
Constant character string.
StringLiteral(String) - class coins.ast.expr.StringLiteral のコンストラクタ
 
StringType - class coins.snapshot.StringType.
This class represents the type `stringType'.
StringType(String, BiList) - class coins.snapshot.StringType のコンストラクタ
Constructor
stringValue() - class coins.sym.StringConstImpl のメソッド
 
stripConv(LirNode) - class coins.backend.gen.CodeGenerator_x86_64 のメソッド
 
stripConv(LirNode) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
 
stripConv(LirNode) - class coins.backend.gen.CodeGenerator_x86 のメソッド
 
stroff - class coins.hir2lir.ConvToNewLIR の変数
 
Struct - class coins.ast.Struct.
Declaration of a struct type.
STRUCT - interface coins.ast.TokenId の static 変数
 
STRUCT_BEGIN - interface coins.ast.TypeId の static 変数
 
STRUCT_END - interface coins.ast.TypeId の static 変数
 
Struct(String, DeclaratorList, String, int, ToHirC) - class coins.ast.Struct のコンストラクタ
 
StructNodeHash - class coins.lparallel.LoopTable の変数
 
structStr(Data) - class coins.lir2c.AnaData の static メソッド
 
StructType - interface coins.sym.StructType.
StructType interface See structType of Sym interface.
structType(IrList, Sym) - class coins.sym.SymImpl のメソッド
 
structType(IrList, Sym) - interface coins.sym.Sym0 のメソッド
structType with element list and tag Make an instance of StructType in symRoot.symTableCurrent and prepare for making its origin type where nameOfTag is the name string of pTag, elemSym is struct element and elemType is its type.
structType(String, IrList, Sym) - class coins.sym.SymImpl のメソッド
 
StructTypeImpl - class coins.sym.StructTypeImpl.
StructTypeImpl Class
StructTypeImpl(SymRoot, String, IrList) - class coins.sym.StructTypeImpl のコンストラクタ
StructTypeImpl constructor Make an instance of StructType in symRoot.symTableCurrent.
SUB - class coins.backend.Op の static 変数
 
sub(Complex) - class coins.ffront.Complex のメソッド
 
sub(FComplex) - class coins.ffront.FComplex のメソッド
 
sub(FDouble) - class coins.ffront.FDouble のメソッド
 
sub(FFloat) - class coins.ffront.FFloat のメソッド
 
sub(FInteger) - class coins.ffront.FInteger のメソッド
 
sub(FloatConst) - class coins.util.FloatConst のメソッド
....this-c.......................
sub(FNumber) - class coins.ffront.FNumber のメソッド
 
sub(IntBound) - class coins.util.IntBound のメソッド
this-b..IntBound.......
sub(IntConst) - class coins.util.IntConst のメソッド
....this-c.................
subaryelm(LinkedList, Ref_Array) - class coins.lparallel.ArrayAreaAnalyzer のメソッド
subaryelm:
subaryelm(LinkedList, Ref_Array) - class coins.lparallel.ArrayAnal のメソッド
subaryelm:
subaryelmList(LinkedList, LinkedList) - class coins.lparallel.ArrayAreaAnalyzer のメソッド
subaryelmList:
subaryelmList(LinkedList, LinkedList) - class coins.lparallel.ArrayAnal のメソッド
subaryelmList: sub It calculates (List form).
subgoals - class coins.backend.gen.Rule の変数
Nonterminals appear in right hand side (not including ones in subrules).
subgroups(ImList) - class coins.simd.LirBoneList のメソッド
Get the subgroups attribute from a template.
subject() - interface coins.backend.Transformer のメソッド
Return brief description of the tranformation.
subject() - class coins.backend.gen.CodeGenerator_mips.mipsSRR のメソッド
 
subject() - class coins.backend.gen.CodeGenerator_mips.mipsAggregateByReference のメソッド
 
subject() - class coins.backend.opt.Profiler.Trigger のメソッド
 
subject() - class coins.backend.opt.Profiler.LocalTrigger のメソッド
 
subject() - interface coins.drivergen.process.Navigator のメソッド
Return the brief description of the process.
subject() - class coins.simd.SimdDriver のメソッド
 
subject() - class coins.ssa.TranslateToSsa のメソッド
 
subject() - class coins.ssa.SsaGraph のメソッド
 
subject() - class coins.ssa.SsaDriver のメソッド
 
subject() - class coins.ssa.RedundantPhiElimination のメソッド
 
subject() - class coins.ssa.PREQP のメソッド
 
subject() - class coins.ssa.OperatorStrengthReduction のメソッド
 
subject() - class coins.ssa.LirToC のメソッド
 
subject() - class coins.ssa.HoistingLoopInvariant のメソッド
 
subject() - class coins.ssa.GlobalReassociation のメソッド
 
subject() - class coins.ssa.EmptyBlockElimination のメソッド
 
subject() - class coins.ssa.EdgeSplit のメソッド
 
subject() - class coins.ssa.Dump のメソッド
 
subject() - class coins.ssa.DivideExpression のメソッド
 
subject() - class coins.ssa.DeadCodeElimination のメソッド
 
subject() - class coins.ssa.CopyPropagation のメソッド
 
subject() - class coins.ssa.ConstantPropagation のメソッド
 
subject() - class coins.ssa.ConcatBlks のメソッド
 
subject() - class coins.ssa.CommonSubexpressionElimination のメソッド
 
subject() - class coins.ssa.Coalescing のメソッド
 
subject() - class coins.ssa.ChangeLoopStructure のメソッド
 
subject() - class coins.ssa.BackTranslateFromSsaBriggs のメソッド
 
subject() - class coins.ssa.BackTranslateFromSsa のメソッド
 
subList(int, int) - class coins.aflow.util.CoinsList のメソッド
 
subList(int, int) - class coins.aflow.util.CoinsList.SubList のメソッド
 
subNumber - class coins.ffront.ExecStmtManager.DoInf の変数
 
Subp - interface coins.sym.Subp.
Subp interface Subp (subprogram) class interface.
SubpBlackList - class coins.opt.Inline の変数
 
subpCurrent - class coins.SymRoot の変数
 
subpDef - class coins.mdf.MacroFlowGraph の変数
The current sub program
SubpDefinition - interface coins.ir.hir.SubpDefinition.
Subprogram definition node.
subpDefinition(Subp) - class coins.ir.hir.HIR_Impl のメソッド
 
subpDefinition(Subp, SymTable) - class coins.ir.hir.HIR_Impl のメソッド
 
subpDefinition(Subp, SymTable) - interface coins.ir.hir.HIR0 のメソッド
subpDefifnition Make a subprogram definition node and set symRoot.subpCurrent = pSubpSym, set symRoot.symTableCurrentSubp = pLocalSymTable.
subpDefinition(Subp, SymTable, BlockStmt, BlockStmt) - class coins.ir.hir.HIR_Impl のメソッド
 
subpDefinition(Subp, SymTable, BlockStmt, BlockStmt) - interface coins.ir.hir.HIR のメソッド
subpDefinition with full specification.
SubpDefinitionImpl - class coins.ir.hir.SubpDefinitionImpl.
Subprogram definition node.
SubpDefinitionImpl(HirRoot, Subp, SymTable, BlockStmt, BlockStmt) - class coins.ir.hir.SubpDefinitionImpl のコンストラクタ
 
subpFlow - class coins.FlowRoot の変数
subpFlow: SubpFlow instance that is currently active.
subpFlow - class coins.flow.BBlockImpl の変数
 
subpFlow - class coins.hir2lir.ReformHir の変数
 
subpFlow - class coins.mdf.MacroFlowGraph の変数
The current SubpFlow
SubpFlow - interface coins.aflow.SubpFlow.
SubpFlow interface: Interface for subprogram flow analysis.
SubpFlow - interface coins.flow.SubpFlow.
SubpFlow interface Interface for subprogram flow analysis.
subpFlow(SubpDefinition, FlowResults) - class coins.aflow.Flow のメソッド
 
SubpFlowImpl - class coins.aflow.SubpFlowImpl.
SubpFlowImpl class: Subprogram flow analysis class.
SubpFlowImpl - class coins.flow.SubpFlowImpl.
SubpFlowImpl class Subprogram flow analysis class.
SubpFlowImpl() - class coins.flow.SubpFlowImpl のコンストラクタ
 
SubpFlowImpl(FlowRoot, SubpDefinition) - class coins.flow.SubpFlowImpl のコンストラクタ
 
SubpFlowImpl(SubpDefinition, FlowResults) - class coins.aflow.SubpFlowImpl のコンストラクタ
 
SubpImpl - class coins.sym.SubpImpl.
Subp Class Subp (subprogram) class.
SubpImpl(SymRoot) - class coins.sym.SubpImpl のコンストラクタ
 
SubpImpl(SymRoot, String, Type, Sym) - class coins.sym.SubpImpl のコンストラクタ
 
subpIterator() - class coins.ir.hir.HIR_Impl のメソッド
 
subpIterator() - interface coins.ir.hir.HIR のメソッド
subpIterator Make an iterator that traverses all subprogram definitions in the current compile unit.
SubpNode - interface coins.ir.hir.SubpNode.
Subprogram name node.
subpNode(Subp) - class coins.ir.hir.HIR_Impl のメソッド
 
subpNode(Subp) - interface coins.ir.hir.HIR0 のメソッド
subpNode Make a SubpNode instance having Subp symbol pSubp.
SubpNodeImpl - class coins.ir.hir.SubpNodeImpl.
Subprogram name node.
SubpNodeImpl(HirRoot, Subp) - class coins.ir.hir.SubpNodeImpl のコンストラクタ
 
subpSymTable() - class coins.sym.SymTableImpl のメソッド
 
subpSymTable() - interface coins.sym.SymTable のメソッド
subpSymTable Get the symbol table of current subprogram.
SubpType - interface coins.sym.SubpType.
SubpType interface
subpType(Type, IrList, boolean, boolean, Sym) - class coins.sym.SymImpl のメソッド
 
subpType(Type, IrList, boolean, boolean, Sym) - interface coins.sym.Sym0 のメソッド
subpType (with pPermitAnyParam) Make subprogram type (SubpType) from parameter list, etc.
subpType(Type, IrList, boolean, Sym) - class coins.sym.SymImpl のメソッド
 
SubpTypeImpl - class coins.sym.SubpTypeImpl.
SubpTypeImpl Class
SubpTypeImpl(SymRoot, String, Type, IrList, boolean, boolean) - class coins.sym.SubpTypeImpl のコンストラクタ
 
subpUnderAnalysis - class coins.FlowRoot の変数
subpUnderAnalysis: Subprogram under flow analysis.
SUBREG - class coins.backend.Op の static 変数
 
subregFilter() - class coins.simd.SimdEstimation.RegCollector のメソッド
 
subRegs(int) - class coins.backend.MachineParams のメソッド
Return array of subregisters of register reg.
SUBROUTINE - class coins.ffront.Parser の static 変数
 
subrStmt(Token, FirList) - class coins.ffront.F77Sym のメソッド
make Fir node of subroutine header statement [f77.jay] subroutine_stmt : opt_label_def SUBROUTINE IDENT subr_dummy_args { $$ = fSym.subrStmt($3, $4); }
subrSubProgram(FStmt, FirList) - class coins.ffront.F77Hir のメソッド
make Fir node of subroutine subprogram [f77.jay] program_unit : subroutine_stmt program_body { $$ = fHir.subrSubProgram($1, $2); }
subscriptCheck(VectorType, int) - class coins.alias.AliasUtil の static メソッド
Checks if the specified constant subscript is within the bounds for the specified VectorType object.
SubscriptedExp - interface coins.ir.hir.SubscriptedExp.
Subscripted variable interface.
subscriptedExp(Exp, Exp) - class coins.ir.hir.HIR_Impl のメソッド
 
subscriptedExp(Exp, Exp) - interface coins.ir.hir.HIR0 のメソッド
subscriptedExp Build a subscripted expression.
subscriptedExp(Exp, Exp, Exp) - class coins.ir.hir.HIR_Impl のメソッド
 
subscriptedExp(Exp, Exp, Exp) - interface coins.ir.hir.HIR のメソッド
subscriptedExp Build an expression representing the indicated element of a vector whose element size is unfixed.
SubscriptedExpImpl - class coins.ir.hir.SubscriptedExpImpl.
Subscripted variable class.
SubscriptedExpImpl(HirRoot, Exp, Exp) - class coins.ir.hir.SubscriptedExpImpl のコンストラクタ
 
SubscriptedExpImpl(HirRoot, Exp, Exp, Exp) - class coins.ir.hir.SubscriptedExpImpl のコンストラクタ
 
subscriptToPointerTransformation(Map) - class coins.opt.PRE のメソッド
preparatoryTransformation Remove critical edges.
subscriptWithIndex - class coins.SourceLanguageFortran の static 変数
subscriptWithIndex: Temporal parameter to be removed.
subscriptWithIndex - class coins.SourceLanguageC の static 変数
subscriptWithIndex: Temporal parameter to be removed.
subscriptWithIndex - class coins.SourceLanguage の static 変数
subscriptWithIndex: Temporal parameter to be removed.
SubscrOrFunCallNode - class coins.ffront.SubscrOrFunCallNode.
Subscripted variable reference or function call
SubscrOrFunCallNode(Token, FirList, FirToHir) - class coins.ffront.SubscrOrFunCallNode のコンストラクタ
 
subsExp(Exp, Exp) - class coins.casttohir.ToHir のメソッド
subsExp Create OP_SUBS (= e1[e2]) expression node.
SubsPtrTransformation - class coins.ir.hir.SubsPtrTransformation.
SubsPtrTransformation Array subscript (Subs) expression to pointer expression transformation and vice versa.
SubsPtrTransformation(HirRoot) - class coins.ir.hir.SubsPtrTransformation のコンストラクタ
Constructor to prepare for transformation
subst(ASTree, ASTree) - class coins.ast.ASTList のメソッド
 
subst(Declarator, String) - class coins.cfront.OldFuncArgs のメソッド
 
subsToPtrTrasnsformation(HIR, Map) - class coins.ir.hir.SubsPtrTransformation のメソッド
subsToPtrTrasnsformation Transform subscripted expression in pHir to pointer expression and record its correspondence to pPtrSubsCorrespondence.
substring(Node, Node) - class coins.ffront.F77Hir のメソッド
 
SubstringNode - class coins.ffront.SubstringNode.
 
SubstringNode(Node, Pair, FirToHir) - class coins.ffront.SubstringNode のコンストラクタ
 
subtract(BitMapSet) - class coins.backend.util.BitMapSet のメソッド
Subtract operation.
subtrees - class coins.backend.gen.CodeGenerator.Match の変数
Root of subinstruction tree.
subtreesContainingCall() - class coins.flow.SubpFlowImpl のメソッド
 
subtreesContainingCall() - interface coins.flow.SubpFlow のメソッド
 
SUCC - class coins.snapshot.DisplayNames の static 変数
Successors
succeeded - class coins.opt.GlobalReform.MatchingData の変数
 
succList - class coins.mdf.MacroTask の変数
The list of macro tasks which are the successor of the current macro task
succList() - class coins.backend.cfg.BasicBlk のメソッド
Return list of successors
suffix - class coins.cfront.Cfront の変数
 
suffix - class coins.drivergen.Options の static 変数
suffix rule of the source file which is the argument of process
Suffix - class coins.driver.Suffix.
An object of this class represents a `suffix rule' of a suffix.
SUFFIX_FILE_PATH - class coins.driver.CoinsOptions の static 変数
The "suffix database file path" option string.
SUFFIX_OPTION - class coins.driver.CoinsOptions の static 変数
The "suffix option" option string.
Suffix(String, String, String, String, String, String, String, boolean, boolean, boolean) - class coins.driver.Suffix のコンストラクタ
 
SuffixFactory - class coins.driver.SuffixFactory.
A factory of Suffix object.
SuffixFactory() - class coins.driver.SuffixFactory のコンストラクタ
 
summarize() - class coins.flow.SubpFlowImpl のメソッド
Compute fDefinedSyms showing symbols used in this subprogram ??
summarize() - interface coins.flow.SubpFlow のメソッド
summarize Summarize the data flow analysis for this subprogram, that is, compute defined set and used set after creating these sets which can be accessed by getDefinedSyms & getUsedSyms.
suNumber - class coins.backend.gen.CodeGenerator.Match の変数
Sethi-Ullman number.
sureChild() - class coins.casttohir.ToHirCOpt2 のメソッド
Make sure child of this object.
sVecConvertionFrame - class coins.backend.gen.CodeGenerator_ppc の変数
 
swapLeftRight(LirNode) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
SWITCH - interface coins.ast.TokenId の static 変数
 
SWITCH_CASE_LABEL - interface coins.sym.Label の static 変数
Label kind numbers
SWITCH_DEFAULT_LABEL - interface coins.sym.Label の static 変数
Label kind numbers
SWITCH_END_LABEL - interface coins.sym.Label の static 変数
Label kind numbers
SwitchModify - class coins.ir.hir.SwitchModify.
switch modify class.
SwitchModify() - class coins.ir.hir.SwitchModify のコンストラクタ
 
SwitchStmnt - class coins.ast.stmnt.SwitchStmnt.
Switch statement.
SwitchStmnt(String, int) - class coins.ast.stmnt.SwitchStmnt のコンストラクタ
 
SwitchStmt - interface coins.ir.hir.SwitchStmt.
switch statement interface.
switchStmt(Exp, IrList, Label, Stmt, Label) - class coins.ir.hir.HIR_Impl のメソッド
 
switchStmt(Exp, IrList, Label, Stmt, Label) - interface coins.ir.hir.HIR0 のメソッド
switchStmt Make a SwitchStmt instance.
SwitchStmtImpl - class coins.ir.hir.SwitchStmtImpl.
switch statement class.
SwitchStmtImpl() - class coins.ir.hir.SwitchStmtImpl のコンストラクタ
 
SwitchStmtImpl(HirRoot) - class coins.ir.hir.SwitchStmtImpl のコンストラクタ
 
SwitchStmtImpl(HirRoot, Exp, IrList, Label, Stmt, Label) - class coins.ir.hir.SwitchStmtImpl のコンストラクタ
SwitchStmtImpl SwitchStmt -> ( switchCode Exp @ // Case selection expression.
sym - class coins.casttohir.ToHirVisit の変数
Sym instance (used to create Sym objects).
sym - class coins.casttohir.ToHirCOpt の変数
 
sym - class coins.casttohir.ToHir の変数
sym Sym instance (used to create Sym objects).
sym - class coins.SymRoot の変数
sym is an instance of Sym class used to access Sym methods such as creation of Sym instance, etc.
sym - class coins.HirRoot の変数
sym is an instance of Sym class used to access Sym methods such as creation of Sym instance, etc.
sym - class coins.ffront.TypeUtility の変数
 
sym - class coins.ffront.IntrinsicUtility の変数
 
sym - class coins.ffront.I77Utils の変数
 
sym - class coins.ffront.HirUtility の変数
 
sym - class coins.ffront.ConcatNode の変数
 
sym - class coins.ffront.BaseManager の変数
 
sym - class coins.hir2lir.ReformHir の変数
 
sym - class coins.ir.hir.TestHir2 の変数
 
sym - class coins.ir.hir.TestHir の変数
 
sym - class coins.opt.ConstPropagationAndFoldingOld の変数
 
sym - class coins.opt.ConstPropagationAndFolding の変数
 
sym - class coins.opt.CommonSubexpElim の変数
 
Sym - interface coins.sym.Sym.
Sym interface Symbol interface extends Sym0.
SYM_COMPILE_UNIT - interface coins.sym.Sym0 の static 変数
Visibility attribute attribute
SYM_EXTERN - interface coins.sym.Sym0 の static 変数
Visibility attribute attribute
SYM_PRIVATE - interface coins.sym.Sym0 の static 変数
Visibility attribute attribute
SYM_PROTECTED - interface coins.sym.Sym0 の static 変数
Visibility attribute attribute
SYM_PUBLIC - interface coins.sym.Sym0 の static 変数
Visibility attribute attribute
Sym0 - interface coins.sym.Sym0.
Sym0 interface Simplified Symbol interface (Sym0).
sym1 - class coins.backend.contrib.DobSym の変数
 
sym2 - class coins.backend.contrib.DobSym の変数
 
SymAuto - class coins.backend.sym.SymAuto.
Symbol table entry for automatic objects
SymAuto(SymTab, String, int, int, int, int, int, ImList) - class coins.backend.sym.SymAuto のコンストラクタ
Create automatic objects' symbol entry.
symBlockVariable(String) - class coins.ffront.DeclManager のメソッド
 
symBlockVariable(String) - class coins.ffront.CommonManager のメソッド
 
symbol - class coins.backend.ModuleElement の変数
Symbol table entry of this element.
symbol - class coins.backend.lir.LirSymRef の変数
Symbol this node holds
Symbol - class coins.backend.sym.Symbol.
Symbol table entry
symbol() - class coins.ssa.SsaGraphNode のメソッド
Return the symbol of this node.
symbol(String, Type, Sym) - class coins.sym.SymImpl のメソッド
 
symbol(String, Type, Sym) - interface coins.sym.Sym のメソッド
symbol Create a Sym object of pType.
Symbol(SymTab, String, int, int, int, int, ImList) - class coins.backend.sym.Symbol のコンストラクタ
 
symbolFileName - class coins.backend.sim.SimFuncTable の変数
 
symbolIdBound() - class coins.backend.Module のメソッド
Return maximum symbol id plus 1.
symbols() - class coins.backend.sym.SymTab のメソッド
Return the list of symbol entries.
SymbolTable - class coins.cfront.SymbolTable.
 
SymbolTable() - class coins.cfront.SymbolTable のコンストラクタ
 
SymbolTable(int, SymbolTable) - class coins.cfront.SymbolTable のコンストラクタ
 
symbolTable(Root, Module, String) - class coins.backend.sim.SimFuncTable のメソッド
 
SymbolTable(SymbolTable) - class coins.cfront.SymbolTable のコンストラクタ
 
symEquivVariable(String) - class coins.ffront.EquivManager のメソッド
 
symEquivVariable(String) - class coins.ffront.DeclManager のメソッド
 
SymImpl - class coins.sym.SymImpl.
SymImpl class that implements Sym.
SymImpl() - class coins.sym.SymImpl のコンストラクタ
 
SymImpl(SymRoot) - class coins.sym.SymImpl のコンストラクタ
SymImpl Constructor to set symRoot.
SymImpl(SymRoot, String) - class coins.sym.SymImpl のコンストラクタ
 
SymInf - class coins.sym.SymInf.
SymInf Symbol information class to represent additional information of symbol.
SymInf() - class coins.sym.SymInf のコンストラクタ
 
SymIterator - interface coins.sym.SymIterator.
SymIterator interface
SymIteratorImpl - class coins.sym.SymIteratorImpl.
SymIteratorImpl class
SymIteratorImpl(SymTable) - class coins.sym.SymIteratorImpl のコンストラクタ
 
symName - class coins.ssa.SsaGraph の static 変数
The prefix of the new symbol
SymNestIterator - interface coins.sym.SymNestIterator.
SymNestIterator interface Iterator that traverse symbols in given symbol table and its children.
SymNestIteratorImpl - class coins.sym.SymNestIteratorImpl.
SymNestIteratorImpl class
SymNestIteratorImpl(SymTable) - class coins.sym.SymNestIteratorImpl のコンストラクタ
 
SymNode - interface coins.ir.hir.SymNode.
Symbol node
symNode(Sym) - class coins.ir.hir.HIR_Impl のメソッド
 
symNode(Sym) - interface coins.ir.hir.HIR0 のメソッド
symNode Make a SymNode instance having pSym as attached symbol.
SymNodeImpl - class coins.ir.hir.SymNodeImpl.
Symbol node
SymNodeImpl(HirRoot) - class coins.ir.hir.SymNodeImpl のコンストラクタ
 
SymNodeImpl(HirRoot, Sym) - class coins.ir.hir.SymNodeImpl のコンストラクタ
 
symRef(int, int, Symbol, ImList) - class coins.backend.lir.LirFactory のメソッド
Create STATIC/FRAME/REG node
symRef(Symbol) - class coins.backend.lir.LirFactory のメソッド
Create STATIC/FRAME/REG node, short form
symRoot - class coins.aflow.SubpFlowImpl の変数
 
symRoot - class coins.aflow.ShowFlow の変数
Used to access Root information.
symRoot - class coins.aflow.SetRefReprImpl の変数
 
symRoot - class coins.aflow.HashBasedFlowExpId の変数
 
symRoot - class coins.aflow.FlowAdapter の変数
 
symRoot - class coins.alias.AliasUtil の変数
The SymRoot object shared by every module in the program.
symRoot - class coins.backend.gen.CodeGenerator_x86_64 の変数
 
symRoot - class coins.casttohir.ToHir の変数
symRoot Used to access symbol root fields.
symRoot - class coins.cfront.Cfront の変数
 
symRoot - class coins.SymRoot の変数
symRoot referes SymRoot object that is used to access SymRoot information.
symRoot - class coins.SourceLanguage の変数
 
symRoot - class coins.IrRoot の変数
symRoot records the reference to the SymRoot object passed as a parameter of costructors for IrRoot, HirRoot, LirRoot.
symRoot - class coins.IoRoot の変数
Reference to the SymRoot object used to access Sym information and to invoke Sym methods.
symRoot - class coins.FlowRoot の変数
symRoot records the reference to the SymRoot object got from HirRoot or LirRoot passed as a parameter of costructors for HirRoot or LirRoot.
symRoot - class coins.drivergen.InputIr の static 変数
SymRoot
symRoot - class coins.ffront.TypeUtility の変数
 
symRoot - class coins.ffront.HirUtility の変数
 
symRoot - class coins.ffront.BaseManager の変数
 
symRoot - class coins.flow.SubpFlowImpl の変数
 
symRoot - class coins.flow.SetRefReprImpl の変数
 
symRoot - class coins.flow.FlowImpl の変数
 
symRoot - class coins.flow.DataFlowImpl の変数
 
symRoot - class coins.hir2lir.ReformHir の変数
 
symRoot - class coins.ir.hir.TestHir の変数
 
symRoot - class coins.ir.hir.SubsPtrTransformation の変数
 
symRoot - class coins.ir.hir.HirVisitorModel2 の変数
 
symRoot - class coins.ir.hir.HirVisitorModel1 の変数
 
symRoot - class coins.lparallel.CheckLoopBody の変数
 
symRoot - class coins.mdf.MacroFlowGraph の変数
The current SymRoot
symRoot - class coins.opt.Opt の変数
 
symRoot - class coins.opt.NormalizeHir の変数
 
symRoot - class coins.opt.LoopExpansion の変数
 
symRoot - class coins.opt.Inline の変数
 
symRoot - class coins.opt.GlobalReform の変数
 
symRoot - class coins.opt.ConstPropagationAndFoldingOld の変数
 
symRoot - class coins.opt.ConstPropagationAndFolding の変数
 
symRoot - class coins.opt.CommonSubexpElim の変数
 
symRoot - class coins.sym.TestSym の変数
 
symRoot - class coins.sym.SymTableImpl の変数
 
symRoot - class coins.sym.SymImpl の変数
 
SymRoot - class coins.SymRoot.
SymRoot class is used to access Sym (symbol) information and information prepared by other classes such as IoRoot, HIR, etc.
SymRoot(IoRoot) - class coins.SymRoot のコンストラクタ
 
symsModifiedForLhsExp(Exp) - class coins.aflow.SetRefReprHirImpl のメソッド
Get the set of symbols that may be modified when pExp is used as LHS (left hand side) expression.
symsModifiedForLhsExp(Exp) - class coins.flow.SetRefReprHirImpl のメソッド
Get the set of symbols that may be modified when pExp is used as LHS (left hand side) expression.
SymStatic - class coins.backend.sym.SymStatic.
Symbol table entry for static objects
SymStatic(SymTab, String, int, int, int, int, String, String, ImList) - class coins.backend.sym.SymStatic のコンストラクタ
Create static objects' symbol entry.
symTab - class coins.mdf.TreatNode の変数
 
symTab - class coins.mdf.MacroFlowGraph の変数
The current symbol table
SymTab - class coins.backend.sym.SymTab.
Symbol table.
SYMTAB - interface coins.backend.Keyword の static 変数
 
SymTab(Module) - class coins.backend.sym.SymTab のコンストラクタ
Create empty symbol table.
symTable - class coins.SymRoot の変数
 
SymTable - interface coins.sym.SymTable.
SymTable Symbol tabel interface.
symTableConst - class coins.SymRoot の変数
 
symTableCurrent - class coins.SymRoot の変数
 
symTableCurrentSubp - class coins.SymRoot の変数
 
SymTableEntry - interface coins.sym.SymTableEntry.
SymTableEntry -- Symbol tabel entry interface
SymTableEntryImpl - class coins.sym.SymTableEntryImpl.
SymTableEntryImpl -- Symbol tabel entry class
SymTableEntryImpl(String, Sym, SymTableEntry) - class coins.sym.SymTableEntryImpl のコンストラクタ
 
symTableFlow - class coins.SymRoot の変数
 
SymTableImpl - class coins.sym.SymTableImpl.
SymTableImpl -- Symbol tabel class implementing SymTable.
SymTableImpl(SymRoot) - class coins.sym.SymTableImpl のコンストラクタ
 
SymTableIterator - interface coins.sym.SymTableIterator.
SymTableIterator interface Iterator that traverse symbol tables starting from this symbol table and going down to subtree stemming from this table.
SymTableIteratorImpl - class coins.sym.SymTableIteratorImpl.
SymTableIteratorImpl class
SymTableIteratorImpl(SymTable) - class coins.sym.SymTableIteratorImpl のコンストラクタ
 
symTableRoot - class coins.SymRoot の変数
 
symTableUnique - class coins.SymRoot の変数
 
symtbl - class coins.backend.tools.RegisterDescription2Java の変数
 
SymTemp - class coins.backend.sym.SymTemp.
Temporary objects
SymTemp(SymTab, Symbol, int, int) - class coins.backend.sym.SymTemp のコンストラクタ
Create automatic object's symbol entry.
symVector() - class coins.backend.Function のメソッド
Return vector of symbols visible from this function.
SyntaxError - exception coins.backend.SyntaxError.
Parse error exception
SyntaxError(String) - class coins.backend.SyntaxError のコンストラクタ
 
SyntaxErrorException - exception coins.backend.SyntaxErrorException.
A parse error in LIR.
SyntaxErrorException(File, int, String) - class coins.backend.SyntaxErrorException のコンストラクタ
Creates a parse error with a message, a source file name, and a line number.
SyntaxErrorException(File, String) - class coins.backend.SyntaxErrorException のコンストラクタ
Creates a parse error with a message and a source file name.
SyntaxErrorException(String) - class coins.backend.SyntaxErrorException のコンストラクタ
Creates a parse error with a message.
SYSTEM_INCLUDE_PATH_PROPERTY - class coins.driver.Driver の static 変数
A default setting property name of system include path options.
SYSTEM_INCLUDE_PATH_PROPERTY - class coins.drivergen.Options の static 変数
A default setting property name of system include path options.

T

table - class coins.backend.sched.Pipelining の変数
 
table - class coins.backend.sched.Pipelining.ResourceTable の変数
 
table - class coins.backend.sym.Symbol の変数
 
table - class coins.backend.tools.RegisterDescription2Java.SymTab の変数
 
table_ - class coins.ffront.EquivManager.EquivGroup の変数
 
tableList - class coins.hir2lir.ConvToNewLIR の static 変数
 
tableSize() - class coins.backend.util.HashNumberSet のメソッド
 
Tag - class coins.alias.Tag.
A Tag corresponds to some area in memory.
Tag(HIR) - class coins.alias.Tag のコンストラクタ
Creates a new instance of Tag that is associated with an area allocated by a single malloc invocation.
tag(int) - class coins.backend.Type の static メソッド
 
Tag(int) - class coins.alias.Tag のコンストラクタ
Creates a new instance of Tag that corresponds to the STO_OTHER storage class.
tag(MyExpId, boolean, int, int) - class coins.alias.AliasFactory のメソッド
Creates a new instance of Tag that corresponds to the specified MyExpId object.
Tag(MyExpId, boolean, int, int) - class coins.alias.Tag のコンストラクタ
Creates a new instance of Tag that is associated with a MyExpId object.
TagName - class coins.snapshot.TagName.
The reserved name for XML file.
TagName() - class coins.snapshot.TagName のコンストラクタ
 
TagTreeBuilder - class coins.alias.TagTreeBuilder.
Builds tag tree and assigns tags to HIR nodes.
tagTreeBuilder(SubpDefinition, MyExpId[], boolean) - class coins.alias.AliasFactory のメソッド
Creates a new instance of TagTreeBuilder that assigns Tags to the MyExpId objects in the specified argument (pMyExpIds) and builds the tree relation between those Tags.
TagTreeBuilder(SubpDefinition, MyExpId[], boolean, HirRoot) - class coins.alias.TagTreeBuilder のコンストラクタ
Creates a new instance of TagTreeBuilder
TagVector - class coins.alias.TagVector.
BitVector where each bit represents a Tag.
tagVector(int) - class coins.alias.alias2.AliasFactory2 のメソッド
Creates a new instance of TagVector2 with the specified length.
tagVector(int) - class coins.alias.AliasFactory のメソッド
Creates a new instance of TagVector with the specified length.
TagVector(int) - class coins.alias.TagVector のコンストラクタ
Creates a new instance of TagVector with the specified bit length.
TagVector2 - class coins.alias.alias2.TagVector2.
BitVector where each bit represents an object.
TagVector2(int) - class coins.alias.alias2.TagVector2 のコンストラクタ
Creates a new instance of TagVector2 with the specified bit length.
tail - class coins.backend.contrib.RPloop の変数
 
tail() - class coins.ast.ASTList のメソッド
Returns the cdr part of the list.
TailRecursionTrig - class coins.backend.gen.CodeGenerator_x86_64 の変数
 
takeFirst() - class coins.backend.util.BiList のメソッド
Return first element and remove it
takeLast() - class coins.backend.util.BiList のメソッド
Return last element and remove it
TARGET_ARCH_OPTION - class coins.driver.Driver の static 変数
An option name to specify target architecture.
TARGET_ARCH_OPTION - class coins.drivergen.Options の static 変数
An option name to specify target architecture.
TARGET_ARCHITECTURE - interface coins.driver.CompileSpecification の static 変数
Option to specify a target architecture.
TARGET_CONVENTION_OPTION - class coins.driver.Driver の static 変数
An option name to specify target architecture convention.
TARGET_CONVENTION_OPTION - class coins.drivergen.Options の static 変数
An option name to specify target architecture convention.
targetglobalsymbol - class coins.backend.sim.SimFuncTable の変数
 
targetlocalsymbol - class coins.backend.sim.SimFuncTableElem の変数
 
targetMachine - class coins.backend.Module の変数
Target Machine
TargetMachine - class coins.backend.TargetMachine.
Target Description Module
TargetMachine(SymTab, String, String, Module) - class coins.backend.TargetMachine のコンストラクタ
Initialize Target Description information
targetName - class coins.backend.tools.Tmd2Java の static 変数
 
targetName - class coins.backend.tools.RegisterDescription2Java の変数
 
taskNumber() - class coins.mdf.MacroTask のメソッド
Get the unique number of the current macro task.
taskSym - class coins.mdf.MacroFlowGraph の変数
This symbol represents the macro task number
TempInfo - class coins.opt.TempInfo.
Information of replaced temp var and corresponds global variable.
TempInfo() - class coins.opt.TempInfo のコンストラクタ
Construct this object.
templateList - class coins.simd.LirBopList_x86 の変数
Matching patterns.
templateList - class coins.simd.LirBopList の変数
Matching patterns.
templateList - class coins.simd.LirBoneList_x86 の変数
 
templateList - class coins.simd.LirBoneList の変数
Matching patterns and attributes (called "bone info.").
TemporaryFileManager - class coins.driver.TemporaryFileManager.
Provides temporary file management facility.
TemporaryFileManager() - class coins.driver.TemporaryFileManager のコンストラクタ
Constructs a new manager.
tempVarNode(String, Type) - class coins.ffront.IntrinsicUtility のメソッド
 
test() - class coins.aflow.Flow のメソッド
 
test1(String, BitMapSet, BitMapSet) - class coins.backend.util.SetTest のメソッド
NumberSet test driver
testAdjustableDim() - class coins.ir.hir.TestHir のメソッド
 
testAliasByOptimizing(AliasAnal, SubpDefinition, HirRoot) - class coins.alias.AliasDriver のメソッド
 
testgetBlockStmt(SubpDefinition) - class coins.ir.hir.TestHir のメソッド
 
TestHir - class coins.ir.hir.TestHir.
TestHir class Test HIR User may tentatively add a method call in order to test some HIR expression or nullify (by changing to comment) some method calls in the TestHir constructor.
TestHir(HirRoot, FlowRoot) - class coins.ir.hir.TestHir のコンストラクタ
TestHir Test HIR and HIR related methods.
testHir(HirRoot, FlowRoot, IoRoot) - class coins.driver.Driver のメソッド
Tests HIR before converting it to LIR.
testHir(HirRoot, FlowRoot, IoRoot) - class coins.lparallel.LoopPara のメソッド
Tests HIR before converting it to LIR.
TestHir2 - class coins.ir.hir.TestHir2.
Example of using HirVisitorModel2.
TestHir2(HirRoot) - class coins.ir.hir.TestHir2 のコンストラクタ
 
testJumpcTrig - class coins.backend.gen.CodeGenerator_arm の変数
Examine conditional jump
TestSym - class coins.sym.TestSym.
TestSym class Test Sym and SymTable.
TestSym(HirRoot) - class coins.sym.TestSym のコンストラクタ
 
testSym(HirRoot, IoRoot) - class coins.driver.Driver のメソッド
Tests Symbol Table before converting HIR to LIR.
testSym(HirRoot, IoRoot) - class coins.lparallel.LoopPara のメソッド
Tests Symbol Table before converting HIR to LIR.
testSymTable() - class coins.ir.hir.TestHir のメソッド
 
testVisitor(SubpDefinition) - class coins.ir.hir.TestHir のメソッド
 
textValue - class coins.cfront.Token の変数
 
tgtAlignments() - class coins.simd.AlignmentTest のメソッド
Returns tgtAlignments
THEN - class coins.ffront.Parser の static 変数
 
THEN_LABEL - interface coins.sym.Label の static 変数
Label kind numbers
THR - class coins.mdf.MacroTask の static 変数
The threshold for debugging output
THR - class coins.mdf.DeclareLocalVariables の static 変数
The threshold of debug output
THR - class coins.mdf.DataDependence の static 変数
The threshold of debug output
THR - class coins.mdf.ChangeStructure の static 変数
The threshold of debug output
THR - class coins.simd.SimdDriver の static 変数
 
THR - class coins.simd.IfConvert の変数
The threshold of debug print
THR - class coins.ssa.TranslateToSsa の static 変数
The threshold of the debug print
THR - class coins.ssa.SsaGraph の static 変数
The threshold of the debug print
THR - class coins.ssa.SsaDriver の static 変数
The threshold of the debug print
THR - class coins.ssa.RedundantPhiElimination の static 変数
The threshold of the debug print
THR - class coins.ssa.PREQP の static 変数
 
THR - class coins.ssa.OperatorStrengthReduction の static 変数
The threshold of the debug print
THR - class coins.ssa.MemoryAliasAnalyze の static 変数
The threshold of the debug print
THR - class coins.ssa.LirToC の static 変数
The threshold of the debug print
THR - class coins.ssa.HoistingLoopInvariant の static 変数
The threshold of the debug print
THR - class coins.ssa.GlobalReassociation の static 変数
The threshold of the debug print
THR - class coins.ssa.EmptyBlockElimination の static 変数
The threshold of the debug print
THR - class coins.ssa.EdgeSplit の static 変数
The threshold of the debug print
THR - class coins.ssa.Dump の static 変数
The threshold of the debug print
THR - class coins.ssa.DivideExpression の static 変数
The threshold of the debug print
THR - class coins.ssa.DeadCodeElimination の static 変数
The threshold of the debug print
THR - class coins.ssa.DDCopyPropagation の static 変数
 
THR - class coins.ssa.CopyPropagation の static 変数
The threshold of the debug print
THR - class coins.ssa.ConstantPropagation の static 変数
The threshold of debug print
THR - class coins.ssa.ConcatBlks の static 変数
The threshold of the debug print
THR - class coins.ssa.CommonSubexpressionElimination の static 変数
The threshold of debug print
THR - class coins.ssa.Coalescing の static 変数
The threshold of debug print
THR - class coins.ssa.ChangeLoopStructure の static 変数
The threshold of debug print
THR - class coins.ssa.BackTranslateFromSsaBriggs の static 変数
The threshold of debug print
THR - class coins.ssa.BackTranslateFromSsa の static 変数
The threshold of debug print
THR - class coins.ssa.AggregateInstructions の static 変数
The threshold of debug print
THR2 - class coins.mdf.DataDependence の static 変数
The threshold of debug output
THR2 - class coins.ssa.TranslateToSsa の static 変数
The threshold of the debug print
THR2 - class coins.ssa.PREQP の static 変数
The threshold of debug print
THR2 - class coins.ssa.BackTranslateFromSsa の static 変数
The threshold of debug print
THR3 - class coins.ssa.BackTranslateFromSsa の static 変数
The threshold of debug print
threadPrivateVariable() - class coins.mdf.DataDependence のメソッド
Return the list of variables which uses thread private.
threadStart - class coins.mdf.DeclarePtestVariables の変数
The function `mdf_thread_start'
Thumb - class coins.backend.asmpp.Thumb.
 
Thumb() - class coins.backend.asmpp.Thumb のコンストラクタ
 
timer - class coins.backend.Root の変数
Interval Timer Object.
timeStamp - class coins.backend.ana.DataFlowAnalysis の変数
Copy of CFG timestamp to be analyzed.
timeStamp() - class coins.backend.Function のメソッド
Return this function's version number.
timeStamp() - class coins.backend.cfg.FlowGraph のメソッド
Return last modified time of the graph.
tLeaf - class coins.backend.gen.CodeGenerator.Match の変数
Place of leaf node in the output instruction tree.
tLeafIndex - class coins.backend.gen.CodeGenerator.Match の変数
 
Tmd - interface coins.backend.Tmd.
Interface for Scheme code generator.
Tmd2Java - class coins.backend.tools.Tmd2Java.
 
Tmd2Java.JavaMacro - class coins.backend.tools.Tmd2Java.JavaMacro.
 
Tmd2Java.JavaMacro(String, String, ImList) - class coins.backend.tools.Tmd2Java.JavaMacro のコンストラクタ
Create Macro instance.
Tmd2Java.Nonterm - class coins.backend.tools.Tmd2Java.Nonterm.
Nonterminal Symbol
Tmd2Java.Nonterm(String, int) - class coins.backend.tools.Tmd2Java.Nonterm のコンストラクタ
 
Tmd2Java.OpPattern - class coins.backend.tools.Tmd2Java.OpPattern.
Production's right hand side pattern.
Tmd2Java.OpPattern(int, int, Object) - class coins.backend.tools.Tmd2Java.OpPattern のコンストラクタ
 
Tmd2Java.OpPattern(int, int, Tmd2Java.Nonterm[]) - class coins.backend.tools.Tmd2Java.OpPattern のコンストラクタ
 
Tmd2Java.Pattern - class coins.backend.tools.Tmd2Java.Pattern.
Grammar's right side hand pattern.
Tmd2Java.Pattern() - class coins.backend.tools.Tmd2Java.Pattern のコンストラクタ
 
Tmd2Java.Prod - class coins.backend.tools.Tmd2Java.Prod.
Production lhs <- rhs
Tmd2Java.Prod(int, Tmd2Java.Nonterm, Tmd2Java.Pattern) - class coins.backend.tools.Tmd2Java.Prod のコンストラクタ
 
Tmd2Java.Prod(String, int, Tmd2Java.Nonterm, Tmd2Java.Pattern, ImList) - class coins.backend.tools.Tmd2Java.Prod のコンストラクタ
 
Tmd2Java.RuleSet - class coins.backend.tools.Tmd2Java.RuleSet.
Set of rules (defrule or defrewrite/defpattern)
Tmd2Java.RuleSet(String) - class coins.backend.tools.Tmd2Java.RuleSet のコンストラクタ
 
TMP_FILE_NAME - class coins.snapshot.SnapShot の static 変数
The temporary file name that this module generate
TMP_NAME - class coins.snapshot.SnapShot の static 変数
The temporary name of the current status
tmpCnt - class coins.backend.gen.CodeGenerator_thumb の変数
 
tmpCnt - class coins.backend.gen.CodeGenerator_arm の変数
 
tmpOffset - class coins.backend.gen.CodeGenerator_x86simd.X86Attr の変数
Temporary variable used for int to float conversion
tmpOffset - class coins.backend.gen.CodeGenerator_x86.X86Attr の変数
Temporary variable used for int to float conversion
TmpVarManager - class coins.lparallel.TmpVarManager.
 
TmpVarManager(SubpFlow, LoopUtil) - class coins.lparallel.TmpVarManager のコンストラクタ
TmpVarManager:
TmpVarRef - class coins.lparallel.TmpVarRef.
 
TmpVarRef(SubpFlow, HIR) - class coins.lparallel.TmpVarRef のコンストラクタ
TmpVarRef:
TO - class coins.ffront.Parser の static 変数
 
to(FNumber) - class coins.ffront.FComplex のメソッド
 
to(FNumber) - class coins.ffront.FDouble のメソッド
 
to(FNumber) - class coins.ffront.FFloat のメソッド
 
to(FNumber) - class coins.ffront.FInteger のメソッド
 
to(FNumber) - class coins.ffront.FNumber のメソッド
 
toArray() - class coins.aflow.util.FAList のメソッド
 
toArray() - class coins.aflow.util.CoinsList のメソッド
Returns an array containing all of the elements in this list in the correct order.
toArray() - class coins.backend.util.BiList のメソッド
Convert to array.
toArray() - class coins.flow.FAList のメソッド
 
toArray(int[]) - class coins.backend.util.VectorSet のメソッド
Convert to array
toArray(int[]) - interface coins.backend.util.NumberSet のメソッド
Set elements to array a.
toArray(int[]) - class coins.backend.util.HashNumberSet のメソッド
Convert to array
toArray(int[]) - class coins.backend.util.BitMapSet のメソッド
Convert to array
toArray(Object[]) - class coins.aflow.util.FAList のメソッド
 
toArray(Object[]) - class coins.aflow.util.CoinsList のメソッド
Returns an array containing all of the elements in this list in the correct order.
toArray(Object[]) - class coins.flow.FAList のメソッド
 
toBareAndSigned(Type) - class coins.alias.AliasUtil のメソッド
 
toBeExcluded(HIR) - class coins.opt.CommonSubexpElimHirE のメソッド
Expressions to be excluded from replacement are FunctionExp, List, comparison expression, undecay, BlockStmt, left hand side of AssignStmt, and expressions whose type is vector/struct/union/Subp.
toBePromotedToInteger() - class coins.cfront.EncodedType のメソッド
 
toBePromotedToInteger(byte[], int) - class coins.cfront.EncodedType の static メソッド
 
toBigDecimal() - class coins.util.FloatConst のメソッド
....................BigDecimal...............
toBigInteger(FloatConst.RoundingMode) - class coins.util.FloatConst のメソッド
............................................BigInteger...............
toBigIntegerBits() - class coins.util.FloatConst のメソッド
..................................................(..................)..............BigInteger...............
toBriggsSet() - class coins.alias.alias2.TagVector2 のメソッド
Returns the BriggsSet view of this BitVector.
toBriggsSet() - class coins.alias.TagVector のメソッド
Returns the BriggsSet view of this BitVector.
ToC - class coins.casttohir.ToC.
ToC Convert HIR to C source code.
ToC() - class coins.casttohir.ToC のコンストラクタ
 
toCast - class coins.casttohir.ToHirCOpt の変数
 
toCFG - class coins.backend.Function の static 変数
Launcher object for CFG transformation.
toCode(String) - class coins.backend.Op の static メソッド
Convert operator mnemonic to integer code
toComment(String, ImList) - class coins.backend.gen.CodeGenerator_arm のメソッド
 
toCondition() - class coins.simd.AlignmentTest.Alignment のメソッド
Makes a condition code of checking alignments
toDecimalString() - class coins.util.FloatConst のメソッド
....................10................... ................"1.25"..............
toDeclList(OldFuncArgs, Lex) - class coins.cfront.OldFuncArgs の static メソッド
 
toEncodedTag(String) - class coins.cfront.Parser のメソッド
Returns a new unique tag name if the given tag name overrides another one declared in an outer scope.
toExp(Exp) - class coins.casttohir.SideEffectBuffer のメソッド
toExp Change the list of swept backward expressions to an expression by successively changing expressions in prevList to comma expression and appending parameter e as value expression of the comma expression.
toExplicitBigIntegerBits() - class coins.util.FloatConst のメソッド
..................................................(..................)..............BigInteger............... ........msb....................................0........
toExpVector(Set) - class coins.flow.DataFlowImpl のメソッド
toExpVector Converts the given Set of symbols to an ExpVector where each bit of the vector corresponds to an element in the Set set.
toHir - class coins.casttohir.ToHirVisit の変数
Offers cooperation with the object of other packages.
toHir - class coins.casttohir.ToHirCOpt の変数
 
ToHir - class coins.casttohir.ToHir.
ToHir Offer cooperation with other packages to all classes included in this package, for example, I/O files, compile option information, etc.
ToHir(HirRoot, boolean, boolean) - class coins.casttohir.ToHir のコンストラクタ
ToHirUtil Constructor to record hirRoot, ioRoot, symRoot to make them available in methods of this class and subclasses.
ToHirBase - class coins.casttohir.ToHirBase.
Convert HIR-C to HIR-base.
ToHirBase(ToHir) - class coins.casttohir.ToHirBase のコンストラクタ
Constructor.
ToHirBaseOpt - class coins.casttohir.ToHirBaseOpt.
Do simple HIR-base optimizations such as elimination of useless statements, expansion of control statements with constant conditional expression.
ToHirBaseOpt(ToHir) - class coins.casttohir.ToHirBaseOpt のコンストラクタ
Constructor.
ToHirC - class coins.casttohir.ToHirC.
Convert ASTree(abstruct syntax tree) to HIR-C.
ToHirC(ToHir) - class coins.casttohir.ToHirC のコンストラクタ
Constructor.
ToHirC2 - class coins.casttohir.ToHirC2.
Do error check, replace symbols, and convert expressions to HIR-C expressions that can be easily treated.
ToHirC2(ToHir) - class coins.casttohir.ToHirC2 のコンストラクタ
 
ToHirCast - class coins.casttohir.ToHirCast.
This class offers the cast function.
ToHirCast(ToHir) - class coins.casttohir.ToHirCast のコンストラクタ
 
ToHirCOpt - class coins.casttohir.ToHirCOpt.
Do simple optimizations (optimizations of expressions and conditions) for HIR-C.
ToHirCOpt(ToHir) - class coins.casttohir.ToHirCOpt のコンストラクタ
Constructor.
ToHirCOpt2 - class coins.casttohir.ToHirCOpt2.
Do HIR-C optimization for arithmetic expression and conditional expression.
ToHirCOpt2(ToHir) - class coins.casttohir.ToHirCOpt2 のコンストラクタ
Constructor.
ToHirInit - class coins.casttohir.ToHirInit.
Converet initializer of ASTree to HIR-C expression
ToHirInit(ToHir, ToHirC) - class coins.casttohir.ToHirInit のコンストラクタ
Constructor.
ToHirSym - class coins.casttohir.ToHirSym.
Create symbol and register it to the symbol table.
ToHirSym(ToHir) - class coins.casttohir.ToHirSym のコンストラクタ
Constructor.
ToHirVisit - class coins.casttohir.ToHirVisit.
HIR tree visitor.
ToHirVisit(ToHir) - class coins.casttohir.ToHirVisit のコンストラクタ
Constructor.
Token - class coins.cfront.Token.
 
Token - class coins.ffront.Token.
 
token() - class coins.ffront.Scanner のメソッド
classifies current token.
token() - interface coins.ffront.Parser.yyInput のメソッド
classifies current token.
Token() - class coins.cfront.Token のコンストラクタ
 
Token(int, String) - class coins.ffront.Token のコンストラクタ
 
Token(int, String, FirToHir) - class coins.ffront.Token のコンストラクタ
 
Token(int, String, int) - class coins.ffront.Token のコンストラクタ
 
Token(int, String, int, FirToHir) - class coins.ffront.Token のコンストラクタ
 
tokenId - class coins.cfront.Token の変数
 
TokenId - interface coins.ast.TokenId.
Token identifiers.
tokenIds - class coins.cfront.KeywordTable の変数
 
toLabel(String) - class coins.backend.asmpp.LtorgInstruction のメソッド
 
toLinear - class coins.backend.Function の static 変数
Transform to linear (non-CFG).
toList() - class coins.aflow.util.FAList のメソッド
Returns the ordinary java.util.List's view of this list.
toList() - class coins.flow.FAList のメソッド
Returns the ordinary java.util.List's view of this list.
toLong(double) - class coins.util.FloatConst.RoundingMode のメソッド
 
toMachineCodeTrig - class coins.backend.Function の static 変数
Transformer which converts a function to machine instructions.
toName(int) - class coins.backend.Op の static メソッド
Convert operator code to mnemonic
toNewName(BasicBlk) - class coins.simd.ReplaceRegNames のメソッド
 
toNewName(Vector) - class coins.simd.ReplaceRegNames のメソッド
 
TOO_MANY_RULES_THRESH - class coins.backend.tools.Tmd2Java.RuleSet の static 変数
 
toOldName(BasicBlk) - class coins.simd.ReplaceRegNames のメソッド
 
toOldName(Vector) - class coins.simd.ReplaceRegNames のメソッド
 
toOpt - class coins.casttohir.ToHirCOpt2 の変数
 
top() - class coins.cfront.EncodedType のメソッド
 
topUseNode() - class coins.aflow.SetRefReprImpl のメソッド
 
topUseNode() - interface coins.aflow.SetRefRepr のメソッド
If this is a value-setting node, returns the top node of the RHS.
topUseNode() - class coins.flow.SetRefReprImpl のメソッド
 
topUseNode() - interface coins.flow.SetRefRepr のメソッド
If this is a value-setting node, returns the top node of the RHS.
ToRegister(LirNode, BiList) - class coins.backend.gen.CodeGenerator_sh4 のメソッド
 
ToRegister(LirNode, BiList) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
toReturnType() - class coins.cfront.EncodedType のメソッド
 
tos(Exp) - class coins.casttohir.ToC の static メソッド
 
tos(Stmt, int) - class coins.casttohir.ToC の static メソッド
 
tos(SubpDefinition, int) - class coins.casttohir.ToC の static メソッド
 
tos(SymTable, int) - class coins.casttohir.ToC の static メソッド
 
toSet(ExpVector) - class coins.flow.DataFlowImpl のメソッド
Converts the given ExpVector to a Set that has elements that correspond to the set bits of the ExpVector.
toSet(Tag[]) - class coins.alias.TagVector のメソッド
Returns the Set view of this BitVector.
toSexp() - class coins.backend.ModuleElement のメソッド
Convert to external LIR format.
toSexp() - class coins.backend.Module のメソッド
Convert to S-expression LIR format.
toSexp() - class coins.backend.Function のメソッド
Convert to external LIR format.
toSexp() - class coins.backend.Data のメソッド
Convert to external LIR format.
toSexp() - class coins.backend.cfg.FlowGraph のメソッド
Convert to external LIR format.
toSexp() - class coins.backend.cfg.BasicBlk のメソッド
Convert to external LIR format.
toSexp() - class coins.backend.lir.LirSymRef のメソッド
Convert to external LIR format.
toSexp() - class coins.backend.lir.LirString のメソッド
Convert to external LIR format.
toSexp() - class coins.backend.lir.LirNode のメソッド
Convert to external LIR format.
toSexp() - class coins.backend.lir.LirLabelRef のメソッド
Convert to external LIR format.
toSexp() - class coins.backend.lir.LirIconst のメソッド
Convert to external LIR format.
toSexp() - class coins.backend.lir.LirFconst のメソッド
Convert to external LIR format.
toSexp() - class coins.backend.sym.SymTemp のメソッド
Convert to external LIR format.
toSexp() - class coins.backend.sym.SymTab のメソッド
Convert to external LIR format.
toSexp() - class coins.backend.sym.SymStatic のメソッド
Convert to external LIR format.
toSexp() - class coins.backend.sym.Symbol のメソッド
Convert to external form.
toSexp() - class coins.backend.sym.SymAuto のメソッド
Convert to external LIR format.
toSignedString(int) - class coins.util.IntConst のメソッド
............................................................... ......Character.MIN_RADIX(2)..Character.MAX_RADIX(36)..................10........
toSize - class coins.cfront.Evaluator の変数
 
toStmt() - class coins.casttohir.SideEffectBuffer のメソッド
toStmt Change the swept out statement list to a statement.
toString() - class coins.aflow.UDListImpl のメソッド
 
toString() - class coins.aflow.UDChainImpl のメソッド
 
toString() - class coins.aflow.SetRefReprImpl のメソッド
 
toString() - interface coins.aflow.SetRefRepr のメソッド
Converts to a String object.
toString() - class coins.aflow.HashBasedFlowExpIdHir のメソッド
 
toString() - class coins.aflow.HashBasedFlowExpId のメソッド
 
toString() - class coins.aflow.DefUseListImpl のメソッド
 
toString() - class coins.aflow.DefUseCellImpl のメソッド
 
toString() - class coins.aflow.DefUseCell.DefNode のメソッド
 
toString() - class coins.aflow.BBlockImpl のメソッド
 
toString() - class coins.aflow.util.PosetImpl のメソッド
 
toString() - class coins.aflow.util.FAList のメソッド
 
toString() - class coins.aflow.util.CoinsList のメソッド
 
toString() - class coins.aflow.util.BitVectorImpl のメソッド
 
toString() - interface coins.aflow.util.BitVector のメソッド
toString: Get the sequence of indexes corresponding to the position having 1.
toString() - class coins.alias.alias2.TagVector2 のメソッド
 
toString() - class coins.alias.Tag のメソッド
Returns the String representation of this Tag.
toString() - class coins.alias.MyExpId のメソッド
Returns a String representation of this MyExpId object.
toString() - class coins.alias.util.BitVector のメソッド
Returns a String representation of this BitVector.
toString() - class coins.ast.Pragma のメソッド
 
toString() - class coins.ast.Enum のメソッド
 
toString() - class coins.ast.Declarator のメソッド
 
toString() - class coins.ast.ASTree のメソッド
 
toString() - class coins.ast.expr.WcharLiteral のメソッド
 
toString() - class coins.ast.expr.VariableExpr のメソッド
 
toString() - class coins.ast.expr.StringLiteral のメソッド
 
toString() - class coins.ast.expr.IntConstantExpr のメソッド
 
toString() - class coins.ast.expr.FloatConstantExpr のメソッド
 
toString() - class coins.ast.stmnt.NullStmnt のメソッド
 
toString() - class coins.ast.stmnt.NamedLabel のメソッド
 
toString() - class coins.ast.stmnt.GotoStmnt のメソッド
 
toString() - class coins.ast.stmnt.DefaultLabel のメソッド
 
toString() - class coins.ast.stmnt.ContinueStmnt のメソッド
 
toString() - class coins.ast.stmnt.CaseLabel のメソッド
 
toString() - class coins.ast.stmnt.BreakStmnt のメソッド
 
toString() - class coins.backend.asmpp.BraLtorgInstruction のメソッド
 
toString() - class coins.backend.asmpp.LtorgInstruction のメソッド
 
toString() - class coins.backend.asmpp.LiteralInstruction のメソッド
 
toString() - class coins.backend.asmpp.AsmLine のメソッド
 
toString() - class coins.backend.asmpp.Sh4 のメソッド
 
toString() - class coins.backend.asmpp.Thumb のメソッド
 
toString() - class coins.backend.asmpp.Arm のメソッド
 
toString() - class coins.backend.asmpp.CPU のメソッド
 
toString() - class coins.backend.Module のメソッド
Return string representation of this object.
toString() - class coins.backend.Function のメソッド
 
toString() - class coins.backend.gen.Rule のメソッド
Visualize
toString() - class coins.backend.gen.CodeGenerator_x86_64.RewrState のメソッド
 
toString() - class coins.backend.gen.CodeGenerator_x86_64.State のメソッド
 
toString() - class coins.backend.gen.CodeGenerator_x86simd.RewrState のメソッド
 
toString() - class coins.backend.gen.CodeGenerator_x86simd.State のメソッド
 
toString() - class coins.backend.gen.CodeGenerator_x86.RewrState のメソッド
 
toString() - class coins.backend.gen.CodeGenerator_x86.State のメソッド
 
toString() - class coins.backend.gen.CodeGenerator_thumb.RewrState のメソッド
 
toString() - class coins.backend.gen.CodeGenerator_thumb.State のメソッド
 
toString() - class coins.backend.gen.CodeGenerator_thumb.Thumb のメソッド
 
toString() - class coins.backend.gen.CodeGenerator_sparc.RewrState のメソッド
 
toString() - class coins.backend.gen.CodeGenerator_sparc.State のメソッド
 
toString() - class coins.backend.gen.CodeGenerator_sh4.RewrState のメソッド
 
toString() - class coins.backend.gen.CodeGenerator_sh4.State のメソッド
 
toString() - class coins.backend.gen.CodeGenerator_sample.RewrState のメソッド
 
toString() - class coins.backend.gen.CodeGenerator_sample.State のメソッド
 
toString() - class coins.backend.gen.CodeGenerator_ppc.RewrState のメソッド
 
toString() - class coins.backend.gen.CodeGenerator_ppc.State のメソッド
 
toString() - class coins.backend.gen.CodeGenerator_mips.RewrState のメソッド
 
toString() - class coins.backend.gen.CodeGenerator_mips.State のメソッド
 
toString() - class coins.backend.gen.CodeGenerator_mb.RewrState のメソッド
 
toString() - class coins.backend.gen.CodeGenerator_mb.State のメソッド
 
toString() - class coins.backend.gen.CodeGenerator_arm.RewrState のメソッド
 
toString() - class coins.backend.gen.CodeGenerator_arm.State のメソッド
 
toString() - class coins.backend.gen.CodeGenerator_arm.Arm のメソッド
 
toString() - class coins.backend.gen.CodeGenerator_arm.JumpcEntry のメソッド
 
toString() - class coins.backend.gen.CodeGenerator_alpha.RewrState のメソッド
 
toString() - class coins.backend.gen.CodeGenerator_alpha.State のメソッド
 
toString() - class coins.backend.lir.LirSymRef のメソッド
 
toString() - class coins.backend.lir.LirString のメソッド
 
toString() - class coins.backend.lir.LirNode のメソッド
Visualize
toString() - class coins.backend.lir.LirLabelRef のメソッド
 
toString() - class coins.backend.lir.LirIconst のメソッド
 
toString() - class coins.backend.lir.LirFconst のメソッド
 
toString() - class coins.backend.sched.Pipelining.PairIndex のメソッド
 
toString() - class coins.backend.sched.Pipelining.ScheduledNode のメソッド
 
toString() - class coins.backend.sched.Pipelining.Reason のメソッド
 
toString() - class coins.backend.sched.Pipelining.ResourceTable のメソッド
 
toString() - class coins.backend.sched.Pipelining.ScheduleInfo のメソッド
 
toString() - class coins.backend.sched.DependNode のメソッド
 
toString() - class coins.backend.sched.DependGraph のメソッド
 
toString() - class coins.backend.sym.Symbol のメソッド
Visualize symbol instance.
toString() - class coins.backend.sym.Label のメソッド
Visualize
toString() - class coins.backend.tools.Tmd2Java.Nonterm のメソッド
 
toString() - class coins.backend.tools.Tmd2Java.OpPattern のメソッド
 
toString() - class coins.backend.tools.Tmd2Java.Prod のメソッド
 
toString() - class coins.backend.tools.RegisterDescription2Java.RegSymbol のメソッド
 
toString() - class coins.backend.util.QuotedString のメソッド
Visualize.
toString() - class coins.backend.util.ImList のメソッド
Visualize
toString() - class coins.backend.util.BitMapSet のメソッド
 
toString() - class coins.backend.util.BiList のメソッド
Visualize
toString() - class coins.cfront.EncodedType のメソッド
 
toString() - interface coins.HasStringObject のメソッド
Get the string image of object.
toString() - class coins.driver.Suffix のメソッド
Returns a string representation of this suffix.
toString() - class coins.driver.CommandLine のメソッド
Returns a String representation of this command line.
toString() - class coins.driver.CoinsOptions のメソッド
 
toString() - class coins.ffront.Complex のメソッド
 
toString() - class coins.ffront.FComplex のメソッド
 
toString() - class coins.ffront.FDouble のメソッド
 
toString() - class coins.ffront.FFloat のメソッド
 
toString() - class coins.ffront.FInteger のメソッド
 
toString() - class coins.ffront.WriteStmt のメソッド
 
toString() - class coins.ffront.UnLabeledDoStmt のメソッド
 
toString() - class coins.ffront.UnaryNode のメソッド
 
toString() - class coins.ffront.Token のメソッド
 
toString() - class coins.ffront.StopStmt のメソッド
 
toString() - class coins.ffront.ReturnStmt のメソッド
 
toString() - class coins.ffront.ReadStmt のメソッド
 
toString() - class coins.ffront.ProcessData.ArrayElement のメソッド
 
toString() - class coins.ffront.PowerNode のメソッド
 
toString() - class coins.ffront.PauseStmt のメソッド
 
toString() - class coins.ffront.Pair のメソッド
 
toString() - class coins.ffront.OtherIOStmt のメソッド
 
toString() - class coins.ffront.OpenStmt のメソッド
 
toString() - interface coins.ffront.Node のメソッド
 
toString() - class coins.ffront.LabeledDoStmt のメソッド
 
toString() - class coins.ffront.InquireStmt のメソッド
 
toString() - class coins.ffront.IfStmt のメソッド
 
toString() - class coins.ffront.HeaderStmt のメソッド
 
toString() - class coins.ffront.GotoStmt のメソッド
 
toString() - class coins.ffront.FStmt のメソッド
 
toString() - class coins.ffront.FortranCharacterExp のメソッド
 
toString() - class coins.ffront.FirList のメソッド
 
toString() - class coins.ffront.EquivManager.EquivGroup のメソッド
 
toString() - class coins.ffront.EquivManager.EquivGroup.EquivElem のメソッド
 
toString() - class coins.ffront.EntryStmt のメソッド
 
toString() - class coins.ffront.EndStmt のメソッド
 
toString() - class coins.ffront.DoubleComplexExp のメソッド
 
toString() - class coins.ffront.ContinueStmt のメソッド
 
toString() - class coins.ffront.ConcatNode のメソッド
 
toString() - class coins.ffront.ComputedGoto のメソッド
 
toString() - class coins.ffront.ComplexExp のメソッド
 
toString() - class coins.ffront.CloseStmt のメソッド
 
toString() - class coins.ffront.CallStmt のメソッド
 
toString() - class coins.ffront.BlockIfStmt のメソッド
 
toString() - class coins.ffront.BinaryNode のメソッド
 
toString() - class coins.ffront.AssignOrFuncStmt のメソッド
 
toString() - class coins.ffront.AssignLabelStmt のメソッド
 
toString() - class coins.ffront.AssignGotoStmt のメソッド
 
toString() - class coins.ffront.ArithIfStmt のメソッド
 
toString() - class coins.flow.UseDefListImpl のメソッド
 
toString() - interface coins.flow.UseDefList のメソッド
 
toString() - class coins.flow.UseDefChainImpl のメソッド
 
toString() - class coins.flow.SetRefReprList のメソッド
 
toString() - class coins.flow.SetRefReprImpl のメソッド
 
toString() - interface coins.flow.SetRefRepr のメソッド
Converts to a String object.
toString() - class coins.flow.FAList のメソッド
 
toString() - class coins.flow.BitVectorImpl のメソッド
 
toString() - interface coins.flow.BitVector のメソッド
toString Get the sequence of indexes corresponding to the position having 1.
toString() - class coins.flow.BBlockImpl のメソッド
 
toString() - class coins.hir2lir.ConvToNewLIR.AsmParam のメソッド
 
toString() - class coins.ir.hir.TypeNodeImpl のメソッド
 
toString() - class coins.ir.hir.SymNodeImpl のメソッド
 
toString() - class coins.ir.hir.LabeledStmtImpl のメソッド
 
toString() - class coins.ir.hir.LabelDefImpl のメソッド
 
toString() - class coins.ir.hir.InfStmtImpl のメソッド
 
toString() - class coins.ir.hir.InfNodeImpl のメソッド
 
toString() - class coins.ir.hir.HIR_Impl のメソッド
 
toString() - class coins.ir.hir.HirSeqImpl のメソッド
 
toString() - interface coins.ir.hir.HirList のメソッド
 
toString() - class coins.ir.hir.HirAnnex のメソッド
 
toString() - interface coins.ir.hir.HIR のメソッド
toString Get text representation of this node without traversing children.
toString() - interface coins.ir.hir.ExpListExp のメソッド
 
toString() - class coins.ir.hir.BlockStmtImpl のメソッド
 
toString() - class coins.ir.SourceInfImpl のメソッド
 
toString() - interface coins.ir.SourceInf のメソッド
 
toString() - class coins.ir.IrListImpl のメソッド
 
toString() - class coins.lir2c.Decla のメソッド
 
toString() - class coins.lparallel.Ref_Array のメソッド
toString:
toString() - class coins.mdf.MacroTask のメソッド
Get the string image of the current macro task.
toString() - class coins.mdf.Conditions のメソッド
Get the string image of the bit vector.
toString() - class coins.opt.GlobalReform.NontermPatInstance のメソッド
 
toString() - class coins.snapshot.StatementType のメソッド
Generate the XML representation with no white spaces before.
toString() - class coins.snapshot.StatementTag のメソッド
Generate the XML representation with no white spaces before.
toString() - class coins.snapshot.SnapShot のメソッド
Generate XML representation in string.
toString() - class coins.snapshot.NodeTag のメソッド
Generate the XML representation with no white spaces before.
toString() - class coins.snapshot.ModuleTag のメソッド
Generate the XML representation with no white spaces before.
toString() - class coins.snapshot.InfoTag のメソッド
Generate the XML representation with no white spaces before.
toString() - class coins.snapshot.GraphTag のメソッド
Generate the XML representation with no white spaces before.
toString() - class coins.snapshot.FunctionTag のメソッド
Generate the XML representation with no white spaces before.
toString() - class coins.snapshot.ExpTag のメソッド
Generate the XML representation with no white spaces before.
toString() - class coins.snapshot.AbstType のメソッド
Generate the XML representation with no white spaces before.
toString() - class coins.ssa.SsaGraphNode のメソッド
The String representation of this node.
toString() - class coins.ssa.GlobalReassociation.SortData のメソッド
Make String to show the current data.
toString() - class coins.sym.VectorTypeImpl のメソッド
 
toString() - class coins.sym.TypeImpl のメソッド
 
toString() - class coins.sym.SymTableImpl のメソッド
 
toString() - class coins.sym.SymImpl のメソッド
 
toString() - class coins.sym.StringConstImpl のメソッド
 
toString() - class coins.sym.NamedConstImpl のメソッド
 
toString() - class coins.sym.LabelImpl のメソッド
 
toString() - class coins.sym.FlagBoxImpl のメソッド
 
toString() - interface coins.sym.FlagBox のメソッド
toString Get all true flags by giving their flag number.
toString() - class coins.sym.ExpIdImpl のメソッド
 
toString() - class coins.sym.ElemImpl のメソッド
 
toString() - class coins.sym.CharConstImpl のメソッド
 
toString() - class coins.util.IntLive のメソッド
....IntLive...................
toString() - class coins.util.IntConst のメソッド
...............................
toString() - class coins.util.IntBound のメソッド
....IntBound...................
toString() - class coins.util.FloatConst のメソッド
..................................... ................"
toString(byte[]) - class coins.cfront.EncodedType の static メソッド
 
toString(byte[], int) - class coins.ast.TypeDecoder の static メソッド
 
toString(HIR) - class coins.aflow.FlowUtil の static メソッド
computeHashCodeOfNode: Compute hash code of node pNode taking into account the hash codes of its children so that any two subtrees have the same hash code if they have the same shape.
toString(HIR) - class coins.alias.AliasUtil の static メソッド
Returns a String representation of the specified argument that is more representative than the one its toString method provides.
toString(HIR) - class coins.flow.FlowUtil の static メソッド
 
toString(int) - class coins.backend.ana.EnumRegVars のメソッド
Convert register variable number to string.
toString(int) - class coins.backend.Type の static メソッド
 
toString(int) - class coins.backend.Storage の static メソッド
 
toString(int) - class coins.snapshot.StatementType のメソッド
Generate the XML representation in string.
toString(int) - class coins.snapshot.StatementTag のメソッド
Generate the XML representation in string.
toString(int) - class coins.snapshot.NodeTag のメソッド
Generate the XML representation in string.
toString(int) - class coins.snapshot.ModuleTag のメソッド
Generate the XML representation in string.
toString(int) - class coins.snapshot.InfoTag のメソッド
Generate the XML representation in string.
toString(int) - class coins.snapshot.GraphTag のメソッド
Generate the XML representation in string.
toString(int) - class coins.snapshot.FunctionTag のメソッド
Generate the XML representation in string.
toString(int) - class coins.snapshot.ExpTag のメソッド
Generate the XML representation in string.
toString(int) - class coins.snapshot.AbstType のメソッド
Generate the XML representation in string.
toString(int) - class coins.util.IntConst のメソッド
..................................................... ......Character.MIN_RADIX(2)..Character.MAX_RADIX(36)..................10........
toString(MacroTask) - class coins.mdf.Conditions のメソッド
Get the string image of the bit vector which is belong to the specified macro task.
toString(NumberSet) - class coins.backend.ana.EnumRegVars のメソッド
Convert set of register variables s to string.
toString1(StringBuffer, ASTree) - class coins.ast.ASTree のメソッド
 
toStringByName() - class coins.aflow.ExpVectorImpl のメソッド
 
toStringByName() - class coins.flow.UseDefListImpl のメソッド
 
toStringByName() - interface coins.flow.UseDefList のメソッド
 
toStringByName() - class coins.flow.UseDefChainImpl のメソッド
 
toStringByName() - interface coins.flow.UseDefChain のメソッド
 
toStringByName() - class coins.flow.ExpVectorImpl のメソッド
 
toStringByName() - class coins.flow.DefUseChainImpl のメソッド
 
toStringByName() - interface coins.flow.DefUseChain のメソッド
 
toStringConcise() - class coins.aflow.ExpVectorImpl のメソッド
 
toStringConcise() - class coins.flow.ExpVectorImpl のメソッド
 
toStringDescriptive() - class coins.aflow.FlowAnalSymVectorImpl のメソッド
 
toStringDescriptive() - class coins.aflow.ExpVectorImpl のメソッド
 
toStringDescriptive() - class coins.aflow.DefVectorImpl のメソッド
Prints all the SetRefReprs whose corresponding bit is set in this DefVector.
toStringDescriptive() - class coins.aflow.util.BitVectorImpl のメソッド
 
toStringDescriptive() - interface coins.aflow.util.BitVector のメソッド
Returns a possibly more descriptive string representation than toString() of this BitVector.
toStringDescriptive() - class coins.alias.util.BitVector のメソッド
Returns a String representation of this BitVector, which is at least as descriptive as the one returned by toString().
toStringDescriptive() - class coins.flow.FlowAnalSymVectorImpl のメソッド
 
toStringDescriptive() - class coins.flow.ExpVectorImpl のメソッド
 
toStringDescriptive() - class coins.flow.DefVectorImpl のメソッド
Prints all the SetRefReprs whose corresponding bit is set in this DefVector.
toStringDescriptive() - class coins.flow.BitVectorImpl のメソッド
 
toStringDescriptive() - interface coins.flow.BitVector のメソッド
Returns a possibly more descriptive string representation than toString() of this BitVector.
toStringDetail() - class coins.aflow.BBlockImpl のメソッド
 
toStringDetail() - interface coins.aflow.BBlock のメソッド
toStringDetail: //##10
toStringDetail() - class coins.flow.BBlockImpl のメソッド
 
toStringDetail() - interface coins.flow.BBlock のメソッド
toStringDetail
toStringDetail() - class coins.ir.hir.StmtImpl のメソッド
 
toStringDetail() - class coins.ir.hir.HIR_Impl のメソッド
 
toStringDetail() - interface coins.ir.hir.HIR のメソッド
toStringDetail Get text string of this node showing detail information.
toStringDetail() - class coins.sym.VectorTypeImpl のメソッド
 
toStringDetail() - class coins.sym.VarImpl のメソッド
 
toStringDetail() - class coins.sym.UnionTypeImpl のメソッド
 
toStringDetail() - class coins.sym.TypeImpl のメソッド
 
toStringDetail() - class coins.sym.SymImpl のメソッド
 
toStringDetail() - interface coins.sym.Sym のメソッド
toStringDetail Get detailed attributes of this symbol in text which is not interned.
toStringDetail() - class coins.sym.SubpImpl のメソッド
 
toStringDetail() - class coins.sym.StructTypeImpl のメソッド
 
toStringDetail() - class coins.sym.StringConstImpl のメソッド
 
toStringDetail() - class coins.sym.RegionTypeImpl のメソッド
 
toStringDetail() - class coins.sym.NamedConstImpl のメソッド
 
toStringDetail() - class coins.sym.LabelImpl のメソッド
 
toStringDetail() - class coins.sym.ExpIdImpl のメソッド
 
toStringDetail() - class coins.sym.EnumTypeImpl のメソッド
 
toStringDetail() - class coins.sym.BoolConstImpl のメソッド
 
toStringExp() - class coins.backend.lir.LirSymRef のメソッド
推奨されていません。  
toStringExp() - class coins.backend.lir.LirNode のメソッド
推奨されていません。  
toStringExp() - class coins.backend.lir.LirIconst のメソッド
推奨されていません。  
toStringInf() - class coins.ir.hir.HirAnnex のメソッド
Get the information attached to this annex in the form of String.
toStringInfList(IrList) - class coins.ir.hir.HirAnnex のメソッド
Change the list of information to String.
toStringObject(Object) - class coins.IoRoot の static メソッド
toStringObject: Get the string image of given object pItem.
toStringObjectShort(Object) - class coins.IoRoot の static メソッド
toStringObjectShort: Get the short string image of given object pItem.
toStringShort() - class coins.aflow.IrAdapter のメソッド
 
toStringShort() - class coins.aflow.HashBasedFlowExpIdHir のメソッド
 
toStringShort() - interface coins.aflow.FlowExpId のメソッド
 
toStringShort() - class coins.aflow.FlowAnalSymVectorImpl のメソッド
 
toStringShort() - interface coins.aflow.FlowAnalSymVector のメソッド
 
toStringShort() - class coins.aflow.ExpVectorImpl のメソッド
 
toStringShort() - interface coins.aflow.ExpVector のメソッド
 
toStringShort() - class coins.aflow.BBlockImpl のメソッド
 
toStringShort() - interface coins.aflow.BBlock のメソッド
toStringShort: //##10
toStringShort() - class coins.flow.FlowAnalSymVectorImpl のメソッド
 
toStringShort() - interface coins.flow.FlowAnalSymVector のメソッド
 
toStringShort() - class coins.flow.ExpVectorImpl のメソッド
 
toStringShort() - interface coins.flow.ExpVector のメソッド
 
toStringShort() - class coins.flow.BBlockImpl のメソッド
 
toStringShort() - interface coins.flow.BBlock のメソッド
toStringShort
toStringShort() - class coins.ir.hir.SymNodeImpl のメソッド
 
toStringShort() - class coins.ir.hir.InfStmtImpl のメソッド
 
toStringShort() - class coins.ir.hir.HIR_Impl のメソッド
 
toStringShort() - interface coins.ir.hir.HIR のメソッド
toStringShort Get text string of this node showing node name and index only.
toStringShort() - class coins.ir.IrListImpl のメソッド
 
toStringShort() - interface coins.ir.IrList のメソッド
toStringShort
toStringShort() - interface coins.ir.IR のメソッド
setChild Set pHir as pNumber-th child of this node.
toStringShort() - class coins.sym.TypeImpl のメソッド
 
toStringShort() - class coins.sym.SymImpl のメソッド
 
toStringShort() - interface coins.sym.Sym のメソッド
toStringShort Get name and index of this symbol in text which is not interned.
toStringShort() - class coins.sym.NamedConstImpl のメソッド
 
toStringVeryShort() - class coins.aflow.BBlockImpl のメソッド
 
toStringWithChildren() - class coins.ir.hir.HIR_Impl のメソッド
 
toStringWithChildren() - interface coins.ir.hir.HIR のメソッド
toStringWithChildren Get the string of this node and its children traversing the children in depth-first order.
toStringWithChildren() - class coins.ir.hir.ExpListExpImpl のメソッド
 
toStringWOParen() - class coins.backend.util.ImList のメソッド
Visualize without ()
toSymbol(int) - class coins.backend.ana.EnumRegVars のメソッド
Convert register variable number to symbol.
touch() - class coins.backend.Function のメソッド
Notify this function having been modified.
touch() - class coins.backend.cfg.FlowGraph のメソッド
Notify that the graph has been modified.
tp - class coins.backend.sim.SimFuncTable の変数
 
trace - class coins.backend.Root の変数
 
trace - class coins.drivergen.Options の変数
trace message class
trace - class coins.mdf.MdfEnvironment の変数
The current trace information
trace - class coins.simd.SimdEnvironment の変数
 
trace - class coins.ssa.SsaEnvironment の変数
The trace object of the compiler
Trace - class coins.driver.Trace.
Trace controller.
TRACE - class coins.Registry の static 変数
TRACE is the field names of trace option.
TRACE - class coins.driver.CoinsOptions の static 変数
The "trace" option string.
trace(int, String) - class coins.driver.Trace のメソッド
Prints a generic message of a certain message level when it should be printed.
Trace(PrintStream, String, Warning) - class coins.driver.Trace のコンストラクタ
Constructs a new trace controller, which prints trace messages specified to be printed by command line options.
Trace(PrintStream, Warning) - class coins.driver.Trace のコンストラクタ
Constructs a new default trace controller, which prints no trace messages to a specified PrintStream.
trace(String) - class coins.driver.Trace のメソッド
Prints a generic level-less trace message when it should be printed.
Trace(String, int) - class coins.lparallel.LoopUtil のメソッド
Trace: print basic parallelizer information.
trace(String, int, String) - class coins.driver.Trace のメソッド
Prints a message of a certain message category and level when it should be printed.
trace(String, String) - class coins.driver.Trace のメソッド
Prints a level-less message of a certain message category when it should be printed.
Trace(Warning) - class coins.driver.Trace のコンストラクタ
Constructs a new default trace controller, which prints no trace messages to System.out.
TraceArrayCellList(String, LinkedList) - class coins.lparallel.ArrayAreaAnalyzer のメソッド
TraceArrayCellList:
TraceArrayCellList(String, LinkedList) - class coins.lparallel.ArrayAnal のメソッド
TraceArrayCellList:
TraceBBlockList(LoopTable) - class coins.lparallel.LoopUtil のメソッド
TraceBBlockList:
traceFirstStmt() - class coins.ir.hir.StmtImpl のメソッド
 
TraceFlag - class coins.lparallel.LoopUtil の変数
 
traceLastStmt() - class coins.ir.hir.StmtImpl のメソッド
 
traceOK(String, int) - class coins.backend.Root のメソッド
Return true if trace designated tag should be done.
traceParamCorresp(GlobalReform.MatchingData, Var, HIR, boolean) - class coins.opt.GlobalReform のメソッド
Trace the sequence of nonterminal parameter replacement and return the HIR that corresponds to the parameter pParamInstance directly or indirectly.
traceParamCorrespSimply(GlobalReform.MatchingData, Var) - class coins.opt.GlobalReform のメソッド
 
traceReplacementSeq(GlobalReform.MatchingData, Sym, Set, Set, boolean) - class coins.opt.GlobalReform のメソッド
traceReplacementSeq gets replica HIR that is used to replace pParam which may be either a nonterminal parameter or a pattern parameter.
TraceString - class coins.lparallel.LoopUtil の変数
 
TraceUsedRegisters() - class coins.backend.gen.CodeGenerator_ppc.PowerPCAttr のメソッド
 
transcode() - class coins.backend.sim.SimFuncTable のメソッド
 
transfer(BasicBlk) - class coins.backend.ana.LiveVariableBitMap のメソッド
Supply transfer function for block blk.
transfer(BasicBlk) - class coins.backend.ana.DataFlowAnalysis のメソッド
Supply transfer function for block blk.
transformByPatternSym(GlobalReform.MatchingData, Subp, HIR) - class coins.opt.GlobalReform のメソッド
transformByPatternSym transforms pInHir according to the pair of in-pattern and out-pattern defined by pPatternSym.
Transformer - interface coins.backend.Transformer.
Common Interface for Module/Function transformer.
transformStmtSeq(GlobalReform.MatchingData, Subp, Stmt) - class coins.opt.GlobalReform のメソッド
Transform the statement sequence beginning with pInStmt that matched with the statement pattern pPatternsym by applying adjustOutPattern to the corresponding out-pattern and then applying replaceParameters to the adjusted result.
translate() - class coins.ssa.PublicSsa のメソッド
Translate into SSA form.
TranslateToSsa - class coins.ssa.TranslateToSsa.
Translate to the static single assignment form ( SSA form ).
TranslateToSsa(SsaEnvironment, SsaSymTab, int, boolean) - class coins.ssa.TranslateToSsa のコンストラクタ
Constructor
transmissonAND(LirNode) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
travel(BasicBlk, LirNode, BiList) - class coins.ssa.BackTranslateFromSsaBriggs のメソッド
 
traverse_concatenatee(FirList, Node) - class coins.ffront.ConcatNode のメソッド
 
TreatIf - class coins.mdf.TreatIf.
This class treats `IF statement'.
TreatIf(MdfEnvironment, MacroFlowGraph, IfStmt, LinkedList, MdfConditions) - class coins.mdf.TreatIf のコンストラクタ
Constructor:
TreatLoop - class coins.mdf.TreatLoop.
This class treats `LOOP statement'.
TreatLoop(MdfEnvironment, MacroFlowGraph, LoopStmt, LinkedList) - class coins.mdf.TreatLoop のコンストラクタ
Constructor:
TreatLoop(MdfEnvironment, MacroFlowGraph, LoopStmt, LinkedList, MdfConditions) - class coins.mdf.TreatLoop のコンストラクタ
Constructor:
TreatNode - class coins.mdf.TreatNode.
This class treats some statements specially in MDF module.
TreatNode(MdfEnvironment, MacroFlowGraph, LinkedList, Stmt) - class coins.mdf.TreatNode のコンストラクタ
Constructor:
TreatSwitch - class coins.mdf.TreatSwitch.
This class treats `SWITCH statement'.
TreatSwitch(MdfEnvironment, MacroFlowGraph, SwitchStmt, LinkedList, MdfConditions) - class coins.mdf.TreatSwitch のコンストラクタ
Constructor:
TreeStmnt - class coins.ast.stmnt.TreeStmnt.
The super class of statements that contain nested statements.
TreeStmnt(ASTree, ASTree, String, int) - class coins.ast.stmnt.TreeStmnt のコンストラクタ
 
TreeStmnt(String, int) - class coins.ast.stmnt.TreeStmnt のコンストラクタ
 
TreeStructure - class coins.aflow.util.TreeStructure.
A tree structure class.
TreeStructure - class coins.flow.TreeStructure.
A tree structure class.
TreeStructure() - class coins.aflow.util.TreeStructure のコンストラクタ
Constructs a new tree structure instance.
TreeStructure() - class coins.flow.TreeStructure のコンストラクタ
Constructs a new tree structure instance.
TreeStructure(Collection) - class coins.aflow.util.TreeStructure のコンストラクタ
Constructs a new tree structure instance whose nodes are elements of the specified argument Collection.
TreeStructure(Collection) - class coins.flow.TreeStructure のコンストラクタ
Constructs a new tree structure instance whose nodes are elements of the specified argument Collection.
TreeWalker - class coins.ast.TreeWalker.
A helper class for traversing a tree.
TreeWalker.NodeList - class coins.ast.TreeWalker.NodeList.
 
TreeWalker.NodeList(TreeWalker.NodeList, ASTree) - class coins.ast.TreeWalker.NodeList のコンストラクタ
 
TreeWalker(ASTree) - class coins.ast.TreeWalker のコンストラクタ
 
tregNum(Object) - class coins.backend.gen.CodeGenerator_x86simd のメソッド
Return nonnegative number if operand is "%tX" register.
tregNum(Object) - class coins.backend.gen.CodeGenerator_x86 のメソッド
Return nonnegative number if operand is "%tX" register.
trig - class coins.backend.contrib.RegPromote の static 変数
 
trig - class coins.backend.gen.AggregatePropagation の static 変数
Trigger class singleton.
trig - class coins.backend.gen.AggregateByReference の static 変数
Trigger class singleton.
trig - class coins.backend.opt.SimpleOpt の static 変数
Trigger class singleton.
trig - class coins.backend.opt.Profiler の static 変数
 
trig - class coins.backend.opt.PreHeaders の static 変数
Trigger class singleton.
trig - class coins.backend.opt.LoopInversion の static 変数
Trigger class singleton.
trig - class coins.backend.opt.JumpOpt の static 変数
Trigger class singleton.
trig - class coins.backend.opt.JumpCanon の static 変数
Trigger class singleton.
trig - class coins.backend.opt.IntroVirReg の static 変数
Trigger class singleton.
trig - class coins.backend.opt.If2Jumpc の static 変数
Trigger class singleton.
trig - class coins.backend.opt.AugmentCFG の static 変数
Trigger class singleton.
trig - class coins.backend.regalo.RegisterAllocation の static 変数
Trigger class singleton.
trig - class coins.backend.regalo.LiveRange の static 変数
Trigger class singleton.
trigger(String) - class coins.backend.opt.Ssa の static メソッド
Return transformer object.
Triple - class coins.ffront.Triple.
 
Triple(Node, Node, Node, FirToHir) - class coins.ffront.Triple のコンストラクタ
 
TRUE - class coins.backend.sim.SimFuncTableElem の static 変数
 
TRUE_CONST - class coins.ffront.Parser の static 変数
 
trueDependOn - class coins.backend.sched.DependNode の変数
 
trueNode() - class coins.ir.hir.HIR_Impl のメソッド
 
trueNode() - interface coins.ir.hir.HIR0 のメソッド
trueNode Make a ConstNode instance having boolean true value.
trueTarget - class coins.backend.gen.CodeGenerator_arm.JumpcEntry の変数
 
TRUNCATE - class coins.ffront.IntrinsicUtility の static 変数
 
tryToEliminateExp(HIR, BBlock, Stmt) - class coins.opt.CommonSubexpElimHirE のメソッド
tryToEliminateExp //##25 Try to eliminate pExp or its subexpressions if their values are already computed in pBBlock.
tryToEliminateSubexp(HIR, BBlock, Stmt) - class coins.opt.CommonSubexpElimHirE のメソッド
tryToEliminateSubexp //##25 Try to eliminate subexpressions of pExp if their values are already computed in pBBlock.
tryToReform(GlobalReform.MatchingData, HIR) - class coins.opt.GlobalReform のメソッド
Try to transform given HIR subtree pHir.
tryToReplaceSubexp(HIR, BBlock, Stmt) - class coins.opt.CommonSubexpElimHirE のメソッド
tryToReplaceSubexp Try to replace subexpressions of pExp which is to be replaced.
TSTEQ - class coins.backend.Op の static 変数
 
tsteq(FloatConst, int) - class coins.util.FloatConst のメソッド
this==c......1................0.......................................
tsteq(IntBound, int) - class coins.util.IntBound のメソッド
this==b..IntBound.......
tsteq(IntConst, int) - class coins.util.IntConst のメソッド
this==c......1................0.......................................
TSTGES - class coins.backend.Op の static 変数
 
tstges(FloatConst, int) - class coins.util.FloatConst のメソッド
this>=c......1................0.......................................
tstges(IntBound, int) - class coins.util.IntBound のメソッド
this>=b(............)..IntBound.......
tstges(IntConst, int) - class coins.util.IntConst のメソッド
this>=c(............)......1................0.......................................
TSTGEU - class coins.backend.Op の static 変数
 
tstgeu(IntBound, int) - class coins.util.IntBound のメソッド
this>=b(............)..IntBound.......
tstgeu(IntConst, int) - class coins.util.IntConst のメソッド
this>=c(............)......1................0.......................................
TSTGTS - class coins.backend.Op の static 変数
 
tstgts(FloatConst, int) - class coins.util.FloatConst のメソッド
this>c......1................0.......................................
tstgts(IntBound, int) - class coins.util.IntBound のメソッド
this>b(............)..IntBound.......
tstgts(IntConst, int) - class coins.util.IntConst のメソッド
this>c(............)......1................0.......................................
TSTGTU - class coins.backend.Op の static 変数
 
tstgtu(IntBound, int) - class coins.util.IntBound のメソッド
this>b(............)..IntBound.......
tstgtu(IntConst, int) - class coins.util.IntConst のメソッド
this>c(............)......1................0.......................................
TSTLES - class coins.backend.Op の static 変数
 
tstles(FloatConst, int) - class coins.util.FloatConst のメソッド
this<=c......1................0.......................................
tstles(IntBound, int) - class coins.util.IntBound のメソッド
this<=b(............)..IntBound.......
tstles(IntConst, int) - class coins.util.IntConst のメソッド
this<=c(............)......1................0.......................................
TSTLEU - class coins.backend.Op の static 変数
 
tstleu(IntBound, int) - class coins.util.IntBound のメソッド
this<=b(............)..IntBound.......
tstleu(IntConst, int) - class coins.util.IntConst のメソッド
this<=c(............)......1................0.......................................
TSTLTS - class coins.backend.Op の static 変数
 
tstlts(FloatConst, int) - class coins.util.FloatConst のメソッド
this<c......1................0.......................................
tstlts(IntBound, int) - class coins.util.IntBound のメソッド
this<b(............)..IntBound.......
tstlts(IntConst, int) - class coins.util.IntConst のメソッド
this<c(............)......1................0.......................................
TSTLTU - class coins.backend.Op の static 変数
 
tstltu(IntBound, int) - class coins.util.IntBound のメソッド
this<b(............)..IntBound.......
tstltu(IntConst, int) - class coins.util.IntConst のメソッド
this<c(............)......1................0.......................................
TSTNE - class coins.backend.Op の static 変数
 
tstne(FloatConst, int) - class coins.util.FloatConst のメソッド
this!
tstne(IntBound, int) - class coins.util.IntBound のメソッド
this!
tstne(IntConst, int) - class coins.util.IntConst のメソッド
this!
ty - class coins.hir2lir.ConvToNewLIR.AsmParam の変数
 
type - class coins.backend.gen.CodeGenerator_sh4.LabelRegister の変数
 
type - class coins.backend.lir.LirNode の変数
Type of this node's result
type - class coins.backend.sym.Symbol の変数
 
type - class coins.backend.tools.Tmd2Java.OpPattern の変数
 
type - class coins.backend.tools.RegisterDescription2Java.RegSymbol の変数
 
type - class coins.backend.tools.RegisterDescription2Java.RegisterSet の変数
 
type - class coins.lir2c.Decla の変数
 
type - class coins.ssa.GlobalReassociation.SortData の変数
The type of the data
Type - class coins.backend.Type.
LIR type encoder/decoder without instance.
Type - interface coins.sym.Type.
Type interface Interface for Type class which specifies type information.
type_ - class coins.ffront.EquivManager.EquivGroup.EquivElem の変数
 
type_ - class coins.ffront.ConstManager.ParameterObject の変数
 
TYPE_CHARACTER - class coins.ffront.IntrinsicUtility の static 変数
 
TYPE_COMPLEX - class coins.ffront.IntrinsicUtility の static 変数
 
TYPE_DCOMPLEX - class coins.ffront.IntrinsicUtility の static 変数
 
TYPE_DOUBLE - class coins.ffront.IntrinsicUtility の static 変数
 
TYPE_FC - class coins.ffront.IntrinsicUtility の static 変数
 
TYPE_FI - class coins.ffront.IntrinsicUtility の static 変数
 
TYPE_FLOAT - class coins.ffront.IntrinsicUtility の static 変数
 
TYPE_INT - class coins.ffront.IntrinsicUtility の static 変数
 
TYPE_NO - class coins.ffront.IntrinsicUtility の static 変数
 
TYPE_NUMBER - class coins.ffront.IntrinsicUtility の static 変数
 
TYPE_ONE_OR_TWO - class coins.ffront.IntrinsicUtility の static 変数
 
TYPE_OVER_TWO - class coins.ffront.IntrinsicUtility の static 変数
 
TYPE_REAL - class coins.ffront.IntrinsicUtility の static 変数
 
type(int, long) - class coins.backend.Type の static メソッド
 
type(Token, Node) - class coins.ffront.F77Sym のメソッド
make Fir node of type declaration [f77.jay] type : type_name opt_length_spec { $$ = fSym.type($1, $2); } | DIMENSION { $$ = $1; }
type1 - class coins.ffront.IntrinsicUtility.NameAndType の変数
 
type2 - class coins.ffront.IntrinsicUtility.NameAndType の変数
 
typeAddress - class coins.backend.TargetMachine の変数
Address type for this machine.
typeAddress - class coins.backend.opt.Profiler の変数
 
typeAddress - class coins.SymRoot の変数
Type symbols representing basic types
typeAddress() - class coins.backend.MachineParams のメソッド
Return address type.
typeAddress() - class coins.backend.gen.MachineParams_x86_64 のメソッド
 
typeAddress() - class coins.backend.gen.MachineParams_x86simd のメソッド
 
typeAddress() - class coins.backend.gen.MachineParams_x86 のメソッド
 
typeAddress() - class coins.backend.gen.MachineParams_thumb のメソッド
 
typeAddress() - class coins.backend.gen.MachineParams_sparc のメソッド
 
typeAddress() - class coins.backend.gen.MachineParams_sh4 のメソッド
 
typeAddress() - class coins.backend.gen.MachineParams_sample のメソッド
 
typeAddress() - class coins.backend.gen.MachineParams_ppc のメソッド
 
typeAddress() - class coins.backend.gen.MachineParams_mips のメソッド
 
typeAddress() - class coins.backend.gen.MachineParams_mb のメソッド
 
typeAddress() - class coins.backend.gen.MachineParams_arm のメソッド
 
typeAddress() - class coins.backend.gen.MachineParams_alpha のメソッド
 
typeBool - class coins.backend.TargetMachine の変数
Boolean type for this machine.
typeBool - class coins.SymRoot の変数
Type symbols representing basic types
typeBool() - class coins.backend.MachineParams のメソッド
Return boolean type.
typeBool() - class coins.backend.gen.MachineParams_x86_64 のメソッド
 
typeBool() - class coins.backend.gen.MachineParams_x86simd のメソッド
 
typeBool() - class coins.backend.gen.MachineParams_x86 のメソッド
 
typeBool() - class coins.backend.gen.MachineParams_thumb のメソッド
 
typeBool() - class coins.backend.gen.MachineParams_sparc のメソッド
 
typeBool() - class coins.backend.gen.MachineParams_sh4 のメソッド
 
typeBool() - class coins.backend.gen.MachineParams_sample のメソッド
 
typeBool() - class coins.backend.gen.MachineParams_ppc のメソッド
 
typeBool() - class coins.backend.gen.MachineParams_mips のメソッド
 
typeBool() - class coins.backend.gen.MachineParams_mb のメソッド
 
typeBool() - class coins.backend.gen.MachineParams_arm のメソッド
 
typeBool() - class coins.backend.gen.MachineParams_alpha のメソッド
 
typeChar - class coins.SymRoot の変数
Type symbols representing basic types
typeCheck(Type, int) - class coins.ffront.IntrinsicUtility のメソッド
 
typed - class coins.backend.Op の static 変数
 
typedDeclList - class coins.ffront.F77Sym の変数
 
TypeDecoder - class coins.ast.TypeDecoder.
Utility methods for interpreting an encoded type.
TypeDecoder() - class coins.ast.TypeDecoder のコンストラクタ
 
TYPEDEF - interface coins.ast.TokenId の static 変数
 
TYPEDEF_NAME - interface coins.ast.TokenId の static 変数
 
typeDouble - class coins.SymRoot の変数
Type symbols representing basic types
typeFloat - class coins.SymRoot の変数
Type symbols representing basic types
typeForArithmeticExp(Type) - class coins.opt.LoopUnrolling のメソッド
 
TypeId - interface coins.ast.TypeId.
Type identifiers and storage specifiers.
TypeImpl - class coins.sym.TypeImpl.
TypeImpl Class
TypeImpl() - class coins.sym.TypeImpl のコンストラクタ
 
TypeImpl(SymRoot) - class coins.sym.TypeImpl のコンストラクタ
 
typeInt - class coins.SymRoot の変数
Type symbols representing basic types
typeKind(int) - class coins.simd.LirUtil の static メソッド
Changes a type to its kind(I or F or etc.)
typeLong - class coins.SymRoot の変数
Type symbols representing basic types
typeLongDouble - class coins.SymRoot の変数
Type symbols representing basic types
typeLongLong - class coins.SymRoot の変数
Type symbols representing basic types
TypeNode - interface coins.ir.hir.TypeNode.
Type name node interface.
typeNode(Type) - class coins.ir.hir.HIR_Impl のメソッド
 
TypeNodeImpl - class coins.ir.hir.TypeNodeImpl.
Type name node class.
TypeNodeImpl(HirRoot, Type) - class coins.ir.hir.TypeNodeImpl のコンストラクタ
 
typeNum(int) - class coins.simd.LirUtil の static メソッド
Changes a type to bits
typeOffset - class coins.SymRoot の変数
Type symbols representing basic types
typeParamWord - class coins.backend.gen.CodeGenerator の変数
Type of parameter words on stack
TypePrefix - class coins.backend.Debug の static 変数
 
typeRegion - class coins.SymRoot の変数
 
typeRegsetList - class coins.backend.tools.Tmd2Java の static 変数
 
typeShort - class coins.SymRoot の変数
Type symbols representing basic types
typeStringAny - class coins.SymRoot の変数
 
typeU_Char - class coins.SymRoot の変数
Type symbols representing basic types
typeU_Int - class coins.SymRoot の変数
Type symbols representing basic types
typeU_Long - class coins.SymRoot の変数
Type symbols representing basic types
typeU_LongLong - class coins.SymRoot の変数
Type symbols representing basic types
typeU_Short - class coins.SymRoot の変数
Type symbols representing basic types
TypeUtility - class coins.ffront.TypeUtility.
 
TypeUtility(FirToHir) - class coins.ffront.TypeUtility のコンストラクタ
 
typeVoid - class coins.SymRoot の変数
Type symbols representing basic types
typeVoidPtr - class coins.casttohir.ToHir の変数
typeVoidPtr Type of void pointer.
TypicalPattern - class coins.backend.sim.TypicalPattern.
 
TypicalPattern() - class coins.backend.sim.TypicalPattern のコンストラクタ
 

U

UDChain - interface coins.aflow.UDChain.
This is the reverse of the DefUseCell interface.
UDChain.UseNode - class coins.aflow.UDChain.UseNode.
 
udChain(IR) - class coins.aflow.Flow のメソッド
 
UDChainImpl - class coins.aflow.UDChainImpl.
 
UDChainImpl(FlowRoot, IR) - class coins.aflow.UDChainImpl のコンストラクタ
 
UDList - interface coins.aflow.UDList.
UDList interface List of UDChains that are associated with a particular FlowAnalSym
udList() - class coins.aflow.Flow のメソッド
 
UDListImpl - class coins.aflow.UDListImpl.
 
UDListImpl(FlowRoot) - class coins.aflow.UDListImpl のコンストラクタ
 
UINT_CONST - interface coins.ast.TokenId の static 変数
 
ULONG_CONST - interface coins.ast.TokenId の static 変数
 
ULONGLONG_CONST - interface coins.ast.TokenId の static 変数
 
UMINUS - class coins.ffront.Parser の static 変数
 
UnaryExpr - class coins.ast.expr.UnaryExpr.
Unary expression.
UnaryExpr(Expr) - class coins.ast.expr.UnaryExpr のコンストラクタ
 
UnaryNode - class coins.ffront.UnaryNode.
 
UnaryNode(int, Node, FirToHir) - class coins.ffront.UnaryNode のコンストラクタ
 
unavailVar - class coins.ssa.PREQP の変数
 
UNCLASSIFIED_LABEL - interface coins.sym.Label の static 変数
Label kind numbers
undecayExp(Exp, ConstNode) - class coins.ir.hir.HIR_Impl のメソッド
 
undecayExp(Exp, ConstNode) - interface coins.ir.hir.HIR のメソッド
undecayExp Build an expression that undecay a pointer to a vector whose element type is pointed type.
undecayExp(Exp, Exp, Exp) - class coins.ir.hir.HIR_Impl のメソッド
 
undecayExp(Exp, Exp, Exp) - interface coins.ir.hir.HIR のメソッド
undecayExp Build an expression that undecay a pointer to a vector whose element type is pointed type.
undecayExp(Exp, long) - class coins.ir.hir.HIR_Impl のメソッド
 
undecayExp(Exp, long) - interface coins.ir.hir.HIR のメソッド
undecayExp Build an expression that undecay a pointer to a vector whose element type is pointed type.
undecayExp(Exp, long, long) - class coins.ir.hir.HIR_Impl のメソッド
 
undecayExp(Exp, long, long) - interface coins.ir.hir.HIR0 のメソッド
undecayExp Build an expression that undecay a pointer to a vector whose element type is pointed type.
UNDEFINE_MACRO - interface coins.driver.CompileSpecification の static 変数
Option header to undefine a preprocessor macro.
UNDEFINED - class coins.backend.Op の static 変数
 
UNDEFINED - class coins.casttohir.ParseString の static 変数
 
UNDER_VISIT - interface coins.flow.BBlock の static 変数
 
unifyBBlocks() - class coins.aflow.MakeControlFlowGraph のメソッド
 
UnimplementedMethodException - error coins.aflow.util.UnimplementedMethodException.
Thrown to indicate that the requested method is not implemented yet.
UnimplementedMethodException() - class coins.aflow.util.UnimplementedMethodException のコンストラクタ
Creates a new instance of UnimplementedMethodException
UnimplementedMethodException(String) - class coins.aflow.util.UnimplementedMethodException のコンストラクタ
 
UNINITIALIZED - interface coins.aflow.UDChain の static 変数
Indicates that the variable may not have been set LOCALLY, i.e., within the subprogram, before used.
UNINITIALIZED - interface coins.aflow.DefUseCell の static 変数
Indicates that the variable may not have been set LOCALLY, i.e., within the subprogram, before used.
Union - class coins.ast.Union.
Declaration of a union type.
UNION - interface coins.ast.TokenId の static 変数
 
UNION_BEGIN - interface coins.ast.TypeId の static 変数
 
UNION_END - interface coins.ast.TypeId の static 変数
 
union(IntBound) - class coins.util.IntBound のメソッド
..........IntBound...............
union(int, int) - class coins.backend.util.UnionFind のメソッド
Merge two sets
union(IntLive) - class coins.util.IntLive のメソッド
..........IntLive...............
Union(String, DeclaratorList, String, int, ToHirC) - class coins.ast.Union のコンストラクタ
 
UnionFind - class coins.backend.util.UnionFind.
Union-Find algorithm
UnionFind(int) - class coins.backend.util.UnionFind のコンストラクタ
Create Union/Find data structure.
UnionType - interface coins.sym.UnionType.
UnionType interface
unionType(IrList, Sym) - class coins.sym.SymImpl のメソッド
 
unionType(IrList, Sym) - interface coins.sym.Sym0 のメソッド
unionType with element list and tag Make an instance of UnionType in symRoot.symTableCurrent and prepare for making its origin type where nameOfTag is the name string of pTag, elemSym is union element and elemType is its type.
unionType(String, IrList, Sym) - class coins.sym.SymImpl のメソッド
 
UnionTypeImpl - class coins.sym.UnionTypeImpl.
UnionTypeImpl Class
UnionTypeImpl(SymRoot, String, IrList) - class coins.sym.UnionTypeImpl のコンストラクタ
UnionTypeImpl constructor Make an instance of UnionType in symRoot.symTableCurrent.
unit - class coins.drivergen.InputIr の static 変数
Module
unit_ - class coins.ffront.I77Utils の変数
 
unit_name_ - class coins.ffront.EquivManager の変数
 
unit_name_ - class coins.ffront.CommonManager の変数
 
UNKNOWN - class coins.backend.Type の static 変数
 
UNKNOWN - interface coins.backend.Keyword の static 変数
 
UNKNOWN - class coins.hir2lir.ConvToNewLIR.SymStat の static 変数
 
UnLabeledDoStmt - class coins.ffront.UnLabeledDoStmt.
 
UnLabeledDoStmt(Node, Node, int, FirToHir) - class coins.ffront.UnLabeledDoStmt のコンストラクタ
 
unlink() - class coins.backend.util.BiList のメソッド
 
unlink() - class coins.backend.util.BiLink のメソッド
Remove this link from the list.
unschedulable - class coins.backend.sched.Pipelining.ScheduleInfo の変数
 
unSchedulable - class coins.backend.sched.DependGraph の変数
 
unsetInterfere(int, int) - class coins.backend.ana.InterferenceGraph のメソッド
 
unsetLock - class coins.mdf.DeclareExternVariables の変数
The function `omp_unset_lock()'
UNSIGNED - interface coins.ast.TokenId の static 変数
 
UNSIGNED_T - interface coins.ast.TypeId の static 変数
 
unsignedValue() - class coins.backend.lir.LirIconst のメソッド
Return unsigned value of this node.
untaggedIconst(int, long) - class coins.backend.lir.LirFactory のメソッド
Create hidden INTCONST node
UntilStmt - interface coins.ir.hir.UntilStmt.
Until-statement (do-while, repeat-until) interface.
UntilStmtImpl - class coins.ir.hir.UntilStmtImpl.
Until-statement (do-while, repeat-until) class.
UntilStmtImpl(HirRoot, Label, Stmt, Label, Exp, Label) - class coins.ir.hir.UntilStmtImpl のコンストラクタ
Constructor
UNUSED - interface coins.aflow.UDChain の static 変数
Indicates that the variable will not be used LOCALLY, i.e., within the subprogram.
UNUSED - class coins.hir2lir.ConvToNewLIR.SymStat の static 変数
 
updateHash(Hashtable, Object, Object) - class coins.ssa.BackTranslateFromSsaBriggs のメソッド
Update "elem" of "hashtable" at "key".
UPLUS - class coins.ffront.Parser の static 変数
 
upper - class coins.util.IntBound の変数
....
usage - class coins.backend.tools.Tmd2Java の static 変数
 
use - class coins.lparallel.Ref_Table の変数
 
USE - class coins.backend.Op の static 変数
 
use_fr10 - class coins.backend.gen.CodeGenerator_sh4.SH4Attr の変数
 
use_fr12 - class coins.backend.gen.CodeGenerator_sh4.SH4Attr の変数
 
use_fr14 - class coins.backend.gen.CodeGenerator_sh4.SH4Attr の変数
 
use_fr8 - class coins.backend.gen.CodeGenerator_sh4.SH4Attr の変数
 
use_modResultList - class coins.lparallel.LoopTable の変数
 
USE_PTR - interface coins.aflow.LoopInf の static 変数
 
USE_PTR - interface coins.flow.LoopInf の static 変数
 
USE_PTR - interface coins.flow.BBlock の static 変数
 
use_r10 - class coins.backend.gen.CodeGenerator_sh4.SH4Attr の変数
 
use_r11 - class coins.backend.gen.CodeGenerator_sh4.SH4Attr の変数
 
use_r12 - class coins.backend.gen.CodeGenerator_sh4.SH4Attr の変数
 
use_r13 - class coins.backend.gen.CodeGenerator_sh4.SH4Attr の変数
 
use_r8 - class coins.backend.gen.CodeGenerator_sh4.SH4Attr の変数
 
use_r9 - class coins.backend.gen.CodeGenerator_sh4.SH4Attr の変数
 
useAfterDef - class coins.backend.gen.Rule の変数
Use after def flag.
useAfterDef - class coins.backend.tools.Tmd2Java.Prod の変数
 
useArrayList - class coins.lparallel.Ref_Table の変数
 
useArrayParameterSize - class coins.casttohir.ToHir の変数
useArrayParameterSize Use array parameter size (decided by compiler option).
useBuf - class coins.backend.lir.LirNode.Scanner の変数
 
used - class coins.backend.tools.Tmd2Java.Nonterm の変数
used?
used(Symbol, LirNode) - class coins.simd.SimdOpt のメソッド
Tests if a symbol is used in an instruction (LirNode).
UseDefChain - interface coins.flow.UseDefChain.
UseDefChain interface Use-def list chain representaing a use node and list of its definition points.
UseDefChainImpl - class coins.flow.UseDefChainImpl.
UseDefChainImpl class Use-def list cell representaing a use node and list of its definition points.
UseDefChainImpl(FlowRoot, IR) - class coins.flow.UseDefChainImpl のコンストラクタ
 
UseDefList - interface coins.flow.UseDefList.
UseDefList interface Use-def list representaing list of use nodes of a symbol where each use node has list of its definition points.
UseDefListImpl - class coins.flow.UseDefListImpl.
UseDefListImpl class Use-def list representaing list of use nodes of a symbol where each use node has a list of its def points.
UseDefListImpl(FlowRoot) - class coins.flow.UseDefListImpl のコンストラクタ
 
useNodeIterator() - class coins.aflow.SetRefReprImpl のメソッド
 
useNodeIterator() - interface coins.aflow.SetRefRepr のメソッド
DFO iterator over the nodes under the subtree returned by getIR(), but the node returned by getDefNode() excluded.
useNodeIterator() - class coins.flow.SetRefReprHirImpl のメソッド
 
useNodeIterator() - interface coins.flow.SetRefRepr のメソッド
DFO iterator over the nodes under the subtree returned by getIR(), but the node returned by getDefNode() excluded.
useNodeList() - class coins.aflow.SetRefReprHirImpl のメソッド
 
useNodeList() - interface coins.aflow.SetRefRepr のメソッド
Returns the List of nodes that are associated with a Sym that are used (read), in the depth first order that appears under the subtree returned by getIR().
useNodeList() - class coins.flow.SetRefReprHirImpl のメソッド
Returns the List of nodes that are associated with a Sym that are used (read), in the depth first order that appears under the subtree returned by getIR().
useNodeList() - interface coins.flow.SetRefRepr のメソッド
Returns the List of nodes that are associated with a Sym that are used (read), in the depth first order that appears under the subtree returned by getIR().
useNodeList(boolean, boolean) - class coins.aflow.SetRefReprHirImpl のメソッド
 
useNodeList(boolean, boolean) - class coins.flow.SetRefReprHirImpl のメソッド
List up nodes using FlowAnalSym and Subp (exclude child1 of SUBS node)
useOldLir - class coins.casttohir.ToHir の変数
useOldLir Use old LIR generator (temporary switch for development).
useSites - class coins.backend.ana.ScanVarReference の変数
useSites[v]: List of basic blocks which has upward exposed uses of v
useSubsForPtr - class coins.casttohir.ToHir の変数
useSubsForPtr Use subscripted expression for pointer (decided by compiler option).
useSymList() - class coins.flow.SetRefReprImpl のメソッド
 
useSymList() - interface coins.flow.SetRefRepr のメソッド
Returns the List of FlowAnalSyms used in this SetRefRepr.
useSyms() - class coins.aflow.SetRefReprImpl のメソッド
 
useSyms() - class coins.aflow.SetRefReprEImpl のメソッド
 
useSyms() - interface coins.aflow.SetRefRepr のメソッド
Returns the Set of the FlowAnalSyms used in this SetRefRepr.
useSyms() - class coins.flow.SetRefReprImpl のメソッド
 
useSyms() - interface coins.flow.SetRefRepr のメソッド
Returns the Set of the FlowAnalSyms used in this SetRefRepr.
useSymTableOfSubpDefinition(SubpDefinition) - class coins.SymRoot のメソッド
useSymTableOfSubpDefinition: //##16 Set the subpCurrent to the one corresponding to the subprogram definition pSubpDef, and set symTableCurrent, symTableCurrentSubp to the one corresponding to pSubpDef.
UseTable - class coins.simd.UseTable.
Class for a use table
UseTable() - class coins.simd.UseTable のコンストラクタ
Constructs a UseTable object
UseVarNode - class coins.lparallel.ReductionCell の変数
 
UseVarNode - class coins.lparallel.Reduction の変数
 
UseVarNode - class coins.lparallel.BasicInduction の変数
 
Util - class coins.mdf.Util.
The utilities for the MDF module.
Util - class coins.simd.Util.
Utility class for SIMD optimization classes.
Util - class coins.snapshot.Util.
Utility
Util - class coins.ssa.Util.
Utilities for the SSA module
Util() - class coins.simd.Util のコンストラクタ
 
Util() - class coins.snapshot.Util のコンストラクタ
Constructor
Util(MdfEnvironment, MacroFlowGraph) - class coins.mdf.Util のコンストラクタ
Constructor:
Util(SsaEnvironment, Function) - class coins.ssa.Util のコンストラクタ
Constructor

V

val_ - class coins.ffront.ProcessData.ArrayElement の変数
 
value - class coins.ast.Enum.Item の変数
 
value - class coins.backend.gen.Rule の変数
Value code in S-expression
value - class coins.backend.gen.CodeGenerator_sh4.LabelRegister の変数
 
value - class coins.backend.lir.LirIconst の変数
Value of this node
value - class coins.backend.lir.LirFconst の変数
 
value - class coins.backend.tools.Tmd2Java.Nonterm の変数
 
value - class coins.backend.tools.Tmd2Java.OpPattern の変数
 
value - class coins.backend.tools.Tmd2Java.Prod の変数
 
value - class coins.ffront.Scanner の変数
 
value - class coins.sym.SymTableEntryImpl の変数
 
value() - class coins.ffront.Scanner のメソッド
associated with current token.
value() - interface coins.ffront.Parser.yyInput のメソッド
associated with current token.
value(char, Node) - class coins.ffront.F77Hir のメソッド
 
valueConst - class coins.lparallel.IndExp の変数
 
valueOf(int) - class coins.util.IntLive の static メソッド
....................................IntLive.......
valueOf(int, BigInteger) - class coins.util.IntConst の static メソッド
......................
valueOf(IntConst) - class coins.util.IntLive の static メソッド
................................................IntLive.......
valueOf(int, int, BigDecimal) - class coins.util.FloatConst の static メソッド
................................................
valueOf(int, int, BigInteger) - class coins.util.FloatConst の static メソッド
................................................
valueOf(int, int, double) - class coins.util.FloatConst の static メソッド
................................................
valueOf(int, int, long) - class coins.util.FloatConst の static メソッド
................................................
valueOf(int, long) - class coins.util.IntConst の static メソッド
......................
values - class coins.ir.hir.ExpListExpImpl の変数
 
VALUESUM - class coins.opt.Inline の変数
 
Var - interface coins.sym.Var.
Var interface Variable interface Var Variable Param Formal parameter Elem struct/union element Field Class field Deleted methods (##2) getType, setType, setSize, setDimension
VAR_ASSIGNED - class coins.backend.regalo.RegisterAllocation の static 変数
 
VAR_AUTO - interface coins.sym.Var の static 変数
 
VAR_COALESCED - class coins.backend.regalo.RegisterAllocation の static 変数
 
VAR_ONSTACK - class coins.backend.regalo.RegisterAllocation の static 変数
 
VAR_REGISTER - interface coins.sym.Var の static 変数
 
VAR_SPILLED - class coins.backend.regalo.RegisterAllocation の static 変数
 
VAR_STATIC - interface coins.sym.Var の static 変数
 
VAR_WORKING - class coins.backend.regalo.RegisterAllocation の static 変数
 
varArgFunction - class coins.backend.gen.CodeGenerator_x86_64.X86_64Attr の変数
 
varArgFunction - class coins.backend.gen.CodeGenerator_sparc.SparcAttr の変数
True if the function is variable argument.
varArgFunction - class coins.backend.gen.CodeGenerator_sh4.SH4Attr の変数
 
VariableExpr - class coins.ast.expr.VariableExpr.
Variable.
VariableExpr(Declarator) - class coins.ast.expr.VariableExpr のコンストラクタ
 
variableMap - class coins.ssa.DDCopyPropagation の変数
 
variadic - class coins.backend.gen.CodeGenerator_thumb.ThumbAttr の変数
is variadic ?
variant - class coins.backend.lir.LirLabelRef の変数
Variant id
VarImpl - class coins.sym.VarImpl.
VarImpl Class represents Variable symbols.
VarImpl(SymRoot) - class coins.sym.VarImpl のコンストラクタ
 
VarImpl(SymRoot, String) - class coins.sym.VarImpl のコンストラクタ
 
VarIterator - interface coins.sym.VarIterator.
VarIterator interface (##4) Scan all varaibles and parameters in a symbol table.
VarIteratorImpl - class coins.sym.VarIteratorImpl.
VarIteratorImpl class (##4)
VarIteratorImpl(SymTable) - class coins.sym.VarIteratorImpl のコンストラクタ
 
VarNode - interface coins.ir.hir.VarNode.
Variable name node.
VarNode - class coins.lparallel.Ref_Array の変数
 
varNode(Var) - class coins.ir.hir.HIR_Impl のメソッド
 
varNode(Var) - interface coins.ir.hir.HIR0 のメソッド
varNode Make a VarNode instance having Var symbol pVar.
VarNodeImpl - class coins.ir.hir.VarNodeImpl.
Variable name node class.
VarNodeImpl(HirRoot) - class coins.ir.hir.VarNodeImpl のコンストラクタ
 
VarNodeImpl(HirRoot, Var) - class coins.ir.hir.VarNodeImpl のコンストラクタ
 
varNodeToVarSet(Set) - class coins.hir2lir.ReformHir のメソッド
Change the set of VarNodes to a set of corresponding Vars.
varResultList - class coins.lparallel.LoopTable の変数
 
varUnParalellLastPrivateList - class coins.lparallel.LoopTable の変数
 
vecsToBlk(BasicBlk, Vector) - class coins.simd.Util の static メソッド
 
vector - class coins.mdf.Conditions の変数
The conditions which set into the executable conditions when the macro task finishes executing
VECTOR_INSTRUCTION - class coins.backend.gen.CodeGenerator_ppc.StructureScheduler の static 変数
 
VECTOR_REGISTER_SIZE - class coins.backend.gen.CodeGenerator_ppc の static 変数
 
Vector2Reg(LirNode, BiList) - class coins.backend.gen.CodeGenerator_ppc のメソッド
 
vectorAnd(BitVector, BitVector) - class coins.aflow.util.BitVectorImpl のメソッド
 
vectorAnd(BitVector, BitVector) - interface coins.aflow.util.BitVector のメソッド
vectorAnd; Make a bit vector and set its value by executing bit-wise-and operation on this and pOperand2.
vectorAnd(BitVector, BitVector) - class coins.alias.alias2.TagVector2 のメソッド
Performs the bitwise AND operation between this BitVector and the argument pOperand2, and stores the result into pResult.
vectorAnd(BitVector, BitVector) - class coins.alias.TagVector のメソッド
Performs the bitwise AND operation between this BitVector and the argument pOperand2, and stores the result into pResult.
vectorAnd(BitVector, BitVector) - class coins.alias.util.BitVector のメソッド
Performs the bitwise AND operation between this BitVector and the argument pOperand2, and stores the result into pResult.
vectorAnd(BitVector, BitVector) - class coins.flow.BitVectorImpl のメソッド
 
vectorAnd(BitVector, BitVector) - interface coins.flow.BitVector のメソッド
vectorAnd; Make a bit vector and set its value by executing bit-wise-and operation on this and pOperand2.
vectorAnd(BitVector, BitVector) - class coins.ssa.BitVector のメソッド
Logical AND for bit vector.
vectorCopy(BitVector) - class coins.aflow.util.BitVectorImpl のメソッド
 
vectorCopy(BitVector) - interface coins.aflow.util.BitVector のメソッド
vectorCopy; Make a bit vector and set its value same to that of pOperand.
vectorCopy(BitVector) - class coins.alias.alias2.TagVector2 のメソッド
Copies the contents of this BitVector into the specified argument.
vectorCopy(BitVector) - class coins.alias.TagVector のメソッド
Copies the contents of this BitVector into the specified argument.
vectorCopy(BitVector) - class coins.alias.util.BitVector のメソッド
Copies the contents of this BitVector into the specified argument.
vectorCopy(BitVector) - class coins.flow.BitVectorImpl のメソッド
 
vectorCopy(BitVector) - interface coins.flow.BitVector のメソッド
vectorCopy; Make a bit vector and set its value same to that of pOperand.
vectorCopy(BitVector) - class coins.ssa.BitVector のメソッド
Copy the current bit vector to another bit vector.
vectorEqual(BitVector) - class coins.aflow.util.BitVectorImpl のメソッド
 
vectorEqual(BitVector) - interface coins.aflow.util.BitVector のメソッド
vectorEqual; See if this and pOperand2 have the same value or not.
vectorEqual(BitVector) - class coins.alias.util.BitVector のメソッド
Compares this BitVector with the specified argument for equality.
vectorEqual(BitVector) - class coins.flow.BitVectorImpl のメソッド
 
vectorEqual(BitVector) - interface coins.flow.BitVector のメソッド
vectorEqual; See if this and pOperand2 have the same value or not.
vectorEqual(BitVector) - class coins.ssa.BitVector のメソッド
Compare two bit vectors.
vectorNot(BitVector) - class coins.aflow.util.BitVectorImpl のメソッド
 
vectorNot(BitVector) - interface coins.aflow.util.BitVector のメソッド
vectorNot; Make a bit vector and set its value by executing bit-wise-not operation on pOperand.
vectorNot(BitVector) - class coins.alias.alias2.TagVector2 のメソッド
Performs the bitwise NOT operation on this BitVector and store the result into the specified argument.
vectorNot(BitVector) - class coins.alias.TagVector のメソッド
Performs the bitwise NOT operation on this BitVector and store the result into the specified argument.
vectorNot(BitVector) - class coins.alias.util.BitVector のメソッド
Performs the bitwise NOT operation on this BitVector and store the result into the specified argument.
vectorNot(BitVector) - class coins.flow.BitVectorImpl のメソッド
 
vectorNot(BitVector) - interface coins.flow.BitVector のメソッド
vectorNot; Make a bit vector and set its value by executing bit-wise-not operation on pOperand.
vectorNot(BitVector) - class coins.ssa.BitVector のメソッド
Logical NOT for bit vector.
vectorOr(BitVector, BitVector) - class coins.aflow.util.BitVectorImpl のメソッド
 
vectorOr(BitVector, BitVector) - interface coins.aflow.util.BitVector のメソッド
vectorOr; Make a bit vector and set its value by executing bit-wise-or operation on this and pOperand2.
vectorOr(BitVector, BitVector) - class coins.alias.alias2.TagVector2 のメソッド
Performs the bitwise OR operation between this BitVector and the argument pOperand2, and stores the result into pResult.
vectorOr(BitVector, BitVector) - class coins.alias.TagVector のメソッド
Performs the bitwise OR operation between this BitVector and the argument pOperand2, and stores the result into pResult.
vectorOr(BitVector, BitVector) - class coins.alias.util.BitVector のメソッド
Performs the bitwise OR operation between this BitVector and the argument pOperand2, and stores the result into pResult.
vectorOr(BitVector, BitVector) - class coins.flow.BitVectorImpl のメソッド
 
vectorOr(BitVector, BitVector) - interface coins.flow.BitVector のメソッド
vectorOr; Make a bit vector and set its value by executing bit-wise-or operation on this and pOperand2.
vectorOr(BitVector, BitVector) - class coins.ssa.BitVector のメソッド
Logical OR for bit vector.
vectorReset() - class coins.aflow.util.BitVectorImpl のメソッド
 
vectorReset() - interface coins.aflow.util.BitVector のメソッド
vectorReset; Reset all bits of this vector to 0.
vectorReset() - class coins.alias.alias2.TagVector2 のメソッド
Resets all the bits of this BitVector.
vectorReset() - class coins.alias.TagVector のメソッド
Resets all the bits of this BitVector.
vectorReset() - class coins.alias.util.BitVector のメソッド
Resets all the bits of this BitVector.
vectorReset() - class coins.flow.BitVectorImpl のメソッド
 
vectorReset() - interface coins.flow.BitVector のメソッド
vectorReset; Reset all bits of this vector to 0.
vectorReset() - class coins.ssa.BitVector のメソッド
Reset all bits in current bit vector.
VectorSet - class coins.backend.util.VectorSet.
Set of small integers represented in arrays.
VectorSet.Iterator - class coins.backend.util.VectorSet.Iterator.
 
VectorSet.Iterator(VectorSet) - class coins.backend.util.VectorSet.Iterator のコンストラクタ
 
VectorSet(int) - class coins.backend.util.VectorSet のコンストラクタ
Create a set of numbers which is supposed to be less than max
vectorSize() - class coins.mdf.Util のメソッド
Get the size of bit vector.
vectorSub(BitVector, BitVector) - class coins.aflow.util.BitVectorImpl のメソッド
 
vectorSub(BitVector, BitVector) - interface coins.aflow.util.BitVector のメソッド
vectorSub; Make a bit vector and set its value by executing bit-wise-sub operation on this and pOperand2.
vectorSub(BitVector, BitVector) - class coins.alias.alias2.TagVector2 のメソッド
Performs the bitwise subtraction operation between this BitVector and the argument pOperand2, and stores the result into pResult.
vectorSub(BitVector, BitVector) - class coins.alias.TagVector のメソッド
Performs the bitwise subtraction operation between this BitVector and the argument pOperand2, and stores the result into pResult.
vectorSub(BitVector, BitVector) - class coins.alias.util.BitVector のメソッド
Performs the bitwise subtraction operation between this BitVector and the argument pOperand2, and stores the result into pResult.
vectorSub(BitVector, BitVector) - class coins.flow.BitVectorImpl のメソッド
 
vectorSub(BitVector, BitVector) - interface coins.flow.BitVector のメソッド
vectorSub; Make a bit vector and set its value by executing bit-wise-sub operation on this and pOperand2.
vectorSub(BitVector, BitVector) - class coins.ssa.BitVector のメソッド
SUB for bit vector.
VectorType - interface coins.sym.VectorType.
VectorType Interface for vector type.
vectorType(String, Type, Exp, Exp) - class coins.sym.SymImpl のメソッド
vectorType with element count and lower bound as expression.
vectorType(String, Type, Exp, Exp) - interface coins.sym.Sym のメソッド
vectorType with element count and lower bound as expression Get the vector type that is composed of element type pElemType and element count pElemCountExp, lower bound pLowerBoundExp.
vectorType(String, Type, long, long) - class coins.sym.SymImpl のメソッド
vectorType with element count and lower bound as integer number.
vectorType(String, Type, long, long) - interface coins.sym.Sym のメソッド
vectorType with element count and lower bound given as integer value Get the vector type that is composed of element type pElemType and element count pElemCount, lower bound pLowerBound.
vectorType(Type, Exp) - class coins.sym.SymImpl のメソッド
vectorType with element count given as an expression.
vectorType(Type, Exp) - interface coins.sym.Sym のメソッド
vectorType with element count given as expression Get the vector type that is composed of element type pElemType and element count pElemCountExp.
vectorType(Type, long) - class coins.casttohir.ToHir のメソッド
vectorType Create vector type.
vectorType(Type, long) - class coins.sym.SymImpl のメソッド
vectorType with element count given as integer number.
vectorType(Type, long) - interface coins.sym.Sym0 のメソッド
vectorType with element count given as integer value Get the vector type that is composed of element type pElemType and element count pElemCount.
VectorTypeImpl - class coins.sym.VectorTypeImpl.
 
VectorTypeImpl(SymRoot, String, Type, long) - class coins.sym.VectorTypeImpl のコンストラクタ
 
VectorTypeImpl(SymRoot, String, Type, long, Exp, long, Exp) - class coins.sym.VectorTypeImpl のコンストラクタ
VectorTypeImpl General constructor of VectorTypeImpl.
VectorTypeImpl(SymRoot, Type, long) - class coins.sym.VectorTypeImpl のコンストラクタ
 
vectorTypeUnfixed(Type, Exp) - class coins.sym.SymImpl のメソッド
 
vectorTypeUnfixed(Type, Exp) - interface coins.sym.Sym のメソッド
vectorType having unfixed number of element of pElemType.
vectorTypeUnfixed(Type, long) - class coins.sym.SymImpl のメソッド
 
vectorTypeUnfixed(Type, long) - interface coins.sym.Sym0 のメソッド
vectorType having unfixed number of element of pElemType.
vectorXor(BitVector, BitVector) - class coins.aflow.util.BitVectorImpl のメソッド
 
vectorXor(BitVector, BitVector) - interface coins.aflow.util.BitVector のメソッド
vectorXor; Make a bit vector and set its value by executing bit-wise exclusive-or operation on this and pOperand2.
vectorXor(BitVector, BitVector) - class coins.alias.alias2.TagVector2 のメソッド
Performs the bitwise exclusive OR (XOR) operation between this BitVector and the argument pOperand2, and stores the result into pResult.
vectorXor(BitVector, BitVector) - class coins.alias.TagVector のメソッド
Performs the bitwise exclusive OR (XOR) operation between this BitVector and the argument pOperand2, and stores the result into pResult.
vectorXor(BitVector, BitVector) - class coins.alias.util.BitVector のメソッド
Performs the bitwise exclusive OR (XOR) operation between this BitVector and the argument pOperand2, and stores the result into pResult.
vectorXor(BitVector, BitVector) - class coins.flow.BitVectorImpl のメソッド
 
vectorXor(BitVector, BitVector) - interface coins.flow.BitVector のメソッド
vectorXor; Make a bit vector and set its value by executing bit-wise exclusive-or operation on this and pOperand2.
vectorXor(BitVector, BitVector) - class coins.ssa.BitVector のメソッド
Logical XOR for bit vector.
vectSize - class coins.mdf.Conditions の変数
Ths size of the bit vector
VERBOSE - interface coins.driver.CompileSpecification の static 変数
Verbose option.
VERBOSE_FLAG - class coins.driver.Driver の static 変数
Verbose flag.
version - class coins.backend.BackVersion の static 変数
 
version - class coins.Version の static 変数
Version number string.
Version - class coins.Version.
 
Version() - class coins.Version のコンストラクタ
 
VISIBILITY - interface coins.sym.Sym の static 変数
Visibility attribute attribute
VISIT_OVER - interface coins.flow.BBlock の static 変数
 
visit(ASTree) - class coins.casttohir.ToHirC のメソッド
Visit ASTree.
visit(HIR) - class coins.ir.hir.PrintStmtVisitor のメソッド
 
visit(HIR) - class coins.ir.hir.HirVisitorModel2 のメソッド
 
visit(HIR) - class coins.ir.hir.HirVisitorModel1 のメソッド
visit Procedure to visit nodes of pHir.
visit(LirBinOp) - class coins.backend.gen.CodeGenerator.LexpToString のメソッド
 
visit(LirBinOp) - interface coins.backend.lir.LirVisitor のメソッド
 
visit(LirBinOp) - class coins.ssa.BackTranslateFromSsaBriggs.ReplaceVisitor のメソッド
 
visit(LirBinOp) - class coins.ssa.BackTranslateFromSsaBriggs.PickingRegister のメソッド
 
visit(LirFconst) - class coins.backend.gen.CodeGenerator.LexpToString のメソッド
 
visit(LirFconst) - interface coins.backend.lir.LirVisitor のメソッド
 
visit(LirFconst) - class coins.ssa.BackTranslateFromSsaBriggs.ReplaceVisitor のメソッド
 
visit(LirFconst) - class coins.ssa.BackTranslateFromSsaBriggs.PickingRegister のメソッド
 
visit(LirIconst) - class coins.backend.gen.CodeGenerator.LexpToString のメソッド
 
visit(LirIconst) - interface coins.backend.lir.LirVisitor のメソッド
 
visit(LirIconst) - class coins.ssa.BackTranslateFromSsaBriggs.ReplaceVisitor のメソッド
 
visit(LirIconst) - class coins.ssa.BackTranslateFromSsaBriggs.PickingRegister のメソッド
 
visit(LirLabelRef) - class coins.backend.gen.CodeGenerator.LexpToString のメソッド
 
visit(LirLabelRef) - interface coins.backend.lir.LirVisitor のメソッド
 
visit(LirLabelRef) - class coins.ssa.BackTranslateFromSsaBriggs.ReplaceVisitor のメソッド
 
visit(LirLabelRef) - class coins.ssa.BackTranslateFromSsaBriggs.PickingRegister のメソッド
 
visit(LirNaryOp) - class coins.backend.gen.CodeGenerator.LexpToString のメソッド
 
visit(LirNaryOp) - interface coins.backend.lir.LirVisitor のメソッド
 
visit(LirNaryOp) - class coins.ssa.BackTranslateFromSsaBriggs.ReplaceVisitor のメソッド
 
visit(LirNaryOp) - class coins.ssa.BackTranslateFromSsaBriggs.PickingRegister のメソッド
 
visit(LirSymRef) - class coins.backend.gen.CodeGenerator.LexpToString のメソッド
 
visit(LirSymRef) - interface coins.backend.lir.LirVisitor のメソッド
 
visit(LirSymRef) - class coins.ssa.BackTranslateFromSsaBriggs.ReplaceVisitor のメソッド
 
visit(LirSymRef) - class coins.ssa.BackTranslateFromSsaBriggs.PickingRegister のメソッド
 
visit(LirUnaOp) - class coins.backend.gen.CodeGenerator.LexpToString のメソッド
 
visit(LirUnaOp) - interface coins.backend.lir.LirVisitor のメソッド
 
visit(LirUnaOp) - class coins.ssa.BackTranslateFromSsaBriggs.ReplaceVisitor のメソッド
 
visit(LirUnaOp) - class coins.ssa.BackTranslateFromSsaBriggs.PickingRegister のメソッド
 
visitChildren(HIR) - class coins.ir.hir.HirVisitorModel2 のメソッド
 
visited - class coins.backend.sched.DependNode の変数
 
visited - class coins.backend.tools.RegisterDescription2Java.RegSymbol の変数
 
visited - class coins.mdf.TreatNode の変数
 
visitExp(Exp) - class coins.casttohir.ToHirVisit のメソッド
 
visitExpAsExpStmt(Exp) - class coins.casttohir.ToHirBase のメソッド
Do the same as visitExpAsSequencePoint but this is for an expression whose value is not used (in such cases as procedure call (ExpStmt), non-last expression of comma expression (x of (x, y)), etc.).
visitExpAsSequencePoint(Exp) - class coins.casttohir.ToHirBase のメソッド
Visit the expression e.
Visitor - interface coins.ast.Visitor.
The visitor pattern.
visitProgram() - class coins.casttohir.ToHirVisit のメソッド
Visit HIR program tree.
visitProgram(Program) - class coins.casttohir.ToHirVisit のメソッド
Visit HIR program tree.
visitStmt(Stmt) - class coins.casttohir.ToHirVisit のメソッド
Call appropriate method by operator of statement node.
VOID - interface coins.ast.TokenId の static 変数
 
VOID_T - interface coins.ast.TypeId の static 変数
 
VOLATILE - interface coins.ast.TokenId の static 変数
 
VOLATILE_T - interface coins.ast.TypeId の static 変数
 
vtob(Vector) - class coins.simd.LirUtil の static メソッド
Transforms a Vecgtor into a BiList

W

walkPreorder(LirVisitor, LirNode) - class coins.ssa.BackTranslateFromSsaBriggs のメソッド
 
warinig(int, String) - class coins.ir.hir.HIR_Impl のメソッド
 
warn(String) - class coins.simd.Util の static メソッド
Prints an error message.
warning - class coins.cfront.Lex の変数
 
Warning - class coins.driver.Warning.
Warning controller.
WARNING_CATEGORY - interface coins.driver.CompileSpecification の static 変数
Option header to show warning messages of a category.
Warning() - class coins.driver.Warning のコンストラクタ
Constructs a default warning controller which has no warning.
warning(int, String) - class coins.driver.Warning のメソッド
Prints a generic warning message with a warning number when it should be printed.
warning(int, String, String) - class coins.driver.Warning のメソッド
Prints a warning message of a certain warning category with a warning number when it should be printed.
Warning(IoRoot) - class coins.driver.Warning のコンストラクタ
Constructs a default warning controller which has no warning specification and prints warning messages to a specified IoRoot.
Warning(List) - class coins.driver.Warning のコンストラクタ
Constructs a warning controller which is initialized by warning options.
Warning(List, IoRoot) - class coins.driver.Warning のコンストラクタ
Constructs a warning controller which is initialized by warning options and prints warning messages to a specified IoRoot.
warning(String) - class coins.aflow.Flow のメソッド
output warning message.
warning(String) - class coins.casttohir.ToHir のメソッド
warning Output warning message.
warning(String) - class coins.driver.Warning のメソッド
Prints a generic warning message when it should be printed.
warning(String, String) - class coins.driver.Warning のメソッド
Prints a warning message of a certain warning category when it should be printed.
warning(Sym, String) - class coins.casttohir.ToHir のメソッド
 
watchingEnd - class coins.mdf.DeclarePtestVariables の変数
The function `mdf_watching_end'
watchingReport - class coins.mdf.DeclarePtestVariables の変数
The function `mdf_watching_report'
WcharLiteral - class coins.ast.expr.WcharLiteral.
Constant wchar_t character string.
WcharLiteral(String) - class coins.ast.expr.WcharLiteral のコンストラクタ
 
whereIs(Object) - class coins.backend.util.BiList のメソッド
Return the position of first occurence of an object obj.
whichCond(MacroTask, MacroTask) - class coins.mdf.MacroFlowGraph.ControlBranch のメソッド
Get the decision which way to branch.
WHILE - interface coins.ast.TokenId の static 変数
 
WhileStmnt - class coins.ast.stmnt.WhileStmnt.
While statement.
WhileStmnt(String, int) - class coins.ast.stmnt.WhileStmnt のコンストラクタ
 
WhileStmt - interface coins.ir.hir.WhileStmt.
While-statement interface.
whileStmt(Exp, Stmt) - class coins.ir.hir.HIR_Impl のメソッド
 
whileStmt(Exp, Stmt) - interface coins.ir.hir.HIR0 のメソッド
 
whileStmt(Label, Exp, Stmt, Label, Label) - class coins.ir.hir.HIR_Impl のメソッド
 
whileStmt(Label, Exp, Stmt, Label, Label) - interface coins.ir.hir.HIR のメソッド
ifStmt Build an if-statement with then-part (pThenPart) and else-part (pElsePart).
WhileStmtImpl - class coins.ir.hir.WhileStmtImpl.
While-statement class.
WhileStmtImpl(HirRoot, Label, Exp, Stmt, Label, Label) - class coins.ir.hir.WhileStmtImpl のコンストラクタ
 
windUp() - class coins.backend.ana.LiveVariableBitMap のメソッド
Finalization.
windUp() - class coins.backend.ana.DataFlowAnalysis のメソッド
Finalize problem-oriented data structure.
withInf() - class coins.ir.hir.HIR_Impl のメソッド
 
WORD_SIZE - class coins.ast.Aggregate の static 変数
This variable used for computing word alignment.
WordInstruction - class coins.backend.asmpp.WordInstruction.
 
WordInstruction(String, int) - class coins.backend.asmpp.WordInstruction のコンストラクタ
 
wordMark - class coins.backend.asmpp.AsmLine の static 変数
 
WORDSIZE - class coins.backend.util.BitMapSet の static 変数
 
wordSize() - class coins.mdf.Util のメソッド
Get the one word size.
work - class coins.alias.MyExpId の変数
Workspace object that can be used for any purpose.
wrapCallNode(IR, FlowRoot) - class coins.opt.OptUtil の static メソッド
wrapCallNode If pCallNode is a FunctionExp node, wraps the node with an ExpStmt.
WRITE - class coins.ffront.Parser の static 変数
 
writeInit(FirList) - class coins.ffront.I77Utils のメソッド
 
WriteStmt - class coins.ffront.WriteStmt.
WRITE statement WRITE '(' ci_list ')' opt_io_list Currently, ci_list must be list of two '*'s, and opt_io_list must be list of variables.
writeStmt(FirList, FirList) - class coins.ffront.F77Hir のメソッド
 
WriteStmt(FirList, FirList, int, FirToHir) - class coins.ffront.WriteStmt のコンストラクタ
 
writesToDefiniteAddress() - class coins.aflow.SetRefReprHirImpl のメソッド
 
writesToDefiniteAddress() - interface coins.aflow.SetRefRepr のメソッド
 
writesToDefiniteAddress() - class coins.flow.SetRefReprHirImpl のメソッド
 
writesToDefiniteAddress() - interface coins.flow.SetRefRepr のメソッド
 
writeVector(Var, Var, SymTable) - class coins.hir2lir.ReformHir のメソッド
 
wrt - class coins.backend.asmpp.LiteralAndBranchProcessor の変数
 

X

x - class coins.backend.regalo.RegisterAllocation.CopyPair の変数
 
XDEF - interface coins.backend.Keyword の static 変数
 
ximm - class coins.backend.gen.CodeGenerator_arm の変数
decompose immediate
XREF - interface coins.backend.Keyword の static 変数
 

Y

y - class coins.backend.regalo.RegisterAllocation.CopyPair の変数
 
yybegin(int) - class coins.ffront.Scanner のメソッド
Enters a new lexical state
yycharat(int) - class coins.ffront.Scanner のメソッド
Returns the character at position pos from the matched text.
yyCheck - class coins.ffront.Parser.YyCheckClass の static 変数
 
yyclose() - class coins.ffront.Scanner のメソッド
Closes the input stream.
yyDefault(Object) - class coins.ffront.Parser のメソッド
executed at the beginning of a reduce action.
yyDefRed - class coins.ffront.Parser.YyDefRedClass の static 変数
 
yyDgoto - class coins.ffront.Parser.YyDgotoClass の static 変数
 
YYEOF - class coins.ffront.Scanner の static 変数
This character denotes the end of file
yyerror(String) - class coins.ffront.Parser のメソッド
simplified error message.
yyerror(String, String[]) - class coins.ffront.Parser のメソッド
(syntax) error message.
yyErrorCode - class coins.ffront.Parser の static 変数
 
yyExpecting(int) - class coins.ffront.Parser のメソッド
computes list of expected tokens on error by tracing the tables.
yyFinal - class coins.ffront.Parser の static 変数
debugging support, requires the package jay.yydebug.
yyGindex - class coins.ffront.Parser.YyGindexClass の static 変数
 
YYINITIAL - class coins.ffront.Scanner の static 変数
lexical states
yyLen - class coins.ffront.Parser.YyLenClass の static 変数
 
yylength() - class coins.ffront.Scanner のメソッド
Returns the length of the matched text region.
yyLex - class coins.ffront.Parser の変数
 
yylex() - class coins.ffront.Scanner のメソッド
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
yyLhs - class coins.ffront.Parser.YyLhsClass の static 変数
 
yyMax - class coins.ffront.Parser の変数
initial size and increment of the state/value stack [default 256].
yyName - class coins.ffront.Parser.YyNameClass の static 変数
 
yyparse(Parser.yyInput) - class coins.ffront.Parser のメソッド
the generated parser.
yyparse(Parser.yyInput, Object) - class coins.ffront.Parser のメソッド
the generated parser, with debugging messages.
yypushback(int) - class coins.ffront.Scanner のメソッド
Pushes the specified amount of characters back into the input stream.
yyreset(Reader) - class coins.ffront.Scanner のメソッド
Resets the scanner to read from a new input stream.
yyRindex - class coins.ffront.Parser.YyRindexClass の static 変数
 
yySindex - class coins.ffront.Parser.YySindexClass の static 変数
 
yystate() - class coins.ffront.Scanner のメソッド
Returns the current lexical state.
yyTable - class coins.ffront.Parser.YyTableClass の static 変数
 
yytext() - class coins.ffront.Scanner のメソッド
Returns the text matched by the current regular expression.

Z

zero_check - class coins.lparallel.LoopTable の変数
 
ZEROS - class coins.backend.Op の static 変数
 
ZEROS - interface coins.backend.Keyword の static 変数
 

_

_getRegsetOf(Symbol) - class coins.backend.gen.CodeGenerator_alpha のメソッド
 
_setRegsetOf(Symbol, String) - class coins.backend.gen.CodeGenerator_alpha のメソッド
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _