Home
last modified time | relevance | path

Searched defs:DstAddr (Results 1 – 14 of 14) sorted by relevance

/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMCInstLower.h61 auto DstAddr = CE->getType()->getPointerAddressSpace(); in lowerAddrSpaceCast() local
H A DSIISelLowering.cpp3774 SDValue DstAddr; LowerCall() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerMemIntrinsics.cpp25 Instruction *InsertBefore, Value *SrcAddr, Value *DstAddr, in createMemCpyLoopKnownSize() argument
180 createMemCpyLoopUnknownSize(Instruction * InsertBefore,Value * SrcAddr,Value * DstAddr,Value * CopyLen,Align SrcAlign,Align DstAlign,bool SrcIsVolatile,bool DstIsVolatile,bool CanOverlap,const TargetTransformInfo & TTI,std::optional<uint32_t> AtomicElementSize) createMemCpyLoopUnknownSize() argument
370 createMemMoveLoop(Instruction * InsertBefore,Value * SrcAddr,Value * DstAddr,Value * CopyLen,Align SrcAlign,Align DstAlign,bool SrcIsVolatile,bool DstIsVolatile,const TargetTransformInfo & TTI) createMemMoveLoop() argument
459 createMemSetLoop(Instruction * InsertBefore,Value * DstAddr,Value * CopyLen,Value * SetValue,Align DstAlign,bool IsVolatile) createMemSetLoop() argument
544 Value *DstAddr = Memmove->getRawDest(); expandMemMoveAsLoop() local
[all...]
H A DCodeLayout.cpp153 double extTSPScore(uint64_t SrcAddr, uint64_t SrcSize, uint64_t DstAddr, in extTSPScore() argument
1295 double distScore(uint64_t SrcAddr, uint64_t DstAddr, uint64_t Count) const { in distScore() argument
1314 uint64_t DstAddr in distBasedLocalityGain() local
[all...]
/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXLowerAggrCopies.cpp107 Value *DstAddr = SI->getOperand(1); runOnFunction() local
/llvm-project/clang/lib/CodeGen/
H A DCGNonTrivialStruct.cpp361 Address DstAddr = StartAddrs[DstIdx]; in visitArray() local
517 Address DstAddr = this->getAddrWithOffset(Addrs[DstIdx], this->Start); in flushTrivialFields() local
552 Address DstAddr = this->getAddrWithOffset(Addrs[DstIdx], Offset); visitVolatileTrivial() local
562 Address DstAddr = Addrs[DstIdx].withElementType(Ty); visitVolatileTrivial() local
660 Address DstAddr = getAddrWithOffset(Addrs[DstIdx], CurStructOffset, FD); visitArray() local
[all...]
H A DCGObjC.cpp2661 emitARCCopyAssignWeak(QualType Ty,Address DstAddr,Address SrcAddr) emitARCCopyAssignWeak() argument
2668 emitARCMoveAssignWeak(QualType Ty,Address DstAddr,Address SrcAddr) emitARCMoveAssignWeak() argument
H A DCGExpr.cpp2560 Address DstAddr = Dst.getExtVectorAddress(); EmitStoreThroughExtVectorComponentLValue() local
H A DCGStmtOpenMP.cpp368 Address DstAddr = CreateMemTemp( GenerateOpenMPCapturedVars() local
/llvm-project/bolt/lib/Passes/
H A DTailDuplication.cpp385 uint64_t DstAddr, uint64_t DstSize, in cacheScore()
/llvm-project/offload/src/OpenMP/
H A DAPI.cpp223 void *DstAddr = (char *)Dst + DstOffset; in omp_target_memcpy() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp2317 SDValue DstAddr; computeAddrForCallArg() local
2362 SDValue DstAddr; PassF64ArgInRegs() local
2584 SDValue DstAddr; LowerCall() local
2660 SDValue DstAddr; LowerCall() local
[all...]
/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2221 shuffleAndStore(InsertPointTy AllocaIP,Value * SrcAddr,Value * DstAddr,Type * ElemType,Value * Offset,Type * ReductionArrayTy) shuffleAndStore() argument
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp8533 SDValue DstAddr; LowerCall() local
[all...]