Searched defs:createXor (Results 1 – 5 of 5) sorted by relevance
496 static const MCBinaryExpr *createXor(const MCExpr *LHS, const MCExpr *RHS, in createXor() function
557 static const MCBinaryExpr *createXor(const MCExpr *LHS, const MCExpr *RHS, in createXor() function
610 static const MCBinaryExpr *createXor(const MCExpr *LHS, const MCExpr *RHS, in createXor() function
847 Value *Nucleus::createXor(Value *lhs, Value *rhs) in createXor() function in rr::Nucleus
1340 Value *Nucleus::createXor(Value *lhs, Value *rhs) in createXor() function in rr::Nucleus