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.cpp1594 if (Value *LogY = takeLog2(Y, Depth, AssumeNonZero, DoFold)) in takeLog2() local
1602 if (Value *LogY = in takeLog2() local
1616 if (Value *LogY = takeLog2(MinMax->getRHS(), Depth, in takeLog2() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp29134 if (SDValue LogY = takeInexpensiveLog2(DAG, DL, VT, Op.getOperand(2), in takeInexpensiveLog2() local
29148 if (SDValue LogY = in takeInexpensiveLog2() local