Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMCInstLower.h63 auto DstAddr = CE->getType()->getPointerAddressSpace(); in lowerAddrSpaceCast() local
H A DSIISelLowering.cpp3956 SDValue DstAddr; in LowerCall() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerMemIntrinsics.cpp25 Instruction *InsertBefore, Value *SrcAddr, Value *DstAddr, in createMemCpyLoopKnownSize()
181 Instruction *InsertBefore, Value *SrcAddr, Value *DstAddr, Value *CopyLen, in createMemCpyLoopUnknownSize()
403 Value *SrcAddr, Value *DstAddr, in createMemMoveLoopUnknownSize()
657 Value *SrcAddr, Value *DstAddr, in createMemMoveLoopKnownSize()
830 static void createMemSetLoop(Instruction *InsertBefore, Value *DstAddr, in createMemSetLoop()
915 Value *DstAddr = Memmove->getRawDest(); in expandMemMoveAsLoop() local
H A DCodeLayout.cpp153 double extTSPScore(uint64_t SrcAddr, uint64_t SrcSize, uint64_t DstAddr, in extTSPScore()
1295 double distScore(uint64_t SrcAddr, uint64_t DstAddr, uint64_t Count) const { in distScore()
1314 uint64_t DstAddr = Jump->Target->EstimatedAddr; in distBasedLocalityGain() local
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXLowerAggrCopies.cpp106 Value *DstAddr = SI->getOperand(1); in runOnFunction() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGNonTrivialStruct.cpp374 Address DstAddr = StartAddrs[DstIdx]; in visitArray() local
530 Address DstAddr = this->getAddrWithOffset(Addrs[DstIdx], this->Start); in flushTrivialFields() local
565 Address DstAddr = this->getAddrWithOffset(Addrs[DstIdx], Offset); in visitVolatileTrivial() local
575 Address DstAddr = Addrs[DstIdx].withElementType(Ty); in visitVolatileTrivial() local
680 Address DstAddr = getAddrWithOffset(Addrs[DstIdx], CurStructOffset, FD); in visitArray() local
H A DCGObjC.cpp2707 void CodeGenFunction::emitARCCopyAssignWeak(QualType Ty, Address DstAddr, in emitARCCopyAssignWeak()
2714 void CodeGenFunction::emitARCMoveAssignWeak(QualType Ty, Address DstAddr, in emitARCMoveAssignWeak()
H A DCGExpr.cpp2689 Address DstAddr = Dst.getExtVectorAddress(); in EmitStoreThroughExtVectorComponentLValue() local
H A DCGStmtOpenMP.cpp403 Address DstAddr = CreateMemTemp( in GenerateOpenMPCapturedVars() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp2297 SDValue DstAddr; in computeAddrForCallArg() local
2395 SDValue DstAddr; in PassF64ArgInRegs() local
2682 SDValue DstAddr; in LowerCall() local
2770 SDValue DstAddr; in LowerCall() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2421 Value *DstAddr, Type *ElemType, in shuffleAndStore()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9246 SDValue DstAddr; in LowerCall() local