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

/external/llvm/utils/PerfectShuffle/
H A DPerfectShuffle.cpp86 /// ShuffleVal - This represents a shufflevector operation.
87 struct ShuffleVal { struct
92 ShuffleVal() : Cost(1000000) {} function in struct:ShuffleVal
98 static ShuffleVal ShufTab[65536];

Completed in 99 milliseconds