Home
last modified time | relevance | path

Searched defs:DstAS (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVTargetTransformInfo.cpp32 unsigned DstAS = II->getType()->getPointerAddressSpace(); in rewriteIntrinsicWithAddressSpace() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerMemIntrinsics.cpp44 unsigned DstAS = cast<PointerType>(DstAddr->getType())->getAddressSpace(); in createMemCpyLoopKnownSize() local
198 unsigned DstAS = cast<PointerType>(DstAddr->getType())->getAddressSpace(); in createMemCpyLoopUnknownSize() local
414 unsigned DstAS = cast<PointerType>(DstAddr->getType())->getAddressSpace(); in createMemMoveLoopUnknownSize() local
672 unsigned DstAS = cast<PointerType>(DstAddr->getType())->getAddressSpace(); in createMemMoveLoopKnownSize() local
923 unsigned DstAS = DstAddr->getType()->getPointerAddressSpace(); in expandMemMoveAsLoop() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprCXX.cpp112 LangAS DstAS = DtorDecl->getMethodQualifiers().getAddressSpace(); in EmitCXXDestructorCall() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp2170 const unsigned DstAS = I.getDestAddressSpace(); in visitAddrSpaceCastInst() local
H A DSIISelLowering.cpp1552 unsigned DstAS = I.getType()->getPointerAddressSpace(); in CollectTargetIntrinsicOperands() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3507 unsigned DstAS = CE->getType()->getPointerAddressSpace(); in lowerConstant() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1427 const MemOp &Op, unsigned DstAS, unsigned SrcAS, in findOptimalMemOpLowering()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp9628 unsigned DstAS, unsigned SrcAS, in findGISelOptimalMemOpLowering()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp214 const MemOp &Op, unsigned DstAS, unsigned SrcAS, in findOptimalMemOpLowering()
H A DSelectionDAGBuilder.cpp9099 unsigned DstAS = LHS->getType()->getPointerAddressSpace(); in visitMemCmpBCmpCall() local