Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp2916 SDValue LogBase2 = BuildLogBase2(N1, DL); in visitMUL() local
3286 SDValue LogBase2 = BuildLogBase2(N1, DL); in visitUDIVLike() local
3300 SDValue LogBase2 = BuildLogBase2(N10, DL); in visitUDIVLike() local
18133 SDValue LogBase2 = DAG.getNode(ISD::SUB, DL, VT, Base, Ctlz); in BuildLogBase2() local