Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp3103 auto isMathWithFlags = [](SDValue V) { in selectLEAAddr() local
3125 if (isMathWithFlags(N.getOperand(0)) || isMathWithFlags(N.getOperand(1))) in selectLEAAddr()