Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld.h72 #define LLVMVoidType ILLEGAL_LLVM_FUNCTION macro
/third_party/ltp/tools/sparse/sparse-src/
Dsparse-llvm.c149 ret = LLVMVoidType(); in sym_basetype_type()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DCore.h1486 LLVMTypeRef LLVMVoidType(void);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp793 LLVMTypeRef LLVMVoidType(void) { in LLVMVoidType() function