Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:tmp3

3026     llvm::Value *tmp3 = Builder.CreateAnd(RHSTmp, tmp2);
3028 llvm::Value *tmp5 = Builder.CreateOr(tmp3, tmp4, "cond");