Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:NextPowerOf2

1016         llvm::ConstantInt::get(MTy, llvm::NextPowerOf2(LHSElts - 1) - 1);