Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DRDFRegisters.h157 IndexedSet<const uint32_t*> RegMasks; member
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DLiveVariables.cpp510 SmallVector<unsigned, 1> RegMasks; in runOnInstr() local
H A DRegAllocFast.cpp157 SmallVector<const uint32_t *> RegMasks; member in __anon04051a820111::RegAllocFast
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DVectorUtils.cpp569 auto &RegMasks = Res[I]; in processShuffleMasks() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp1587 SmallVector<const uint32_t *, 4> RegMasks; in transferRegisterDef() local
H A DInstrRefBasedImpl.cpp1847 SmallVector<const uint32_t *, 4> RegMasks; in transferRegisterDef() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp153 ArrayRef<const uint32_t *> RegMasks = TRI->getRegMasks(); in initNames2RegMasks() local