Searched defs:getNeutralElement (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Dialect/Arith/IR/ | ||
H A D | ArithOps.cpp | 2543 std::optional<TypedAttr> mlir::arith::getNeutralElement(Operation *op) { getNeutralElement() function in mlir::arith |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 13084 SDValue SelectionDAG::getNeutralElement(unsigned Opcode, const SDLoc &DL, getNeutralElement() function in SelectionDAG |