Home
last modified time | relevance | path

Searched defs:ScalableEC (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/unittests/IR/
H A DConstantsTest.cpp711 auto ScalableEC = ElementCount::getScalable(Min); TEST() local
H A DPatternMatch.cpp1921 auto ScalableEC = ElementCount::getScalable(4); TEST_F() local