Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIDefines.h431 enum WidthMinusOne : unsigned { // WidthMinusOne, (5) [15:11] enum
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGExprScalar.cpp4116 llvm::Value *WidthMinusOne = GetWidthMinusOneValue(Ops.LHS, Ops.RHS); in EmitShl() local