Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/Stages/
DInstructionTables.h31 SmallVector<uint64_t, 8> Masks; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/
DSupport.cpp40 MutableArrayRef<uint64_t> Masks) { in computeProcResourceMasks()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZTDC.cpp159 static const int Masks[][4] = { in convertFCmp() local
DSystemZISelLowering.cpp3548 uint64_t Masks[] = { Known[0].Zero.getZExtValue(), in lowerOR() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShaderImageLoadStoreTests.cpp8603 struct Masks struct in gl4cts::__anondf6ee8f70111::ImageLoadStoreMultipleUniformsTest
8609 static inline T RawMask() in RawMask()
8620 static inline T ValueMask() in ValueMask()
8631 static inline T Offset() in Offset()
8638 struct Masks<T, SIZE, OFFSET, false> struct in gl4cts::__anondf6ee8f70111::ImageLoadStoreMultipleUniformsTest
8644 static inline T RawMask() in RawMask()
8654 static inline T ValueMask() in ValueMask()
8664 static inline T Offset() in Offset()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlan.h848 VPBlendRecipe(PHINode *Phi, ArrayRef<VPValue *> Masks) in VPBlendRecipe()
DLoopVectorize.cpp6851 SmallVector<VPValue *, 2> Masks; in tryToBlend() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachinePipeliner.cpp2892 const MCSchedModel &SM, SmallVectorImpl<uint64_t> &Masks) { in initProcResourceVectors()