Searched defs:CreateAnd (Results 1 – 2 of 2) sorted by relevance
1570 Value *CreateAnd(ArrayRef<Value*> Ops) { in CreateAnd() function
125 bool CreateAnd, in foldSelectICmpAnd()775 const APInt &AndMask, bool CreateAnd, in foldSelectICmpAndBinOp()3862 bool CreateAnd = false; in foldSelectBitTest() local