Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld.h71 #define LLVMStructType ILLEGAL_LLVM_FUNCTION macro
/third_party/ltp/tools/sparse/sparse-src/
Dsparse-llvm.c111 return LLVMStructType(&elements, 1, 0 /* packed? */); in sym_union_type()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DCore.h1281 LLVMTypeRef LLVMStructType(LLVMTypeRef *ElementTypes, unsigned ElementCount,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp676 LLVMTypeRef LLVMStructType(LLVMTypeRef *ElementTypes, in LLVMStructType() function