Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp10370 unsigned OutputFactor = VT.getScalarSizeInBits() / 8; in ReconstructShuffle() local
10374 for (unsigned OF = 0; OF < OutputFactor; OF++) in ReconstructShuffle()
10386 for (unsigned OF = 0; OF < OutputFactor; OF++) in ReconstructShuffle()