Home
last modified time | relevance | path

Searched defs:IndexVT (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp297 addVectorLoadStoreOperands(SDNode * Node,unsigned Log2SEW,const SDLoc & DL,unsigned CurOp,bool IsMasked,bool IsStridedOrIndexed,SmallVectorImpl<SDValue> & Operands,bool IsLoad,MVT * IndexVT) addVectorLoadStoreOperands() argument
439 MVT IndexVT; selectVLXSEG() local
521 MVT IndexVT; selectVSXSEG() local
1722 MVT IndexVT; Select() local
1920 MVT IndexVT; Select() local
[all...]
H A DRISCVTargetTransformInfo.cpp306 MVT IndexVT = DataVT.changeTypeToInteger(); getVRGatherIndexType() local
H A DRISCVISelLowering.cpp5017 MVT IndexVT = VT.changeTypeToInteger(); lowerVECTOR_SHUFFLE() local
11104 MVT IndexVT = Index.getSimpleValueType(); lowerMaskedGather() local
11203 MVT IndexVT = Index.getSimpleValueType(); lowerMaskedScatter() local
15029 const EVT IndexVT = Index.getValueType(); legalizeScatterGatherIndexType() local
15616 EVT IndexVT = Index.getValueType() PerformDAGCombine() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/VE/
H A DVECustomDAG.cpp539 EVT IndexVT = Index.getValueType(); in getGatherScatterAddress() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp6194 MVT IndexVT = IndexOp.getSimpleValueType(); Select() local
6291 MVT IndexVT = IndexOp.getSimpleValueType(); Select() local
[all...]
H A DX86ISelLowering.cpp2971 MVT IndexVT = MVT::getVT(I.getArgOperand(2)->getType()); getTgtMemIntrinsic() local
2983 MVT IndexVT = MVT::getVT(I.getArgOperand(2)->getType()); getTgtMemIntrinsic() local
31539 MVT IndexVT = Index.getSimpleValueType(); LowerMSCATTER() local
31689 MVT IndexVT = Index.getSimpleValueType(); LowerMGATHER() local
53413 EVT IndexVT = Index.getValueType().changeVectorElementType(EltVT); combineGatherScatter() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp5513 const EVT IndexVT = Extend.getOperand(0).getValueType(); shouldRemoveExtendFromGSIndex() local
5637 EVT IndexVT = Index.getValueType(); LowerMGATHER() local
5725 EVT IndexVT = Index.getValueType(); LowerMSCATTER() local
11914 MVT IndexVT = MVT::v8i8; GenerateTBL() local
21596 EVT IndexVT = Index.getValueType(); foldIndexIntoBase() local
21654 EVT IndexVT = Index.getValueType(); findMoreOptimalIndexType() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp6662 EVT IndexVT = Index.getValueType(); WidenVecOp_MSCATTER() local