Searched defs:VF (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/bin/pax/
H A Doptions.h70 #define VF 0x00008000 macro
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1892 unsigned VF = MinVecRegSize / Sz; local
1918 DEBUG(dbgs() << "SLP: Found cost=" << Cost << " for VF=" << VF << "\n"); local
2037 unsigned VF local
[all...]
H A DLoopVectorize.cpp312 unsigned VF; member in class:__anon2720::InnerLoopVectorizer
962 LoopVectorizationCostModel::VectorizationFactor VF; local
2412 widenPHIInstruction(Instruction *PN, InnerLoopVectorizer::VectorParts &Entry, LoopVectorizationLegality *Legal, unsigned UF, unsigned VF, PhiVector *PV) argument
[all...]

Completed in 118 milliseconds