Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DInstructionTables.cpp25 ArrayRef<uint64_t> Masks = IB.getProcResourceMasks(); in execute() local
DSupport.cpp24 SmallVectorImpl<uint64_t> &Masks) { in computeProcResourceMasks()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZTDC.cpp159 static const int Masks[][4] = { in convertFCmp() local
DSystemZISelLowering.cpp3170 uint64_t Masks[] = { Known[0].Zero.getZExtValue(), in lowerOR() local
/external/llvm/lib/Target/SystemZ/
DSystemZTDC.cpp159 static const int Masks[][4] = { in convertFCmp() local
DSystemZISelLowering.cpp3042 uint64_t Masks[] = { KnownZero[0].getZExtValue(), in lowerOR() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderImageLoadStoreTests.cpp8607 struct Masks struct in gl4cts::__anon57be67590111::ImageLoadStoreMultipleUniformsTest
8613 static inline T RawMask() in RawMask()
8624 static inline T ValueMask() in ValueMask()
8635 static inline T Offset() in Offset()
8642 struct Masks<T, SIZE, OFFSET, false> struct in gl4cts::__anon57be67590111::ImageLoadStoreMultipleUniformsTest
8648 static inline T RawMask() in RawMask()
8658 static inline T ValueMask() in ValueMask()
8668 static inline T Offset() in Offset()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DVPlan.h742 VPBlendRecipe(PHINode *Phi, ArrayRef<VPValue *> Masks) in VPBlendRecipe()
DLoopVectorize.cpp6683 SmallVector<VPValue *, 2> Masks; in tryToBlend() local