Home
last modified time | relevance | path

Searched defs:WidthMinusOne (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIDefines.h545 enum WidthMinusOne : unsigned { // WidthMinusOne, (5) [15:11] global() enum
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp4166 llvm::Value *WidthMinusOne = GetWidthMinusOneValue(Ops.LHS, Ops.RHS); EmitShl() local