Home | History | Annotate | Download | only in fipstools

Lines Matching defs:Add

195 func (t *tokens32) Add(rule pegRule, begin, end, index uint32) {
332 add := func(rule pegRule, begin uint32) {
333 tree.Add(rule, begin, position, tokenIndex)
390 add(ruleAsmFile, position1)
497 add(ruleStatement, position6)
695 add(ruleGlobalDirective, position25)
727 add(ruleDirective, position51)
826 add(ruleDirectiveName, position55)
1016 add(ruleLocationDirective, position71)
1065 add(ruleArgs, position97)
1175 add(ruleArg, position105)
1195 add(ruleQuotedArg, position123)
1236 add(ruleQuotedText, position125)
1254 add(ruleLabelContainingDirective, position132)
1923 add(ruleLabelContainingDirectiveName, position134)
1972 add(ruleSymbolArgs, position223)
2108 add(ruleSymbolArg, position231)
2191 add(ruleSymbolType, position254)
2207 add(ruleDot, position258)
2235 add(ruleTCMarker, position260)
2254 add(ruleEscapedChar, position262)
2303 add(ruleWS, position264)
2339 add(ruleComment, position272)
2374 add(ruleLabel, position277)
2476 add(ruleSymbolName, position282)
2611 add(ruleLocalSymbol, position298)
2649 add(ruleLocalLabel, position318)
2702 add(ruleLocalLabelRef, position324)
2792 add(ruleInstruction, position332)
2888 add(ruleInstructionName, position346)
2941 add(ruleInstructionArg, position362)
3099 add(ruleTOCRefHigh, position371)
3242 add(ruleTOCRefLow, position389)
3258 add(ruleIndirectionIndicator, position405)
3412 add(ruleRegisterOrConstant, position407)
3492 add(ruleMemoryRef, position431)
3572 add(ruleSymbolRef, position442)
3672 add(ruleBaseIndexScale, position456)
3699 add(ruleOperator, position472)
3906 add(ruleOffset, position476)
3969 add(ruleSection, position509)
4008 add(ruleSegmentRegister, position519)