Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dllvm_util.h258 llvm::Value* CreateRor(llvm::Value* rotand, llvm::Value* rotor,
Dllvm_util.cc488 llvm::Value* CreateRor(llvm::Value* rotand, llvm::Value* rotor, in CreateRor() function