Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.h472 DenseMap<std::pair<unsigned, Register>, LaneBitmask> RegMasks; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFRegisters.h195 IndexedSet<const uint32_t *> RegMasks; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveVariables.cpp520 SmallVector<unsigned, 1> RegMasks; in runOnInstr() local
H A DRegAllocFast.cpp273 SmallVector<const uint32_t *> RegMasks; member in __anon43a0a7eb0111::RegAllocFastImpl
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DVectorUtils.cpp687 auto &RegMasks = Res[I]; in processShuffleMasks() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp1599 SmallVector<const uint32_t *, 4> RegMasks; in transferRegisterDef() local
H A DInstrRefBasedImpl.cpp1909 SmallVector<const uint32_t *, 4> RegMasks; in transferRegisterDef() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp162 ArrayRef<const uint32_t *> RegMasks = TRI->getRegMasks(); in initNames2RegMasks() local