Home
last modified time | relevance | path

Searched defs:Acc (Results 1 – 25 of 35) sorted by relevance

12

/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCPreEmitPeephole.cpp380 assert(PPC::ACCRCRegClass.contains(Acc) && in removeAccPrimeUnprime() local
388 assert(PPC::ACCRCRegClass.contains(Acc) && in removeAccPrimeUnprime() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerInfo.cpp387 [](unsigned Acc, const MCOperandInfo &OpInfo) { in verify()
394 [](unsigned Acc, const MCOperandInfo &OpInfo) { in verify()
/llvm-project/llvm/lib/CodeGen/
H A DExpandReductions.cpp73 Value *Acc = II->getArgOperand(0); expandReductions() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp88 Value *Acc = nullptr; global() member in __anona5fe241c0111::Reduction
627 __anona5fe241c0602(LoadInst* WideLd0, LoadInst *WideLd1, Value *Acc, bool Exchange, Instruction *InsertAfter) InsertParallelMACs() argument
664 Value *Acc = R.getAccumulator(); InsertParallelMACs() local
[all...]
/llvm-project/clang/lib/Sema/
H A DSemaPPC.cpp246 CUSTOM_BUILTIN(Name,Intr,Types,Acc,Feature) CheckPPCBuiltinFunctionCall() argument
/llvm-project/polly/lib/Support/
H A DVirtualInstruction.cpp320 auto *Acc = WorklistAccs.pop_back_val(); in walkReachable() local
[all...]
/llvm-project/llvm/tools/llvm-rc/
H A DResourceScriptStmt.cpp49 for (const auto &Acc : Accelerators) { in log() local
H A DResourceFileWriter.cpp702 for (auto &Acc : Res->Accelerators) { in writeAcceleratorsBody() local
/llvm-project/llvm/lib/Support/
H A Dxxhash.cpp67 round(uint64_t Acc,uint64_t Input) round() argument
74 mergeRound(uint64_t Acc,uint64_t Val) mergeRound() argument
[all...]
/llvm-project/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp600 const MemorySSA::AccessList *Acc = MSSA->getBlockAccesses(BB); cloneUsesAndDefs() local
1360 if (MemorySSA::AccessList *Acc = MSSA->getWritableBlockAccesses(BB)) removeBlocks() local
1367 MemorySSA::AccessList *Acc = MSSA->getWritableBlockAccesses(BB); removeBlocks() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonStoreWidening.cpp
H A DHexagonConstExtenders.cpp1380 __anon2d0f1e950402(unsigned Acc, const RangeTree::Node *N) assignInits() argument
/llvm-project/llvm/lib/Target/X86/
H A DX86LowerAMXIntrinsics.cpp243 createTileDPLoops(BasicBlock * Start,BasicBlock * End,IRBuilderBase & B,Value * Row,Value * Col,Value * K,Value * Acc,Value * LHS,Value * RHS) createTileDPLoops() argument
/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1173 __anonc753f93a0702(MemoryAccess *Acc) isWriteAtEndOfFunction() argument
1509 __anonc753f93a0902(MemoryAccess *Acc) getDomMemoryDef() argument
H A DGVNHoist.cpp588 if (!Acc) in hasMemoryUse() local
H A DMemCpyOptimizer.cpp327 __anon735ba0f40502(const MemoryAccess &Acc) writtenBetween() argument
/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp442 if ((IsLoad && !Acc.isWriteOrAssumption()) || (!IsLoad && !Acc.isRead())) in getPotentialCopiesOfMemoryValue() argument
466 __anon2be7d0e80602(const AAPointerInfo::Access &Acc, bool IsExact) getPotentialCopiesOfMemoryValue() argument
3798 operator <<(raw_ostream & OS,const AAPointerInfo::Access & Acc) operator <<() argument
[all...]
/llvm-project/clang/utils/TableGen/
H A DClangOpenCLBuiltinEmitter.cpp1020 StringRef Acc = Type->getValueAsString("AccessQualifier"); getTypeString() local
H A DSveEmitter.cpp1194 TypeSpec Acc; createIntrinsic() local
/llvm-project/polly/lib/Analysis/
H A DScopBuilder.cpp2437 if (MemoryAccess *Acc = IncomingStmt->lookupPHIWriteOf(PHI)) { in ensurePHIWrite() local
2443 MemoryAccess *Acc = addMemoryAccess( in ensurePHIWrite() local
3271 MemAccInst Acc(MA->getAccessInstruction()); buildAliasGroupsForAccesses() local
[all...]
H A DScopDetection.cpp994 MemAcc *Acc = &TempMemoryAccesses.find(Insn)->second; computeAccessFunctions() local
/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp418 CreateFAddReduce(Value * Acc,Value * Src) CreateFAddReduce() argument
426 CreateFMulReduce(Value * Acc,Value * Src) CreateFMulReduce() argument
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAttributor.cpp661 __anon348b36540502(const AAPointerInfo::Access &Acc, bool IsExact) funcRetrievesImplicitKernelArg() argument
/llvm-project/llvm/unittests/Analysis/
H A DScalarEvolutionTest.cpp295 SmallVector<Instruction*, 8> Muls(8), Acc(8), NextAcc(8); in TEST_F() local
[all...]
/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1054 getOrderedReduction(IRBuilderBase & Builder,Value * Acc,Value * Src,unsigned Op,RecurKind RdxKind) getOrderedReduction() argument

12