Searched defs:VFs (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Bitcode/Writer/ | ||
H A D | BitcodeWriter.cpp | 3997 __anon51c5ee0f0b02(uint64_t Ty, ArrayRef<FunctionSummary::VFuncId> VFs) writeFunctionTypeMetadataRecords() argument |
/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | VPlan.h | 3134 SmallSetVector<ElementCount, 2> VFs; global() variable |
H A D | LoopVectorize.cpp | 4611 SmallVector<ElementCount, 8> VFs; getMaximizedVFForTarget() local |