Searched defs:OffsetMask (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dchunk.h84 constexpr uptr OffsetMask = (1UL << 16) - 1; variable
/openbsd-current/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1536 auto OffsetMask = B.buildConstant(S32, maskTrailingOnes<unsigned>(6)); local
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp2716 auto OffsetMask = B.buildConstant( local

Completed in 151 milliseconds