Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:tmp3

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