Home
last modified time | relevance | path

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

/external/llvm/lib/Target/NVPTX/
DNVPTXFavorNonGenericAddrSpaces.cpp202 Type *TypeOfNewCast = in hoistAddrSpaceCastFromBitCast() local
207 Value *NewCast = new BitCastInst(Src, TypeOfNewCast, "", BCI); in hoistAddrSpaceCastFromBitCast()
217 ConstantExpr::getBitCast(cast<Constant>(Src), TypeOfNewCast); in hoistAddrSpaceCastFromBitCast()