Searched defs:createAnd (Results 1 – 5 of 5) sorted by relevance
134 VPValue *createAnd(VPValue *LHS, VPValue *RHS) { in createAnd() function
428 static const MCBinaryExpr *createAnd(const MCExpr *LHS, const MCExpr *RHS, in createAnd() function
464 static const MCBinaryExpr *createAnd(const MCExpr *LHS, const MCExpr *RHS, in createAnd() function
806 Value *Nucleus::createAnd(Value *lhs, Value *rhs) in createAnd() function in rr::Nucleus
1121 Value *Nucleus::createAnd(Value *lhs, Value *rhs) in createAnd() function in rr::Nucleus