Home
last modified time | relevance | path

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

/external/llvm/lib/Target/NVPTX/
DNVPTXInferAddressSpaces.cpp253 const Use &OperandUse, unsigned NewAddrSpace, in operandWithNewAddressSpaceOrCreateUndef()
275 Instruction *I, unsigned NewAddrSpace, in cloneInstructionWithNewAddressSpace()
333 ConstantExpr *CE, unsigned NewAddrSpace, in cloneConstantExprWithNewAddressSpace()
381 cloneValueWithNewAddressSpace(Value *V, unsigned NewAddrSpace, in cloneValueWithNewAddressSpace()
519 unsigned NewAddrSpace = InferredAddrSpace.lookup(V); in rewriteWithNewAddressSpaces() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DInferAddressSpaces.cpp416 const Use &OperandUse, unsigned NewAddrSpace, in operandWithNewAddressSpaceOrCreateUndef()
444 Instruction *I, unsigned NewAddrSpace, in cloneInstructionWithNewAddressSpace()
506 ConstantExpr *CE, unsigned NewAddrSpace, in cloneConstantExprWithNewAddressSpace()
579 Value *V, unsigned NewAddrSpace, in cloneValueWithNewAddressSpace()
875 unsigned NewAddrSpace = InferredAddrSpace.lookup(V); in rewriteWithNewAddressSpaces() local