Searched refs:LLVMStructType (Results 1 – 9 of 9) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld.h | 85 #define LLVMStructType ILLEGAL_LLVM_FUNCTION macro
|
/external/swiftshader/third_party/LLVM/include/llvm-c/ |
D | Core.h | 409 LLVMTypeRef LLVMStructType(LLVMTypeRef *ElementTypes, unsigned ElementCount,
|
/external/llvm/include/llvm-c/ |
D | Core.h | 1000 LLVMTypeRef LLVMStructType(LLVMTypeRef *ElementTypes, unsigned ElementCount,
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/ |
D | Core.h | 1159 LLVMTypeRef LLVMStructType(LLVMTypeRef *ElementTypes, unsigned ElementCount,
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | Core.cpp | 299 LLVMTypeRef LLVMStructType(LLVMTypeRef *ElementTypes, in LLVMStructType() function
|
/external/llvm/lib/IR/ |
D | Core.cpp | 513 LLVMTypeRef LLVMStructType(LLVMTypeRef *ElementTypes, in LLVMStructType() function
|
/external/llvm/bindings/go/llvm/ |
D | ir.go | 568 t.C = C.LLVMStructType(pt, ptlen, boolToLLVMBool(packed))
|
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/ |
D | ir.go | 595 t.C = C.LLVMStructType(pt, ptlen, boolToLLVMBool(packed))
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | Core.cpp | 660 LLVMTypeRef LLVMStructType(LLVMTypeRef *ElementTypes, in LLVMStructType() function
|