Searched refs:getAltShuffleOverhead (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DBasicTargetTransformInfo.cpp43 unsigned getAltShuffleOverhead(Type *Ty) const;
333 unsigned BasicTTI::getAltShuffleOverhead(Type *Ty) const { function in class:BasicTTI
353 return getAltShuffleOverhead(Tp);

Completed in 332 milliseconds