Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp1263 unsigned WidthDiff = BitWidth - SrcWidth; in visitLShr() local
H A DInstCombineCasts.cpp965 Value *WidthDiff = ConstantInt::get(A->getType(), SrcWidth - AWidth); in visitTrunc() local
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp6344 TypeSize WidthDiff = WidenWidth - LdWidth; in GenWidenVectorLoads() local