Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp784 FunctionType *VFTy = nullptr; execute() local
/llvm-project/llvm/unittests/IR/
H A DInstructionsTest.cpp1546 Type *AVFTy = ArrayType::get(VFTy, 2); in TEST() local