Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld.h85 #define LLVMStructType ILLEGAL_LLVM_FUNCTION macro
/external/swiftshader/third_party/LLVM/include/llvm-c/
DCore.h409 LLVMTypeRef LLVMStructType(LLVMTypeRef *ElementTypes, unsigned ElementCount,
/external/llvm/include/llvm-c/
DCore.h1000 LLVMTypeRef LLVMStructType(LLVMTypeRef *ElementTypes, unsigned ElementCount,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h1159 LLVMTypeRef LLVMStructType(LLVMTypeRef *ElementTypes, unsigned ElementCount,
/external/swiftshader/third_party/LLVM/lib/VMCore/
DCore.cpp299 LLVMTypeRef LLVMStructType(LLVMTypeRef *ElementTypes, in LLVMStructType() function
/external/llvm/lib/IR/
DCore.cpp513 LLVMTypeRef LLVMStructType(LLVMTypeRef *ElementTypes, in LLVMStructType() function
/external/llvm/bindings/go/llvm/
Dir.go568 t.C = C.LLVMStructType(pt, ptlen, boolToLLVMBool(packed))
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
Dir.go595 t.C = C.LLVMStructType(pt, ptlen, boolToLLVMBool(packed))
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp660 LLVMTypeRef LLVMStructType(LLVMTypeRef *ElementTypes, in LLVMStructType() function