Searched defs:LHSWidth (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | VectorUtils.cpp | 199 unsigned LHSWidth = findScalarElement() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineVectorOps.cpp | 545 unsigned LHSWidth = cast<FixedVectorType>(SVI->getOperand(0)->getType()) visitExtractElementInst() local |
H A D | InstCombineCasts.cpp | 1686 unsigned LHSWidth = LHSMinType->getFPMantissaWidth(); visitFPTrunc() local |