Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp2267 static bool areInverseVectorBitmasks(Constant *C1, Constant *C2) { in areInverseVectorBitmasks() function
2334 areInverseVectorBitmasks(AConst, BConst)) { in getSelectCondition()