Searched defs:IntMask (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/ | ||
H A D | PointerIntPair.h | 184 IntMask = (uintptr_t)(((intptr_t)1 << IntBits) - 1), enumerator |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SIAnnotateControlFlow.cpp | 44 Type *IntMask; member in __anon5f4f76d40111::SIAnnotateControlFlow |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ | ||
H A D | IRBuilder.h | 2479 SmallVector<int, 16> IntMask; global() variable |
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | Core.cpp | 1789 SmallVector<int, 16> IntMask; LLVMConstShuffleVector() local |