Home
last modified time | relevance | path

Searched defs:Accum (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPoisonChecking.cpp92 Value *Accum = Ops[i++]; in buildOrChain() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h1496 Value *Accum = Ops[0]; in CreateAnd() local
1518 Value *Accum = Ops[0]; in CreateOr() local
1709 Value *Accum = Ops[0]; in CreateLogicalOr() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp1752 X86_64ABIInfo::Class X86_64ABIInfo::merge(Class Accum, Class Field) { in merge()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp1267 Value *Accum = UndefValue::get(HVC.getByteTy(B.Seg.Size)); in realignLoadGroup() local
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp1926 Init *Accum = Start; in Fold() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp5537 const SCEV *Accum = getAddExpr(Ops); in createAddRecFromPHIWithCastsImpl() local
5763 const SCEV *Accum = nullptr; in createSimpleAffineAddRec() local
5868 const SCEV *Accum = getAddExpr(Ops); in createAddRecFromPHI() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp3429 const SCEV *Accum = SE.getZero(IntTy); in GenerateIVChain() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp3868 MutableArrayRef<Register> Accum, in buildMultiply()
H A DSIISelLowering.cpp13751 SDValue Accum = in tryFoldToMad64_32() local