Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp1200 bool IsAllOnesMask = isa<Constant>(Mask) && in scalarizeMaskedLoad() local
1343 bool IsAllOnesMask = isa<Constant>(Mask) && in scalarizeMaskedStore() local