Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CreateExtractValue

746       llvm::Value *overflowed = CGF.Builder.CreateExtractValue(result, 1);
752 size = CGF.Builder.CreateExtractValue(result, 0);
785 llvm::Value *overflowed = CGF.Builder.CreateExtractValue(result, 1);
791 size = CGF.Builder.CreateExtractValue(result, 0);