/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | xxhash.cpp | 57 static uint64_t round(uint64_t Acc, uint64_t Input) { in round() 64 static uint64_t mergeRound(uint64_t Acc, uint64_t Val) { in mergeRound()
|
/third_party/typescript/tests/cases/compiler/ |
D | moduleDeclarationExportStarShadowingGlobalIsNameable.ts | 19 interface Acc { interface
|
/third_party/typescript/tests/baselines/reference/ |
D | moduleDeclarationExportStarShadowingGlobalIsNameable.js | 25 export const func = (account: model.Account, acc2: model.Acc) => {};
|
/third_party/rust/crates/either/src/ |
D | lib.rs | 949 fn fold<Acc, G>(self, init: Acc, f: G) -> Acc in fold() 951 G: FnMut(Acc, Self::Item) -> Acc, in fold() 1040 fn rfold<Acc, G>(self, init: Acc, f: G) -> Acc in rfold() 1042 G: FnMut(Acc, Self::Item) -> Acc, in rfold()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | ExpandReductions.cpp | 123 Value *Acc = II->getArgOperand(0); in expandReductions() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMParallelDSP.cpp | 86 Value *Acc = nullptr; member in __anon3399a6000111::Reduction 630 Instruction *InsertAfter) { in InsertParallelMACs() 667 Value *Acc = R.getAccumulator(); in InsertParallelMACs() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | LegalizerInfo.cpp | 702 [](unsigned Acc, const MCOperandInfo &OpInfo) { in verify() 709 [](unsigned Acc, const MCOperandInfo &OpInfo) { in verify()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | MemorySSAUpdater.cpp | 586 const MemorySSA::AccessList *Acc = MSSA->getBlockAccesses(BB); in cloneUsesAndDefs() local 1358 if (MemorySSA::AccessList *Acc = MSSA->getWritableBlockAccesses(BB)) in removeBlocks() local 1365 MemorySSA::AccessList *Acc = MSSA->getWritableBlockAccesses(BB); in removeBlocks() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonStoreWidening.cpp | 400 unsigned Acc = 0; // Value accumulator. in createWideStores() local
|
D | HexagonConstExtenders.cpp | 1379 [](unsigned Acc, const RangeTree::Node *N) { in assignInits()
|
D | HexagonConstPropagation.cpp | 2987 MachineOperand &Acc = MI.getOperand(1); in rewriteHexConstUses() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | IRBuilder.cpp | 329 CallInst *IRBuilderBase::CreateFAddReduce(Value *Acc, Value *Src) { in CreateFAddReduce() 338 CallInst *IRBuilderBase::CreateFMulReduce(Value *Acc, Value *Src) { in CreateFMulReduce()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | LoopUtils.cpp | 801 llvm::getOrderedReduction(IRBuilder<> &Builder, Value *Acc, Value *Src, in getOrderedReduction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | GVNHoist.cpp | 387 const MemorySSA::AccessList *Acc = MSSA->getBlockAccesses(BB); in hasMemoryUse() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | MemorySanitizer.cpp | 2966 Value *Acc = IRB.CreateExtractElement( in handleMaskedLoad() local
|