Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MCA/Stages/
H A DInstructionTables.h31 SmallVector<uint64_t, 8> Masks; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MCA/
H A DSupport.cpp40 MutableArrayRef<uint64_t> Masks) { in computeProcResourceMasks()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZTDC.cpp167 static const int Masks[][4] = { in convertFCmp() local
H A DSystemZISelLowering.cpp3617 uint64_t Masks[] = { Known[0].Zero.getZExtValue(), in lowerOR() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2966 const MCSchedModel &SM, SmallVectorImpl<uint64_t> &Masks) { in initProcResourceVectors()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp1847 VectorPair Masks = opSplit(MaskN->getMask(), dl, DAG); in SplitHvxMemOp() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp451 SmallVector<std::pair<const MachineOperand *, unsigned>, 32> Masks; member in __anon45b083930211::MLocTracker