Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp562 operandWithNewAddressSpaceOrCreatePoison(const Use & OperandUse,unsigned NewAddrSpace,const ValueToValueMapTy & ValueWithNewAddrSpace,const PredicatedAddrSpaceMapTy & PredicatedAS,SmallVectorImpl<const Use * > * PoisonUsesToFix) operandWithNewAddressSpaceOrCreatePoison() argument
605 cloneInstructionWithNewAddressSpace(Instruction * I,unsigned NewAddrSpace,const ValueToValueMapTy & ValueWithNewAddrSpace,const PredicatedAddrSpaceMapTy & PredicatedAS,SmallVectorImpl<const Use * > * PoisonUsesToFix) const cloneInstructionWithNewAddressSpace() argument
707 cloneConstantExprWithNewAddressSpace(ConstantExpr * CE,unsigned NewAddrSpace,const ValueToValueMapTy & ValueWithNewAddrSpace,const DataLayout * DL,const TargetTransformInfo * TTI) cloneConstantExprWithNewAddressSpace() argument
784 cloneValueWithNewAddressSpace(Value * V,unsigned NewAddrSpace,const ValueToValueMapTy & ValueWithNewAddrSpace,const PredicatedAddrSpaceMapTy & PredicatedAS,SmallVectorImpl<const Use * > * PoisonUsesToFix) const cloneValueWithNewAddressSpace() argument
1139 ValueToValueMapTy ValueWithNewAddrSpace; rewriteWithNewAddressSpaces() local
[all...]