Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp1162 bool IsAllOnesMask = isa<Constant>(Mask) && in ScalarizeMaskedLoad() local
1305 bool IsAllOnesMask = isa<Constant>(Mask) && in ScalarizeMaskedStore() local