Searched defs:IntMask (Results 1 – 7 of 7) sorted by relevance
141 IntMask = (uintptr_t)(((intptr_t)1 << IntBits) - 1), enumerator
148 IntMask = (uintptr_t)(((intptr_t)1 << IntBits) - 1), enumerator
61 Type *IntMask; member in __anon369df7da0111::SIAnnotateControlFlow
43 Type *IntMask; member in __anon6ba0a6200111::SIAnnotateControlFlow
2377 SmallVector<int, 16> IntMask; variable
1805 SmallVector<int, 16> IntMask; in LLVMConstShuffleVector() local