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