Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp2793 auto isMathWithFlags = [](SDValue V) { in selectLEAAddr() local
2815 if (isMathWithFlags(N.getOperand(0)) || isMathWithFlags(N.getOperand(1))) in selectLEAAddr()