Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DInferAddressSpaces.cpp414 const Use &OperandUse, unsigned NewAddrSpace, in operandWithNewAddressSpaceOrCreateUndef()
442 Instruction *I, unsigned NewAddrSpace, in cloneInstructionWithNewAddressSpace()
504 ConstantExpr *CE, unsigned NewAddrSpace, in cloneConstantExprWithNewAddressSpace()
584 Value *V, unsigned NewAddrSpace, in cloneValueWithNewAddressSpace()
880 unsigned NewAddrSpace = InferredAddrSpace.lookup(V); in rewriteWithNewAddressSpaces() local