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