Searched defs:CreateAnd (Results 1 – 5 of 5) sorted by relevance
103 Constant *CreateAnd(Constant *LHS, Constant *RHS) const { in CreateAnd() function
161 Instruction *CreateAnd(Constant *LHS, Constant *RHS) const { in CreateAnd() function
1379 Value *CreateAnd(ArrayRef<Value*> Ops) { in CreateAnd() function
97 Constant *CreateAnd(Constant *LHS, Constant *RHS) const { in CreateAnd() function
137 bool CreateAnd = false; in foldSelectICmpAnd() local