Home
last modified time | relevance | path

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

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