Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp12565 unsigned BitInX = AndC->logBase2(); in PerformCMOVToBFICombine() local
12567 if (BitInX != 0) { in PerformCMOVToBFICombine()
12570 DAG.getConstant(BitInX, dl, VT)); in PerformCMOVToBFICombine()