Home
last modified time | relevance | path

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

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