Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerMemIntrinsics.cpp44 unsigned DstAS = cast<PointerType>(DstAddr->getType())->getAddressSpace(); in createMemCpyLoopKnownSize() local
197 unsigned DstAS = cast<PointerType>(DstAddr->getType())->getAddressSpace(); createMemCpyLoopUnknownSize() local
552 unsigned DstAS = DstAddr->getType()->getPointerAddressSpace(); expandMemMoveAsLoop() local
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCGExprCXX.cpp111 LangAS DstAS = DtorDecl->getMethodQualifiers().getAddressSpace(); EmitCXXDestructorCall() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp2070 const unsigned DstAS = I.getDestAddressSpace(); visitAddrSpaceCastInst() local
H A DSIISelLowering.cpp1433 unsigned DstAS = I.getType()->getPointerAddressSpace(); CollectTargetIntrinsicOperands() local
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3166 unsigned DstAS = CE->getType()->getPointerAddressSpace(); lowerConstant() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp8467 findGISelOptimalMemOpLowering(std::vector<LLT> & MemOps,unsigned Limit,const MemOp & Op,unsigned DstAS,unsigned SrcAS,const AttributeList & FuncAttributes,const TargetLowering & TLI) findGISelOptimalMemOpLowering() argument
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1114 findOptimalMemOpLowering(std::vector<EVT> & MemOps,unsigned Limit,const MemOp & Op,unsigned DstAS,unsigned SrcAS,const AttributeList & FuncAttributes) const findOptimalMemOpLowering() argument
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp200 findOptimalMemOpLowering(std::vector<EVT> & MemOps,unsigned Limit,const MemOp & Op,unsigned DstAS,unsigned SrcAS,const AttributeList & FuncAttributes) const findOptimalMemOpLowering() argument
H A DSelectionDAGBuilder.cpp8935 unsigned DstAS = LHS->getType()->getPointerAddressSpace(); visitMemCmpBCmpCall() local