Home
last modified time | relevance | path

Searched refs:UMulLowHigh32 (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dllvm_util.h296 std::pair<llvm::Value*, llvm::Value*> UMulLowHigh32(llvm::IRBuilder<>* b,
Dllvm_util.cc671 std::pair<llvm::Value*, llvm::Value*> UMulLowHigh32(llvm::IRBuilder<>* b, in UMulLowHigh32() function
/external/tensorflow/tensorflow/compiler/xla/service/
Delemental_ir_emitter.cc1560 llvm_ir::UMulLowHigh32(b, philoxM4xW32A, counter_values[0]); in CalculateSampleValues()
1564 llvm_ir::UMulLowHigh32(b, philoxM4xW32B, counter_values[2]); in CalculateSampleValues()