Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/MCA/Stages/
H A DInstructionTables.h31 SmallVector<uint64_t, 8> Masks; variable
/llvm-project/llvm/lib/MCA/
H A DSupport.cpp41 MutableArrayRef<uint64_t> Masks) { in computeProcResourceMasks()
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTDC.cpp163 static const int Masks[][4] = { convertFCmp() local
H A DSystemZISelLowering.cpp4229 uint64_t Masks[] = { Known[0].Zero.getZExtValue(), lowerOR() local
/llvm-project/clang/test/SemaCXX/
H A Dcxx20-using-enum.cpp265 enum Masks {Mask = 1,Shift = 0}; enum
/llvm-project/libc/test/src/__support/
H A Dbig_int_test.cpp167 TYPED_TEST(LlvmLibcUIntClassTest,Masks,Types) TYPED_TEST() argument
/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp3498 initProcResourceVectors(const MCSchedModel & SM,SmallVectorImpl<uint64_t> & Masks) initProcResourceVectors() argument
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp3012 VectorPair Masks = opSplit(MaskN->getMask(), dl, DAG); SplitHvxMemOp() local