Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp561 operandWithNewAddressSpaceOrCreatePoison(const Use & OperandUse,unsigned NewAddrSpace,const ValueToValueMapTy & ValueWithNewAddrSpace,const PredicatedAddrSpaceMapTy & PredicatedAS,SmallVectorImpl<const Use * > * PoisonUsesToFix) operandWithNewAddressSpaceOrCreatePoison() argument
604 cloneInstructionWithNewAddressSpace(Instruction * I,unsigned NewAddrSpace,const ValueToValueMapTy & ValueWithNewAddrSpace,const PredicatedAddrSpaceMapTy & PredicatedAS,SmallVectorImpl<const Use * > * PoisonUsesToFix) const cloneInstructionWithNewAddressSpace() argument
706 cloneConstantExprWithNewAddressSpace(ConstantExpr * CE,unsigned NewAddrSpace,const ValueToValueMapTy & ValueWithNewAddrSpace,const DataLayout * DL,const TargetTransformInfo * TTI) cloneConstantExprWithNewAddressSpace() argument
783 cloneValueWithNewAddressSpace(Value * V,unsigned NewAddrSpace,const ValueToValueMapTy & ValueWithNewAddrSpace,const PredicatedAddrSpaceMapTy & PredicatedAS,SmallVectorImpl<const Use * > * PoisonUsesToFix) const cloneValueWithNewAddressSpace() argument
1142 unsigned NewAddrSpace = InferredAddrSpace.lookup(V); rewriteWithNewAddressSpaces() local
[all...]