Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceInst.cpp175 LREndedBits RightMask = OrigInst->LiveRangesEnded >> (Index + 1); in spliceLivenessInfo() local
177 (RightMask << (Index + getSrc(I)->getNumVars())); in spliceLivenessInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp6942 Value *RightMask = in emitReduction() local
6948 TmpVec, UndefValue::get(TmpVec->getType()), (RightMask), in emitReduction()