Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9422 unsigned OutputFactor = VT.getScalarSizeInBits() / 8; in ReconstructShuffle() local
9426 for (unsigned OF = 0; OF < OutputFactor; OF++) in ReconstructShuffle()
9438 for (unsigned OF = 0; OF < OutputFactor; OF++) in ReconstructShuffle()