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.cpp8078 MVT VectorIdxTy = TLI.getVectorIdxTy(DAG.getDataLayout()); in visitIntrinsicCall() local
8079 if (Index.getValueType() != VectorIdxTy) in visitIntrinsicCall()
8094 MVT VectorIdxTy = TLI.getVectorIdxTy(DAG.getDataLayout()); in visitIntrinsicCall() local
8095 if (Index.getValueType() != VectorIdxTy) in visitIntrinsicCall()