Home
last modified time | relevance | path

Searched defs:NumVecs (Results 1 – 9 of 9) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1442 SelectTable(SDNode * N,unsigned NumVecs,unsigned Opc,bool isExt) SelectTable() argument
1564 SelectLoad(SDNode * N,unsigned NumVecs,unsigned Opc,unsigned SubRegIdx) SelectLoad() argument
1593 SelectPostLoad(SDNode * N,unsigned NumVecs,unsigned Opc,unsigned SubRegIdx) SelectPostLoad() argument
1743 SelectCVTIntrinsic(SDNode * N,unsigned NumVecs,unsigned Opcode) SelectCVTIntrinsic() argument
1759 SelectDestructiveMultiIntrinsic(SDNode * N,unsigned NumVecs,bool IsZmMulti,unsigned Opcode,bool HasPred) SelectDestructiveMultiIntrinsic() argument
1797 SelectPredicatedLoad(SDNode * N,unsigned NumVecs,unsigned Scale,unsigned Opc_ri,unsigned Opc_rr,bool IsIntr) SelectPredicatedLoad() argument
1831 SelectContiguousMultiVectorLoad(SDNode * N,unsigned NumVecs,unsigned Scale,unsigned Opc_ri,unsigned Opc_rr) SelectContiguousMultiVectorLoad() argument
1865 SelectFrintFromVT(SDNode * N,unsigned NumVecs,unsigned Opcode) SelectFrintFromVT() argument
1900 SelectClamp(SDNode * N,unsigned NumVecs,unsigned Op) SelectClamp() argument
1949 SelectMultiVectorMove(SDNode * N,unsigned NumVecs,unsigned BaseReg,unsigned Op) SelectMultiVectorMove() argument
2013 SelectStore(SDNode * N,unsigned NumVecs,unsigned Opc) SelectStore() argument
2033 SelectPredicatedStore(SDNode * N,unsigned NumVecs,unsigned Scale,unsigned Opc_rr,unsigned Opc_ri) SelectPredicatedStore() argument
2075 SelectPostStore(SDNode * N,unsigned NumVecs,unsigned Opc) SelectPostStore() argument
2131 SelectLoadLane(SDNode * N,unsigned NumVecs,unsigned Opc) SelectLoadLane() argument
2169 SelectPostLoadLane(SDNode * N,unsigned NumVecs,unsigned Opc) SelectPostLoadLane() argument
2223 SelectStoreLane(SDNode * N,unsigned NumVecs,unsigned Opc) SelectStoreLane() argument
2251 SelectPostStoreLane(SDNode * N,unsigned NumVecs,unsigned Opc) SelectPostStoreLane() argument
[all...]
H A DAArch64TargetTransformInfo.cpp3755 unsigned NumVecs = (TpNumElts + LTNumElts - 1) / LTNumElts; getShuffleCost() local
H A DAArch64ISelLowering.cpp21784 unsigned NumVecs = 0; performNEONPostLDSTCombine() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DVectorUtils.cpp862 createInterleaveMask(unsigned VF,unsigned NumVecs) createInterleaveMask() argument
937 unsigned NumVecs = Vecs.size(); concatenateVectors() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp1939 GetVLDSTAlign(SDValue Align,const SDLoc & dl,unsigned NumVecs,bool is64BitVector) GetVLDSTAlign() argument
2104 isPerfectIncrement(SDValue Inc,EVT VecTy,unsigned NumVecs) isPerfectIncrement() argument
2109 SelectVLD(SDNode * N,bool isUpdating,unsigned NumVecs,const uint16_t * DOpcodes,const uint16_t * QOpcodes0,const uint16_t * QOpcodes1) SelectVLD() argument
2251 SelectVST(SDNode * N,bool isUpdating,unsigned NumVecs,const uint16_t * DOpcodes,const uint16_t * QOpcodes0,const uint16_t * QOpcodes1) SelectVST() argument
2406 SelectVLDSTLane(SDNode * N,bool IsLoad,bool isUpdating,unsigned NumVecs,const uint16_t * DOpcodes,const uint16_t * QOpcodes) SelectVLDSTLane() argument
2785 SelectMVE_VLD(SDNode * N,unsigned NumVecs,const uint16_t * const * Opcodes,bool HasWriteback) SelectMVE_VLD() argument
2948 SelectVLDDup(SDNode * N,bool IsIntrinsic,bool isUpdating,unsigned NumVecs,const uint16_t * DOpcodes,const uint16_t * QOpcodes0,const uint16_t * QOpcodes1) SelectVLDDup() argument
[all...]
H A DARMISelLowering.cpp15790 unsigned NumVecs = 0; TryCombineBaseUpdate() local
16282 unsigned NumVecs = 0; PerformMVEVLDCombine() local
16375 unsigned NumVecs = 0; CombineVLDDUP() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp6004 selectVectorLoadIntrinsic(unsigned Opc,unsigned NumVecs,MachineInstr & I) selectVectorLoadIntrinsic() argument
6033 selectVectorLoadLaneIntrinsic(unsigned Opc,unsigned NumVecs,MachineInstr & I) selectVectorLoadLaneIntrinsic() argument
6086 selectVectorStoreIntrinsic(MachineInstr & I,unsigned NumVecs,unsigned Opc) selectVectorStoreIntrinsic() argument
6104 selectVectorStoreLaneIntrinsic(MachineInstr & I,unsigned NumVecs,unsigned Opc) selectVectorStoreLaneIntrinsic() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp10781 int NumVecs = 2; LowerINTRINSIC_WO_CHAIN() local
11364 unsigned NumVecs = VT.getSizeInBits() / 128; LowerVectorLoad() local
11410 unsigned NumVecs = 2; LowerVectorStore() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp17434 unsigned NumVecs = 2; EmitPPCBuiltinExpr() local