Searched defs:ShiftSize (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/AArch64/GISel/ | ||
H A D | AArch64PostLegalizerLowering.cpp | 859 unsigned ShiftSize = Ty.getSizeInBits(); getCmpOperandFoldingProfit() local |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64InstrInfo.cpp | 5324 unsigned MaxEncoding, ShiftSize; emitFrameOffsetAdj() local |
/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | CombinerHelper.cpp | 2620 const unsigned ShiftSize = ShiftTy.getScalarSizeInBits(); getMidVTForTruncRightShiftCombine() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 48104 unsigned ShiftSize = SVT.getSizeInBits(); combineShiftRightArithmetic() local |