Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp1041 static bool maskIsAllOneOrUndef(Value *Mask) { in maskIsAllOneOrUndef() function
1061 if (maskIsAllOneOrUndef(II.getArgOperand(2))) { in simplifyMaskedLoad()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp1212 static bool maskIsAllOneOrUndef(Value *Mask) { in maskIsAllOneOrUndef() function
1232 if (maskIsAllOneOrUndef(II.getArgOperand(2))) { in simplifyMaskedLoad()