Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp2672 auto isMathWithFlags = [](SDValue V) { in selectLEAAddr() local
2695 if (isMathWithFlags(N.getOperand(0)) && isMathWithFlags(N.getOperand(1))) in selectLEAAddr()