Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:tmp3

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