Searched refs:createAnd (Results 1 – 5 of 5) sorted by relevance
160 VPValue *createAnd(VPValue *LHS, VPValue *RHS, DebugLoc DL = {},
533 static const MCBinaryExpr *createAnd(const MCExpr *LHS, const MCExpr *RHS, in createAnd() function
2058 return MCBinaryExpr::createAnd(OpExpr, MaskExpr, Ctx); in lowerConstantForGV()
1190 Expr = MCBinaryExpr::createAnd( in parseInstruction()
2940 OffsetLo->setVariableValue(MCBinaryExpr::createAnd(Offset, Mask, MCCtx)); in insertIndirectBranch()