Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:tmp3

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