Home
last modified time | relevance | path

Searched defs:RegMaskBits (Results 1 – 2 of 2) sorted by last modified time

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h83 SmallVector<const uint32_t*, 8> RegMaskBits; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DInterferenceCache.cpp159 ArrayRef<const uint32_t*> RegMaskBits; in update() local