reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
539 static CastInst *CreatePointerBitCastOrAddrSpaceCast(
2044 return Insert(CastInst::CreatePointerBitCastOrAddrSpaceCast(V, DestTy),
lib/IR/Instructions.cpp 2871 return CreatePointerBitCastOrAddrSpaceCast(S, Ty, Name, InsertBefore);
lib/Transforms/InstCombine/InstructionCombining.cpp1951 return CastInst::CreatePointerBitCastOrAddrSpaceCast(Y, GEPType); 2048 return CastInst::CreatePointerBitCastOrAddrSpaceCast(NewGEP, GEPType); 2084 return CastInst::CreatePointerBitCastOrAddrSpaceCast(NewGEP, 2127 return CastInst::CreatePointerBitCastOrAddrSpaceCast(NewGEP,