Searched refs:Log2b (Results 1 – 4 of 4) sorted by relevance
4393 unsigned Log2b = Log2_32(VT.getSizeInBits()); in lowerCmpEqZeroToCtlzSrl() local4396 DAG.getConstant(Log2b, dl, MVT::i32)); in lowerCmpEqZeroToCtlzSrl()
1245 unsigned Log2b = Log2_32(VT.getSizeInBits()); in LowerSETCC() local1248 DAG.getConstant(Log2b, MVT::i32)); in LowerSETCC()
2374 unsigned Log2b = Log2_32(VT.getSizeInBits()); in LowerSETCC() local2377 DAG.getConstant(Log2b, dl, MVT::i32)); in LowerSETCC()
35000 unsigned Log2b = Log2_32(VT.getSizeInBits()); in lowerX86CmpEqZeroToCtlzSrl() local35007 DAG.getConstant(Log2b, dl, MVT::i8)); in lowerX86CmpEqZeroToCtlzSrl()