Searched defs:createAnd (Results 1 – 2 of 2) sorted by relevance
428 static const MCBinaryExpr *createAnd(const MCExpr *LHS, const MCExpr *RHS, in createAnd() function
413 Value *Nucleus::createAnd(Value *lhs, Value *rhs) in createAnd() function in sw::Nucleus