Searched defs:NewAddrSpace (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | InferAddressSpaces.cpp | 561 const Use &OperandUse, unsigned NewAddrSpace, in operandWithNewAddressSpaceOrCreatePoison() argument 604 Instruction *I, unsigned NewAddrSpace, in cloneInstructionWithNewAddressSpace() argument 705 cloneConstantExprWithNewAddressSpace(ConstantExpr * CE,unsigned NewAddrSpace,const ValueToValueMapTy & ValueWithNewAddrSpace,const DataLayout * DL,const TargetTransformInfo * TTI) cloneConstantExprWithNewAddressSpace() argument 782 cloneValueWithNewAddressSpace(Value * V,unsigned NewAddrSpace,const ValueToValueMapTy & ValueWithNewAddrSpace,const PredicatedAddrSpaceMapTy & PredicatedAS,SmallVectorImpl<const Use * > * PoisonUsesToFix) const cloneValueWithNewAddressSpace() argument 1141 unsigned NewAddrSpace = InferredAddrSpace.lookup(V); rewriteWithNewAddressSpaces() local [all...] |