Searched defs:Masks (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/MCA/Stages/
H A DInstructionTables.h31 SmallVector<uint64_t, 8> Masks; member in class:llvm::mca::final
/freebsd-current/contrib/llvm-project/llvm/lib/MCA/
H A DSupport.cpp40 computeProcResourceMasks(const MCSchedModel &SM, MutableArrayRef<uint64_t> Masks) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTDC.cpp163 static const int Masks[][4] = { local
H A DSystemZISelLowering.cpp4199 uint64_t Masks[] = { Known[0].Zero.getZExtValue(), local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFRegisters.h242 MapType Masks; member in struct:llvm::rdf::RegisterAggr::ref_iterator
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp3438 initProcResourceVectors( const MCSchedModel &SM, SmallVectorImpl<uint64_t> &Masks) argument

Completed in 216 milliseconds