Home
last modified time | relevance | path

Searched refs:IsAddSubWith1 (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp15573 auto IsAddSubWith1 = [&](SDValue V) -> bool { in performMulCombine() local
15586 if (IsAddSubWith1(N0)) { in performMulCombine()
15591 if (IsAddSubWith1(N1)) { in performMulCombine()