Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLowerMemIntrinsics.cpp18 Value *DstAddr, ConstantInt *CopyLen, in createMemCpyLoopKnownSize()
134 Value *SrcAddr, Value *DstAddr, in createMemCpyLoopUnknownSize()
292 Value *DstAddr, Value *CopyLen, Align SrcAlign, in createMemMoveLoop()
378 static void createMemSetLoop(Instruction *InsertBefore, Value *DstAddr, in createMemSetLoop()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXLowerAggrCopies.cpp108 Value *DstAddr = SI->getOperand(1); in runOnFunction() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGNonTrivialStruct.cpp362 Address DstAddr = StartAddrs[DstIdx]; in visitArray() local
526 Address DstAddr = this->getAddrWithOffset(Addrs[DstIdx], this->Start); in flushTrivialFields() local
562 Address DstAddr = this->getAddrWithOffset(Addrs[DstIdx], Offset); in visitVolatileTrivial() local
572 Address DstAddr = this->CGF->Builder.CreateBitCast(Addrs[DstIdx], Ty); in visitVolatileTrivial() local
670 Address DstAddr = getAddrWithOffset(Addrs[DstIdx], CurStructOffset, FD); in visitArray() local
H A DCGObjC.cpp2633 void CodeGenFunction::emitARCCopyAssignWeak(QualType Ty, Address DstAddr, in emitARCCopyAssignWeak()
2640 void CodeGenFunction::emitARCMoveAssignWeak(QualType Ty, Address DstAddr, in emitARCMoveAssignWeak()
H A DCGStmtOpenMP.cpp342 Address DstAddr = CreateMemTemp( in GenerateOpenMPCapturedVars() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUMCInstLower.cpp241 auto DstAddr = CE->getType()->getPointerAddressSpace(); in lowerAddrSpaceCast() local
H A DSIISelLowering.cpp3091 SDValue DstAddr; in LowerCall() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp5769 SDValue DstAddr; in LowerCall() local