Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Transforms/
H A DSplitReduction.cpp30 static Attribute getNeutralElement(Operation *op) { in getNeutralElement() function
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp11812 SDValue SelectionDAG::getNeutralElement(unsigned Opcode, const SDLoc &DL, in getNeutralElement() function in SelectionDAG