Home
last modified time | relevance | path

Searched refs:VScaleForTuning (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.cpp127 VScaleForTuning = 1; in initializeProperties()
134 VScaleForTuning = 1; in initializeProperties()
146 VScaleForTuning = 4; in initializeProperties()
196 VScaleForTuning = 1; in initializeProperties()
202 VScaleForTuning = 2; in initializeProperties()
206 VScaleForTuning = 1; in initializeProperties()
H A DAArch64Subtarget.h120 unsigned VScaleForTuning = 2; variable
354 unsigned getVScaleForTuning() const { return VScaleForTuning; } in getVScaleForTuning()
/llvm-project-15.0.7/llvm/test/Transforms/LoopVectorize/AArch64/
H A Dsve-epilog-vect.ll202 ; VScaleForTuning (set by mcpu/mtune).