Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Arith/IR/
H A DArithOps.cpp2585 Value mlir::arith::getIdentityValue(AtomicRMWKind op, Type resultType, getIdentityValue() function in mlir::arith
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp625 static Value *getIdentityValue(Instruction::BinaryOps Opcode, Value *V) { getIdentityValue() function