Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp48618 int32_t MulCLowBitLog = MulCLowBit.exactLogBase2(); in combineAnd() local
48619 assert(MulCLowBitLog != -1 && in combineAnd()
48622 DAG.getConstant(MulCLowBitLog, dl, VT)); in combineAnd()