Home
last modified time | relevance | path

Searched defs:Acc (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DExpandReductions.cpp123 Value *Acc = II->getArgOperand(0); in expandReductions() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A Dxxhash.cpp57 static uint64_t round(uint64_t Acc, uint64_t Input) { in round() argument
64 static uint64_t mergeRound(uint64_t Acc, uint64_t Val) { in mergeRound() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonStoreWidening.cpp400 unsigned Acc = 0; // Value accumulator. in createWideStores() local
H A DHexagonConstPropagation.cpp2987 MachineOperand &Acc = MI.getOperand(1); in rewriteHexConstUses() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DIRBuilder.cpp329 CallInst *IRBuilderBase::CreateFAddReduce(Value *Acc, Value *Src) { in CreateFAddReduce() argument
338 CallInst *IRBuilderBase::CreateFMulReduce(Value *Acc, Value *Src) { in CreateFMulReduce() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp801 llvm::getOrderedReduction(IRBuilder<> &Builder, Value *Acc, Value *Src, in getOrderedReduction() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp86 Value *Acc = nullptr; member in __anon24536::Reduction
667 Value *Acc = R.getAccumulator(); InsertParallelMACs() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp387 const MemorySSA::AccessList *Acc = MSSA->getBlockAccesses(BB); in hasMemoryUse() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp586 const MemorySSA::AccessList *Acc = MSSA->getBlockAccesses(BB); in cloneUsesAndDefs() local
1365 MemorySSA::AccessList *Acc = MSSA->getWritableBlockAccesses(BB); in removeBlocks() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringARM32.h415 void _mla(Variable *Dest, Variable *Src0, Variable *Src1, Variable *Acc, in _mla() argument
419 void _mls(Variable *Dest, Variable *Src0, Variable *Src1, Variable *Acc, in _mls() argument

Completed in 18 milliseconds