Searched defs:DstAddr (Results 1 – 8 of 8) sorted by relevance
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXLowerAggrCopies.cpp | 61 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/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | LowerMemIntrinsics.cpp | 27 Value *DstAddr, ConstantInt *CopyLen, in createMemCpyLoopKnownSize() 137 Value *SrcAddr, Value *DstAddr, in createMemCpyLoopUnknownSize() 289 Value *SrcAddr, Value *DstAddr, Value *CopyLen, in createMemMoveLoop() 366 Value *DstAddr, Value *CopyLen, Value *SetValue, in createMemSetLoop()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/ |
D | NVPTXLowerAggrCopies.cpp | 109 Value *DstAddr = SI->getOperand(1); in runOnFunction() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUMCInstLower.cpp | 228 auto DstAddr = CE->getType()->getPointerAddressSpace(); in lowerAddrSpaceCast() local
|
D | SIISelLowering.cpp | 2573 SDValue DstAddr; in LowerCall() local
|
/external/clang/lib/CodeGen/ |
D | CGStmtOpenMP.cpp | 147 auto DstAddr = CreateMemTemp( in GenerateOpenMPCapturedVars() local
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 3096 SDValue DstAddr; in LowerCall() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 3617 SDValue DstAddr; in LowerCall() local
|