Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DScalarizeMaskedMemIntrin.cpp137 bool IsAllOnesMask = in scalarizeMaskedLoad() local
280 bool IsAllOnesMask = in scalarizeMaskedStore() local
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp1200 bool IsAllOnesMask = isa<Constant>(Mask) && in scalarizeMaskedLoad() local
1343 bool IsAllOnesMask = isa<Constant>(Mask) && in scalarizeMaskedStore() local