Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp8162 MVT VectorIdxTy = TLI.getVectorIdxTy(DAG.getDataLayout()); in visitIntrinsicCall() local
8163 if (Index.getValueType() != VectorIdxTy) in visitIntrinsicCall()
8178 MVT VectorIdxTy = TLI.getVectorIdxTy(DAG.getDataLayout()); in visitIntrinsicCall() local
8179 if (Index.getValueType() != VectorIdxTy) in visitIntrinsicCall()