Searched refs:hoistAddrSpaceCastFrom (Results 1 – 1 of 1) sorted by relevance
104 Value *hoistAddrSpaceCastFrom(Value *V, int Depth = 0);148 hoistAddrSpaceCastFrom(GEP->getPointerOperand(), Depth + 1); in hoistAddrSpaceCastFromGEP()185 Value *NewOperand = hoistAddrSpaceCastFrom(BC->getOperand(0), Depth + 1); in hoistAddrSpaceCastFromBitCast()220 Value *NVPTXFavorNonGenericAddrSpaces::hoistAddrSpaceCastFrom(Value *V, in hoistAddrSpaceCastFrom() function in NVPTXFavorNonGenericAddrSpaces245 Value *NewOperand = hoistAddrSpaceCastFrom(MI->getOperand(Idx)); in optimizeMemoryInstruction()