Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCall.cpp1168 static llvm::Value *CoerceIntOrPtrToIntOrPtr(llvm::Value *Val, in CoerceIntOrPtrToIntOrPtr() function
1244 return CoerceIntOrPtrToIntOrPtr(Load, Ty, CGF); in CreateCoercedLoad()
1321 Src = CoerceIntOrPtrToIntOrPtr(Src, DstTy, CGF); in CreateCoercedStore()