Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp16502 unsigned BitInX = AndC->logBase2(); in PerformCMOVToBFICombine() local
16504 if (BitInX != 0) { in PerformCMOVToBFICombine()
16507 DAG.getConstant(BitInX, dl, VT)); in PerformCMOVToBFICombine()