Searched refs:createAnd (Results 1 – 6 of 6) sorted by relevance
144 VPValue *createAnd(VPValue *LHS, VPValue *RHS, DebugLoc DL,
530 static const MCBinaryExpr *createAnd(const MCExpr *LHS, const MCExpr *RHS, in createAnd() function
2050 return MCBinaryExpr::createAnd(OpExpr, MaskExpr, Ctx); in lowerConstantForGV()
1192 Expr = MCBinaryExpr::createAnd( in parseInstruction()
2718 MCBinaryExpr::createAnd( in emitInstruction()
2619 OffsetLo->setVariableValue(MCBinaryExpr::createAnd(Offset, Mask, MCCtx)); in insertIndirectBranch()