Home
last modified time | relevance | path

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

/external/llvm/lib/Target/NVPTX/
DNVPTXLowerAggrCopies.cpp61 Value *DstAddr, Value *CopyLen, bool SrcIsVolatile, in convertMemCpyToLoop()
132 Value *DstAddr, Value *CopyLen, bool SrcIsVolatile, in convertMemMoveToLoop()
208 void convertMemSetToLoop(Instruction *ConvertedInst, Value *DstAddr, in convertMemSetToLoop()
288 Value *DstAddr = SI->getOperand(1); in runOnFunction() local
/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp3319 auto DstAddr = CGF.CreateMemTemp( in emitTargetCall() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp3038 SDValue DstAddr; in LowerCall() local