Searched defs:getIdentityValue (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Dialect/Arith/IR/ | ||
H A D | ArithOps.cpp | 2585 Value mlir::arith::getIdentityValue(AtomicRMWKind op, Type resultType, getIdentityValue() function in mlir::arith |
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstructionCombining.cpp | 625 static Value *getIdentityValue(Instruction::BinaryOps Opcode, Value *V) { getIdentityValue() function |