Home
last modified time | relevance | path

Searched refs:rewriteWithNewAddressSpaces (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/NVPTX/
DNVPTXInferAddressSpaces.cpp142 rewriteWithNewAddressSpaces(const std::vector<Value *> &Postorder,
435 return rewriteWithNewAddressSpaces(Postorder, InferredAddrSpace, &F); in runOnFunction()
509 bool NVPTXInferAddressSpaces::rewriteWithNewAddressSpaces( in rewriteWithNewAddressSpaces() function in NVPTXInferAddressSpaces
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DInferAddressSpaces.cpp177 bool rewriteWithNewAddressSpaces(
638 return rewriteWithNewAddressSpaces(TTI, Postorder, InferredAddrSpace, &F); in runOnFunction()
865 bool InferAddressSpaces::rewriteWithNewAddressSpaces( in rewriteWithNewAddressSpaces() function in InferAddressSpaces