Home
last modified time | relevance | path

Searched defs:int64_type (Results 1 – 10 of 10) sorted by relevance

/external/googleapis/google/bigtable/admin/v2/
Dtypes.proto144 Int64 int64_type = 5; field
/external/mesa3d/src/compiler/glsl/
Dir_expression_operation.py86 int64_type = type("int64_t", "i64", "GLSL_TYPE_INT64") variable
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Ddot_op_emitter.cc862 llvm::Type* int64_type = b_->getInt64Ty(); in EmitCallToRuntime() local
945 llvm::Type* int64_type = b_->getInt64Ty(); in EmitCallToBatchRuntime() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_jit_types.c76 LLVMTypeRef int64_type = LLVMInt64TypeInContext(gallivm->context); in lp_llvm_descriptor_base() local
Dlp_bld_nir_soa.c3071 struct lp_type int64_type; in lp_build_nir_soa_func() local
Dlp_bld_tgsi_soa.c4475 struct lp_type int64_type; in lp_build_tgsi_soa() local
/external/mesa3d/src/microsoft/compiler/
Ddxil_module.h265 *int32_type, *int64_type; member
/external/pytorch/torch/_inductor/codegen/
Dsimd.py942 int64_type = "torch.int64" variable in SIMDScheduling
Dhalide.py1656 int64_type = "hl.Int(64)" variable in HalideScheduling
Dtriton.py2958 int64_type = "tl.int64" variable in TritonScheduling