Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp269 bool IsLoad, MVT *IndexVT) { in addVectorLoadStoreOperands()
421 MVT IndexVT; in selectVLXSEG() local
503 MVT IndexVT; in selectVSXSEG() local
1419 MVT IndexVT; in Select() local
1619 MVT IndexVT; in Select() local
H A DRISCVISelLowering.cpp3452 MVT IndexVT = VT.changeTypeToInteger(); in lowerVECTOR_SHUFFLE() local
7377 MVT IndexVT = Index.getSimpleValueType(); in lowerMaskedGather() local
7479 MVT IndexVT = Index.getSimpleValueType(); in lowerMaskedScatter() local
10399 EVT IndexVT = Index.getValueType(); in PerformDAGCombine() local
13923 bool RISCVTargetLowering::shouldRemoveExtendFromGSIndex(EVT IndexVT, in shouldRemoveExtendFromGSIndex()
/openbsd-src/gnu/llvm/llvm/lib/Target/VE/
H A DVECustomDAG.cpp539 EVT IndexVT = Index.getValueType(); in getGatherScatterAddress() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp5944 MVT IndexVT = IndexOp.getSimpleValueType(); in Select() local
6041 MVT IndexVT = IndexOp.getSimpleValueType(); in Select() local
H A DX86ISelLowering.cpp5766 MVT IndexVT = MVT::getVT(I.getArgOperand(2)->getType()); in getTgtMemIntrinsic() local
5778 MVT IndexVT = MVT::getVT(I.getArgOperand(2)->getType()); in getTgtMemIntrinsic() local
32852 MVT IndexVT = Index.getSimpleValueType(); in LowerMSCATTER() local
33002 MVT IndexVT = Index.getSimpleValueType(); in LowerMGATHER() local
53804 EVT IndexVT = Index.getValueType().changeVectorElementType(EltVT); in combineGatherScatter() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp5300 bool AArch64TargetLowering::shouldRemoveExtendFromGSIndex(EVT IndexVT, in shouldRemoveExtendFromGSIndex()
5402 EVT IndexVT = Index.getValueType(); in LowerMGATHER() local
5490 EVT IndexVT = Index.getValueType(); in LowerMSCATTER() local
11189 MVT IndexVT = MVT::v8i8; in GenerateTBL() local
19408 EVT IndexVT = Index.getValueType(); in foldIndexIntoBase() local
19466 EVT IndexVT = Index.getValueType(); in findMoreOptimalIndexType() local
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1416 virtual bool shouldRemoveExtendFromGSIndex(EVT IndexVT, EVT DataVT) const { in shouldRemoveExtendFromGSIndex()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp6379 EVT IndexVT = Index.getValueType(); in WidenVecOp_MSCATTER() local