Home
last modified time | relevance | path

Searched defs:int64_ty (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dllvm_util.cc390 llvm::Type* int64_ty = llvm::Type::getInt64Ty(context); in SetAlignmentMetadataForLoad() local
403 llvm::Type* int64_ty = llvm::Type::getInt64Ty(context); in SetDereferenceableMetadataForLoad() local
644 llvm::Type* int64_ty = b->getInt64Ty(); in UMulLowHigh32() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_function.cc195 llvm::Type* int64_ty = b_->getInt64Ty(); in GetDynamicLoopBound() local