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.h253 llvm::Value* CreateRor(llvm::Value* rotand, llvm::Value* rotor,
Dllvm_util.cc491 llvm::Value* CreateRor(llvm::Value* rotand, llvm::Value* rotor, in CreateRor() function