Searched refs:CoerceIntOrPtrToIntOrPtr (Results 1 – 1 of 1) sorted by relevance
1208 static llvm::Value *CoerceIntOrPtrToIntOrPtr(llvm::Value *Val, in CoerceIntOrPtrToIntOrPtr() function1285 return CoerceIntOrPtrToIntOrPtr(Load, Ty, CGF); in CreateCoercedLoad()1363 Src = CoerceIntOrPtrToIntOrPtr(Src, Dst.getElementType(), *this); in CreateCoercedStore()1380 Src = CoerceIntOrPtrToIntOrPtr(Src, DstIntTy, *this); in CreateCoercedStore()