Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp413 unsigned LHSWidth = in visitExtractElementInst() local
1910 unsigned LHSWidth = LHS->getType()->getVectorNumElements(); in visitShuffleVectorInst() local
DInstCombineCasts.cpp1542 unsigned LHSWidth = LHSMinType->getFPMantissaWidth(); in visitFPTrunc() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DVectorUtils.cpp289 unsigned LHSWidth = SVI->getOperand(0)->getType()->getVectorNumElements(); in findScalarElement() local