Searched defs:NextSize (Results 1 – 2 of 2) sorted by relevance
4273 Value *NextSize = Builder.CreateSub(SizePhi, ConstantInt::get(SizeTy, 1)); EmitBuiltinExpr() local 4328 Value *NextSize = Builder.CreateSub(SizePhi, ConstantInt::get(SizeTy, 1)); EmitBuiltinExpr() local
4649 int NextSize = VT.isVector() ? VT.getVectorNumElements() : 1; CollectOpsToWiden() local