Home
last modified time | relevance | path

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

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