Searched refs:CoerceIntOrPtrToIntOrPtr (Results 1 – 1 of 1) sorted by relevance
1086 static llvm::Value *CoerceIntOrPtrToIntOrPtr(llvm::Value *Val, in CoerceIntOrPtrToIntOrPtr() function1162 return CoerceIntOrPtrToIntOrPtr(Load, Ty, CGF); in CreateCoercedLoad()1238 Src = CoerceIntOrPtrToIntOrPtr(Src, DstTy, CGF); in CreateCoercedStore()