Home
last modified time | relevance | path

Searched refs:areInverseVectorBitmasks (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp2584 static bool areInverseVectorBitmasks(Constant *C1, Constant *C2) { in areInverseVectorBitmasks() function
2676 areInverseVectorBitmasks(AConst, BConst)) { in getSelectCondition()