Home
last modified time | relevance | path

Searched defs:RegMasks (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFRegisters.h197 IndexedSet<const uint32_t *> RegMasks; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveVariables.cpp527 SmallVector<unsigned, 1> RegMasks; in runOnInstr() local
H A DRegAllocFast.cpp274 SmallVector<const uint32_t *> RegMasks; member in __anon43a0a7eb0111::RegAllocFastImpl
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DVectorUtils.cpp474 auto &RegMasks = Res[I]; in processShuffleMasks() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp1587 SmallVector<const uint32_t *, 4> RegMasks; in transferRegisterDef() local
H A DInstrRefBasedImpl.cpp1875 SmallVector<const uint32_t *, 4> RegMasks; in transferRegisterDef() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp154 ArrayRef<const uint32_t *> RegMasks = TRI->getRegMasks(); in initNames2RegMasks() local