Home
last modified time | relevance | path

Searched refs:SExtOrTrunc (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dir_builder_mixin.h363 llvm::Value* SExtOrTrunc(Args&&... args) { in SExtOrTrunc() function
/external/tensorflow/tensorflow/compiler/xla/service/
Delemental_ir_emitter.cc1833 start_index_value = SExtOrTrunc(start_index_value, index_type); in EmitElementalDynamicSlice()
1914 SExtOrTrunc(index_component, index_type); in EmitElementalGather()
1992 start_index_value = SExtOrTrunc(start_index_value, index_type); in EmitElementalDynamicUpdateSlice()