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-10.0/llvm/lib/Transforms/Utils/ |
| D | LowerMemIntrinsics.cpp | 26 Value *DstAddr, ConstantInt *CopyLen, in createMemCpyLoopKnownSize() 136 Value *SrcAddr, Value *DstAddr, in createMemCpyLoopUnknownSize() 288 Value *SrcAddr, Value *DstAddr, Value *CopyLen, in createMemMoveLoop() 369 Value *DstAddr, Value *CopyLen, Value *SetValue, in createMemSetLoop()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
| D | NVPTXLowerAggrCopies.cpp | 108 Value *DstAddr = SI->getOperand(1); in runOnFunction() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUMCInstLower.cpp | 243 auto DstAddr = CE->getType()->getPointerAddressSpace(); in lowerAddrSpaceCast() local
|
| D | SIISelLowering.cpp | 2823 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-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64ISelLowering.cpp | 4141 SDValue DstAddr; in LowerCall() local
|