Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCall.cpp1174 static llvm::Value *CoerceIntOrPtrToIntOrPtr(llvm::Value *Val, in CoerceIntOrPtrToIntOrPtr() function
1251 return CoerceIntOrPtrToIntOrPtr(Load, Ty, CGF); in CreateCoercedLoad()
1349 Src = CoerceIntOrPtrToIntOrPtr(Src, DstTy, CGF); in CreateCoercedStore()