Home
last modified time | relevance | path

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

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