Searched defs:RegMasks (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRegisterUsageInfo.h64 DenseMap<const Function *, std::vector<uint32_t>> RegMasks; member in class:llvm::PhysicalRegisterUsageInfo
H A DRDFRegisters.h147 IndexedSet<const uint32_t*> RegMasks; member in struct:llvm::rdf::PhysicalRegisterInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveVariables.cpp514 SmallVector<unsigned, 1> RegMasks; local
H A DLiveDebugValues.cpp1235 SmallVector<const uint32_t *, 4> RegMasks; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp158 ArrayRef<const uint32_t *> RegMasks = TRI->getRegMasks(); local

Completed in 127 milliseconds