Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/PowerPC/
HDPPCISelLowering.cpp2251 unsigned Log2b = Log2_32(VT.getSizeInBits()); in LowerSETCC() local
2254 DAG.getConstant(Log2b, dl, MVT::i32)); in LowerSETCC()