Searched defs:NumVecs (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DVectorUtils.cpp727 unsigned NumVecs = Vecs.size(); local
668 createInterleaveMask(IRBuilder< &Builder, unsigned VF, unsigned NumVecs) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1164 void AArch64DAGToDAGISel::SelectTable(SDNode *N, unsigned NumVecs, unsigne argument
1279 SelectLoad(SDNode *N, unsigned NumVecs, unsigned Opc, unsigned SubRegIdx) argument
1305 SelectPostLoad(SDNode *N, unsigned NumVecs, unsigned Opc, unsigned SubRegIdx) argument
1337 SelectStore(SDNode *N, unsigned NumVecs, unsigned Opc) argument
1357 SelectPostStore(SDNode *N, unsigned NumVecs, unsigned Opc) argument
1413 SelectLoadLane(SDNode *N, unsigned NumVecs, unsigned Opc) argument
1452 SelectPostLoadLane(SDNode *N, unsigned NumVecs, unsigned Opc) argument
1507 SelectStoreLane(SDNode *N, unsigned NumVecs, unsigned Opc) argument
1536 SelectPostStoreLane(SDNode *N, unsigned NumVecs, unsigned Opc) argument
[all...]
H A DAArch64ISelLowering.cpp11657 unsigned NumVecs = 0; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp1867 GetVLDSTAlign(SDValue Align, const SDLoc &dl, unsigned NumVecs, bool is64BitVector) argument
2003 isPerfectIncrement(SDValue Inc, EVT VecTy, unsigned NumVecs) argument
2008 SelectVLD(SDNode *N, bool isUpdating, unsigned NumVecs, const uint16_t *DOpcodes, const uint16_t *QOpcodes0, const uint16_t *QOpcodes1) argument
2147 SelectVST(SDNode *N, bool isUpdating, unsigned NumVecs, const uint16_t *DOpcodes, const uint16_t *QOpcodes0, const uint16_t *QOpcodes1) argument
2298 SelectVLDSTLane(SDNode *N, bool IsLoad, bool isUpdating, unsigned NumVecs, const uint16_t *DOpcodes, const uint16_t *QOpcodes) argument
2646 SelectMVE_VLD(SDNode *N, unsigned NumVecs, const uint16_t *const *Opcodes) argument
2687 SelectVLDDup(SDNode *N, bool IsIntrinsic, bool isUpdating, unsigned NumVecs, const uint16_t *DOpcodes, const uint16_t *QOpcodes0, const uint16_t *QOpcodes1) argument
[all...]
H A DARMISelLowering.cpp13108 unsigned NumVecs = 0; local
13312 unsigned NumVecs = 0; local
[all...]

Completed in 255 milliseconds