Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/lib/Dialect/Test/
H A DTestPatterns.cpp25 static Value chooseOperand(Value input1, Value input2, BoolAttr choice) { in chooseOperand() function
H A DTestOps.td1075 def CreateOperand: NativeCodeCall<"chooseOperand($0, $1, $2)">;