Home
last modified time | relevance | path

Searched defs:numVectors (Results 1 – 3 of 3) sorted by relevance

/llvm-project/compiler-rt/test/builtins/Unit/
H A Dcomparedf2_test.c462 const int numVectors = sizeof vectors / sizeof vectors[0]; in main() local
H A Dcomparesf2_test.c462 const int numVectors = sizeof vectors / sizeof vectors[0]; in main() local
/llvm-project/mlir/lib/Dialect/Vector/Transforms/
H A DVectorEmulateNarrowType.cpp554 int64_t numVectors = 0; getMaxNumberOfEntries() local