Searched defs:ShiftWidth (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h2106 unsigned ShiftWidth = TypeSize - 1; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1547 auto ShiftWidth = B.buildShl(S32, WidthReg, B.buildConstant(S32, 16)); local

Completed in 186 milliseconds