/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUMCInstLower.h | 61 auto DstAddr = CE->getType()->getPointerAddressSpace(); in lowerAddrSpaceCast() local
|
H A D | SIISelLowering.cpp | 3774 SDValue DstAddr; LowerCall() local
|
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | LowerMemIntrinsics.cpp | 25 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 D | CodeLayout.cpp | 153 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 D | NVPTXLowerAggrCopies.cpp | 107 Value *DstAddr = SI->getOperand(1); runOnFunction() local
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGNonTrivialStruct.cpp | 361 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 D | CGObjC.cpp | 2661 emitARCCopyAssignWeak(QualType Ty,Address DstAddr,Address SrcAddr) emitARCCopyAssignWeak() argument 2668 emitARCMoveAssignWeak(QualType Ty,Address DstAddr,Address SrcAddr) emitARCMoveAssignWeak() argument
|
H A D | CGExpr.cpp | 2560 Address DstAddr = Dst.getExtVectorAddress(); EmitStoreThroughExtVectorComponentLValue() local
|
H A D | CGStmtOpenMP.cpp | 368 Address DstAddr = CreateMemTemp( GenerateOpenMPCapturedVars() local
|
/llvm-project/bolt/lib/Passes/ |
H A D | TailDuplication.cpp | 385 uint64_t DstAddr, uint64_t DstSize, in cacheScore()
|
/llvm-project/offload/src/OpenMP/ |
H A D | API.cpp | 223 void *DstAddr = (char *)Dst + DstOffset; in omp_target_memcpy() local
|
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 2317 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 D | OMPIRBuilder.cpp | 2221 shuffleAndStore(InsertPointTy AllocaIP,Value * SrcAddr,Value * DstAddr,Type * ElemType,Value * Offset,Type * ReductionArrayTy) shuffleAndStore() argument
|
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 8533 SDValue DstAddr; LowerCall() local [all...] |