Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCall.cpp867 static llvm::Value *CoerceIntOrPtrToIntOrPtr(llvm::Value *Val, in CoerceIntOrPtrToIntOrPtr() function
944 return CoerceIntOrPtrToIntOrPtr(Load, Ty, CGF); in CreateCoercedLoad()
1029 Src = CoerceIntOrPtrToIntOrPtr(Src, DstTy, CGF); in CreateCoercedStore()