Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_coro.c47 …coro_id_args[1] = LLVMConstPointerNull(LLVMPointerType(LLVMInt8TypeInContext(gallivm->context), 0)… in lp_build_coro_id()
/third_party/ltp/tools/sparse/sparse-src/
Dsparse-llvm.c337 result = LLVMConstPointerNull(dtype); in constant_value()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DCore.h1847 LLVMValueRef LLVMConstPointerNull(LLVMTypeRef Ty);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp1042 LLVMValueRef LLVMConstPointerNull(LLVMTypeRef Ty) { in LLVMConstPointerNull() function
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c2065 LLVMConstPointerNull(arg_types[10]), fetch_elts, ""); in draw_llvm_generate()