Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DVectorUtils.cpp754 auto *ConstMask = dyn_cast<Constant>(Mask); in maskIsAllZeroOrUndef() local
771 auto *ConstMask = dyn_cast<Constant>(Mask); in maskIsAllOneOrUndef() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp1083 auto *ConstMask = dyn_cast<Constant>(II.getArgOperand(3)); in simplifyMaskedStore() local
1129 auto *ConstMask = dyn_cast<Constant>(II.getArgOperand(3)); in simplifyMaskedScatter() local
1314 auto *ConstMask = dyn_cast<ConstantDataVector>(Mask); in simplifyX86MaskedLoad() local
1357 auto *ConstMask = dyn_cast<ConstantDataVector>(Mask); in simplifyX86MaskedStore() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp8229 if (uint32_t ConstMask = getConstantPermuteMask(C)) { in getPermuteMask() local
8235 if (uint32_t ConstMask = getConstantPermuteMask(C)) { in getPermuteMask() local