Searched defs:DstAddr (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | LowerMemIntrinsics.cpp | 18 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 D | NVPTXLowerAggrCopies.cpp | 108 Value *DstAddr = SI->getOperand(1); in runOnFunction() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGNonTrivialStruct.cpp | 362 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 D | CGObjC.cpp | 2633 void CodeGenFunction::emitARCCopyAssignWeak(QualType Ty, Address DstAddr, in emitARCCopyAssignWeak() 2640 void CodeGenFunction::emitARCMoveAssignWeak(QualType Ty, Address DstAddr, in emitARCMoveAssignWeak()
|
H A D | CGStmtOpenMP.cpp | 342 Address DstAddr = CreateMemTemp( in GenerateOpenMPCapturedVars() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUMCInstLower.cpp | 241 auto DstAddr = CE->getType()->getPointerAddressSpace(); in lowerAddrSpaceCast() local
|
H A D | SIISelLowering.cpp | 3091 SDValue DstAddr; in LowerCall() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 5769 SDValue DstAddr; in LowerCall() local
|