HomeSort by relevance Sort by last modified time
    Searched refs:anyVectorType (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/FuzzMutate/
Operations.cpp 284 return {Weight, {anyVectorType(), anyIntType()}, buildExtract};
293 {anyVectorType(), matchScalarOfFirstType(), anyIntType()},
317 {anyVectorType(), matchFirstType(), validShuffleVectorIndex()},
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/FuzzMutate/
OpDescriptor.h 183 static inline SourcePred anyVectorType() {
  /external/swiftshader/third_party/llvm-7.0/llvm/unittests/FuzzMutate/
OperationsTest.cpp 153 auto AnyVec = anyVectorType();

Completed in 226 milliseconds