Home
last modified time | relevance | path

Searched refs:VectorIdxTy (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp7217 MVT VectorIdxTy = TLI.getVectorIdxTy(DAG.getDataLayout()); in visitIntrinsicCall() local
7218 if (Index.getValueType() != VectorIdxTy) in visitIntrinsicCall()
7234 MVT VectorIdxTy = TLI.getVectorIdxTy(DAG.getDataLayout()); in visitIntrinsicCall() local
7235 if (Index.getValueType() != VectorIdxTy) in visitIntrinsicCall()