Home
last modified time | relevance | path

Searched defs:LogY (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp1445 if (Value *LogY = takeLog2(Builder, SI->getOperand(2), Depth, in takeLog2() local
1459 if (Value *LogY = takeLog2(Builder, MinMax->getRHS(), Depth, in takeLog2() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp28005 if (SDValue LogY = takeInexpensiveLog2(DAG, DL, VT, Op.getOperand(2), in takeInexpensiveLog2() local
28019 if (SDValue LogY = in takeInexpensiveLog2() local