Home
last modified time | relevance | path

Searched defs:JoinedByAnd (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp805 bool JoinedByAnd, in foldAndOrOfEqualityCmpsWithConstants()
861 bool JoinedByAnd, in foldAndOrOfICmpsOfAndWithPow2()
1023 static Value *foldIsPowerOf2(ICmpInst *Cmp0, ICmpInst *Cmp1, bool JoinedByAnd, in foldIsPowerOf2()
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp744 bool JoinedByAnd, in foldAndOrOfEqualityCmpsWithConstants()
802 bool JoinedByAnd = Logic.getOpcode() == Instruction::And; in foldAndOrOfICmpsOfAndWithPow2() local
963 static Value *foldIsPowerOf2(ICmpInst *Cmp0, ICmpInst *Cmp1, bool JoinedByAnd, in foldIsPowerOf2()