Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/mlir/transforms/runtime/
Dcustom_call_encoding.cc97 Type type = LLVM::LLVMStructType::getLiteral(ctx, {b.getI64Type(), ptr}); in PackString()
150 Type payload_type = LLVM::LLVMStructType::getLiteral( in PackDenseElementsAttribute()
159 Type type = LLVM::LLVMStructType::getLiteral( in PackDenseElementsAttribute()
229 LLVM::LLVMStructType::getLiteral(ctx, {b.getI64Type(), arr_ptr_type}); in PackArrayAttribute()
320 LLVM::LLVMStructType::getLiteral(ctx, {b.getI64Type(), arr_ptr_type}); in PackDenseArrayAttribute()
349 LLVM::LLVMStructType::getLiteral(ctx, {b.getI64Type(), data_type}); in PackEmptyArrayAttribute()
870 Type type = LLVM::LLVMStructType::getLiteral(ctx, {i8, i8, ptr, arr}); in EncodeMemRef()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld.h77 #define LLVMStructType ILLEGAL_LLVM_FUNCTION macro
/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/transforms/
Dtf_kernel_to_llvm_pass.cc117 auto struct_type = LLVM::LLVMStructType::getNewIdentified( in generateParamsArray()
/external/llvm/include/llvm-c/
DCore.h1000 LLVMTypeRef LLVMStructType(LLVMTypeRef *ElementTypes, unsigned ElementCount,
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm-c/
DCore.h1333 LLVMTypeRef LLVMStructType(LLVMTypeRef *ElementTypes, unsigned ElementCount,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DCore.h1281 LLVMTypeRef LLVMStructType(LLVMTypeRef *ElementTypes, unsigned ElementCount,
/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-10.0/llvm/lib/IR/
DCore.cpp676 LLVMTypeRef LLVMStructType(LLVMTypeRef *ElementTypes, in LLVMStructType() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DCore.cpp721 LLVMTypeRef LLVMStructType(LLVMTypeRef *ElementTypes, in LLVMStructType() function