Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp5000 int LanesDefined = BitsDefined / BitsPerShuffleLane; in ReconstructShuffle() local
5008 for (int j = 0; j < LanesDefined; ++j) in ReconstructShuffle()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp5741 int LanesDefined = BitsDefined / BitsPerShuffleLane; in ReconstructShuffle() local
5749 for (int j = 0; j < LanesDefined; ++j) in ReconstructShuffle()