| /external/llvm/lib/Target/AArch64/ | 
| D | AArch64ISelDAGToDAG.cpp | 1019 void AArch64DAGToDAGISel::SelectTable(SDNode *N, unsigned NumVecs, unsigned Opc,  in SelectTable()1134 void AArch64DAGToDAGISel::SelectLoad(SDNode *N, unsigned NumVecs, unsigned Opc,  in SelectLoad()
 1155 void AArch64DAGToDAGISel::SelectPostLoad(SDNode *N, unsigned NumVecs,  in SelectPostLoad()
 1187 void AArch64DAGToDAGISel::SelectStore(SDNode *N, unsigned NumVecs,  in SelectStore()
 1203 void AArch64DAGToDAGISel::SelectPostStore(SDNode *N, unsigned NumVecs,  in SelectPostStore()
 1259 void AArch64DAGToDAGISel::SelectLoadLane(SDNode *N, unsigned NumVecs,  in SelectLoadLane()
 1298 void AArch64DAGToDAGISel::SelectPostLoadLane(SDNode *N, unsigned NumVecs,  in SelectPostLoadLane()
 1353 void AArch64DAGToDAGISel::SelectStoreLane(SDNode *N, unsigned NumVecs,  in SelectStoreLane()
 1383 void AArch64DAGToDAGISel::SelectPostStoreLane(SDNode *N, unsigned NumVecs,  in SelectPostStoreLane()
 
 | 
| D | AArch64ISelLowering.cpp | 9229     unsigned NumVecs = 0;  in performNEONPostLDSTCombine()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ | 
| D | AArch64ISelDAGToDAG.cpp | 1164 void AArch64DAGToDAGISel::SelectTable(SDNode *N, unsigned NumVecs, unsigned Opc,  in SelectTable()1279 void AArch64DAGToDAGISel::SelectLoad(SDNode *N, unsigned NumVecs, unsigned Opc,  in SelectLoad()
 1305 void AArch64DAGToDAGISel::SelectPostLoad(SDNode *N, unsigned NumVecs,  in SelectPostLoad()
 1337 void AArch64DAGToDAGISel::SelectStore(SDNode *N, unsigned NumVecs,  in SelectStore()
 1357 void AArch64DAGToDAGISel::SelectPostStore(SDNode *N, unsigned NumVecs,  in SelectPostStore()
 1413 void AArch64DAGToDAGISel::SelectLoadLane(SDNode *N, unsigned NumVecs,  in SelectLoadLane()
 1452 void AArch64DAGToDAGISel::SelectPostLoadLane(SDNode *N, unsigned NumVecs,  in SelectPostLoadLane()
 1507 void AArch64DAGToDAGISel::SelectStoreLane(SDNode *N, unsigned NumVecs,  in SelectStoreLane()
 1536 void AArch64DAGToDAGISel::SelectPostStoreLane(SDNode *N, unsigned NumVecs,  in SelectPostStoreLane()
 
 | 
| D | AArch64ISelLowering.cpp | 11657     unsigned NumVecs = 0;  in performNEONPostLDSTCombine()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ | 
| D | VectorUtils.cpp | 669                                      unsigned NumVecs) {  in createInterleaveMask()727   unsigned NumVecs = Vecs.size();  in concatenateVectors()  local
 
 | 
| /external/llvm/lib/Target/ARM/ | 
| D | ARMISelDAGToDAG.cpp | 1688                                        unsigned NumVecs, bool is64BitVector) {  in GetVLDSTAlign()1808 void ARMDAGToDAGISel::SelectVLD(SDNode *N, bool isUpdating, unsigned NumVecs,  in SelectVLD()
 1944 void ARMDAGToDAGISel::SelectVST(SDNode *N, bool isUpdating, unsigned NumVecs,  in SelectVST()
 2093                                       unsigned NumVecs,  in SelectVLDSTLane()
 2214 void ARMDAGToDAGISel::SelectVLDDup(SDNode *N, bool isUpdating, unsigned NumVecs,  in SelectVLDDup()
 2296 void ARMDAGToDAGISel::SelectVTBL(SDNode *N, bool IsExt, unsigned NumVecs,  in SelectVTBL()
 
 | 
| D | ARMISelLowering.cpp | 9923     unsigned NumVecs = 0;  in CombineBaseUpdate()  local10123   unsigned NumVecs = 0;  in CombineVLDDUP()  local
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ | 
| D | ARMISelDAGToDAG.cpp | 1868                                        unsigned NumVecs, bool is64BitVector) {  in GetVLDSTAlign()2003 static bool isPerfectIncrement(SDValue Inc, EVT VecTy, unsigned NumVecs) {  in isPerfectIncrement()
 2008 void ARMDAGToDAGISel::SelectVLD(SDNode *N, bool isUpdating, unsigned NumVecs,  in SelectVLD()
 2147 void ARMDAGToDAGISel::SelectVST(SDNode *N, bool isUpdating, unsigned NumVecs,  in SelectVST()
 2299                                       unsigned NumVecs,  in SelectVLDSTLane()
 2646 void ARMDAGToDAGISel::SelectMVE_VLD(SDNode *N, unsigned NumVecs,  in SelectMVE_VLD()
 2688                                    bool isUpdating, unsigned NumVecs,  in SelectVLDDup()
 
 | 
| D | ARMISelLowering.cpp | 13105     unsigned NumVecs = 0;  in CombineBaseUpdate()  local13309   unsigned NumVecs = 0;  in CombineVLDDUP()  local
 
 | 
| /external/llvm/lib/Target/X86/ | 
| D | X86ISelLowering.cpp | 30142     unsigned NumVecs = VT.getSizeInBits() / 128;  in combineToExtendVectorInReg()  local
 |