Home
last modified time | relevance | path

Searched defs:getNeutralElement (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Dialect/Arith/IR/
H A DArithOps.cpp2543 std::optional<TypedAttr> mlir::arith::getNeutralElement(Operation *op) { getNeutralElement() function in mlir::arith
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp13084 SDValue SelectionDAG::getNeutralElement(unsigned Opcode, const SDLoc &DL, getNeutralElement() function in SelectionDAG