Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPoisonChecking.cpp
/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h1496 Value *Accum = Ops[0]; CreateAnd() local
1518 Value *Accum = Ops[0]; CreateOr() local
1709 Value *Accum = Ops[0]; CreateLogicalOr() local
[all...]
/llvm-project/llvm/unittests/Analysis/
H A DScalarEvolutionTest.cpp681 Value *Accum = Constant::getNullValue(I8PtrTy); TEST_F() local
/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp1752 merge(Class Accum,Class Field) merge() argument
[all...]
/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp1926 Init *Accum = Start; Fold() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp1267 Value *Accum = UndefValue::get(HVC.getByteTy(B.Seg.Size)); in realignLoadGroup() local
/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp5537 const SCEV *Accum = getAddExpr(Ops); createAddRecFromPHIWithCastsImpl() local
5763 const SCEV *Accum = nullptr; createSimpleAffineAddRec() local
5868 const SCEV *Accum = getAddExpr(Ops); createAddRecFromPHI() local
[all...]
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp3425 const SCEV *Accum = SE.getZero(IntTy); GenerateIVChain() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp3868 buildMultiply(LegalizerHelper & Helper,MutableArrayRef<Register> Accum,ArrayRef<Register> Src0,ArrayRef<Register> Src1,bool UsePartialMad64_32,bool SeparateOddAlignedProducts) const buildMultiply() argument
[all...]
H A DSIISelLowering.cpp13747 SDValue Accum = tryFoldToMad64_32() local
/llvm-project/llvm/unittests/Frontend/
H A DOpenMPIRBuilderTest.cpp4784 isSimpleBinaryReduction(Value * Accum,BasicBlock * BB,Instruction::BinaryOps * OpCode=nullptr) isSimpleBinaryReduction() argument