Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp5096 int LanesDefined = BitsDefined / BitsPerShuffleLane; in ReconstructShuffle() local
5104 for (int j = 0; j < LanesDefined; ++j) in ReconstructShuffle()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp6028 int LanesDefined = BitsDefined / BitsPerShuffleLane; in ReconstructShuffle() local
6036 for (int j = 0; j < LanesDefined; ++j) in ReconstructShuffle()