Home
last modified time | relevance | path

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

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