Home | History | Annotate | Download | only in CodeGen

Lines Matching full:tmp4

3027     llvm::Value *tmp4 = Builder.CreateAnd(LHSTmp, tmp);
3028 llvm::Value *tmp5 = Builder.CreateOr(tmp3, tmp4, "cond");