Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dir_expression_operation.py83 int64_type = type("int64_t", "i64", "GLSL_TYPE_INT64") variable
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Ddot_op_emitter.cc626 llvm::Type* int64_type = b_->getInt64Ty(); in EmitCallToRuntime() local
Dir_emitter.cc1181 llvm::Type* int64_type = b_.getInt64Ty(); in HandleConvolution() local
1278 llvm::Type* int64_type = b_.getInt64Ty(); in HandleFft() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_soa.c3816 struct lp_type int64_type; in lp_build_tgsi_soa() local