Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp17844 unsigned BitInX = AndC->logBase2(); in PerformCMOVToBFICombine() local
17846 if (BitInX != 0) { in PerformCMOVToBFICombine()
17849 DAG.getConstant(BitInX, dl, VT)); in PerformCMOVToBFICombine()