Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/Stages/
H A DInstructionTables.h31 SmallVector<uint64_t, 8> Masks; variable
/freebsd/contrib/llvm-project/llvm/lib/MCA/
H A DSupport.cpp41 MutableArrayRef<uint64_t> Masks) { in computeProcResourceMasks() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTDC.cpp163 static const int Masks[][4] = { in convertFCmp() local
H A DSystemZISelLowering.cpp4224 uint64_t Masks[] = { Known[0].Zero.getZExtValue(), in lowerOR() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp3508 const MCSchedModel &SM, SmallVectorImpl<uint64_t> &Masks) { in initProcResourceVectors()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp3012 VectorPair Masks = opSplit(MaskN->getMask(), dl, DAG); in SplitHvxMemOp() local