Home
last modified time | relevance | path

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

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