Searched defs:Accum (Results 1 – 8 of 8) sorted by relevance
131 bool Accum = getFlags()->record_snapshots && BitIdx < MaxAccumBitIdx; in countAndClearShadowValues() local
99 Value *Accum = Ops[i++]; in buildOrChain() local
1381 Value *Accum = Ops[0]; in CreateAnd() local1407 Value *Accum = Ops[0]; in CreateOr() local
1330 Init *Accum = Start; in Fold() local
4760 const SCEV *Accum = getAddExpr(Ops); in createAddRecFromPHIWithCastsImpl() local4986 const SCEV *Accum = nullptr; in createSimpleAffineAddRec() local5083 const SCEV *Accum = getAddExpr(Ops); in createAddRecFromPHI() local
2277 X86_64ABIInfo::Class X86_64ABIInfo::merge(Class Accum, Class Field) { in merge()
3973 const SCEV *Accum = getAddExpr(Ops); in createAddRecFromPHI() local
5028 struct gl_accum_attrib Accum; /**< Accum buffer attributes */ member